@media only screen{content:"small-up";}@media only screen and (max-width:767px){content:"small";}@media only screen and (min-width:768px){content:"small-medium-up ";}@media only screen and (min-width:768px) and (max-width:1023px){content:"small-medium";}@media only screen and (min-width:768px){content:"medium-up";}@media only screen and (min-width:768px) and (max-width:1279px){content:"medium";}@media only screen and (min-width:1280px){content:"large-up";}@media only screen and (min-width:1280px) and (max-width:5000px){content:"large";}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.ng-table th{text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ng-table th.sortable{cursor:pointer;}.ng-table th.sortable .sort-indicator{padding-right:18px;position:relative;}.ng-table th.sortable .sort-indicator:after,.ng-table th.sortable .sort-indicator:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:5px;top:50%;position:absolute;opacity:.3;margin-top:-4px;}.ng-table th.sortable .sort-indicator:before{margin-top:2px;border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;}.ng-table th.sortable .sort-indicator:hover:after,.ng-table th.sortable .sort-indicator:hover:before{opacity:1;visibility:visible;}.ng-table th.sortable.sort-desc,.ng-table th.sortable.sort-asc{background-color:rgba(141,192,219,0.25);text-shadow:0 1px 1px rgba(255,255,255,0.75);}.ng-table th.sortable.sort-desc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:after{margin-top:-2px;}.ng-table th.sortable.sort-desc .sort-indicator:before,.ng-table th.sortable.sort-asc .sort-indicator:before{visibility:hidden;}.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}.ng-table th.sortable.sort-desc .sort-indicator:after{border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ng-table .ng-table-group-header th{text-align:left;}.ng-table .ng-table-group-selector{display:block;}.ng-table .ng-table-group-close,.ng-table .ng-table-group-toggle{float:right;}.ng-table .ng-table-group-toggle{margin-right:5px;}.ng-table-pagination{margin-top:0;}.ng-table-group-selector:before,.ng-table-group-selector:after,.filter:before,.filter:after{display:table;content:" ";}.ng-table-group-selector:after,.filter:after{clear:both;}.filter > .filter-cell{float:left;box-sizing:border-box;}.filter-horizontal > .filter-cell{padding:0 2px;}.filter-horizontal > .filter-cell:first-child{padding-left:0;}.filter-horizontal > .filter-cell:last-child,.filter-horizontal > .filter-cell.last{padding-right:0;}.s12{width:100%;}.s11{width:91.66666666666666%;}.s10{width:83.33333333333334%;}.s9{width:75%;}.s8{width:66.66666666666666%;}.s7{width:58.333333333333336%;}.s6{width:50%;}.s5{width:41.66666666666667%;}.s4{width:33.33333333333333%;}.s3{width:25%;}.s2{width:16.666666666666664%;}.s1{width:8.333333333333332%;}@media all and (max-width:468px){.s12,.s11,.s10,.s9,.s8,.s7,.s6,.s5,.s4,.s3,.s2,.s1{width:100%;}.filter > .filter-cell{padding:0px;}}.hljs{display:block;overflow-x:auto;padding:0.5em;background:#F0F0F0;}.hljs,.hljs-subst{color:#444;}.hljs-comment{color:#888888;}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:bold;}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000;}.hljs-title,.hljs-section{color:#880000;font-weight:bold;}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#BC6060;}.hljs-literal{color:#78A960;}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300;}.hljs-meta{color:#1f7199;}.hljs-meta-string{color:#4d99bf;}.hljs-emphasis{font-style:italic;}.hljs-strong{font-weight:bold;}.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #ffffff;box-shadow:inset 0 0 12px 4px #ffffff;}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden;}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2);}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important;}.selectize-dropdown-header-close:hover{color:#000000;}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none;}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none;}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none;}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important;}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #0073bb;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05);}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d;}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none;}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaaaaa;}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px;}.selectize-control{position:relative;}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit;}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#ffffff;cursor:text;display:inline-block;}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px;}.selectize-input.full{background-color:#ffffff;}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important;}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.selectize-input > *{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}.selectize-control.multi .selectize-input > div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#ffffff;border:1px solid #0073bb;}.selectize-control.multi .selectize-input > div.active{background:#92c836;color:#ffffff;border:1px solid #00578d;}.selectize-control.multi .selectize-input.disabled > div,.selectize-control.multi .selectize-input.disabled > div.active{color:#ffffff;background:#d2d2d2;border:1px solid #aaaaaa;}.selectize-input > input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 1px !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important;}.selectize-input > input::-ms-clear{display:none;}.selectize-input > input:focus{outline:none !important;}.selectize-input::after{content:' ';display:block;clear:left;}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0;}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#ffffff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:5px 8px;}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none;}.selectize-dropdown .optgroup-header{color:#303030;background:#ffffff;cursor:default;}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68;}.selectize-dropdown .active.create{color:#495c68;}.selectize-dropdown .create{color:rgba(48,48,48,0.5);}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer;}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text;}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent;}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent;}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto;}.selectize-control.rtl .selectize-input > input{margin:0 4px 0 -2px !important;}.selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa;}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px;}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;-webkit-box-shadow:none;box-shadow:none;}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6;}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none;}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,0.3);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#1b9dec;background-image:-moz-linear-gradient(top,#1da7ee,#178ee9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#1da7ee),to(#178ee9));background-image:-webkit-linear-gradient(top,#1da7ee,#178ee9);background-image:-o-linear-gradient(top,#1da7ee,#178ee9);background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee',endColorstr='#ff178ee9',GradientType=0);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:-moz-linear-gradient(top,#008fd8,#0075cf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#008fd8),to(#0075cf));background-image:-webkit-linear-gradient(top,#008fd8,#0075cf);background-image:-o-linear-gradient(top,#008fd8,#0075cf);background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8',endColorstr='#ff0075cf',GradientType=0);}.selectize-control.single .selectize-input{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);background-color:#f9f9f9;background-image:-moz-linear-gradient(top,#fefefe,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fefefe,#f2f2f2);background-image:-o-linear-gradient(top,#fefefe,#f2f2f2);background-image:linear-gradient(to bottom,#fefefe,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe',endColorstr='#fff2f2f2',GradientType=0);}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8;}.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:0.85em;}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0;}.selectize-dropdown .optgroup:first-child{border-top:0 none;}.ui-select-highlight{font-weight:bold;}.ui-select-offscreen{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important;}.ui-select-choices-row:hover{background-color:#f5f5f5;}.ng-dirty.ng-invalid > a.select2-choice{border-color:#D44950;}.select2-result-single{padding-left:0;}.select2-locked > .select2-search-choice-close{display:none;}.select-locked > .ui-select-match-close{display:none;}body > .select2-container.open{z-index:9999;}.ui-select-container[theme="select2"].direction-up .ui-select-match,.ui-select-container.select2.direction-up .ui-select-match{border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;}.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,.ui-select-container.select2.direction-up .ui-select-dropdown{border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-4px;}.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search{margin-top:4px;}.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb;}.selectize-input.selectize-focus{border-color:#007FBB !important;}.selectize-control > .selectize-input > input{width:100%;}.selectize-control > .selectize-dropdown{width:100%;}.ng-dirty.ng-invalid > div.selectize-input{border-color:#D44950;}.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-2px;}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);}.ui-select-bootstrap .ui-select-toggle{position:relative;}.ui-select-bootstrap .ui-select-toggle > .caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;}.input-group > .ui-select-bootstrap.dropdown{position:static;}.input-group > .ui-select-bootstrap > input.ui-select-search.form-control{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up{border-radius:4px !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.ui-select-bootstrap > .ui-select-match > .btn{text-align:left !important;}.ui-select-bootstrap > .ui-select-match > .caret{position:absolute;top:45%;right:15px;}.ui-select-bootstrap > .ui-select-choices,.ui-select-bootstrap > .ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px;}body > .ui-select-bootstrap.open{z-index:1000;}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0 3px;}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent !important;border:none;outline:none;height:1.666666em;margin-bottom:3px;}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:0.75;}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0;}.ui-select-multiple .ui-select-match-item{position:relative;}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none;}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca;}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca;}.ui-select-bootstrap .ui-select-choices-row > a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;}.ui-select-bootstrap .ui-select-choices-row > a:hover,.ui-select-bootstrap .ui-select-choices-row > a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5;}.ui-select-bootstrap .ui-select-choices-row.active > a{color:#fff;text-decoration:none;outline:0;background-color:#428bca;}.ui-select-bootstrap .ui-select-choices-row.disabled > a,.ui-select-bootstrap .ui-select-choices-row.active.disabled > a{color:#777;cursor:not-allowed;background-color:#fff;}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none !important;}.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match{border-color:#D44950;}.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25);}meta.foundation-version{font-family:"/5.5.3/";}meta.foundation-mq-small{font-family:"/only screen/";width:0px;}meta.foundation-mq-small-only{font-family:"/only screen and (max-width:767px)/";width:0px;}meta.foundation-mq-medium{font-family:"/only screen and (min-width:768px)/";width:768px;}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:768px) and (max-width:1279px)/";width:768px;}meta.foundation-mq-large{font-family:"/only screen and (min-width:1280px)/";width:1280px;}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:1280px) and (max-width:5000px)/";width:1280px;}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em;}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em;}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em;}meta.foundation-data-attribute-namespace{font-family:false;}html,body{height:100%;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html,body{font-size:100%;}body{background:#FFFFFF;color:#666666;cursor:auto;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;margin:0;padding:0;position:relative;}a:hover{cursor:pointer;}img{max-width:100%;height:auto;}img{-ms-interpolation-mode:bicubic;}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important;}.left{float:left !important;}.right{float:right !important;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.hide{display:none;}.invisible{visibility:hidden;}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img{display:inline-block;vertical-align:middle;}textarea{height:auto;min-height:50px;}select{width:100%;}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}.row:before,.row:after{content:" ";display:table;}.row:after{clear:both;}.row.collapse > .column,.row.collapse > .columns{padding-left:0;padding-right:0;}.row.collapse .row{margin-left:0;margin-right:0;}.row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.row .row:before,.row .row:after{content:" ";display:table;}.row .row:after{clear:both;}.row .row.collapse{width:auto;margin:0;max-width:none;}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table;}.row .row.collapse:after{clear:both;}.column,.columns{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}[class*="column"] + [class*="column"]:last-child{float:right;}[class*="column"] + [class*="column"].end{float:left;}@media only screen{.small-push-0{position:relative;left:0%;right:auto;}.small-pull-0{position:relative;right:0%;left:auto;}.small-push-1{position:relative;left:8.3333333333%;right:auto;}.small-pull-1{position:relative;right:8.3333333333%;left:auto;}.small-push-2{position:relative;left:16.6666666667%;right:auto;}.small-pull-2{position:relative;right:16.6666666667%;left:auto;}.small-push-3{position:relative;left:25%;right:auto;}.small-pull-3{position:relative;right:25%;left:auto;}.small-push-4{position:relative;left:33.3333333333%;right:auto;}.small-pull-4{position:relative;right:33.3333333333%;left:auto;}.small-push-5{position:relative;left:41.6666666667%;right:auto;}.small-pull-5{position:relative;right:41.6666666667%;left:auto;}.small-push-6{position:relative;left:50%;right:auto;}.small-pull-6{position:relative;right:50%;left:auto;}.small-push-7{position:relative;left:58.3333333333%;right:auto;}.small-pull-7{position:relative;right:58.3333333333%;left:auto;}.small-push-8{position:relative;left:66.6666666667%;right:auto;}.small-pull-8{position:relative;right:66.6666666667%;left:auto;}.small-push-9{position:relative;left:75%;right:auto;}.small-pull-9{position:relative;right:75%;left:auto;}.small-push-10{position:relative;left:83.3333333333%;right:auto;}.small-pull-10{position:relative;right:83.3333333333%;left:auto;}.small-push-11{position:relative;left:91.6666666667%;right:auto;}.small-pull-11{position:relative;right:91.6666666667%;left:auto;}.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.small-1{width:8.3333333333%;}.small-2{width:16.6666666667%;}.small-3{width:25%;}.small-4{width:33.3333333333%;}.small-5{width:41.6666666667%;}.small-6{width:50%;}.small-7{width:58.3333333333%;}.small-8{width:66.6666666667%;}.small-9{width:75%;}.small-10{width:83.3333333333%;}.small-11{width:91.6666666667%;}.small-12{width:100%;}.small-offset-0{margin-left:0% !important;}.small-offset-1{margin-left:8.3333333333% !important;}.small-offset-2{margin-left:16.6666666667% !important;}.small-offset-3{margin-left:25% !important;}.small-offset-4{margin-left:33.3333333333% !important;}.small-offset-5{margin-left:41.6666666667% !important;}.small-offset-6{margin-left:50% !important;}.small-offset-7{margin-left:58.3333333333% !important;}.small-offset-8{margin-left:66.6666666667% !important;}.small-offset-9{margin-left:75% !important;}.small-offset-10{margin-left:83.3333333333% !important;}.small-offset-11{margin-left:91.6666666667% !important;}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none;}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left;}.column.small-centered:last-child,.columns.small-centered:last-child{float:none;}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left;}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right;}.row.small-collapse > .column,.row.small-collapse > .columns{padding-left:0;padding-right:0;}.row.small-collapse .row{margin-left:0;margin-right:0;}.row.small-uncollapse > .column,.row.small-uncollapse > .columns{padding-left:0.9375rem;padding-right:0.9375rem;float:left;}}@media only screen and (min-width:768px){.medium-push-0{position:relative;left:0%;right:auto;}.medium-pull-0{position:relative;right:0%;left:auto;}.medium-push-1{position:relative;left:8.3333333333%;right:auto;}.medium-pull-1{position:relative;right:8.3333333333%;left:auto;}.medium-push-2{position:relative;left:16.6666666667%;right:auto;}.medium-pull-2{position:relative;right:16.6666666667%;left:auto;}.medium-push-3{position:relative;left:25%;right:auto;}.medium-pull-3{position:relative;right:25%;left:auto;}.medium-push-4{position:relative;left:33.3333333333%;right:auto;}.medium-pull-4{position:relative;right:33.3333333333%;left:auto;}.medium-push-5{position:relative;left:41.6666666667%;right:auto;}.medium-pull-5{position:relative;right:41.6666666667%;left:auto;}.medium-push-6{position:relative;left:50%;right:auto;}.medium-pull-6{position:relative;right:50%;left:auto;}.medium-push-7{position:relative;left:58.3333333333%;right:auto;}.medium-pull-7{position:relative;right:58.3333333333%;left:auto;}.medium-push-8{position:relative;left:66.6666666667%;right:auto;}.medium-pull-8{position:relative;right:66.6666666667%;left:auto;}.medium-push-9{position:relative;left:75%;right:auto;}.medium-pull-9{position:relative;right:75%;left:auto;}.medium-push-10{position:relative;left:83.3333333333%;right:auto;}.medium-pull-10{position:relative;right:83.3333333333%;left:auto;}.medium-push-11{position:relative;left:91.6666666667%;right:auto;}.medium-pull-11{position:relative;right:91.6666666667%;left:auto;}.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.medium-1{width:8.3333333333%;}.medium-2{width:16.6666666667%;}.medium-3{width:25%;}.medium-4{width:33.3333333333%;}.medium-5{width:41.6666666667%;}.medium-6{width:50%;}.medium-7{width:58.3333333333%;}.medium-8{width:66.6666666667%;}.medium-9{width:75%;}.medium-10{width:83.3333333333%;}.medium-11{width:91.6666666667%;}.medium-12{width:100%;}.medium-offset-0{margin-left:0% !important;}.medium-offset-1{margin-left:8.3333333333% !important;}.medium-offset-2{margin-left:16.6666666667% !important;}.medium-offset-3{margin-left:25% !important;}.medium-offset-4{margin-left:33.3333333333% !important;}.medium-offset-5{margin-left:41.6666666667% !important;}.medium-offset-6{margin-left:50% !important;}.medium-offset-7{margin-left:58.3333333333% !important;}.medium-offset-8{margin-left:66.6666666667% !important;}.medium-offset-9{margin-left:75% !important;}.medium-offset-10{margin-left:83.3333333333% !important;}.medium-offset-11{margin-left:91.6666666667% !important;}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none;}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left;}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none;}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left;}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right;}.row.medium-collapse > .column,.row.medium-collapse > .columns{padding-left:0;padding-right:0;}.row.medium-collapse .row{margin-left:0;margin-right:0;}.row.medium-uncollapse > .column,.row.medium-uncollapse > .columns{padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.push-0{position:relative;left:0%;right:auto;}.pull-0{position:relative;right:0%;left:auto;}.push-1{position:relative;left:8.3333333333%;right:auto;}.pull-1{position:relative;right:8.3333333333%;left:auto;}.push-2{position:relative;left:16.6666666667%;right:auto;}.pull-2{position:relative;right:16.6666666667%;left:auto;}.push-3{position:relative;left:25%;right:auto;}.pull-3{position:relative;right:25%;left:auto;}.push-4{position:relative;left:33.3333333333%;right:auto;}.pull-4{position:relative;right:33.3333333333%;left:auto;}.push-5{position:relative;left:41.6666666667%;right:auto;}.pull-5{position:relative;right:41.6666666667%;left:auto;}.push-6{position:relative;left:50%;right:auto;}.pull-6{position:relative;right:50%;left:auto;}.push-7{position:relative;left:58.3333333333%;right:auto;}.pull-7{position:relative;right:58.3333333333%;left:auto;}.push-8{position:relative;left:66.6666666667%;right:auto;}.pull-8{position:relative;right:66.6666666667%;left:auto;}.push-9{position:relative;left:75%;right:auto;}.pull-9{position:relative;right:75%;left:auto;}.push-10{position:relative;left:83.3333333333%;right:auto;}.pull-10{position:relative;right:83.3333333333%;left:auto;}.push-11{position:relative;left:91.6666666667%;right:auto;}.pull-11{position:relative;right:91.6666666667%;left:auto;}}@media only screen and (min-width:768px) and (max-width:1023px){.small-medium-push-0{position:relative;left:0%;right:auto;}.small-medium-pull-0{position:relative;right:0%;left:auto;}.small-medium-push-1{position:relative;left:8.3333333333%;right:auto;}.small-medium-pull-1{position:relative;right:8.3333333333%;left:auto;}.small-medium-push-2{position:relative;left:16.6666666667%;right:auto;}.small-medium-pull-2{position:relative;right:16.6666666667%;left:auto;}.small-medium-push-3{position:relative;left:25%;right:auto;}.small-medium-pull-3{position:relative;right:25%;left:auto;}.small-medium-push-4{position:relative;left:33.3333333333%;right:auto;}.small-medium-pull-4{position:relative;right:33.3333333333%;left:auto;}.small-medium-push-5{position:relative;left:41.6666666667%;right:auto;}.small-medium-pull-5{position:relative;right:41.6666666667%;left:auto;}.small-medium-push-6{position:relative;left:50%;right:auto;}.small-medium-pull-6{position:relative;right:50%;left:auto;}.small-medium-push-7{position:relative;left:58.3333333333%;right:auto;}.small-medium-pull-7{position:relative;right:58.3333333333%;left:auto;}.small-medium-push-8{position:relative;left:66.6666666667%;right:auto;}.small-medium-pull-8{position:relative;right:66.6666666667%;left:auto;}.small-medium-push-9{position:relative;left:75%;right:auto;}.small-medium-pull-9{position:relative;right:75%;left:auto;}.small-medium-push-10{position:relative;left:83.3333333333%;right:auto;}.small-medium-pull-10{position:relative;right:83.3333333333%;left:auto;}.small-medium-push-11{position:relative;left:91.6666666667%;right:auto;}.small-medium-pull-11{position:relative;right:91.6666666667%;left:auto;}.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.small-medium-1{width:8.3333333333%;}.small-medium-2{width:16.6666666667%;}.small-medium-3{width:25%;}.small-medium-4{width:33.3333333333%;}.small-medium-5{width:41.6666666667%;}.small-medium-6{width:50%;}.small-medium-7{width:58.3333333333%;}.small-medium-8{width:66.6666666667%;}.small-medium-9{width:75%;}.small-medium-10{width:83.3333333333%;}.small-medium-11{width:91.6666666667%;}.small-medium-12{width:100%;}.small-medium-offset-0{margin-left:0% !important;}.small-medium-offset-1{margin-left:8.3333333333% !important;}.small-medium-offset-2{margin-left:16.6666666667% !important;}.small-medium-offset-3{margin-left:25% !important;}.small-medium-offset-4{margin-left:33.3333333333% !important;}.small-medium-offset-5{margin-left:41.6666666667% !important;}.small-medium-offset-6{margin-left:50% !important;}.small-medium-offset-7{margin-left:58.3333333333% !important;}.small-medium-offset-8{margin-left:66.6666666667% !important;}.small-medium-offset-9{margin-left:75% !important;}.small-medium-offset-10{margin-left:83.3333333333% !important;}.small-medium-offset-11{margin-left:91.6666666667% !important;}.small-medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.column.small-medium-centered,.columns.small-medium-centered{margin-left:auto;margin-right:auto;float:none;}.column.small-medium-uncentered,.columns.small-medium-uncentered{margin-left:0;margin-right:0;float:left;}.column.small-medium-centered:last-child,.columns.small-medium-centered:last-child{float:none;}.column.small-medium-uncentered:last-child,.columns.small-medium-uncentered:last-child{float:left;}.column.small-medium-uncentered.opposite,.columns.small-medium-uncentered.opposite{float:right;}.row.small-medium-collapse > .column,.row.small-medium-collapse > .columns{padding-left:0;padding-right:0;}.row.small-medium-collapse .row{margin-left:0;margin-right:0;}.row.small-medium-uncollapse > .column,.row.small-medium-uncollapse > .columns{padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.push-0{position:relative;left:0%;right:auto;}.pull-0{position:relative;right:0%;left:auto;}.push-1{position:relative;left:8.3333333333%;right:auto;}.pull-1{position:relative;right:8.3333333333%;left:auto;}.push-2{position:relative;left:16.6666666667%;right:auto;}.pull-2{position:relative;right:16.6666666667%;left:auto;}.push-3{position:relative;left:25%;right:auto;}.pull-3{position:relative;right:25%;left:auto;}.push-4{position:relative;left:33.3333333333%;right:auto;}.pull-4{position:relative;right:33.3333333333%;left:auto;}.push-5{position:relative;left:41.6666666667%;right:auto;}.pull-5{position:relative;right:41.6666666667%;left:auto;}.push-6{position:relative;left:50%;right:auto;}.pull-6{position:relative;right:50%;left:auto;}.push-7{position:relative;left:58.3333333333%;right:auto;}.pull-7{position:relative;right:58.3333333333%;left:auto;}.push-8{position:relative;left:66.6666666667%;right:auto;}.pull-8{position:relative;right:66.6666666667%;left:auto;}.push-9{position:relative;left:75%;right:auto;}.pull-9{position:relative;right:75%;left:auto;}.push-10{position:relative;left:83.3333333333%;right:auto;}.pull-10{position:relative;right:83.3333333333%;left:auto;}.push-11{position:relative;left:91.6666666667%;right:auto;}.pull-11{position:relative;right:91.6666666667%;left:auto;}}@media only screen and (min-width:1280px){.large-push-0{position:relative;left:0%;right:auto;}.large-pull-0{position:relative;right:0%;left:auto;}.large-push-1{position:relative;left:8.3333333333%;right:auto;}.large-pull-1{position:relative;right:8.3333333333%;left:auto;}.large-push-2{position:relative;left:16.6666666667%;right:auto;}.large-pull-2{position:relative;right:16.6666666667%;left:auto;}.large-push-3{position:relative;left:25%;right:auto;}.large-pull-3{position:relative;right:25%;left:auto;}.large-push-4{position:relative;left:33.3333333333%;right:auto;}.large-pull-4{position:relative;right:33.3333333333%;left:auto;}.large-push-5{position:relative;left:41.6666666667%;right:auto;}.large-pull-5{position:relative;right:41.6666666667%;left:auto;}.large-push-6{position:relative;left:50%;right:auto;}.large-pull-6{position:relative;right:50%;left:auto;}.large-push-7{position:relative;left:58.3333333333%;right:auto;}.large-pull-7{position:relative;right:58.3333333333%;left:auto;}.large-push-8{position:relative;left:66.6666666667%;right:auto;}.large-pull-8{position:relative;right:66.6666666667%;left:auto;}.large-push-9{position:relative;left:75%;right:auto;}.large-pull-9{position:relative;right:75%;left:auto;}.large-push-10{position:relative;left:83.3333333333%;right:auto;}.large-pull-10{position:relative;right:83.3333333333%;left:auto;}.large-push-11{position:relative;left:91.6666666667%;right:auto;}.large-pull-11{position:relative;right:91.6666666667%;left:auto;}.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.large-1{width:8.3333333333%;}.large-2{width:16.6666666667%;}.large-3{width:25%;}.large-4{width:33.3333333333%;}.large-5{width:41.6666666667%;}.large-6{width:50%;}.large-7{width:58.3333333333%;}.large-8{width:66.6666666667%;}.large-9{width:75%;}.large-10{width:83.3333333333%;}.large-11{width:91.6666666667%;}.large-12{width:100%;}.large-offset-0{margin-left:0% !important;}.large-offset-1{margin-left:8.3333333333% !important;}.large-offset-2{margin-left:16.6666666667% !important;}.large-offset-3{margin-left:25% !important;}.large-offset-4{margin-left:33.3333333333% !important;}.large-offset-5{margin-left:41.6666666667% !important;}.large-offset-6{margin-left:50% !important;}.large-offset-7{margin-left:58.3333333333% !important;}.large-offset-8{margin-left:66.6666666667% !important;}.large-offset-9{margin-left:75% !important;}.large-offset-10{margin-left:83.3333333333% !important;}.large-offset-11{margin-left:91.6666666667% !important;}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none;}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left;}.column.large-centered:last-child,.columns.large-centered:last-child{float:none;}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left;}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right;}.row.large-collapse > .column,.row.large-collapse > .columns{padding-left:0;padding-right:0;}.row.large-collapse .row{margin-left:0;margin-right:0;}.row.large-uncollapse > .column,.row.large-uncollapse > .columns{padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.push-0{position:relative;left:0%;right:auto;}.pull-0{position:relative;right:0%;left:auto;}.push-1{position:relative;left:8.3333333333%;right:auto;}.pull-1{position:relative;right:8.3333333333%;left:auto;}.push-2{position:relative;left:16.6666666667%;right:auto;}.pull-2{position:relative;right:16.6666666667%;left:auto;}.push-3{position:relative;left:25%;right:auto;}.pull-3{position:relative;right:25%;left:auto;}.push-4{position:relative;left:33.3333333333%;right:auto;}.pull-4{position:relative;right:33.3333333333%;left:auto;}.push-5{position:relative;left:41.6666666667%;right:auto;}.pull-5{position:relative;right:41.6666666667%;left:auto;}.push-6{position:relative;left:50%;right:auto;}.pull-6{position:relative;right:50%;left:auto;}.push-7{position:relative;left:58.3333333333%;right:auto;}.pull-7{position:relative;right:58.3333333333%;left:auto;}.push-8{position:relative;left:66.6666666667%;right:auto;}.pull-8{position:relative;right:66.6666666667%;left:auto;}.push-9{position:relative;left:75%;right:auto;}.pull-9{position:relative;right:75%;left:auto;}.push-10{position:relative;left:83.3333333333%;right:auto;}.pull-10{position:relative;right:83.3333333333%;left:auto;}.push-11{position:relative;left:91.6666666667%;right:auto;}.pull-11{position:relative;right:91.6666666667%;left:auto;}}.accordion{margin-bottom:0;}.accordion:before,.accordion:after{content:" ";display:table;}.accordion:after{clear:both;}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0 !important;}.accordion .accordion-navigation.active > a,.accordion dd.active > a{background:#e8e8e8;}.accordion .accordion-navigation > a,.accordion dd > a{background:#EFEFEF;color:#222222;padding:1rem;display:block;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:1rem;}.accordion .accordion-navigation > a:hover,.accordion dd > a:hover{background:#e3e3e3;}.accordion .accordion-navigation > .content,.accordion dd > .content{display:none;padding:0.9375rem;}.accordion .accordion-navigation > .content.active,.accordion dd > .content.active{display:block;background:#FFFFFF;}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:normal;margin-bottom:1.25rem;position:relative;padding:0.875rem 1.5rem 0.875rem 0.875rem;font-size:0.8125rem;transition:opacity 300ms ease-out;background-color:#327084;border-color:#2b6072;color:#FFFFFF;}.alert-box .close{font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-0.6875rem;right:0.25rem;color:#333333;opacity:0.3;background:inherit;}.alert-box .close:hover,.alert-box .close:focus{opacity:0.5;}.alert-box.radius{border-radius:3px;}.alert-box.round{border-radius:1000px;}.alert-box.success{background-color:#c34f0b;border-color:#a84409;color:#FFFFFF;}.alert-box.alert{background-color:#c34f0b;border-color:#a84409;color:#FFFFFF;}.alert-box.secondary{background-color:#c34f0b;border-color:#a84409;color:#FFFFFF;}.alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#FFFFFF;}.alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#421b04;}.alert-box.alert-close{opacity:0;}[class*="block-grid-"]{display:block;padding:0;margin:0 -0.625rem;}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table;}[class*="block-grid-"]:after{clear:both;}[class*="block-grid-"] > li{display:block;height:auto;float:left;padding:0 0.625rem 1.25rem;}@media only screen{.small-block-grid-1 > li{width:100%;list-style:none;}.small-block-grid-1 > li:nth-of-type(1n){clear:none;}.small-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.small-block-grid-2 > li{width:50%;list-style:none;}.small-block-grid-2 > li:nth-of-type(1n){clear:none;}.small-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.small-block-grid-3 > li{width:33.3333333333%;list-style:none;}.small-block-grid-3 > li:nth-of-type(1n){clear:none;}.small-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.small-block-grid-4 > li{width:25%;list-style:none;}.small-block-grid-4 > li:nth-of-type(1n){clear:none;}.small-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.small-block-grid-5 > li{width:20%;list-style:none;}.small-block-grid-5 > li:nth-of-type(1n){clear:none;}.small-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.small-block-grid-6 > li{width:16.6666666667%;list-style:none;}.small-block-grid-6 > li:nth-of-type(1n){clear:none;}.small-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.small-block-grid-7 > li{width:14.2857142857%;list-style:none;}.small-block-grid-7 > li:nth-of-type(1n){clear:none;}.small-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.small-block-grid-8 > li{width:12.5%;list-style:none;}.small-block-grid-8 > li:nth-of-type(1n){clear:none;}.small-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.small-block-grid-9 > li{width:11.1111111111%;list-style:none;}.small-block-grid-9 > li:nth-of-type(1n){clear:none;}.small-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.small-block-grid-10 > li{width:10%;list-style:none;}.small-block-grid-10 > li:nth-of-type(1n){clear:none;}.small-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.small-block-grid-11 > li{width:9.0909090909%;list-style:none;}.small-block-grid-11 > li:nth-of-type(1n){clear:none;}.small-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.small-block-grid-12 > li{width:8.3333333333%;list-style:none;}.small-block-grid-12 > li:nth-of-type(1n){clear:none;}.small-block-grid-12 > li:nth-of-type(12n+1){clear:both;}}@media only screen and (min-width:768px){.medium-block-grid-1 > li{width:100%;list-style:none;}.medium-block-grid-1 > li:nth-of-type(1n){clear:none;}.medium-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.medium-block-grid-2 > li{width:50%;list-style:none;}.medium-block-grid-2 > li:nth-of-type(1n){clear:none;}.medium-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.medium-block-grid-3 > li{width:33.3333333333%;list-style:none;}.medium-block-grid-3 > li:nth-of-type(1n){clear:none;}.medium-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.medium-block-grid-4 > li{width:25%;list-style:none;}.medium-block-grid-4 > li:nth-of-type(1n){clear:none;}.medium-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.medium-block-grid-5 > li{width:20%;list-style:none;}.medium-block-grid-5 > li:nth-of-type(1n){clear:none;}.medium-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.medium-block-grid-6 > li{width:16.6666666667%;list-style:none;}.medium-block-grid-6 > li:nth-of-type(1n){clear:none;}.medium-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.medium-block-grid-7 > li{width:14.2857142857%;list-style:none;}.medium-block-grid-7 > li:nth-of-type(1n){clear:none;}.medium-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.medium-block-grid-8 > li{width:12.5%;list-style:none;}.medium-block-grid-8 > li:nth-of-type(1n){clear:none;}.medium-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.medium-block-grid-9 > li{width:11.1111111111%;list-style:none;}.medium-block-grid-9 > li:nth-of-type(1n){clear:none;}.medium-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.medium-block-grid-10 > li{width:10%;list-style:none;}.medium-block-grid-10 > li:nth-of-type(1n){clear:none;}.medium-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.medium-block-grid-11 > li{width:9.0909090909%;list-style:none;}.medium-block-grid-11 > li:nth-of-type(1n){clear:none;}.medium-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.medium-block-grid-12 > li{width:8.3333333333%;list-style:none;}.medium-block-grid-12 > li:nth-of-type(1n){clear:none;}.medium-block-grid-12 > li:nth-of-type(12n+1){clear:both;}}@media only screen and (min-width:1280px){.large-block-grid-1 > li{width:100%;list-style:none;}.large-block-grid-1 > li:nth-of-type(1n){clear:none;}.large-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.large-block-grid-2 > li{width:50%;list-style:none;}.large-block-grid-2 > li:nth-of-type(1n){clear:none;}.large-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.large-block-grid-3 > li{width:33.3333333333%;list-style:none;}.large-block-grid-3 > li:nth-of-type(1n){clear:none;}.large-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.large-block-grid-4 > li{width:25%;list-style:none;}.large-block-grid-4 > li:nth-of-type(1n){clear:none;}.large-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.large-block-grid-5 > li{width:20%;list-style:none;}.large-block-grid-5 > li:nth-of-type(1n){clear:none;}.large-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.large-block-grid-6 > li{width:16.6666666667%;list-style:none;}.large-block-grid-6 > li:nth-of-type(1n){clear:none;}.large-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.large-block-grid-7 > li{width:14.2857142857%;list-style:none;}.large-block-grid-7 > li:nth-of-type(1n){clear:none;}.large-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.large-block-grid-8 > li{width:12.5%;list-style:none;}.large-block-grid-8 > li:nth-of-type(1n){clear:none;}.large-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.large-block-grid-9 > li{width:11.1111111111%;list-style:none;}.large-block-grid-9 > li:nth-of-type(1n){clear:none;}.large-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.large-block-grid-10 > li{width:10%;list-style:none;}.large-block-grid-10 > li:nth-of-type(1n){clear:none;}.large-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.large-block-grid-11 > li{width:9.0909090909%;list-style:none;}.large-block-grid-11 > li:nth-of-type(1n){clear:none;}.large-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.large-block-grid-12 > li{width:8.3333333333%;list-style:none;}.large-block-grid-12 > li:nth-of-type(1n){clear:none;}.large-block-grid-12 > li:nth-of-type(12n+1){clear:both;}}.breadcrumbs{display:block;padding:0.5625rem 0.875rem 0.5625rem;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#f8ab7e;border-color:#f6945a;border-radius:3px;}.breadcrumbs > *{margin:0;float:left;font-size:0.6875rem;line-height:0.6875rem;text-transform:uppercase;color:#327084;}.breadcrumbs > *:hover a,.breadcrumbs > *:focus a{text-decoration:underline;}.breadcrumbs > * a{color:#327084;}.breadcrumbs > *.current{cursor:default;color:#333333;}.breadcrumbs > *.current a{cursor:default;color:#333333;}.breadcrumbs > *.current:hover,.breadcrumbs > *.current:hover a,.breadcrumbs > *.current:focus,.breadcrumbs > *.current:focus a{text-decoration:none;}.breadcrumbs > *.unavailable{color:#999999;}.breadcrumbs > *.unavailable a{color:#999999;}.breadcrumbs > *.unavailable:hover,.breadcrumbs > *.unavailable:hover a,.breadcrumbs > *.unavailable:focus,.breadcrumbs > *.unavailable a:focus{text-decoration:none;color:#999999;cursor:default;}.breadcrumbs > *:before{content:"/";color:#AAAAAA;margin:0 0.75rem;position:relative;top:1px;}.breadcrumbs > *:first-child:before{content:" ";margin:0;}[aria-label="breadcrumbs"] [aria-hidden="true"]:after{content:"/";}button,.button{border-style:solid;border-width:0;cursor:pointer;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;border-radius:0;display:inline-block;padding-top:0.625rem;padding-right:1.25rem;padding-bottom:0.6875rem;padding-left:1.25rem;font-size:1rem;background-color:#327084;border-color:#275666;color:#FFFFFF;transition:background-color 300ms ease-out;}button:hover,button:focus,.button:hover,.button:focus{background-color:#275666;}button:hover,button:focus,.button:hover,.button:focus{color:#FFFFFF;}button.secondary,.button.secondary{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#963d08;}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#FFFFFF;}button.success,.button.success{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#963d08;}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#FFFFFF;}button.alert,.button.alert{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#963d08;}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#FFFFFF;}button.warning,.button.warning{background-color:#f08a24;border-color:#c76a0e;color:#FFFFFF;}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:#c76a0e;}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#FFFFFF;}button.info,.button.info{background-color:#a0d3e8;border-color:#57b1d6;color:#333333;}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:#57b1d6;}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#FFFFFF;}button.large,.button.large{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:1.125rem;}button.small,.button.small{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5625rem;padding-left:1rem;font-size:0.875rem;}button.tiny,.button.tiny{padding-top:0.25rem;padding-right:0.5rem;padding-bottom:0.3125rem;padding-left:0.5rem;font-size:0.75rem;}button.expand,.button.expand{padding-right:0;padding-left:0;width:100%;}button.left-align,.button.left-align{text-align:left;text-indent:0.75rem;}button.right-align,.button.right-align{text-align:right;padding-right:0.75rem;}button.radius,.button.radius{border-radius:3px;}button.round,.button.round{border-radius:1000px;}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#327084;border-color:#275666;color:#FFFFFF;cursor:default;opacity:0.3;box-shadow:none;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#275666;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#FFFFFF;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#327084;}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;cursor:default;opacity:0.3;box-shadow:none;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#963d08;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#FFFFFF;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#c34f0b;}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;cursor:default;opacity:0.3;box-shadow:none;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#963d08;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#FFFFFF;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#c34f0b;}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#c34f0b;border-color:#963d08;color:#FFFFFF;cursor:default;opacity:0.3;box-shadow:none;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#963d08;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#FFFFFF;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#c34f0b;}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:#c76a0e;color:#FFFFFF;cursor:default;opacity:0.3;box-shadow:none;}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#c76a0e;}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#FFFFFF;}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24;}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#a0d3e8;border-color:#57b1d6;color:#333333;cursor:default;opacity:0.3;box-shadow:none;}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#57b1d6;}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#FFFFFF;}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#a0d3e8;}button::-moz-focus-inner{border:0;padding:0;}@media only screen and (min-width:768px){button,.button{display:inline-block;}}.inline-list{margin:0 auto 1.0625rem auto;margin-left:-1.375rem;margin-right:0;padding:0;list-style:none;overflow:hidden;}.inline-list > li{list-style:none;float:left;margin-left:1.375rem;display:block;}.inline-list > li > *{display:block;}.label{font-weight:normal;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline-block;position:relative;margin-bottom:auto;padding:0.25rem 0.5rem 0.25rem;font-size:0.6875rem;background-color:#327084;color:#FFFFFF;}.label.radius{border-radius:3px;}.label.round{border-radius:1000px;}.label.alert{background-color:#c34f0b;color:#FFFFFF;}.label.warning{background-color:#f08a24;color:#FFFFFF;}.label.success{background-color:#c34f0b;color:#FFFFFF;}.label.secondary{background-color:#c34f0b;color:#FFFFFF;}.label.info{background-color:#a0d3e8;color:#333333;}ul.pagination{display:block;min-height:1.5rem;margin-left:-0.3125rem;}ul.pagination li{height:1.5rem;color:#222222;font-size:0.875rem;margin-left:0.3125rem;}ul.pagination li a,ul.pagination li button{display:block;padding:0.0625rem 0.625rem 0.0625rem;color:#999999;background:none;border-radius:3px;font-weight:normal;font-size:1em;line-height:inherit;transition:background-color 300ms ease-out;}ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus{background:#e6e6e6;}ul.pagination li.unavailable a,ul.pagination li.unavailable button{cursor:default;color:#999999;}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus{background:transparent;}ul.pagination li.current a,ul.pagination li.current button{background:#327084;color:#FFFFFF;font-weight:bold;cursor:default;}ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus{background:#327084;}ul.pagination li{float:left;display:block;}.pagination-centered{text-align:center;}.pagination-centered ul.pagination li{float:none;display:inline-block;}.reveal-modal-bg{position:absolute;top:0;bottom:0;left:0;right:0;background:#000000;background:rgba(0,0,0,0.45);z-index:1004;display:none;left:0;}.reveal-modal,dialog{visibility:hidden;display:none;position:absolute;z-index:1005;width:100vw;top:0;border-radius:3px;left:0;background-color:#FFFFFF;padding:1.25rem;border:solid 1px #666666;box-shadow:0 0 10px rgba(0,0,0,0.4);padding:1.875rem;}@media only screen and (max-width:767px){.reveal-modal,dialog{min-height:100vh;}}.reveal-modal .column,dialog .column,.reveal-modal .columns,dialog .columns{min-width:0;}.reveal-modal > :first-child,dialog > :first-child{margin-top:0;}.reveal-modal > :last-child,dialog > :last-child{margin-bottom:0;}@media only screen and (min-width:768px){.reveal-modal,dialog{width:80%;max-width:80rem;left:0;right:0;margin:0 auto;}}@media only screen and (min-width:768px){.reveal-modal,dialog{top:6.25rem;}}.reveal-modal.radius,dialog.radius{border-radius:3px;}.reveal-modal.round,dialog.round{border-radius:1000px;}.reveal-modal.collapse,dialog.collapse{padding:0;}@media only screen and (min-width:768px){.reveal-modal.tiny,dialog.tiny{width:30%;max-width:80rem;left:0;right:0;margin:0 auto;}}@media only screen and (min-width:768px){.reveal-modal.small,dialog.small{width:40%;max-width:80rem;left:0;right:0;margin:0 auto;}}@media only screen and (min-width:768px){.reveal-modal.medium,dialog.medium{width:60%;max-width:80rem;left:0;right:0;margin:0 auto;}}@media only screen and (min-width:768px){.reveal-modal.large,dialog.large{width:70%;max-width:80rem;left:0;right:0;margin:0 auto;}}@media only screen and (min-width:768px){.reveal-modal.xlarge,dialog.xlarge{width:95%;max-width:80rem;left:0;right:0;margin:0 auto;}}.reveal-modal.full,dialog.full{top:0;left:0;height:100%;height:100vh;min-height:100vh;max-width:none !important;margin-left:0 !important;}@media only screen and (min-width:768px){.reveal-modal.full,dialog.full{width:100vw;max-width:80rem;left:0;right:0;margin:0 auto;}}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:0.625rem;right:1.375rem;color:#AAAAAA;font-weight:bold;cursor:pointer;}dialog{display:none;}dialog::backdrop,dialog + .backdrop{position:absolute;top:0;bottom:0;left:0;right:0;background:#000000;background:rgba(0,0,0,0.45);z-index:auto;display:none;left:0;}dialog[open]{display:block;}@media print{dialog,.reveal-modal,dialog{display:none;background:#FFFFFF !important;}}.side-nav{display:block;margin:0;padding:0 0;list-style-type:none;list-style-position:outside;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;}.side-nav li{margin:0 0 0.25rem 0;font-size:0.875rem;font-weight:normal;}.side-nav li a:not(.button){display:block;color:#327084;margin:0;padding:0.25rem 0.875rem;}.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus{background:none;color:none;}.side-nav li.active > a:first-child:not(.button){color:#58a7c0;font-weight:normal;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;}.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:white;}.side-nav li.heading{color:#444;font-size:0.875rem;font-weight:bold;text-transform:uppercase;}.sub-nav{display:block;width:auto;overflow:hidden;margin:-0.25rem 0 1.125rem;padding-top:0.25rem;}.sub-nav dt{text-transform:uppercase;}.sub-nav dt,.sub-nav dd,.sub-nav li{float:left;display:inline;margin-left:1rem;margin-bottom:0;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-weight:normal;font-size:0.875rem;color:#999999;}.sub-nav dt a,.sub-nav dd a,.sub-nav li a{text-decoration:none;color:#999999;padding:0.1875rem 1rem;}.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover{color:#737373;}.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a{border-radius:3px;font-weight:normal;background:#327084;padding:0.1875rem 1rem;cursor:default;color:#FFFFFF;}.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover{background:#2b6072;}table{background:#FFFFFF;margin-bottom:1.25rem;border:solid 1px #999;table-layout:auto;}table caption{background:transparent;color:#222222;font-size:1rem;font-weight:bold;}table thead{background:#F5F5F5;}table thead tr th,table thead tr td{padding:0.5rem 0.625rem 0.625rem;font-size:0.875rem;font-weight:bold;color:#222222;}table tfoot{background:#F5F5F5;}table tfoot tr th,table tfoot tr td{padding:0.5rem 0.625rem 0.625rem;font-size:0.875rem;font-weight:bold;color:#222222;}table tr th,table tr td{padding:0.5625rem 0.625rem;font-size:0.875rem;color:#222222;text-align:left;}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#F9F9F9;}table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td{display:table-cell;line-height:1.125rem;}.has-tip{border-bottom:dotted 1px #CCCCCC;cursor:help;font-weight:bold;color:#333333;}.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px #17323b;color:#327084;}.has-tip.tip-left,.has-tip.tip-right{float:none !important;}.tooltip{display:none;position:absolute;z-index:1006;font-weight:normal;font-size:0.875rem;line-height:1.3;padding:0.75rem;max-width:300px;left:50%;width:100%;color:#FFFFFF;background:#333333;}.tooltip > .nub{display:block;left:5px;position:absolute;width:0;height:0;border:solid 5px;border-color:transparent transparent #333333 transparent;top:-10px;pointer-events:none;}.tooltip > .nub.rtl{left:auto;right:5px;}.tooltip.radius{border-radius:3px;}.tooltip.round{border-radius:1000px;}.tooltip.round > .nub{left:2rem;}.tooltip.opened{color:#327084 !important;border-bottom:dotted 1px #17323b !important;}.tap-to-close{display:block;font-size:0.625rem;color:#777777;font-weight:normal;}@media only screen{.tooltip > .nub{border-color:transparent transparent #333333 transparent;top:-10px;}.tooltip.tip-top > .nub{border-color:#333333 transparent transparent transparent;top:auto;bottom:-10px;}.tooltip.tip-left,.tooltip.tip-right{float:none !important;}.tooltip.tip-left > .nub{border-color:transparent transparent transparent #333333;right:-10px;left:auto;top:50%;margin-top:-5px;}.tooltip.tip-right > .nub{border-color:transparent #333333 transparent transparent;right:auto;left:-10px;top:50%;margin-top:-5px;}}form{margin:0 0 1rem;}form .row .row{margin:0 -0.5rem;}form .row .row .column,form .row .row.collapse{margin:0;}form .row .row .column .column,form .row .row .column .columns,form .row .row.collapse .column,form .row .row.collapse .columns{padding:0;}form .row .row .column input,form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0;}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:0.5rem;}label{font-size:0.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:normal;line-height:1.5;margin-bottom:0;}label.right{float:none !important;text-align:right;}label.inline{margin:0 0 1rem 0;padding:0.5625rem 0;}label small{text-transform:capitalize;color:#676767;}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:0.875rem;height:2.3125rem;line-height:2.3125rem;}.postfix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;border:none;}.prefix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;border:none;}.prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#333333;border-color:#cccccc;}span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#333333;border-color:#cccccc;}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea{-webkit-appearance:none;border-radius:0;background-color:#FFFFFF;font-family:inherit;border-style:solid;border-width:1px;border-color:#cccccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:0.875rem;margin:0 0 1rem 0;padding:0.5rem;height:2.3125rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{border-color:#999999;box-shadow:0 0 5px #999999;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{background:#fafafa;border-color:#999999;outline:none;}input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled{background-color:#DDDDDD;cursor:default;}input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#DDDDDD;cursor:default;}input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius{border-radius:3px;}form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}input[type="submit"]{-webkit-appearance:none;border-radius:0;}textarea[rows]{height:auto;}textarea{max-width:100%;}select{-webkit-appearance:none !important;border-radius:0;background-color:#FAFAFA;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#cccccc;padding:0.5rem;font-size:0.875rem;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:rgba(0,0,0,0.75);line-height:normal;border-radius:0;height:2.3125rem;}select::-ms-expand{display:none;}select.radius{border-radius:3px;}select:hover{background-color:#f3f3f3;border-color:#999999;}select:disabled{background-color:#DDDDDD;cursor:default;}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1rem 0;}input[type="checkbox"] + label,input[type="radio"] + label{display:inline-block;margin-left:0.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline;}input[type="file"]{width:100%;}fieldset{border:1px solid #DDDDDD;padding:1.25rem;margin:1.125rem 0;}fieldset legend{font-weight:bold;background:#FFFFFF;padding:0 0.1875rem;margin:0;margin-left:-0.1875rem;}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error{display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#c34f0b;color:#FFFFFF;}[data-abide] span.error,[data-abide] small.error{display:none;}span.error,small.error{display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#c34f0b;color:#FFFFFF;}.error input,.error textarea,.error select{margin-bottom:0;}.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1rem;}.error label,.error label.error{color:#c34f0b;}.error small.error{display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#c34f0b;color:#FFFFFF;}.error > label > small{color:#676767;background:transparent;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline;}.error span.error-message{display:block;}input.error,textarea.error,select.error{margin-bottom:0;}label.error{color:#c34f0b;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}.text-justify{text-align:justify !important;}@media only screen and (max-width:767px){.small-only-text-left{text-align:left !important;}.small-only-text-right{text-align:right !important;}.small-only-text-center{text-align:center !important;}.small-only-text-justify{text-align:justify !important;}}@media only screen{.small-text-left{text-align:left !important;}.small-text-right{text-align:right !important;}.small-text-center{text-align:center !important;}.small-text-justify{text-align:justify !important;}}@media only screen and (min-width:768px) and (max-width:1279px){.medium-only-text-left{text-align:left !important;}.medium-only-text-right{text-align:right !important;}.medium-only-text-center{text-align:center !important;}.medium-only-text-justify{text-align:justify !important;}}@media only screen and (min-width:768px){.medium-text-left{text-align:left !important;}.medium-text-right{text-align:right !important;}.medium-text-center{text-align:center !important;}.medium-text-justify{text-align:justify !important;}}@media only screen and (min-width:1280px) and (max-width:5000px){.large-only-text-left{text-align:left !important;}.large-only-text-right{text-align:right !important;}.large-only-text-center{text-align:center !important;}.large-only-text-justify{text-align:justify !important;}}@media only screen and (min-width:1280px){.large-text-left{text-align:left !important;}.large-text-right{text-align:right !important;}.large-text-center{text-align:center !important;}.large-text-justify{text-align:justify !important;}}@media only screen and (min-width:90.0625em) and (max-width:120em){.xlarge-only-text-left{text-align:left !important;}.xlarge-only-text-right{text-align:right !important;}.xlarge-only-text-center{text-align:center !important;}.xlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width:90.0625em){.xlarge-text-left{text-align:left !important;}.xlarge-text-right{text-align:right !important;}.xlarge-text-center{text-align:center !important;}.xlarge-text-justify{text-align:justify !important;}}@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em){.xxlarge-only-text-left{text-align:left !important;}.xxlarge-only-text-right{text-align:right !important;}.xxlarge-only-text-center{text-align:center !important;}.xxlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width:120.0625em){.xxlarge-text-left{text-align:left !important;}.xxlarge-text-right{text-align:right !important;}.xxlarge-text-center{text-align:center !important;}.xxlarge-text-justify{text-align:justify !important;}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;}a{color:#327084;text-decoration:none;line-height:inherit;}a:hover,a:focus{color:#275666;}a img{border:none;}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility;}p.lead{font-size:1.21875rem;line-height:1.6;}p aside{font-size:0.875rem;line-height:1.35;font-style:italic;}h1,h2,h3,h4,h5,h6{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-weight:normal;font-style:normal;color:#222222;text-rendering:optimizeLegibility;margin-top:0.2rem;margin-bottom:0.5rem;line-height:1.4;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0;}h1{font-size:1.75rem;}h2{font-size:1.5rem;}h3{font-size:1.4375rem;}h4{font-size:1.0625rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:0.2rem;margin-bottom:0.5rem;}hr{border:solid #DDDDDD;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0;}em,i{font-style:italic;line-height:inherit;}strong,b{font-weight:bold;line-height:inherit;}small{font-size:60%;line-height:inherit;}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#333333;background-color:#fac7a9;border-width:1px;border-style:solid;border-color:#f8ad81;padding:0.125rem 0.3125rem 0.0625rem;}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit;}ul{margin-left:1.1rem;}ul.no-bullet{margin-left:0;}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none;}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0;}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit;}ul.square{list-style-type:square;margin-left:1.1rem;}ul.circle{list-style-type:circle;margin-left:1.1rem;}ul.disc{list-style-type:disc;margin-left:1.1rem;}ul.no-bullet{list-style:none;}ol{margin-left:1.4rem;}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0;}dl dt{margin-bottom:0.3rem;font-weight:bold;}dl dd{margin-bottom:0.75rem;}abbr,acronym{text-transform:uppercase;font-size:90%;color:#666666;cursor:help;}abbr{text-transform:none;}abbr[title]{border-bottom:1px dotted #DDDDDD;}blockquote{margin:0 0 1.25rem;padding:0.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #DDDDDD;}blockquote cite{display:block;font-size:0.8125rem;color:#555555;}blockquote cite:before{content:"\2014 \0020";}blockquote cite a,blockquote cite a:visited{color:#555555;}blockquote,blockquote p{line-height:1.6;color:#6f6f6f;}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #DDDDDD;padding:0.625rem 0.75rem;}.vcard li{margin:0;display:block;}.vcard .fn{font-weight:bold;font-size:0.9375rem;}.vevent .summary{font-weight:bold;}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 0.0625rem;}@media only screen and (min-width:768px){h1,h2,h3,h4,h5,h6{line-height:1.4;}h1{font-size:2.375rem;}h2{font-size:2.125rem;}h3{font-size:1.75rem;}h4{font-size:1.375rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}}.print-only{display:none !important;}@media print{*{background:transparent !important;color:#000000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}pre,blockquote{border:1px solid #999999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}@page{margin:0.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.hide-on-print{display:none !important;}.print-only{display:block !important;}.hide-for-print{display:none !important;}.show-for-print{display:inherit !important;}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden;}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left{min-height:100%;-webkit-overflow-scrolling:touch;}.inner-wrap{position:relative;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;}.inner-wrap:before,.inner-wrap:after{content:" ";display:table;}.inner-wrap:after{clear:both;}.tab-bar{-webkit-backface-visibility:hidden;background:transparent;color:#FFFFFF;height:3.5625rem;line-height:3.5625rem;position:relative;}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#FFFFFF;font-weight:200;line-height:3.5625rem;margin:0;}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.125rem;}.left-small{width:3.5625rem;height:3.5625rem;position:absolute;top:0;border-right:transparent;left:0;}.right-small{width:3.5625rem;height:3.5625rem;position:absolute;top:0;border-left:transparent;right:0;}.tab-bar-section{padding:0 0.625rem;position:absolute;text-align:center;height:3.5625rem;top:0;}@media only screen and (min-width:768px){.tab-bar-section.left{text-align:left;}.tab-bar-section.right{text-align:right;}}.tab-bar-section.left{left:0;right:3.5625rem;}.tab-bar-section.right{left:3.5625rem;right:0;}.tab-bar-section.middle{left:3.5625rem;right:3.5625rem;}.tab-bar .menu-icon{text-indent:2.1875rem;width:3.5625rem;height:3.5625rem;display:block;padding:0;color:#FFFFFF;position:relative;transform:translate3d(0,0,0);}.tab-bar .menu-icon span::after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-0.5rem;left:1.28125rem;box-shadow:0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;width:1rem;}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3;}.left-off-canvas-menu{-webkit-backface-visibility:hidden;width:32.8125rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#fff;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;}.left-off-canvas-menu *{-webkit-backface-visibility:hidden;}.right-off-canvas-menu{-webkit-backface-visibility:hidden;width:32.8125rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#fff;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);right:0;}.right-off-canvas-menu *{-webkit-backface-visibility:hidden;}ul.off-canvas-list{list-style-type:none;padding:0;margin:0;}ul.off-canvas-list li label{display:block;padding:0.3rem 0.9375rem;color:#999999;text-transform:uppercase;font-size:0.75rem;font-weight:bold;background:#444444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0;}ul.off-canvas-list li a{display:block;padding:0.6666666667rem;color:rgba(255,255,255,0.7);border-bottom:1px solid #bfbfbf;transition:background 300ms ease;}ul.off-canvas-list li a:hover{background:transparent;}.move-right > .inner-wrap{-ms-transform:translate(32.8125rem,0);-webkit-transform:translate3d(32.8125rem,0,0);-moz-transform:translate3d(32.8125rem,0,0);-ms-transform:translate3d(32.8125rem,0,0);-o-transform:translate3d(32.8125rem,0,0);transform:translate3d(32.8125rem,0,0);}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.move-right .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.move-left > .inner-wrap{-ms-transform:translate(-32.8125rem,0);-webkit-transform:translate3d(-32.8125rem,0,0);-moz-transform:translate3d(-32.8125rem,0,0);-ms-transform:translate3d(-32.8125rem,0,0);-o-transform:translate3d(-32.8125rem,0,0);transform:translate3d(-32.8125rem,0,0);}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.move-left .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003;}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003;}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003;}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.no-csstransforms .left-off-canvas-menu{left:-32.8125rem;}.no-csstransforms .right-off-canvas-menu{right:-32.8125rem;}.no-csstransforms .move-left > .inner-wrap{right:32.8125rem;}.no-csstransforms .move-right > .inner-wrap{left:32.8125rem;}.left-submenu{-webkit-backface-visibility:hidden;width:32.8125rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#fff;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;}.left-submenu *{-webkit-backface-visibility:hidden;}.left-submenu .back > a{padding:0.3rem 0.9375rem;color:#999999;text-transform:uppercase;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0;}.left-submenu .back > a:hover{background:#303030;border-top:1px solid #5e5e5e;border-bottom:none;}.left-submenu .back > a:before{content:"\AB";margin-right:0.5rem;display:inline;}.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap{-ms-transform:translate(0%,0);-webkit-transform:translate3d(0%,0,0);-moz-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);}.right-submenu{-webkit-backface-visibility:hidden;width:32.8125rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#fff;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);right:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;}.right-submenu *{-webkit-backface-visibility:hidden;}.right-submenu .back > a{padding:0.3rem 0.9375rem;color:#999999;text-transform:uppercase;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0;}.right-submenu .back > a:hover{background:#303030;border-top:1px solid #5e5e5e;border-bottom:none;}.right-submenu .back > a:after{content:"\BB";margin-left:0.5rem;display:inline;}.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap{-ms-transform:translate(0%,0);-webkit-transform:translate3d(0%,0,0);-moz-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);}.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after{content:"\BB";margin-left:0.5rem;display:inline;}.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before{content:"\AB";margin-right:0.5rem;display:inline;}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-small-medium-only,.hide-for-small-medium-up,.hide-for-small-medium,.show-for-small-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down{display:inherit !important;}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-small-medium-only,.show-for-small-medium-up,.show-for-small-medium,.hide-for-small-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down{display:none !important;}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-small-medium-only,.hidden-for-small-medium-up,.hidden-for-small-medium,.visible-for-small-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-small-medium-only,.visible-for-small-medium-up,.visible-for-small-medium,.hidden-for-small-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-small-medium-only,table.hide-for-small-medium-up,table.hide-for-small-medium,table.show-for-small-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down{display:table !important;}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-small-medium-only,thead.hide-for-small-medium-up,thead.hide-for-small-medium,thead.show-for-small-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down{display:table-header-group !important;}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-small-medium-only,tbody.hide-for-small-medium-up,tbody.hide-for-small-medium,tbody.show-for-small-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down{display:table-row-group !important;}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-small-medium-only,tr.hide-for-small-medium-up,tr.hide-for-small-medium,tr.show-for-small-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down{display:table-row !important;}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-small-medium-only,td.hide-for-small-medium-only,th.hide-for-small-medium-up,td.hide-for-small-medium-up,th.hide-for-small-medium,td.hide-for-small-medium,th.show-for-small-medium-down,td.show-for-small-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down{display:table-cell !important;}}@media only screen and (min-width:768px){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-small-medium-only,.hide-for-small-medium-up,.hide-for-small-medium,.show-for-small-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-small-medium-only,.show-for-small-medium-up,.show-for-small-medium,.hide-for-small-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down{display:none !important;}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-small-medium-only,.hidden-for-small-medium-up,.hidden-for-small-medium,.visible-for-small-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-small-medium-only,.visible-for-small-medium-up,.visible-for-small-medium,.hidden-for-small-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-small-medium-only,table.hide-for-small-medium-up,table.hide-for-small-medium,table.show-for-small-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down{display:table !important;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-small-medium-only,thead.hide-for-small-medium-up,thead.hide-for-small-medium,thead.show-for-small-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-small-medium-only,tbody.hide-for-small-medium-up,tbody.hide-for-small-medium,tbody.show-for-small-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-small-medium-only,tr.hide-for-small-medium-up,tr.hide-for-small-medium,tr.show-for-small-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-small-medium-only,td.hide-for-small-medium-only,th.hide-for-small-medium-up,td.hide-for-small-medium-up,th.hide-for-small-medium,td.hide-for-small-medium,th.show-for-small-medium-down,td.show-for-small-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down{display:table-cell !important;}}@media only screen and (min-width:768px){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-small-medium-only,.show-for-small-medium-up,.show-for-small-medium,.show-for-small-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-small-medium-only,.hide-for-small-medium-up,.hide-for-small-medium,.hide-for-small-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down{display:none !important;}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-small-medium-only,.visible-for-small-medium-up,.visible-for-small-medium,.visible-for-small-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-small-medium-only,.hidden-for-small-medium-up,.hidden-for-small-medium,.hidden-for-small-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-small-medium-only,table.show-for-small-medium-up,table.show-for-small-medium,table.show-for-small-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down{display:table !important;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-small-medium-only,thead.show-for-small-medium-up,thead.show-for-small-medium,thead.show-for-small-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-small-medium-only,tbody.show-for-small-medium-up,tbody.show-for-small-medium,tbody.show-for-small-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-small-medium-only,tr.show-for-small-medium-up,tr.show-for-small-medium,tr.show-for-small-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-small-medium-only,td.show-for-small-medium-only,th.show-for-small-medium-up,td.show-for-small-medium-up,th.show-for-small-medium,td.show-for-small-medium,th.show-for-small-medium-down,td.show-for-small-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down{display:table-cell !important;}}@media only screen and (min-width:1280px){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-small-medium-only,.show-for-small-medium-up,.hide-for-small-medium,.hide-for-small-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-small-medium-only,.hide-for-small-medium-up,.show-for-small-medium,.show-for-small-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down{display:none !important;}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-small-medium-only,.visible-for-small-medium-up,.hidden-for-small-medium,.hidden-for-small-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-small-medium-only,.hidden-for-small-medium-up,.visible-for-small-medium,.visible-for-small-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-small-medium-only,table.show-for-small-medium-up,table.hide-for-small-medium,table.hide-for-small-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down{display:table !important;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-small-medium-only,thead.show-for-small-medium-up,thead.hide-for-small-medium,thead.hide-for-small-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-small-medium-only,tbody.show-for-small-medium-up,tbody.hide-for-small-medium,tbody.hide-for-small-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-small-medium-only,tr.show-for-small-medium-up,tr.hide-for-small-medium,tr.hide-for-small-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-small-medium-only,td.hide-for-small-medium-only,th.show-for-small-medium-up,td.show-for-small-medium-up,th.hide-for-small-medium,td.hide-for-small-medium,th.hide-for-small-medium-down,td.hide-for-small-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down{display:table-cell !important;}}.show-for-landscape,.hide-for-portrait{display:inherit !important;}.hide-for-landscape,.show-for-portrait{display:none !important;}table.hide-for-landscape,table.show-for-portrait{display:table !important;}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important;}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important;}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important;}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important;}@media (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important;}.hide-for-landscape,.show-for-portrait{display:none !important;}table.show-for-landscape,table.hide-for-portrait{display:table !important;}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important;}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important;}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important;}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important;}}@media (orientation:portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important;}.hide-for-portrait,.show-for-landscape{display:none !important;}table.show-for-portrait,table.hide-for-landscape{display:table !important;}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important;}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important;}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important;}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important;}}.show-for-touch{display:none !important;}.hide-for-touch{display:inherit !important;}.touch .show-for-touch{display:inherit !important;}.touch .hide-for-touch{display:none !important;}table.hide-for-touch{display:table !important;}.touch table.show-for-touch{display:table !important;}thead.hide-for-touch{display:table-header-group !important;}.touch thead.show-for-touch{display:table-header-group !important;}tbody.hide-for-touch{display:table-row-group !important;}.touch tbody.show-for-touch{display:table-row-group !important;}tr.hide-for-touch{display:table-row !important;}.touch tr.show-for-touch{display:table-row !important;}td.hide-for-touch{display:table-cell !important;}.touch td.show-for-touch{display:table-cell !important;}th.hide-for-touch{display:table-cell !important;}.touch th.show-for-touch{display:table-cell !important;}@media print{.show-for-print{display:block;}.hide-for-print{display:none;}table.show-for-print{display:table !important;}thead.show-for-print{display:table-header-group !important;}tbody.show-for-print{display:table-row-group !important;}tr.show-for-print{display:table-row !important;}td.show-for-print{display:table-cell !important;}th.show-for-print{display:table-cell !important;}}.block-block.collapsible h2.block-title,.block-adsk-internal-link.collapsible h2.block-title,.block-adsk-external-link.collapsible h2.block-title,.block-adsk-products.collapsible h2.block-title,.view-id-developer_resources.collapsible h2.block-title{}@media (max-width:568px){.block-block.collapsible h2.block-title,.block-adsk-internal-link.collapsible h2.block-title,.block-adsk-external-link.collapsible h2.block-title,.block-adsk-products.collapsible h2.block-title,.view-id-developer_resources.collapsible h2.block-title{font-size:16px;margin:0;padding:0;}.block-block.collapsible h2.block-title a,.block-adsk-internal-link.collapsible h2.block-title a,.block-adsk-external-link.collapsible h2.block-title a,.block-adsk-products.collapsible h2.block-title a,.view-id-developer_resources.collapsible h2.block-title a,.block-block.collapsible h2.block-title span,.block-adsk-internal-link.collapsible h2.block-title span,.block-adsk-external-link.collapsible h2.block-title span,.block-adsk-products.collapsible h2.block-title span,.view-id-developer_resources.collapsible h2.block-title span{line-height:58px;padding-left:20px;padding-top:0em;background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back.jpg) top right no-repeat;border:1px solid #bebebe;display:block;color:#444;cursor:pointer;}}@media only screen and (max-width:568px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:568px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:568px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:568px) and (min-device-pixel-ratio:2),only screen and (max-width:568px) and (min-resolution:192dpi),only screen and (max-width:568px) and (min-resolution:2dppx){.block-block.collapsible h2.block-title a,.block-adsk-internal-link.collapsible h2.block-title a,.block-adsk-external-link.collapsible h2.block-title a,.block-adsk-products.collapsible h2.block-title a,.view-id-developer_resources.collapsible h2.block-title a,.block-block.collapsible h2.block-title span,.block-adsk-internal-link.collapsible h2.block-title span,.block-adsk-external-link.collapsible h2.block-title span,.block-adsk-products.collapsible h2.block-title span,.view-id-developer_resources.collapsible h2.block-title span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back.jpg);background-size:360px 58px;}}@media (max-width:568px){.block-block.collapsible h2.block-title.expanded a,.block-adsk-internal-link.collapsible h2.block-title.expanded a,.block-adsk-external-link.collapsible h2.block-title.expanded a,.block-adsk-products.collapsible h2.block-title.expanded a,.view-id-developer_resources.collapsible h2.block-title.expanded a,.block-block.collapsible h2.block-title.expanded span,.block-adsk-internal-link.collapsible h2.block-title.expanded span,.block-adsk-external-link.collapsible h2.block-title.expanded span,.block-adsk-products.collapsible h2.block-title.expanded span,.view-id-developer_resources.collapsible h2.block-title.expanded span,.block-block.collapsible h2.block-title.active a,.block-adsk-internal-link.collapsible h2.block-title.active a,.block-adsk-external-link.collapsible h2.block-title.active a,.block-adsk-products.collapsible h2.block-title.active a,.view-id-developer_resources.collapsible h2.block-title.active a,.block-block.collapsible h2.block-title.active span,.block-adsk-internal-link.collapsible h2.block-title.active span,.block-adsk-external-link.collapsible h2.block-title.active span,.block-adsk-products.collapsible h2.block-title.active span,.view-id-developer_resources.collapsible h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back-expanded.jpg) top right no-repeat #FFF;border:0;border-top:#0696d7 4px solid;border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:solid 1px #FFF;line-height:54px;color:#000;right:1px;}}@media only screen and (max-width:568px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:568px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:568px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:568px) and (min-device-pixel-ratio:2),only screen and (max-width:568px) and (min-resolution:192dpi),only screen and (max-width:568px) and (min-resolution:2dppx){.block-block.collapsible h2.block-title.expanded a,.block-adsk-internal-link.collapsible h2.block-title.expanded a,.block-adsk-external-link.collapsible h2.block-title.expanded a,.block-adsk-products.collapsible h2.block-title.expanded a,.view-id-developer_resources.collapsible h2.block-title.expanded a,.block-block.collapsible h2.block-title.expanded span,.block-adsk-internal-link.collapsible h2.block-title.expanded span,.block-adsk-external-link.collapsible h2.block-title.expanded span,.block-adsk-products.collapsible h2.block-title.expanded span,.view-id-developer_resources.collapsible h2.block-title.expanded span,.block-block.collapsible h2.block-title.active a,.block-adsk-internal-link.collapsible h2.block-title.active a,.block-adsk-external-link.collapsible h2.block-title.active a,.block-adsk-products.collapsible h2.block-title.active a,.view-id-developer_resources.collapsible h2.block-title.active a,.block-block.collapsible h2.block-title.active span,.block-adsk-internal-link.collapsible h2.block-title.active span,.block-adsk-external-link.collapsible h2.block-title.active span,.block-adsk-products.collapsible h2.block-title.active span,.view-id-developer_resources.collapsible h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back-expanded.jpg) top right no-repeat #FFF;background-size:40px 29px;}}@media (max-width:568px){.block-block.collapsible .block-content,.block-adsk-internal-link.collapsible .block-content,.block-adsk-external-link.collapsible .block-content,.block-adsk-products.collapsible .block-content,.view-id-developer_resources.collapsible .block-content{border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:#d7d7d7 1px solid;padding:1em;}}#main .download-modal-body .selectize-control .ui-select-match,.download-modal-body .selectize-control .ui-select-match,.tab-bar #search-product-dropdown .selectize-input .ui-select-match{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@font-face{font-family:'FontAwesome';src:url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"),url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"),url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"),url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"),url(/sites/all/themes/autodesk_foundation5/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.2857142857em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:0.1428571429em;text-align:center;}.fa-li.fa-lg{left:-1.8571428571em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.ng-table th{text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ng-table th.sortable{cursor:pointer;}.ng-table th.sortable .sort-indicator{padding-right:18px;position:relative;}.ng-table th.sortable .sort-indicator:after,.ng-table th.sortable .sort-indicator:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:5px;top:50%;position:absolute;opacity:.3;margin-top:-4px;}.ng-table th.sortable .sort-indicator:before{margin-top:2px;border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;}.ng-table th.sortable .sort-indicator:hover:after,.ng-table th.sortable .sort-indicator:hover:before{opacity:1;visibility:visible;}.ng-table th.sortable.sort-desc,.ng-table th.sortable.sort-asc{background-color:rgba(141,192,219,0.25);text-shadow:0 1px 1px rgba(255,255,255,0.75);}.ng-table th.sortable.sort-desc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:after{margin-top:-2px;}.ng-table th.sortable.sort-desc .sort-indicator:before,.ng-table th.sortable.sort-asc .sort-indicator:before{visibility:hidden;}.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}.ng-table th.sortable.sort-desc .sort-indicator:after{border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ng-table .ng-table-group-header th{text-align:left;}.ng-table .ng-table-group-selector{display:block;}.ng-table .ng-table-group-close,.ng-table .ng-table-group-toggle{float:right;}.ng-table .ng-table-group-toggle{margin-right:5px;}.ng-table-pagination{margin-top:0;}.ng-table-group-selector:before,.ng-table-group-selector:after,.filter:before,.filter:after{display:table;content:" ";}.ng-table-group-selector:after,.filter:after{clear:both;}.filter > .filter-cell{float:left;box-sizing:border-box;}.filter-horizontal > .filter-cell{padding:0 2px;}.filter-horizontal > .filter-cell:first-child{padding-left:0;}.filter-horizontal > .filter-cell:last-child,.filter-horizontal > .filter-cell.last{padding-right:0;}.s12{width:100%;}.s11{width:91.66666666666666%;}.s10{width:83.33333333333334%;}.s9{width:75%;}.s8{width:66.66666666666666%;}.s7{width:58.333333333333336%;}.s6{width:50%;}.s5{width:41.66666666666667%;}.s4{width:33.33333333333333%;}.s3{width:25%;}.s2{width:16.666666666666664%;}.s1{width:8.333333333333332%;}@media all and (max-width:468px){.s12,.s11,.s10,.s9,.s8,.s7,.s6,.s5,.s4,.s3,.s2,.s1{width:100%;}.filter > .filter-cell{padding:0px;}}.hljs{display:block;overflow-x:auto;padding:0.5em;background:#F0F0F0;}.hljs,.hljs-subst{color:#444;}.hljs-comment{color:#888888;}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:bold;}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000;}.hljs-title,.hljs-section{color:#880000;font-weight:bold;}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#BC6060;}.hljs-literal{color:#78A960;}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300;}.hljs-meta{color:#1f7199;}.hljs-meta-string{color:#4d99bf;}.hljs-emphasis{font-style:italic;}.hljs-strong{font-weight:bold;}.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #ffffff;box-shadow:inset 0 0 12px 4px #ffffff;}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden;}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2);}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important;}.selectize-dropdown-header-close:hover{color:#000000;}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none;}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none;}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none;}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important;}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #0073bb;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05);}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d;}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none;}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaaaaa;}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px;}.selectize-control{position:relative;}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit;}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#ffffff;cursor:text;display:inline-block;}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px;}.selectize-input.full{background-color:#ffffff;}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important;}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.selectize-input > *{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}.selectize-control.multi .selectize-input > div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#ffffff;border:1px solid #0073bb;}.selectize-control.multi .selectize-input > div.active{background:#92c836;color:#ffffff;border:1px solid #00578d;}.selectize-control.multi .selectize-input.disabled > div,.selectize-control.multi .selectize-input.disabled > div.active{color:#ffffff;background:#d2d2d2;border:1px solid #aaaaaa;}.selectize-input > input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 1px !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important;}.selectize-input > input::-ms-clear{display:none;}.selectize-input > input:focus{outline:none !important;}.selectize-input::after{content:' ';display:block;clear:left;}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0;}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#ffffff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:5px 8px;}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none;}.selectize-dropdown .optgroup-header{color:#303030;background:#ffffff;cursor:default;}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68;}.selectize-dropdown .active.create{color:#495c68;}.selectize-dropdown .create{color:rgba(48,48,48,0.5);}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer;}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text;}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent;}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent;}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto;}.selectize-control.rtl .selectize-input > input{margin:0 4px 0 -2px !important;}.selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa;}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px;}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;-webkit-box-shadow:none;box-shadow:none;}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6;}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none;}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,0.3);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#1b9dec;background-image:-moz-linear-gradient(top,#1da7ee,#178ee9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#1da7ee),to(#178ee9));background-image:-webkit-linear-gradient(top,#1da7ee,#178ee9);background-image:-o-linear-gradient(top,#1da7ee,#178ee9);background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee',endColorstr='#ff178ee9',GradientType=0);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:-moz-linear-gradient(top,#008fd8,#0075cf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#008fd8),to(#0075cf));background-image:-webkit-linear-gradient(top,#008fd8,#0075cf);background-image:-o-linear-gradient(top,#008fd8,#0075cf);background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8',endColorstr='#ff0075cf',GradientType=0);}.selectize-control.single .selectize-input{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);background-color:#f9f9f9;background-image:-moz-linear-gradient(top,#fefefe,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fefefe,#f2f2f2);background-image:-o-linear-gradient(top,#fefefe,#f2f2f2);background-image:linear-gradient(to bottom,#fefefe,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe',endColorstr='#fff2f2f2',GradientType=0);}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8;}.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:0.85em;}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0;}.selectize-dropdown .optgroup:first-child{border-top:0 none;}.ui-select-highlight{font-weight:bold;}.ui-select-offscreen{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important;}.ui-select-choices-row:hover{background-color:#f5f5f5;}.ng-dirty.ng-invalid > a.select2-choice{border-color:#D44950;}.select2-result-single{padding-left:0;}.select2-locked > .select2-search-choice-close{display:none;}.select-locked > .ui-select-match-close{display:none;}body > .select2-container.open{z-index:9999;}.ui-select-container[theme="select2"].direction-up .ui-select-match,.ui-select-container.select2.direction-up .ui-select-match{border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;}.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,.ui-select-container.select2.direction-up .ui-select-dropdown{border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-4px;}.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search{margin-top:4px;}.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb;}.selectize-input.selectize-focus{border-color:#007FBB !important;}.selectize-control > .selectize-input > input{width:100%;}.selectize-control > .selectize-dropdown{width:100%;}.ng-dirty.ng-invalid > div.selectize-input{border-color:#D44950;}.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-2px;}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);}.ui-select-bootstrap .ui-select-toggle{position:relative;}.ui-select-bootstrap .ui-select-toggle > .caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;}.input-group > .ui-select-bootstrap.dropdown{position:static;}.input-group > .ui-select-bootstrap > input.ui-select-search.form-control{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up{border-radius:4px !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.ui-select-bootstrap > .ui-select-match > .btn{text-align:left !important;}.ui-select-bootstrap > .ui-select-match > .caret{position:absolute;top:45%;right:15px;}.ui-select-bootstrap > .ui-select-choices,.ui-select-bootstrap > .ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px;}body > .ui-select-bootstrap.open{z-index:1000;}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0 3px;}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent !important;border:none;outline:none;height:1.666666em;margin-bottom:3px;}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:0.75;}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0;}.ui-select-multiple .ui-select-match-item{position:relative;}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none;}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca;}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca;}.ui-select-bootstrap .ui-select-choices-row > a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;}.ui-select-bootstrap .ui-select-choices-row > a:hover,.ui-select-bootstrap .ui-select-choices-row > a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5;}.ui-select-bootstrap .ui-select-choices-row.active > a{color:#fff;text-decoration:none;outline:0;background-color:#428bca;}.ui-select-bootstrap .ui-select-choices-row.disabled > a,.ui-select-bootstrap .ui-select-choices-row.active.disabled > a{color:#777;cursor:not-allowed;background-color:#fff;}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none !important;}.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match{border-color:#D44950;}.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25);}.autodesk_newgps h1,.autodesk_newgps_child h1{font-size:1.5rem;font-weight:400;margin-bottom:30px;text-transform:none;margin-top:13px;}@media only screen and (min-width:768px){.autodesk_newgps h1,.autodesk_newgps_child h1{font-size:2.125rem;margin-top:0px;}}.autodesk_newgps h3,.autodesk_newgps_child h3{font-size:1rem;font-weight:400;margin-bottom:5px;}@media only screen and (min-width:768px) and (max-width:1279px){.autodesk_newgps h3,.autodesk_newgps_child h3{font-size:1.375rem;}}.autodesk_newgps h4,.autodesk_newgps_child h4{font-size:1.125rem;font-weight:400;margin-bottom:5px;}@media only screen and (min-width:768px) and (max-width:1279px){.autodesk_newgps h4,.autodesk_newgps_child h4{font-size:1.375rem;}}@media only screen and (min-width:1280px){.autodesk_newgps h4,.autodesk_newgps_child h4{font-size:1.375rem;}}.autodesk_newgps h1,.autodesk_newgps h2,.autodesk_newgps h3,.autodesk_newgps h4,.autodesk_newgps_child h1,.autodesk_newgps_child h2,.autodesk_newgps_child h3,.autodesk_newgps_child h4{color:#000;}.autodesk_newgps h1{margin:0 0 10px;}.autodesk_newgps h2{font-size:1.5rem;font-weight:400;line-height:1;}@media only screen and (min-width:768px){.autodesk_newgps h2{font-size:2rem;}}.autodesk_newgps h3{margin:0 0 25px;}.autodesk_newgps .autodesk_newgps_grid{margin-top:25px;margin-bottom:25px;}.autodesk_newgps .autodesk_newgps_grid:before,.autodesk_newgps .autodesk_newgps_grid:after{content:" ";display:table;}.autodesk_newgps .autodesk_newgps_grid:after{clear:both;}.autodesk_newgps .autodesk_newgps_grid .items{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.autodesk_newgps .autodesk_newgps_grid .items:before,.autodesk_newgps .autodesk_newgps_grid .items:after{content:" ";display:table;}.autodesk_newgps .autodesk_newgps_grid .items:after{clear:both;}.autodesk_newgps .autodesk_newgps_grid .items .item{text-align:center;padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;}@media only screen and (max-width:767px){.autodesk_newgps .autodesk_newgps_grid .items .item{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}}.autodesk_newgps .autodesk_newgps_grid .items.items-count-6 .item{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}@media only screen and (max-width:767px){.autodesk_newgps .autodesk_newgps_grid .items.items-count-6 .item{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}}.autodesk_newgps .autodesk_newgps_grid .items.items-count-8 .item{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;}@media only screen and (max-width:767px){.autodesk_newgps .autodesk_newgps_grid .items.items-count-8 .item{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}}.autodesk_newgps .autodesk_newgps_grid .items .autodesk_newgps_grid_link{display:block;font-size:1.25rem;font-weight:400;min-height:4.5rem;padding:0 2.0rem;line-height:1.8rem;font-size:0.9375rem;}@media only screen and (min-width:768px){.autodesk_newgps .autodesk_newgps_grid .items .autodesk_newgps_grid_link{font-size:1.25rem;font-weight:400;}}@media only screen and (max-width:767px){.autodesk_newgps_child{font-size:13px;font-weight:400;}}.autodesk_newgps_child .productWidgetBody{padding-bottom:10px;}.autodesk_newgps_child .productContactOptions p{margin-bottom:0;}.autodesk_newgps_child .row{margin-left:-0.9375rem;margin-right:-0.9375rem;}.autodesk_newgps_child #product-links ul{list-style:none;margin-left:0px;}.autodesk_newgps_child h1{font-weight:400;margin-bottom:10px;text-transform:none;}@media only screen and (min-width:768px){.autodesk_newgps_child h1{font-size:2rem;}}.autodesk_newgps_child h2{font-size:24px;font-weight:400;color:#666666;margin-bottom:10px;}@media only screen and (max-width:767px){.autodesk_newgps_child h2{font-size:18px;margin-top:13px;}}@media only screen and (min-width:768px){.autodesk_newgps_child h2{font-size:24px;}}.autodesk_newgps_child h3{font-size:20px;font-weight:bold;color:#000;margin:0 0 10px;}@media only screen and (min-width:768px){.autodesk_newgps_child h3{margin:0 0 5px;}}.autodesk_newgps_child h4,.autodesk_newgps_child h4 span{color:#000;}.autodesk_newgps_child p{font-weight:400;color:black;}@media small-only{.autodesk_newgps_child p{font-size:15px;}}.autodesk_newgps_child .description{font-size:16px;font-weight:400;color:#000000;margin-bottom:20px;}@media only screen and (max-width:767px){.autodesk_newgps_child .description{margin-bottom:25px;}}@media only screen and (min-width:768px){.autodesk_newgps_child .description{margin-bottom:20px;}}.autodesk_newgps_child .goBack{margin:0 0 20px;}@media only screen and (max-width:767px){.autodesk_newgps_child .goBack{margin:0 6.25% 25px;}}@media only screen and (min-width:768px){.autodesk_newgps_child .goBack{margin:0 0 20px;}}.autodesk_newgps_child .borderedBox{border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;padding:30px 0;margin-bottom:25px;}.autodesk_newgps_child .termBody{margin:0 auto 20px;}@media only screen and (min-width:768px){.autodesk_newgps_child .termBody{margin-bottom:20px;}}.autodesk_newgps_child .termBody p,.autodesk_newgps_child .termBody a{margin-bottom:0.5em;line-height:1.4em;font-size:16px;}@media only screen and (max-width:767px){.autodesk_newgps_child .termBody p,.autodesk_newgps_child .termBody a{font-size:15px;}}.autodesk_newgps_child .productWidgetBody{max-width:388px;}.autodesk_newgps_child .productWidgetBody a{margin-bottom:0.5em;line-height:1.4em;font-size:16px;}@media only screen and (max-width:767px){.autodesk_newgps_child .productWidgetBody a{margin-bottom:20px;font-size:15px;}}.autodesk_newgps_child .hoverSubscription table,.autodesk_newgps_child .hoverSubscription tbody{background:white;}.autodesk_newgps_child .childTermDescription{margin:5px auto 10px;font-weight:400;color:#000000;}@media only screen and (max-width:767px){.autodesk_newgps_child .childTermDescription{font-size:15px;}}.linksButtons .signInButton{display:inline-block;}.linksButtons .whatWillISee{display:inline-block;font-size:13px;padding-left:15px;}.linksButtons #estore #estore-title{color:#666666;font-size:18px;font-weight:bold;margin-top:20px;margin-bottom:5px;}.linksButtons #estore [id*='estore-text-line']{font-size:16px;color:black;}.linksButtons #estore #estore-text-line2{margin-top:10px;}.linksButtons #estore #estore-text-hours{font-size:14px;color:black;}.linksButtons #phone-support-options{width:77.5%;}.linksButtons #phone-support-options ul.contactOptions{display:table;width:100%;font-size:0;}.linksButtons #phone-support-options ul.contactOptions .chatRaw{display:none;}.linksButtons #phone-support-options ul.contactOptions li{min-height:52px;line-height:100%;width:49.2%;display:inline-block;background:-webkit-linear-gradient(#ffffff,#eeeeee);background:-o-linear-gradient(#ffffff,#eeeeee);background:-moz-linear-gradient(#ffffff,#eeeeee);background-image:linear-gradient(to bottom,#ffffff 0%,#eeeeee 100%);background-image:-ms-linear-gradient(top,#ffffff 0%,#eeeeee 100%);font-size:16px;margin-bottom:10px;position:relative;border:1px solid #999999;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;}@media only screen and (max-width:767px){.linksButtons #phone-support-options ul.contactOptions li{width:100%;font-size:15px;}}.linksButtons #phone-support-options ul.contactOptions li a{text-decoration:none;display:inline-block;width:100%;height:62px;}.linksButtons #phone-support-options ul.contactOptions li a.chatIsOffline{cursor:default;}.linksButtons #phone-support-options ul.contactOptions li:first-child{width:100%;}.linksButtons #phone-support-options ul.contactOptions li > a{display:table-row;}.linksButtons #phone-support-options ul.contactOptions li .liveagent_container,.linksButtons #phone-support-options ul.contactOptions li .liveperson_container{display:table-row;}.linksButtons #phone-support-options ul.contactOptions li .liveagent_container a,.linksButtons #phone-support-options ul.contactOptions li .liveperson_container a{display:table-cell;vertical-align:middle;}.linksButtons #phone-support-options ul.contactOptions li:nth-child(2n+3){margin-left:1.5%;}.linksButtons #phone-support-options ul.contactOptions li .statusLine{position:absolute;right:5px;top:5px;font-size:12px;color:#7c7c7c;}.linksButtons #phone-support-options ul.contactOptions li .statusLine img{margin-left:3px;}.linksButtons #phone-support-options ul.contactOptions li .icon{padding:6px 15px;display:table-cell;width:66px;vertical-align:middle;}.linksButtons #phone-support-options ul.contactOptions li .icon img{width:36px;height:36px;}.linksButtons #phone-support-options ul.contactOptions li .text{display:table-cell;vertical-align:middle;padding-right:15px;}.linksButtons #phone-support-options ul.contactOptions li .text .line1{color:#666666;font-size:15px;font-weight:400;margin-bottom:4px;}.linksButtons #phone-support-options ul.contactOptions li .text .line2{color:#1857a7;font-size:16px;font-weight:400;}@media small-only{.linksButtons #phone-support-options ul.contactOptions li .text .line2{font-size:15px;}}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent{margin-bottom:0;padding-bottom:0;background:none;border:none;display:table-row;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent #csn{font-weight:700;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent .line1{font-weight:700;font-size:16px;color:black;}@media small-only{.linksButtons #phone-support-options ul.contactOptions li.callAnAgent .line1{font-size:15px;}}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent .icon{vertical-align:top;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent table{width:auto;margin-left:0;margin-right:0;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent tr{background:transparent;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent p,.linksButtons #phone-support-options ul.contactOptions li.callAnAgent td,.linksButtons #phone-support-options ul.contactOptions li.callAnAgent span{color:black;width:auto;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent p{margin-bottom:0.5rem;}.linksButtons #phone-support-options ul.contactOptions li.callAnAgent td{padding:0 10px 0 0;font-size:16px;}@media small-only{.linksButtons #phone-support-options ul.contactOptions li.callAnAgent td{font-size:15px;}}ul.childTerms{margin:0;padding:0;list-style:none;}ul.childTerms li{margin:0 10px 10px 0;list-style:none;float:left;}ul.childTerms li a{margin:0;padding:0;}.termBody table{width:100%;}.termBody table tbody{width:100%;}.termBody table tbody tr{width:100%;}.termBody table tbody tr td{vertical-align:top;width:100%;float:left;}@media only screen and (min-width:768px){.termBody table tbody tr td{width:50%;float:none;}}.termBody table tbody tr td:last-child{padding-right:0;}.termBody table tr.even,.termBody table tr.alt,.termBody table tr:nth-of-type(even){background:none;}.termBody table tr th,.termBody table tr td{padding-left:0;}.whatWillISee{cursor:pointer;}.hoverSubscription{display:none;position:absolute;width:100%;z-index:150;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}@media only screen and (min-width:768px){.hoverSubscription{width:auto;min-width:600px;left:175px;}}.hoverSubscription .table{margin-bottom:0;}@media only screen and (max-width:320px){.cboxIframe{max-width:295px;}}#cboxLoadedContent{background:#FFF;}#cboxLoadedContent a:link,#cboxLoadedContent a:visited{color:#1858a8;text-decoration:none;}#cboxLoadedContent .all-products{padding:0;width:100%;}#cboxLoadedContent .all-products > div{padding:30px;}#cboxLoadedContent .all-product-list{width:30%;float:left;margin:0 3% 0 0;}.block-autodesk-helpful{display:inline-block;width:100% !important;}body.screencast-processing .block-autodesk-helpful,body.screencast-uploading .block-autodesk-helpful{display:none;}.node-type-topic h1,.section-support-topics h1,.view-id-adsk_topic_landing_page h1{color:black;font-weight:300;padding-bottom:0.25em;}.node-type-topic h2,.node-type-topic h2 a,.section-support-topics h2,.section-support-topics h2 a,.view-id-adsk_topic_landing_page h2,.view-id-adsk_topic_landing_page h2 a{color:#666666;text-decoration:none;line-height:1.3em;margin:0;}.node-type-topic #support-topic-wrapper,.section-support-topics #support-topic-wrapper,.view-id-adsk_topic_landing_page #support-topic-wrapper{display:block;}@media only screen and (max-width:767px){.node-type-topic #support-topic-wrapper,.section-support-topics #support-topic-wrapper,.view-id-adsk_topic_landing_page #support-topic-wrapper{display:none;}}.node-type-topic #support-topic-wrapper div#actcontainTop div#actcopyTop,.section-support-topics #support-topic-wrapper div#actcontainTop div#actcopyTop,.view-id-adsk_topic_landing_page #support-topic-wrapper div#actcontainTop div#actcopyTop{width:33%;}.node-type-topic #support-topic-wrapper div#actcontainTop div#actcopyTop:nth-child(odd),.section-support-topics #support-topic-wrapper div#actcontainTop div#actcopyTop:nth-child(odd),.view-id-adsk_topic_landing_page #support-topic-wrapper div#actcontainTop div#actcopyTop:nth-child(odd){clear:none;}.node-type-topic #support-topic-mobile-wrapper,.section-support-topics #support-topic-mobile-wrapper,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper{display:none;}@media only screen and (max-width:767px){.node-type-topic #support-topic-mobile-wrapper,.section-support-topics #support-topic-mobile-wrapper,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper{display:block;width:100%;float:none;margin:0;padding:0;}.node-type-topic #support-topic-mobile-wrapper h2.block-title,.section-support-topics #support-topic-mobile-wrapper h2.block-title,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title{font-size:16px;margin:0;padding:0;}.node-type-topic #support-topic-mobile-wrapper h2.block-title a,.node-type-topic #support-topic-mobile-wrapper h2.block-title span,.section-support-topics #support-topic-mobile-wrapper h2.block-title a,.section-support-topics #support-topic-mobile-wrapper h2.block-title span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title span{line-height:58px;padding-left:20px;padding-top:0em;background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back.jpg) top right no-repeat;border:1px solid #bebebe;display:block;color:#444;cursor:pointer;}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:767px) and (min-device-pixel-ratio:2),only screen and (max-width:767px) and (min-resolution:192dpi),only screen and (max-width:767px) and (min-resolution:2dppx){.node-type-topic #support-topic-mobile-wrapper h2.block-title a,.node-type-topic #support-topic-mobile-wrapper h2.block-title span,.section-support-topics #support-topic-mobile-wrapper h2.block-title a,.section-support-topics #support-topic-mobile-wrapper h2.block-title span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back.jpg);background-size:360px 58px;}}@media only screen and (max-width:767px){.node-type-topic #support-topic-mobile-wrapper h2.block-title.expanded a,.node-type-topic #support-topic-mobile-wrapper h2.block-title.expanded span,.node-type-topic #support-topic-mobile-wrapper h2.block-title.active a,.node-type-topic #support-topic-mobile-wrapper h2.block-title.active span,.section-support-topics #support-topic-mobile-wrapper h2.block-title.expanded a,.section-support-topics #support-topic-mobile-wrapper h2.block-title.expanded span,.section-support-topics #support-topic-mobile-wrapper h2.block-title.active a,.section-support-topics #support-topic-mobile-wrapper h2.block-title.active span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.expanded a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.expanded span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.active a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back-expanded.jpg) top right no-repeat #FFF;border:0;border-top:#0696d7 4px solid;border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:solid 1px #FFF;line-height:54px;color:#000;right:1px;}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:767px) and (min-device-pixel-ratio:2),only screen and (max-width:767px) and (min-resolution:192dpi),only screen and (max-width:767px) and (min-resolution:2dppx){.node-type-topic #support-topic-mobile-wrapper h2.block-title.expanded a,.node-type-topic #support-topic-mobile-wrapper h2.block-title.expanded span,.node-type-topic #support-topic-mobile-wrapper h2.block-title.active a,.node-type-topic #support-topic-mobile-wrapper h2.block-title.active span,.section-support-topics #support-topic-mobile-wrapper h2.block-title.expanded a,.section-support-topics #support-topic-mobile-wrapper h2.block-title.expanded span,.section-support-topics #support-topic-mobile-wrapper h2.block-title.active a,.section-support-topics #support-topic-mobile-wrapper h2.block-title.active span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.expanded a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.expanded span,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.active a,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back-expanded.jpg) top right no-repeat #FFF;background-size:40px 29px;}}@media only screen and (max-width:767px){.node-type-topic #support-topic-mobile-wrapper .block-content,.section-support-topics #support-topic-mobile-wrapper .block-content,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper .block-content{padding:1em 0;}.node-type-topic #support-topic-mobile-wrapper .mobile-item-wrapper.collapsible .block-content,.section-support-topics #support-topic-mobile-wrapper .mobile-item-wrapper.collapsible .block-content,.view-id-adsk_topic_landing_page #support-topic-mobile-wrapper .mobile-item-wrapper.collapsible .block-content{border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:#d7d7d7 1px solid;padding:1em;}}.social{display:inline-block;font-size:.85em;width:70px;padding:0 0 5px 5px;position:relative;top:-10px;margin-left:-100px;color:#1858a8;text-decoration:none;cursor:pointer;}span#share42 a{float:left;font-size:13px;opacity:0.85;text-decoration:none;width:50%;display:block;padding-bottom:5px;color:#1858A8 !important;}span#share42 a:hover{opacity:1;}span#share42 span.icon-dyn{float:left;}span#share42 span.txt{float:left;padding:5px 0 0 0;}#sfdcarticles > div h3{margin:30px 0px 5px 0px;font-weight:bold;font-size:1.1em;}#sfdcarticles > div.adskkb_products,#sfdcarticles > div#versions.adskkb_versions{display:none;}#autodesk-products-download-tab p{margin:0;}#autodesk-products-download-tab .colTop{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}#autodesk-products-download-tab .colTop .autodesk-products-download-tab-title{font-size:24px;font-weight:500;color:#666;padding-top:1em;padding-bottom:1em;border-top:solid 1px #dadada;}@media only screen and (max-width:767px){#autodesk-products-download-tab .colTop .autodesk-products-download-tab-title{display:none;}}#autodesk-products-download-tab .colLeft{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;}@media only screen and (max-width:767px){#autodesk-products-download-tab .colLeft{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;margin-bottom:1.875rem;}}#autodesk-products-download-tab .colLeft .colLeftHead{display:none;background-color:#454545;}@media only screen and (min-width:768px){#autodesk-products-download-tab .colLeft .colLeftHead{display:block;border:2px solid #cacaca;border-bottom:0;width:auto;height:auto;}}#autodesk-products-download-tab .colLeft .colLeftHead h3{padding:0;margin:0;color:white;font-size:21px;font-weight:200;line-height:55px;}@media only screen and (min-width:768px){#autodesk-products-download-tab .colLeft .colLeftHead h3{padding-left:1.5625rem;}}#autodesk-products-download-tab .colLeft .colLeftContent{width:100%;}@media only screen and (min-width:768px){#autodesk-products-download-tab .colLeft .colLeftContent{padding:1.5625rem;border:2px solid #cacaca;display:block;}}#autodesk-products-download-tab .colLeft select{background-color:white;float:none;margin:0;}#autodesk-products-download-tab .colRight{padding-left:0.9375rem;padding-right:0.9375rem;width:75%;float:left;}@media only screen and (max-width:767px){#autodesk-products-download-tab .colRight{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}#autodesk-products-download-tab .colRight .download_type{border-bottom:1px solid #cacaca;margin-bottom:30px;}#autodesk-products-download-tab .colRight .download_type:last-child{border-bottom:0;margin-bottom:0;}#autodesk-products-download-tab .colRight .download_type .downloads_type_header{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#555555;font-weight:700;font-size:18px;margin:0 0 10px;}#autodesk-products-download-tab .colRight .download_type .downloads_type_description{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#555555;font-weight:400;font-size:16px;margin:0 0 30px;}#autodesk-products-download-tab .colRight .download_type table{width:100%;border:0;padding:0;margin:0;}@media only screen and (min-width:768px){#autodesk-products-download-tab .colRight .download_type table{margin-bottom:30px;}}#autodesk-products-download-tab .colRight .download_type table tbody{border:0;}#autodesk-products-download-tab .colRight .download_type table tr{background:white;margin:0 0 15px;}#autodesk-products-download-tab .colRight .download_type table tr.isHideDefault{display:none;}#autodesk-products-download-tab .colRight .download_type table tr td:first-child{width:130px;white-space:nowrap;padding-right:20px;}@media only screen and (max-width:767px){#autodesk-products-download-tab .colRight .download_type table tr td:first-child{width:100%;float:left;padding-bottom:0;margin-bottom:0;}}#autodesk-products-download-tab .colRight .download_type table td{vertical-align:top;padding:0;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:18px;color:#555555;font-weight:400;margin-bottom:30px;}@media only screen and (max-width:767px){#autodesk-products-download-tab .colRight .download_type table td{width:100%;float:left;}}#autodesk-products-download-tab .colRight .download_type table tr.seeMoreRow td{padding-top:10px;text-align:right;}#autodesk-products-download-tab .colRight .download_type table tr.seeMoreRow a,#autodesk-products-download-tab .colRight .download_type table tr.seeMoreRow a:visited{color:#1858A8;}#autodesk-products-download-tab .autodesk-product-download-tab-hover{display:none;position:absolute;padding:16px;border:2px solid #cacaca;background:white;width:50%;}body.lang-ja #autodesk-products-download-tab .colRight .download_type table tr td:first-child{width:150px;}div[class*='link_collection'] .item-list ul li{margin-left:0;}.ddsCustom .dd-selected-text{font-weight:normal;}.wrap{padding:0px;text-align:left;width:100%;margin-bottom:1em;}.wrap .downfinder-block{padding-left:75px;text-align:left;}@media (min-width:1025px){.wrap .downfinder-block{margin-top:30px;}}.wrap .downfinder-block-text{margin-top:5px;padding-left:75px;text-align:left;}@media (max-width:568px){.wrap .downfinder-block-text{margin-top:-10px;}}.downfinder-block-view .download-finder-promo_link{display:none;}@media (min-width:569px){.downfinder-block-view .download-finder-promo_link{display:block;}}.downfinder-block-view .download-finder-promo_link-page{display:none;}@media (max-width:568px){.downfinder-block-view .download-finder-promo_link-page{display:block;}}#Show-update-fixes{float:right;}#Show-update-fixes:disabled{background:#9abfcf;color:#f5f5f5;}.btn-grey{background:#656e71;}.btn-x{line-height:70px;position:absolute;top:15px;right:15px;width:18px;height:18px;display:block;text-indent:-9999px;float:right;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAABHRSTlMAFaat+UTDOwAAADhJREFUCNdjmMDAwMaQwsAgCYRAms2BcQID4wQ2ByBHkgEonAIk2C+ACQgXLAFWAlYM1gY2AGwUAJRSCh+IT6/9AAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;background-position:right;cursor:pointer;}.spinner{width:50px;height:50px;display:block;text-indent:-9999px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/ajax-loader.gif);background-size:contain;background-repeat:no-repeat;background-position:center;margin:auto;margin-top:20px;}.modal{background-color:#F5F5F5;width:100%;max-width:902px;height:758px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;}@media only screen and (max-width:767px){.modal{width:100%;height:auto;}}.modal-dialog{background-color:#F7F7F7;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/df_pattern1.png),url(/sites/all/themes/autodesk_foundation5/images/standard/df_pattern2.png),url(/sites/all/themes/autodesk_foundation5/images/standard/df_pattern3.png);background-position:top left,top right,bottom left;background-repeat:no-repeat;width:100%;height:100%;}@media only screen and (max-width:767px){.modal-dialog{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/df_pattern1.png),url(/sites/all/themes/autodesk_foundation5/images/standard/df_pattern3.png);background-position:top left,bottom left;}}.download-modal-body{display:inline-block;width:100%;}.first-page-body{padding:20px 40px;}@media only screen and (max-width:767px){.first-page-body{height:auto;float:left;padding:20px 15px;}}.update-fixes-body{padding:15px 40px;min-height:590px;height:auto;margin-bottom:2%;padding-bottom:0px;display:inline-block;width:100%;}@media only screen and (max-width:767px){.update-fixes-body{min-height:475px;padding:15px;}}.modal-body-title{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:26px;font-style:normal;font-weight:400;color:#555555;padding-top:25px;padding-bottom:40px;line-height:30px;}@media only screen and (max-width:767px){.modal-body-title{padding:0 0 35px;}}#modal-body-title-results{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:26px;font-style:normal;font-weight:400;color:#555555;padding-top:25px;padding-bottom:40px;line-height:30px;padding-bottom:25px;font-size:1.75rem;}#modal-body-title-results span{font-style:italic;color:#888888;}#modal-one div.modal-results-box{width:100%;max-width:825px;height:485px;background-color:#ffffff;border-radius:5px;box-shadow:0px 0px 2px #000000;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;margin:0 auto;overflow:auto;}@media (max-width:568px){#modal-one div.modal-results-box{width:100%;height:auto;margin-bottom:10px;min-height:160px;}}#modal-one div.modal-results-box-noScroll{width:100%;max-width:825px;height:485px;}@media only screen and (max-width:767px){#modal-one div.modal-results-box-noScroll{height:85%;overflow:auto;}}.modal-results-data{padding-bottom:30px;display:block;float:left;width:100%;}.modal-results-data ul{padding-left:10px;margin:0px;list-style:none;}@media only screen and (max-width:767px){.modal-results-data ul li{margin-bottom:20px;}}.modal-results-data ul .result-date{font-weight:400;line-height:28px;}@media only screen and (min-width:768px){.modal-results-data ul .result-date{min-width:120px;white-space:nowrap;margin-right:20px;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;}}@media only screen and (min-width:768px){.modal-results-data ul .result-title{padding-left:0px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}}.result-padding{padding:30px;padding-bottom:0px;display:inline-block;width:100%;}@media (max-width:568px){.result-padding{padding:20px;}}@media only screen and (min-width:768px){.result-li-div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}}.modal-footer{padding:10px 40px;display:inline-block;width:100%;}@media only screen and (max-width:767px){.modal-footer{margin-bottom:35px;padding:10px 15px;}}.modal-footer .footer-boxes{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.modal-footer .footer-boxes > span{background-color:#E5E5E5;width:47%;margin:0;min-height:120px;height:auto;float:left;cursor:pointer;display:block;padding:20px 30px;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}@media only screen and (max-width:767px){.modal-footer .footer-boxes > span{width:100%;margin:0 0 15px 0;padding:30px 15px;}}.modal-footer .footer-boxes > span:first-child,.modal-footer .footer-boxes > span:first-of-type{margin-left:0;margin-right:6%;}@media only screen and (max-width:767px){.modal-footer .footer-boxes > span:first-child,.modal-footer .footer-boxes > span:first-of-type{margin:0 0 15px 0;}}.modal-footer .footer-boxes > span:hover{background-color:#275666;}.modal-footer .footer-boxes > span:hover a,.modal-footer .footer-boxes > span:hover span{color:white;}.modal-footer .footer-boxes > span a{display:block;font-size:24px;font-weight:400;}.modal-footer .footer-boxes > span a:hover,.modal-footer .footer-boxes > span a:focus{text-decoration:none;}.modal-footer .footer-boxes > span span{color:#000;font-size:16px;font-style:normal;line-height:20px;padding:0;-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}.modal-header{position:relative;background-color:#FFFFFF;height:70px;box-shadow:0px 3px 3px 0px rgba(170,170,170,0.3);}.modal-header-text{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:28px;font-style:normal;float:left;margin-left:20px;line-height:70px;}.modal-footer .download-initial{padding-left:80px;}.section-support-topics .modal-footer h3,.download-box-content .modal-footer h3,.modal-footer h3{padding-bottom:15px;font-size:24px;font-weight:400;padding-left:0;}.section-support-topics .modal-results-box,.download-box-content .modal-results-box{box-shadow:none !important;border:1px solid #BBB;}.section-support-topics .modal-results-box h4,.download-box-content .modal-results-box h4{font-size:1.25rem;}.section-support-topics .modal-results-box ul,.download-box-content .modal-results-box ul{padding:0;list-style:none;}.adsk-logo{width:177px;height:70px;display:block;text-indent:-9999px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/logo-mobile.png);background-repeat:no-repeat;background-position:center;background-size:contain;float:left;margin-left:25px;}.download-find-logo{width:62px;height:62px;display:block;text-indent:-9999px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/download.png);background-repeat:no-repeat;background-position:top left;background-size:contain;float:left;cursor:pointer;margin-top:-10px;}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-find-logo{display:none;}}.download-find-logo-page{width:62px;height:62px;display:block;text-indent:-9999px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/download.png);background-repeat:no-repeat;background-position:top left;background-size:contain;float:left;cursor:pointer;margin-top:-10px;display:none;}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-find-logo-page{display:block;}}.download-main{min-height:310px;border-bottom:solid 1px #e1e1e1;padding-bottom:5%;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:auto;}.section-support-topics .body-left,.section-download .body-left,.body-left{background-color:#E5E5E5;width:47%;margin:0;margin-right:6%;min-height:240px;height:auto;float:left;cursor:pointer;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}@media only screen and (max-width:767px){.section-support-topics .body-left,.section-download .body-left,.body-left{width:100%;margin:0 0 15px 0;}}.section-support-topics .body-left:hover,.section-download .body-left:hover,.body-left:hover{background-color:#275666;}.section-support-topics .body-left:hover h4,.section-download .body-left:hover h4,.body-left:hover h4{color:#FFFFFF;}.section-support-topics .body-left:hover p,.section-download .body-left:hover p,.body-left:hover p{color:#FFF;}.section-support-topics .body-left h4,.section-support-topics .body-left p,.section-download .body-left h4,.section-download .body-left p,.body-left h4,.body-left p{-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}.section-support-topics .body-right,.section-download .body-right,.body-right{background-color:#E5E5E5;width:47%;margin:0;min-height:240px;height:auto;float:right;cursor:pointer;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}@media only screen and (max-width:767px){.section-support-topics .body-right,.section-download .body-right,.body-right{width:100%;margin:0 0 15px 0;}}.section-support-topics .body-right:hover,.section-download .body-right:hover,.body-right:hover{background-color:#275666;}.section-support-topics .body-right:hover h4,.section-download .body-right:hover h4,.body-right:hover h4{color:#FFFFFF;}.section-support-topics .body-right:hover p,.section-download .body-right:hover p,.body-right:hover p{color:#FFF;}.section-support-topics .body-right h4,.section-support-topics .body-right p,.section-download .body-right h4,.section-download .body-right p,.body-right h4,.body-right p{-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}.download-finder-link{font-size:1.125em;color:#1858a8;font-weight:700;padding-bottom:14px;}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-finder-link{display:none;}}.download-finder-link-page{font-size:1.125em;color:#1858a8;font-weight:700;padding-bottom:14px;display:none;}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-finder-link-page{display:block;}}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-finder-promo_link{display:none;}}.download-finder-promo_link-page{display:none;}@media (max-width:568px) and (orientation:portrait),(orientation:landscape) and (max-height:568px){.download-finder-promo_link-page{display:block;}}.section-support-topics .download-box-content,.section-download .download-box-content,.download-box-content{padding-top:60px;padding-left:35px;padding-right:35px;cursor:pointer;}@media only screen and (max-width:767px){.section-support-topics .download-box-content,.section-download .download-box-content,.download-box-content{padding-top:60px;padding-left:15px;padding-right:15px;}}.section-support-topics .download-box-content p,.section-download .download-box-content p,.download-box-content p{color:#000;font-size:16px;font-style:normal;line-height:20px;}.section-support-topics .download-box-content h4,.section-download .download-box-content h4,.download-box-content h4{color:#327084;font-size:1.75rem;font-weight:400;line-height:30px;padding-bottom:5px;margin-top:5px;margin-bottom:0.2em;}.dropdown-select{padding:80px 0px 0px;width:450px;margin:0 auto;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;}@media (max-width:568px){.dropdown-select{padding:0px;width:100%;padding-bottom:85px;}}.dropdown-header{color:#555555;font-size:22px;padding-bottom:5px;}.showMoreLess{float:right;cursor:pointer;padding-top:10px;}#close{display:none;}.full_download_result_wrap{display:inline-block;height:480px;width:100%;padding-top:0;}@media only screen and (max-width:767px){.full_download_result_wrap{height:auto;}}.full_download_result_wrap h4{font-weight:400;}.full_download_result_wrap ul{list-style:none;margin-left:0;}.full_download_result_wrap .section-left{width:49%;float:left;display:block;height:100%;}.full_download_result_wrap .section-left > div{background-color:#E5E5E5;padding:1rem !important;margin-bottom:1rem;margin-right:0;}@media only screen and (max-width:767px){.full_download_result_wrap .section-left > div{margin-right:0;margin-left:0;}}.full_download_result_wrap .section-left p{margin-bottom:5px;}@media only screen and (max-width:767px){.full_download_result_wrap .section-left{width:100%;border:none;}}.full_download_result_wrap .section-right{float:left;display:block;width:49%;max-width:inherit;margin-left:2%;}@media only screen and (max-width:767px){.full_download_result_wrap .section-right{padding-left:0px;max-width:100%;width:100%;padding-top:0;margin-left:0;}}.full_download_result_wrap .section-right > div{background-color:#E5E5E5;padding:1rem !important;margin-bottom:1rem;margin-left:0;}@media only screen and (max-width:767px){.full_download_result_wrap .section-right > div{margin-right:0;margin-left:0;}}#select-a-product .ui-select-toggle,#select-a-product .ui-select-match,#select-a-version .ui-select-toggle,#select-a-version .ui-select-match{height:2.5rem;}body.front .block-autodesk-downloads-finder,body.section-customer-service .block-autodesk-downloads-finder{display:none;}.ngdialog.ngdialog-theme-default{padding:0px;}.ngdialog.ngdialog-theme-default .ngdialog-content{width:90vw;max-width:902px;height:90vh;max-height:758px;top:5vh;overflow-y:auto;}.adsk-oxygen-link{cursor:pointer !important;}.mobile .region-eyebrow .adsk-oxygen-link{background:url(/sites/all/themes/autodesk_foundation5/css/images/icon_mobile_signin.png) no-repeat scroll 14px 6px/17px auto transparent;height:3.5625rem;width:100px;min-width:100px;}.mobile .region-eyebrow .adsk-oxygen-link:hover{background-image:url(/sites/all/themes/autodesk_foundation5/css/images/icon_mobile_signin_select.png);}.mobile .region-eyebrow .active.adsk-oxygen-link{background:url(/sites/all/themes/autodesk_foundation5/css/images/icon_mobile_signout.png) no-repeat scroll 14px 6px/17px auto transparent;height:3.5625rem;width:40px;}.mobile .region-eyebrow .active.adsk-oxygen-link:hover{background-image:url(/sites/all/themes/autodesk_foundation5/css/images/icon_mobile_signout_select.png);}.mobile .adsk-oxygen-link > span{display:block;}.region-eyebrow .adsk-oxygen-link{position:relative;background:none;height:3.5625rem;color:#888888;float:right;font-size:0.875em;letter-spacing:normal;line-height:3.5625rem !important;padding:0 15px;text-align:center;min-width:initial;}.region-eyebrow .adsk-oxygen-link:hover{background-color:#327084;color:#ffffff;text-decoration:none;}.region-eyebrow .adsk-oxygen-link.signed-in{padding:0 30px 0 15px;}.region-eyebrow .adsk-oxygen-link .dd-pointer-down{border:solid 5px transparent;border-top:solid 5px #888;height:0;margin-top:-3px;position:absolute;right:10px;top:50%;width:0;border-image:none;border-right:5px solid transparent;border-style:solid;border-width:5px;margin-top:-5px;border-color:#888888 transparent transparent;}.region-eyebrow .row{position:relative;}.region-eyebrow .signed-in-menu{display:block;position:absolute;top:57px;right:115px;background-color:#327084;}.region-eyebrow .signed-in-menu ul{padding-bottom:25px;margin:25px 15px 0;border-bottom:1px solid white;}.region-eyebrow .signed-in-menu ul:last-child{border-bottom:0;}.region-eyebrow .signed-in-menu ul.top-nav li a{font-size:1.125rem;}.region-eyebrow .signed-in-menu ul li{line-height:1;margin-bottom:10px;}.region-eyebrow .signed-in-menu ul li:last-child{margin-bottom:0;}.region-eyebrow .signed-in-menu ul li a{display:block;position:relative;color:white;font-weight:400;font-size:0.875rem;padding-left:1.5rem;-webkit-transition:color 0.25s ease-in-out;-moz-transition:color 0.25s ease-in-out;transition:color 0.25s ease-in-out;line-height:1;}.region-eyebrow .signed-in-menu ul li a:link,.region-eyebrow .signed-in-menu ul li a:visited{color:white;}.region-eyebrow .signed-in-menu ul li a:hover,.region-eyebrow .signed-in-menu ul li a:focus{color:white;}.region-eyebrow .signed-in-menu ul li a:before{font:normal normal normal 0/1 FontAwesome;content:"\f054";font-size:1.125rem;margin-right:0.25rem;font-weight:400;position:absolute;left:0;top:0;line-height:1;}.user-logged-in,.user-logged-out{display:none;}.hide{display:none;}.show{display:block;}.was-this-helpful{padding:38px 0;border-top:1px solid #ccc;border-bottom:0;color:#666;font-size:16px;clear:both;position:relative;}.was-this-helpful h3{color:#000;font-size:1.125rem;font-weight:bold;margin:0 0 .75em;}.was-this-helpful .helpful-text{vertical-align:middle;display:inline-block;padding:4px 0;line-height:20px;padding-right:20px;}.was-this-helpful .helpful-action-buttons{padding:0;margin:0;position:relative;vertical-align:middle;white-space:nowrap;}.was-this-helpful .helpful-action-buttons button{border:0;color:white;min-width:inherit;height:auto;padding:0.625rem;font-size:1rem;border-radius:0;margin-left:15px;font-weight:200;text-transform:uppercase;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#327084;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";filter:none;}.was-this-helpful .helpful-action-buttons button:hover,.was-this-helpful .helpful-action-buttons button:focus{background:#275666;}.was-this-helpful .helpful-action-buttons button:first-child{margin-left:0;}.was-this-helpful .helpful-reset{color:#327084;line-height:28px;cursor:pointer;}.was-this-helpful .helpful-body{min-height:28px;}.was-this-helpful .helpful-comment-title{margin:0;}.was-this-helpful .helpful-comment-title i{color:#aaa;}.was-this-helpful .helpful-comment-form{margin:0;text-align:right;position:relative;}.was-this-helpful .helpful-comment-form button{text-align:center;padding:5px 10px;margin:0;color:#fff;font-size:16px;line-height:26px;text-shadow:0;min-width:90px;border:0 none;border-radius:0;background:#327084;filter:none;}.was-this-helpful .helpful-comment-form button:hover{background:#275666;}.was-this-helpful .helpful-comment-field{border:1px solid #dcdcdc;border-radius:4px;display:block;margin:6px 0 10px;padding:8px;height:80px;width:100%;text-align:left;font-size:1em;font-family:inherit;box-sizing:border-box;resize:vertical;overflow:auto;}.was-this-helpful .helpful-comment-field:focus{border-color:#ccc;outline:0 none;}.was-this-helpful .helpful-comment-counter{color:#aaa;font-size:12px;line-height:12px;position:absolute;right:11px;bottom:54px;text-align:right;background:#fff;margin-right:10px;}.contrib-promo-wrap{background:#f7f7f7;margin-top:20px;padding:30px;}.contrib-promo-wrap .contrib-promo-copy{padding-left:90px;}.contrib-promo-wrap .contrib-promo-copy h3,.contrib-promo-wrap .contrib-promo-copy p{margin-bottom:0px;}@media screen and (max-width:568px){.was-this-helpful{top:7px;margin:0;}.was-this-helpful .helpful-action-buttons{display:block;}.was-this-helpful .helpful-reset{margin-left:0;}.was-this-helpful button:first-child{margin-left:0;}}.was-search-helpful{display:none;margin-left:0;padding:38px 0;border-top:0;border-bottom:0;color:#666;font-size:16px;clear:both;position:relative;}@media only screen and (min-width:768px){.was-search-helpful{border-top:1px solid #ACABAB;}}.was-search-helpful h3{color:#000;font-size:1.125rem;font-weight:bold;margin:0 0 .75em;}.was-search-helpful .helpful-text{vertical-align:middle;display:inline-block;padding:4px 0;line-height:20px;}.was-search-helpful .helpful-action-buttons{display:block;padding:0;margin:0;position:relative;top:10px;left:0px;vertical-align:middle;white-space:nowrap;}.was-search-helpful .helpful-action{cursor:pointer;}.was-search-helpful .helpful-button{z-index:1;margin-right:15px;}.was-search-helpful .helpful-reset{margin-left:10px;color:#1858A8;line-height:28px;}.was-search-helpful .helpful-body{min-height:28px;}.was-search-helpful .helpful-comment-title{margin:30px 0 0;}.was-search-helpful .helpful-comment-title i{color:#aaa;}.was-search-helpful .helpful-comment-form{margin:0;text-align:right;max-width:860px;position:relative;}.was-search-helpful .helpful-comment-field{border:1px solid #dcdcdc;border-radius:4px;display:block;margin:6px 0 10px;padding:8px;height:94px;width:100%;text-align:left;font-size:1em;font-family:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:vertical;overflow:auto;}.was-search-helpful .helpful-comment-field:focus{border-color:#ccc;outline:0 none;}.was-search-helpful .helpful-comment-counter{color:#aaa;font-size:12px;line-height:12px;right:11px;bottom:54px;text-align:right;background:#fff;margin-right:10px;}.was-search-helpful .feedback-question{width:100%;max-width:660px;padding-top:5px;padding-bottom:30px;display:block;margin-bottom:30px;}.was-search-helpful .feedback-question select{padding-right:25px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;border-radius:4px;border:1px solid #ACACAC;-moz-appearance:none;-webkit-appearance:none;appearance:none;}.was-search-helpful .feedback_contactus{clear:both;margin-top:20px;}@media screen and (min-width:1025px){.was-search-helpful{margin-left:0px;}.was-search-helpful button:first-child{margin-left:0;}.was-search-helpful .helpful-action-buttons{left:0;top:10px;display:block;}.was-search-helpful .helpful-reset{margin-left:0;}}@media screen and (min-width:1025px){.was-search-helpful{margin-left:0px;}}@media screen and (max-width:568px){.was-search-helpful{margin-right:0;}}@media only screen and (min-width:1280px){.page-profile-my-contributions .block-autodesk-faceted-search{position:relative;padding-left:0;padding-right:0;float:left;width:100%;margin:0;}.page-profile-my-contributions .block-autodesk-faceted-search:after{clear:both;display:table;}}@media only screen and (min-width:1280px){.block-autodesk-faceted-search:after{clear:both;display:table;}}#faceted-search{padding-left:30px;}@media only screen and (min-width:1280px){#faceted-search{padding-left:0px;}}#faceted-search .title{padding-bottom:2.5rem;border-bottom:1px solid #ACABAB;margin-bottom:2.5rem;}#faceted-search #search-pager{display:none;}@media only screen and (min-width:768px){#faceted-search #search-pager{display:block;}}#faceted-search #mobile-search-pager{display:block;}@media only screen and (min-width:768px){#faceted-search #mobile-search-pager{display:none;}}#faceted-search .block-autodesk-faceted-search .mobile-results-pager{display:none;}#faceted-search .block-autodesk-faceted-search .views-field-title,#faceted-search .block-autodesk-faceted-search .views-field-Description,#faceted-search .block-autodesk-faceted-search .views-field-title-field{margin-bottom:12px;}#faceted-search .block-autodesk-faceted-search .views-field-PublishDate{margin-bottom:25px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-elipsis,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-last,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-first{display:none;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{padding:0;margin:0;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{background:#d7d7d7;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{border:1px solid #B0B0B0;border-radius:3px;margin:0 9px 0 0;display:block;width:28px;line-height:26px;float:left;font-size:.9em;color:#999;display:block;padding:2px 0 0 0;text-decoration:none !important;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:hover,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:hover,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:hover,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:hover{background:#d7d7d7;text-decoration:none;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev.png);height:30px;border:0;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-prev.png);background-size:cover;}}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-hover.png);border:1px solid #B0B0B0;border-radius:3px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next.png);height:30px;border:0;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-next.png);background-size:cover;}}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-hover.png);border:1px solid #B0B0B0;border-radius:3px;}@media screen and (min-width:569px) and (max-width:1024px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{padding:0;margin:0;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{background:#d7d7d7;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{margin:0 9px 0 0;width:35px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-phone.png);}}@media only screen and (min-width:569px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (min--moz-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-width:569px) and (max-width:1024px) and (min-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (min-resolution:192dpi),only screen and (min-width:569px) and (max-width:1024px) and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-prev-phone.png);background-size:31px 31px;}}@media screen and (min-width:569px) and (max-width:1024px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-phone-hover.png);}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-phone.png);}}@media only screen and (min-width:569px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (min--moz-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-width:569px) and (max-width:1024px) and (min-device-pixel-ratio:2),only screen and (min-width:569px) and (max-width:1024px) and (min-resolution:192dpi),only screen and (min-width:569px) and (max-width:1024px) and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-next-phone.png);background-size:38px 31px;}}@media screen and (min-width:569px) and (max-width:1024px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-phone-hover.png);}#faceted-search .block-autodesk-faceted-search #edit-submit-adsk-solr-search{margin:0;}#faceted-search .block-autodesk-faceted-search .results-pager{display:none;}#faceted-search .block-autodesk-faceted-search .mobile-results-pager{display:block;}}@media (max-width:568px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{padding:0;margin:0;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{background:#d7d7d7;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-item.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-current.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous.pager-current,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next.pager-current{margin:0 5px 0 0;width:35px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-phone.png);}}@media only screen and (max-width:568px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:568px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:568px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:568px) and (min-device-pixel-ratio:2),only screen and (max-width:568px) and (min-resolution:192dpi),only screen and (max-width:568px) and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-prev-phone.png);background-size:31px 31px;}}@media (max-width:568px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-previous .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-phone-hover.png);}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next{text-indent:-9999px;}#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-phone.png);}}@media only screen and (max-width:568px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:568px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:568px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:568px) and (min-device-pixel-ratio:2),only screen and (max-width:568px) and (min-resolution:192dpi),only screen and (max-width:568px) and (min-resolution:2dppx){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:link,#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next a:visited{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-next-phone.png);background-size:38px 31px;}}@media (max-width:568px){#faceted-search .block-autodesk-faceted-search .item-list .pager li.pager-next .active{background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-phone-hover.png);}#faceted-search .block-autodesk-faceted-search #edit-submit-adsk-solr-search{margin:0;}#faceted-search .block-autodesk-faceted-search .results-pager{display:none;}#faceted-search .block-autodesk-faceted-search .mobile-results-pager{display:block;}}#faceted-search #keyword-search{height:auto;float:left;padding:25px 0;min-width:100%;}#faceted-search #keyword-search form > div:not([class]){display:table;margin:0 auto;}#faceted-search #keyword-search .overview-Search{display:none;float:left;margin-top:5px;padding-left:25%;padding-right:10px;}@media (max-width:1024px){#faceted-search #keyword-search .overview-Search{padding-left:10%;}}@media (max-width:568px){#faceted-search #keyword-search .overview-Search{padding-left:10px;}}#faceted-search #keyword-search label{color:#444444;float:none;font-size:18px;font-weight:bold;height:21px;margin:0 0 2px;overflow:hidden;padding:0;}#faceted-search #keyword-search .form-type-textfield{float:left;margin-top:0;margin-bottom:0;padding-top:0;}#faceted-search #keyword-search .form-submit{float:left;position:relative;top:22px;width:20%;}#faceted-search #keyword-search .form-submit > input{top:2px;}#faceted-search #keyword-search .oview-form-submit{float:left;position:relative;top:0px;width:40px;height:40px;}#faceted-search #keyword-search .oview-form-submit > input{top:0px;}@-moz-document url-prefix(){#faceted-search #keyword-search .form-submit{top:21px;}#faceted-search #keyword-search .oview-form-submit > input{top:-21px;}}#faceted-search #keyword-search .search-form-submit{font-size:0;margin-bottom:0;padding:0;height:2.5rem;width:2.5rem;background:#327084 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARtJREFUeNpi/P//PwMBIALE8kD8EYjvAjGqBpABOLAOEO8E4r//EeA+ECciq8Ol2Q6IP0M1vQfiw0B8B8mgifgM4APiF1CFXUDMiSTnDsRvoHIhuAwohipYjMN1TlD5y7gM2AVVoIcnfM5B1UgzYQl1OSh9DU/MwORksBnwCUoL4TEAJvcRmwGnoHQ4Ds3iQGwPxO+A+DY2A55A6WYgNkaT4wLixVB6IRD/RQ8cPyB+ixTfP4F4NhCnA3EtUlq4AY1ulFjwAOLbUAXzgbgOagA62AfEEugJCRS3l6AKliIlHnkgLgLiKUDcBMSOQMyInpRtgPgkVPNGIBbCE/8YGERMg2reDsQqpGgGYRZgSO6Cxv0CIL7DQCIACDAAyh4nXb3td3YAAAAASUVORK5CYII=") no-repeat center;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}#faceted-search #keyword-search .search-form-submit:hover{background-color:#275666;}#faceted-search #keyword-search .search-form-submit:focus{outline:0;}#faceted-search #keyword-search .search-form-submit,#faceted-search #keyword-search x:-moz-any-link,#faceted-search #keyword-search x:default{top:1px;}#faceted-search #keyword-search #search-text{font-family:inherit;height:30px;width:130px;}@media (max-width:1024px){#faceted-search #keyword-search #search-text{width:180px;}}@media (max-width:568px){#faceted-search #keyword-search #search-text{width:159px;}}#faceted-search #keyword-search #Oview-searchTxt{line-height:2.5rem;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;width:300px;display:block;height:2.5rem;padding-left:10px;}#faceted-search #keyword-search #Oview-searchTxt:focus{outline:0;}@media only screen and (max-width:767px){#faceted-search #keyword-search #Oview-searchTxt{max-width:100%;}}#faceted-search .page-taxonomy-term-getting-started .category-facet,#faceted-search .page-taxonomy-term-getting-started .product-line-facet,#faceted-search .page-taxonomy-term-learn-explore .category-facet,#faceted-search .page-taxonomy-term-learn-explore .product-line-facet,#faceted-search .page-taxonomy-term-downloads .category-facet,#faceted-search .page-taxonomy-term-downloads .product-line-facet,#faceted-search .page-taxonomy-term-troubleshooting .category-facet,#faceted-search .page-taxonomy-term-troubleshooting .product-line-facet{display:none;}#faceted-search div#faceted-search-block,#faceted-search div.block-autodesk-faceted-search,#faceted-search ul.search-results{min-width:100%;display:block;margin-bottom:20px;margin-left:0;margin-top:20px;}#faceted-search .block-autodesk-search-feedback{margin-left:0px;}@media (min-width:1025px){#faceted-search .block-autodesk-search-feedback{margin-left:25%;}}#faceted-search #faceted-search-form label[for=search-sort]{float:left;line-height:40px;margin-right:15px;font-size:1rem;}#faceted-search #faceted-search-form .select-wrapper{float:left;}@media only screen and (max-width:767px){#faceted-search #faceted-search-form .select-wrapper{width:100%;}}@media only screen and (min-width:1280px){#faceted-search #faceted-search-form .select-wrapper{width:25%;}}#faceted-search .active-facet-box-parent{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:10px;}#faceted-search .active-facet-box-parent .active-facet-box{margin-right:20px;}#faceted-search .column-facets{background:#FFF;z-index:493;}@media only screen and (max-width:767px){#faceted-search .column-facets{position:fixed;top:45vh;height:55vh;overflow-x:hidden;overflow-y:auto;left:-267px;width:267px;padding:0;margin:0;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.31);}}@media only screen and (min-width:768px) and (max-width:1279px){#faceted-search .column-facets{position:fixed;top:45vh;height:55vh;overflow-x:hidden;overflow-y:auto;left:-355px;width:355px;padding:0;margin:0;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.31);}}@media only screen and (min-width:1280px){#faceted-search .column-facets{z-index:490;}}#faceted-search .column-facets .facets-inner{box-shadow:0px 0px 5px 0px rgba(0,0,0,0.31);}@media only screen and (min-width:1280px){#faceted-search .column-facets .facets-inner{border:solid 1px #cacaca;box-shadow:none;}}#faceted-search .column-facets .column-facets-count{color:#327084;}#faceted-search .column-facets #facet-filter-block-content{height:800px;overflow:auto;padding-right:1em;}#faceted-search .column-facets a:link,#faceted-search .column-facets a:visited{color:#327084;}#faceted-search .column-facets h3.facet-head{font-size:1.125em;color:#FFF;background:#454545;margin:0;padding:0 1.875rem;line-height:3.4375rem;font-weight:normal;}#faceted-search .column-facets h3.facet-head a{color:#FFF;}#faceted-search .column-facets #facet-filter{padding:1.875rem;width:100%;position:relative;}#faceted-search .column-facets #facet-filter .product-toggle{display:block;width:100%;background:url(/sites/all/themes/autodesk_foundation5/images/standard/all-products-btn.jpg) no-repeat right;height:40px;line-height:40px;background-position:200px 10px;text-decoration:underline;}#faceted-search .column-facets #facet-filter.expanded{max-height:none;}#faceted-search .column-facets #facet-filter h4{font-size:1.125em;font-weight:600;color:#444444;width:100%;}#faceted-search .column-facets #facet-filter .facet-section:last-child .facet-list{padding-bottom:0;border-bottom:0;margin-bottom:0;}#faceted-search .column-facets .remove-facet{font-family:fontawesome,arial,sans-serif;font-size:0;}#faceted-search .column-facets .remove-facet:before{content:"\f057";font-size:1rem;}#faceted-search .column-facets ul.facet-list{margin:0 0 1.65em 0;padding:0 0 1.65em 0;border-bottom:1px solid #dadada;list-style:none;}#faceted-search .column-facets ul.facet-list li{list-style:none;}@media screen and (max-width:1024px){#faceted-search .column-facets ul.facet-list li{line-height:2.5em;}}#faceted-search .column-facets #all-products-wrapper{position:absolute;left:101%;top:150px;background:#FFF;width:70%;border:1px solid #86bc55;border-radius:0px 5px 5px 0px 0px 5px 5px 0px 0px 5px 5px 0px 0px 5px 5px 0px;-moz-border-radius:0px 5px 5px 0px 0px 5px 5px 0px 0px 5px 5px 0px 0px 5px 5px 0px;-webkit-border-top-left-radius:0px 5px 5px 0px;-webkit-border-top-right-radius:0px 5px 5px 0px;-webkit-border-bottom-right-radius:0px 5px 5px 0px;-webkit-border-bottom-left-radius:0px 5px 5px 0px;padding:20px;display:none;z-index:9999;}#faceted-search .column-facets #all-products-wrapper > .item-list{width:30%;float:left;padding-right:3%;}#faceted-search .column-facets #all-products-wrapper > .item-list h3{padding-left:1.2em;}@media screen and (max-width:1024px){#faceted-search .column-facets #all-products-wrapper{position:relative;width:100%;border:0;left:0;top:0;}#faceted-search .column-facets #all-products-wrapper .item-list{width:100%;}}#faceted-search .column-facets #keyword-search{display:block;margin:0;float:none;min-width:inherit;padding:1.875rem 1.875rem 0;}#faceted-search .column-facets #keyword-search form{clear:both;display:table;width:100%;}#faceted-search .column-facets #keyword-search label{line-height:1.4;font-size:1.125em;margin-top:0.2rem;margin-bottom:0.5rem;}#faceted-search .column-facets #keyword-search .form-type-textfield{width:80%;margin:0;}@media only screen and (min-width:768px){#faceted-search .column-facets #keyword-search .form-type-textfield{width:86%;}}@media only screen and (min-width:1280px){#faceted-search .column-facets #keyword-search .form-type-textfield{width:82%;}}#faceted-search .column-facets #keyword-search #search-text{width:100%;display:block;height:2.5rem;padding-left:10px;padding-right:10px;}#faceted-search .column-facets #keyword-search #search-text:focus{outline:0;}#faceted-search .column-facets #keyword-search .form-submit{width:14%;top:30px;}#faceted-search .column-facets #keyword-search .search-form-submit{margin-bottom:0;padding:0;height:2.5rem;width:2.5rem;background:#327084 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARtJREFUeNpi/P//PwMBIALE8kD8EYjvAjGqBpABOLAOEO8E4r//EeA+ECciq8Ol2Q6IP0M1vQfiw0B8B8mgifgM4APiF1CFXUDMiSTnDsRvoHIhuAwohipYjMN1TlD5y7gM2AVVoIcnfM5B1UgzYQl1OSh9DU/MwORksBnwCUoL4TEAJvcRmwGnoHQ4Ds3iQGwPxO+A+DY2A55A6WYgNkaT4wLixVB6IRD/RQ8cPyB+ixTfP4F4NhCnA3EtUlq4AY1ulFjwAOLbUAXzgbgOagA62AfEEugJCRS3l6AKliIlHnkgLgLiKUDcBMSOQMyInpRtgPgkVPNGIBbCE/8YGERMg2reDsQqpGgGYRZgSO6Cxv0CIL7DQCIACDAAyh4nXb3td3YAAAAASUVORK5CYII=") no-repeat center;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}#faceted-search .column-facets #keyword-search .search-form-submit:hover{background-color:#275666;}#faceted-search .column-facets #keyword-search .search-form-submit:focus{outline:0;}#faceted-search .div-span{display:inline;}#faceted-search .search-results .result-dates{color:#000;font-weight:normal;}#faceted-search .search-results .result-content{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;}#faceted-search span.vivbold{font-weight:bold;}#faceted-search .search-results .result-img{float:left;margin-left:5px;margin-right:30px;margin-top:6px;height:100px;-webkit-box-flex:none;-webkit-flex:none;-moz-box-flex:none;-moz-flex:none;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-order:0;-ms-flex-order:0;order:0;}#faceted-search .result-img img{max-height:100px;width:133px;}#faceted-search ul.search-results li{clear:both;border-bottom:solid 1px #ACABAB;min-height:110px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}#faceted-search ul.search-results li:last-child{border-bottom:none;}#faceted-search .search-results .result-title{font-size:18px;font-weight:600;color:#327084;}#faceted-search .search-results .result-text{color:#555555;line-height:1.4;}@media (max-width:480px){#faceted-search .search-results .result-img{display:none;}#faceted-search ul.search-results li{min-height:88px;}}#faceted-search .remove-x-white{font-family:fontawesome,arial,sans-serif;font-size:0;}#faceted-search .remove-x-white:before{content:"\f057";font-size:1rem;}.filter-toggle{display:block;width:40px;height:53px;background-color:#327084;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAABJCAMAAACq2J74AAAApVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+4/eNVAAAANnRSTlMA0IDw5XDKG+AVEA4FXyn82LxiH7lmWPj06dzSwbKrmId6OTQkAp6OdVQtxaVqT0tGP6STCNSaNmfVAAABu0lEQVRIx+2U566bUAyAzQgcwt4jbBJG9mj9/o9WKm6vFAItF6lRG+X7gZB1vmNhY8PLkM6yMNnMsfAqzbEw+jbHQl2cYyG3nGPhSphjoTUrF/+s79LFZ/VrLz3rP0zhv0a42OlVpwijYovKsCs9rhZnc9xYOtcA0Q/3VXYwDNtxDNmw63QfkjYa2cKQs41d18oapy4trc30C/+7ldTNaREzalQ8SIbKOZeEILMrM+NUKOayhVeKs0GXOwaDW34K0e5bXgopWrYCgygHHWmgvX7cp4GEnTPs7QjYDxbtmTmHbEw3BS/d1WidO1nso76VVmXfkjhKBNNIQqIiMkSjfqIR1kVEYlUyD3BjHhtgslaXYyMo+UmW5cOifRzPn6kzPA6VnokkGCfDw2A8Z+JxrVJlgBFNHxlXae8eYYytP7xPRJ25wDjrYGhPChS7hd/BawH/UN1A68WG7l338rPcn/e0yLF3NytsKAJM0ALhLpM4bZ416vMgP03qjkYfy2+z06av9sJtuhfHVWA61OJjfij4+1Y9y6Lf1qD1r3b5Va1bN5Tll6zGoxaXc73yjvAV1glBVatMePPm1fgBNMEvW5k+u0YAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:contain;text-indent:-9999px;position:fixed;left:0px;top:45vh;z-index:800;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.31);cursor:pointer;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}@media only screen and (min-width:1280px){.filter-toggle{display:none;}}.filter-toggle:hover{background-color:#275666;}.filter-toggle.expanded{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAABJCAMAAACq2J74AAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMA0IDl39lwHg/wFLkFyV/8w2I1KCQZ86WVZlj46dK9q4d6TgPMjnVUSDucakEsDLKxnwgv1JUvBqQAAAG+SURBVEjH7ZTnjptAFIUvMJhmejG9meqyLpv7/q8WVnairGGyZiVLieXvB0IjfTqamXMHno0c5rP2cb60XOF863zE+dZbivMtWcX5lpvgNywF8eFZ4309/gwHzgfER3dj3MP5nf8/kXdBvlIYIuk4oEtckmb1ohPohhiuCGJsrOpia5pBGJqaGTT5yvhYPQbylLPPokgp2rA5KfyQ9Iv4h7Jp2m6RSfrBGkmmXoW9T1AyToXZWbYgDri21ZnsxpCQ9/vSwODW8nLIUQlsmMTeKsgC68ENMQvE2AMV2yAQjCzWc3oVuYxtLXf56YycPiyyGNP3ZbIZNVNl3sAxfYPoiBLhmQ94wkWISJRaEwB8b3wBAqdcMtau3Zeapm0Xw6fc/Y4usIQx79JhCXQK3MIUlpTRtVrXACiacqbNY1QCjX2sypNdS6Ud0HFI4k5UuuL28DcEnheoa3RkhnNu8rlKhq8QVU74VCUuFeFrxIqX/0xSxfvmmR/KdcWlS+NyHdfXB1Adcu/FitrLTxjZcD/M4jo/DDzear5lsS9r0vpXb/lZLf8ylKdqjtV6zGLXNYlXwhycDUGdrwV48eLZ+AndXC3wJHeG+wAAAABJRU5ErkJggg==");left:268px;}@media only screen and (min-width:768px) and (max-width:1279px){.filter-toggle.expanded{left:356px;}}body.page-profile .layout-middle,body.page-user-profile .layout-middle{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-pattern.png);background-color:#F3F3F3;background-position:right top;background-repeat:no-repeat;}body.page-profile-contributions .layout-middle{padding-top:10px;background-image:none;background-color:#FFF;}h1.profile-title{line-height:40px;width:100%;text-transform:capitalize;}h1.profile-title .title-profile-pic{border-radius:25px;bottom:10px;display:inline-block;margin-right:8px;overflow:hidden;position:relative;vertical-align:middle;width:50px;}.profile-container{padding-top:20px;position:relative;}.profile-container h1{word-break:break-all;}.profile-container .head{text-align:center;}.profile-container .head .button{margin-bottom:10px;margin-left:10px;}@media only screen and (max-width:767px){.profile-container .head .button{margin-left:0;margin-right:10px;margin-bottom:10px;}}.profile-container .main{text-align:center;padding-top:20px;}.profile-container .main.has-pic{border-top:1px solid #CCC;padding-top:70px;margin-top:70px;position:relative;}.profile-container .main .profile-pic{width:140px;height:140px;border-radius:80px;position:absolute;top:-70px;left:50%;margin-left:-70px;border:10px solid rgba(243,243,243,0.8);background:white;}.profile-container .main .profile-pic img{width:120px;height:120px;box-shadow:0px 0px 6px rgba(0,0,0,0.6);border-radius:60px;}.profile-container .main .profile-title-city{font-size:1.125rem;}.profile-container .main .profile-about{color:#333;line-height:20px;}.profile-container .foot{position:relative;background-color:#ededed;text-align:center;padding-top:10px;padding-bottom:10px;}.profile-container .foot p{margin:0;line-height:2.5rem;}@media only screen and (max-width:767px){.profile-container .foot p{line-height:1.625rem;}}.profile-container .foot .button{margin-bottom:0;}@media only screen and (min-width:768px){.profile-container .foot .edit-links-open{position:absolute;top:0;right:0.9375rem;}}@media only screen and (max-width:767px){.profile-container .foot .edit-links-open{position:relative;top:0;right:0;float:none;margin-top:5px;}}@media only screen and (min-width:768px){.profile-container .foot .edit-links-center{position:relative;top:0;right:0;margin-top:5px;}}@media only screen and (max-width:767px){.profile-container .foot .edit-links-center{position:relative;top:0;right:0;margin-top:5px;}}@media only screen and (min-width:768px){.profile-container .foot .add-links-center{position:relative;top:0;right:0;margin-top:0;}}@media only screen and (max-width:767px){.profile-container .foot .add-links-center{position:relative;top:0;right:0;margin-top:0;}}.profile-container .foot ul{text-align:center;display:inline-block;margin:0;}@media only screen and (max-width:767px){.profile-container .foot ul{display:block;margin:0;}}.profile-container .foot ul li{display:inline-block;margin-right:80px;line-height:2.5rem;}@media only screen and (max-width:767px){.profile-container .foot ul li{margin-right:30px;}}@media only screen and (min-width:768px) and (max-width:1279px){.profile-container .foot ul li{margin-right:50px;}}.profile-container .foot ul li a{color:#4d4d4d;margin-left:5px;}@media only screen and (max-width:767px){.profile-container .foot ul li a{margin:0;}}.profile-container .foot ul li i.profile-icon{margin-top:5px;margin-right:10px;width:30px;height:30px;}@media only screen and (max-width:767px){.profile-container .foot ul li i.profile-icon{margin-right:0;}}.profile-container .foot ul li:last-of-type{margin-right:0px;}.profile-container .foot.no-pic a i{margin-top:1.25rem;margin-bottom:0;}.profile-container .foot.no-pic a span{margin-top:0.74rem;line-height:50px;height:50px;}@media large-up{.profile-container .foot.no-pic a{float:right;margin-top:0px;height:78px;line-height:78px;}}.profile-container .foot.no-pic a.edit-links-open{padding-left:1.25rem;padding-right:1.25rem;}@media only screen and (min-width:1280px) and (max-width:5000px){.profile-container .foot.no-pic a.edit-links-open{margin-right:2.1875rem;}}.profile-container .visibility{display:table;}.profile-container .visibility ul{font-size:0;}.profile-container .visibility ul li{display:inline-block;width:150px;font-size:13px;}@media only screen and (min-width:768px){.profile-container .visibility label{margin-left:0;}}.profile-container .visibility label#visibility_selectall_text{margin:7px 0px;}@media only screen and (min-width:768px){.profile-container .visibility label#visibility_selectall_text{margin-left:0;margin-right:1rem;margin-bottom:0;margin-top:0;}}@media only screen and (max-width:767px){.profile-container .visibility .profile-pic{position:relative;top:0;left:0;margin:0;margin-bottom:20px;}}.profile-container .visibility .profile-pic img{margin:0 25px 0 25px;width:120px;height:120px;box-shadow:0px 0px 6px rgba(0,0,0,0.6);border-radius:60px;}.profile-container .visibility .visibility-options .visibility-options-col{float:left;}.profile-container .visibility .visibility-options .visibility-options-col.col-1{width:60%;}.profile-container .visibility .visibility-options .visibility-options-col.col-1 ul li{width:33.33%;}.profile-container .visibility .visibility-options .visibility-options-col.col-2{width:40%;}.profile-container .visibility .visibility-options .visibility-options-col.col-2 .profile-pic{width:100px;height:100px;margin:0 auto;}.profile-container .visibility .visibility-foot{clear:both;background-color:#e7e7e7;}.profile-container .visibility .visibility-foot .small-centered a{width:100%;text-align:center;}@media only screen and (min-width:768px){.profile-container .visibility .visibility-foot .small-centered a{width:auto;text-align:left;}}@media only screen and (max-width:767px){html.ios #edit-profile-dialog iframe{height:1471px;}}@media only screen and (min-width:768px) and (max-width:1023px){html.ios #edit-profile-dialog iframe{height:1471px;}}@media only screen and (min-width:768px){html.ios #edit-profile-dialog iframe{height:1471px;}}@media only screen and (min-width:1280px){html.ios #edit-profile-dialog iframe{height:1471px;}}.edit-links-body{width:100%;padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:40px;}.edit-links-body span.edit-links-item-title{display:none;}.edit-links-body input.edit-links-item-input{float:right;height:2.5rem;margin-left:0.9375rem;width:100%;}.edit-links-body .edit-links-item-container.row{margin-bottom:13px;}.edit-links-body .edit-links-item-container.row span.error{padding:0.375rem 0rem 0.5625rem;position:absolute;right:0px;bottom:-15px;color:#d20b08;}.edit-links-body .button-row .button{width:110px;text-align:center;}.edit-links-body table{margin:0 auto;width:70%;}.edit-links-body table input{width:100%;}.page-profile-edit .profile-container{margin-left:1.25rem;margin-right:1.25rem;}.page-profile-edit .profile-container .visibility.row.collapse{width:100%;}@media only screen and (min-width:768px) and (max-width:1279px){.page-profile-edit .profile-container{margin-left:1.25rem;margin-right:1.25rem;}}@media only screen and (min-width:1280px){.page-profile-edit .profile-container{margin-left:3.4375rem;margin-right:3.4375rem;}}.page-profile-edit .profile-container h1{text-transform:none;font-size:1.75rem;margin-bottom:2.2rem;}@media only screen and (min-width:768px){.page-profile-edit .profile-container h1{margin-bottom:0.5rem;}}.page-profile-edit .profile-container .visibility-body .visibility-body-left{border-right:2px solid #dbdbdb;}.page-profile-edit .profile-container .visibility-body .visibility-body-left .row .columns{margin-bottom:42px;}@media only screen and (min-width:768px){.page-profile-edit .profile-container .visibility-body .visibility-body-left .row{margin-bottom:42px;}.page-profile-edit .profile-container .visibility-body .visibility-body-left .row .columns{margin-bottom:0px;}.page-profile-edit .profile-container .visibility-body .visibility-body-left > .row{margin-top:20px;}}@media only screen and (max-width:767px){.page-profile-edit .profile-container .visibility-body .visibility-body-left{border:none;}}.page-profile-edit .profile-container .visibility-body .visibility-body-right .css-label{width:155px;margin:20px auto 20px auto;}.page-profile-edit .profile-container .visibility-body .visibility-body-right h1{font-size:2.25rem;}.page-profile-edit .profile-container .visibility-foot{background-color:#ededed;margin-top:0.9375rem;}.page-profile-edit .profile-container .visibility-foot label{margin-top:0.9375rem;margin-right:0.9375rem;}.page-profile-edit .profile-container .visibility-foot label i.profile-icon{margin-top:-9px;margin-right:13px;width:30px;height:30px;}.page-profile-edit .profile-container .visibility-foot .edit-links-open{margin-top:10px;margin-bottom:10px;max-width:131px;}.page-profile-edit #save_visibility_settings{padding-left:30px;padding-right:30px;margin-top:20px;}body.page-profile h1#page-title,body.page-user-profile h1#page-title{display:none;}#profileLoginPipe{padding:0;}.profile-login{position:relative;background:none;height:3.5625rem;color:#888888;font-size:0.78em;letter-spacing:normal;padding:0 15px;text-align:center;min-width:initial;cursor:pointer;line-height:3.5625rem;}@media screen and (max-width:425px){.profile-login{font-size:0.5em;}}@media only screen and (max-width:767px){.profile-login{padding:0 5px;}}.profile-login:hover span{text-decoration:underline;color:#333;transition:none;}.profile-login.active{color:#000;}.profile-loading{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-loader.gif);background-repeat:no-repeat;background-position:left center;width:16px;height:11px;padding:0 15px;text-align:center;position:relative;height:3.5625rem;color:#888888;float:right;padding:0 15px;text-align:center;min-width:initial;transition:none;}.profile-dropdown{position:relative;background:none;height:3.5625rem;color:#888888;float:right;font-size:0.875em;letter-spacing:normal;padding:0 15px;text-align:center;min-width:initial;cursor:pointer;line-height:3.5625rem;}@media only screen and (max-width:767px){.profile-dropdown{padding:0 10px;}}.profile-dropdown.language-dropdown{background:#eeeeee;border-left:1px solid #e4e4e4;}@media only screen and (max-width:767px){.profile-dropdown.language-dropdown .profile-dropdown-name .profile-dropdown-first-name{display:none;}}@media only screen and (max-width:767px){.profile-dropdown.language-dropdown .profile-dropdown-name .profile-dropdown-last-name{display:none;}}@media only screen and (max-width:767px){.profile-dropdown.language-dropdown .profile-dropdown-avatar{display:inline-block;}.profile-dropdown.language-dropdown .profile-dropdown-avatar img{margin:0;}}.profile-dropdown:hover{text-decoration:none;}.profile-dropdown.hover .profile-dropdown-first-name,.profile-dropdown.hover .profile-dropdown-last-name{text-decoration:underline;color:#333;}.profile-dropdown .profile-dropdown-name{display:inline-block;max-width:400px;width:auto;padding-right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:767px){.profile-dropdown .profile-dropdown-name{max-width:100px;}}@media only screen and (min-width:768px) and (max-width:1279px){.profile-dropdown .profile-dropdown-name{max-width:200px;}}@media only screen and (min-width:1280px){.profile-dropdown .profile-dropdown-name{max-width:400px;width:auto;}}.profile-dropdown .profile-dropdown-name .profile-dropdown-first-name{display:inline;}.profile-dropdown .profile-dropdown-name .profile-dropdown-last-name{display:inline;}@media only screen and (max-width:767px){.profile-dropdown .profile-dropdown-name .profile-dropdown-last-name{display:none;}}.profile-dropdown .profile-dropdown-avatar{display:inline-block;vertical-align:top;}@media only screen and (max-width:767px){.profile-dropdown .profile-dropdown-avatar{display:none;}}.profile-dropdown .profile-dropdown-avatar img{display:inline-block;vertical-align:middle;width:20px;border-radius:15px;overflow:hidden;margin-right:8px;}.profile-dropdown .profile-dropdown-wrapper{visibility:hidden;opacity:0;cursor:default;min-width:220px;position:absolute;top:100%;right:0;z-index:100;box-shadow:0px 0px 8px rgba(0,0,0,0.2);transform:translateZ(0);transform:translateY(10%);transition:all 0.5s ease 0s,visibility 0s linear 0.5s;}.profile-dropdown.active .profile-dropdown-wrapper{visibility:visible;opacity:1;top:57px;transform:translateX(0%);transition-delay:0s;}.profile-dropdown .profile-triangle{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #5C8D9E;position:absolute;height:10px;width:10px;z-index:2000;top:-10px;right:10px;}.profile-dropdown .profile-menu{background-color:#5C8D9E;padding:15px;color:white;text-align:left;}.profile-dropdown .profile-menu ul{margin:0;padding:0;}.profile-dropdown .profile-menu ul li{color:#FFF;position:relative;list-style:none;line-height:1.125rem;}.profile-dropdown .profile-menu ul li:before{font:normal normal normal 0/1 FontAwesome;content:"\f054";font-size:0.8125rem;margin-right:0.25rem;font-weight:400;position:absolute;left:0;top:10px;line-height:1;}.profile-dropdown .profile-menu ul li a{color:#FFF;color:white;font-weight:400;font-size:0.875rem;line-height:1.125rem;-moz-transition:none;-webkit-transition:none;-o-transition:color 0 ease-in;transition:none;padding-left:18px;padding-top:6px;padding-bottom:6px;display:block;cursor:pointer;}.profile-dropdown .profile-menu ul li a.profile-menu-item-large{font-size:1rem;line-height:1.5rem;}.profile-dropdown .profile-menu ul li a.profile-menu-item-large:before{top:11px;}.profile-dropdown .profile-menu ul li a:hover{color:#C7E5EF;text-decoration:underline;cursor:pointer;}.profile-dropdown .profile-menu ul li a:focus{cursor:pointer;}.profile-dropdown .profile-menu ul li:last-of-type{margin-bottom:0;}.profile-dropdown .profile-menu ul .divider{padding-top:4px;margin-bottom:10px;border-bottom:1px solid #FFF;}.profile-dropdown .profile-menu ul .divider:before{display:none;}.profile-dropdown .caret{margin-top:-5px;border:solid 5px transparent;border-top:solid 5px #888;height:0;margin-top:-3px;position:absolute;right:15px;top:50%;width:0;border-image:none;border-right:5px solid transparent;border-style:solid;border-width:5px;margin-top:-5px;border-color:#888888 transparent transparent;}.profile-dropdown .caret-down{border-color:#888888 transparent transparent;}.profile-dropdown .caret-down.dd-pointer-down-white{border-color:#888888 transparent transparent !important;}.profile-dropdown .caret-up{border-color:transparent transparent #888888 !important;margin-top:-10px;}.profile-dropdown .caret-up.dd-pointer-down-white{border-color:transparent transparent #888888 !important;}.my-profile-visibility{display:none;}.my-profile-visibility-hide{display:none;}.contributions-container{padding-top:40px;position:relative;}.contributions-container #contributions-tab{display:block;}.contributions-container #collections-tab{display:none;padding-bottom:60px;}.contributions-container #collections-tab:before,.contributions-container #collections-tab:after{content:" ";display:table;}.contributions-container #collections-tab:after{clear:both;}.contributions-container .contributions-head,.contributions-container .collections-head{position:relative;}.contributions-container .contributions-head:before,.contributions-container .contributions-head:after,.contributions-container .collections-head:before,.contributions-container .collections-head:after{content:" ";display:table;}.contributions-container .contributions-head:after,.contributions-container .collections-head:after{clear:both;}.contributions-container .contributions-head .inner-border,.contributions-container .collections-head .inner-border{border-bottom:1px solid #CCC;margin-bottom:12px;}.contributions-container .contributions-head .inner-border:before,.contributions-container .contributions-head .inner-border:after,.contributions-container .collections-head .inner-border:before,.contributions-container .collections-head .inner-border:after{content:" ";display:table;}.contributions-container .contributions-head .inner-border:after,.contributions-container .collections-head .inner-border:after{clear:both;}@media only screen and (max-width:767px){.contributions-container .contributions-head .inner-border,.contributions-container .collections-head .inner-border{border:none;margin-bottom:0;}}.contributions-container .contributions-head h2,.contributions-container .contributions-head h1,.contributions-container .collections-head h2,.contributions-container .collections-head h1{position:absolute;bottom:8px;color:#666666;font-size:1.75rem;line-height:2rem;text-decoration:none;word-spacing:normal;text-transform:none;margin:0;float:left;}@media only screen and (max-width:767px){.contributions-container .contributions-head h2,.contributions-container .contributions-head h1,.contributions-container .collections-head h2,.contributions-container .collections-head h1{float:none;clear:both;text-align:center;margin-bottom:20px;margin-top:20px;position:relative;}}@media only screen and (min-width:768px){.contributions-container .contributions-head h2,.contributions-container .contributions-head h1,.contributions-container .collections-head h2,.contributions-container .collections-head h1{font-size:26px;line-height:38px;}}@media only screen and (min-width:1280px){.contributions-container .contributions-head h2,.contributions-container .contributions-head h1,.contributions-container .collections-head h2,.contributions-container .collections-head h1{font-size:26px;line-height:38px;}}.contributions-container .contributions-head .content-anchor-container,.contributions-container .collections-head .content-anchor-container{float:right;}@media only screen and (max-width:767px){.contributions-container .contributions-head .content-anchor-container,.contributions-container .collections-head .content-anchor-container{float:none;}}.contributions-container .contributions-head .content-anchor-container .content-anchors,.contributions-container .collections-head .content-anchor-container .content-anchors{float:left;}@media only screen and (max-width:767px){.contributions-container .contributions-head .content-anchor-container .content-anchors,.contributions-container .collections-head .content-anchor-container .content-anchors{float:none;}}.contributions-container .contributions-head .content-anchor-container .content-anchors .content-anchor-item,.contributions-container .collections-head .content-anchor-container .content-anchors .content-anchor-item{background-color:#327084;display:block;padding:20px;float:left;color:white;text-align:center;background-color:#327084;transition:background-color 300ms ease-out;}.contributions-container .contributions-head .content-anchor-container .content-anchors .content-anchor-item:hover,.contributions-container .collections-head .content-anchor-container .content-anchors .content-anchor-item:hover{text-decoration:none;}.contributions-container .contributions-head .content-anchor-container .content-anchors .content-anchor-item.content-anchor-type-articles,.contributions-container .collections-head .content-anchor-container .content-anchors .content-anchor-item.content-anchor-type-articles{background-color:#5ba8c1;}.contributions-container .contributions-head .content-anchor-container .content-anchors .content-anchor-item .content-type,.contributions-container .collections-head .content-anchor-container .content-anchors .content-anchor-item .content-type{font-weight:200;}@media only screen and (max-width:767px){.contributions-container .contributions-head .content-anchor-container .content-anchors .content-anchor-item,.contributions-container .collections-head .content-anchor-container .content-anchors .content-anchor-item{width:50%;}}.contributions-container .contributions-head .content-anchor-container a.content-anchor-item:hover,.contributions-container .collections-head .content-anchor-container a.content-anchor-item:hover{background-color:#265666;}@media only screen and (min-width:768px){.contributions-container .collections-head{margin-top:88px;margin-bottom:15px;}}.contributions-container .no_contrib{margin-top:20px;font-size:1.25rem;}.contributions-container #contribution-sorting .form-sort-by .form-item.form-type-select.form-item-rows .select-wrapper select{width:222px;float:right;background-color:white;}.contributions-container .button.manage{float:right;margin:0;margin-bottom:0.9375rem;}@media only screen and (max-width:767px){.contributions-container .button.manage{float:none !important;display:block;}}.contributions-container .button.manage-left{float:left;margin:0;margin-top:0.9375rem;}.contributions-container .button.manage-right{float:right;margin:0;margin-bottom:0.9375rem;}.contributions-container .heading.row{margin-left:-0.9375rem;margin-right:-0.9375rem;}.contributions-container .heading.row > h5{font-size:1rem;font-weight:200;text-transform:uppercase;color:#444;margin-left:0.9375rem;}.contributions-container .heading.row > h5 span{color:#888888;}.contributions-container .content-featured-container .content-featured-list .featured-contributions-card{padding-left:0px;padding-right:0px;margin-bottom:1.875rem;width:100%;margin-left:0;margin-right:0;}@media only screen and (max-width:767px){.contributions-container .content-featured-container .content-featured-list .featured-contributions-card .media{height:auto;}}@media only screen and (min-width:768px) and (max-width:1279px){.contributions-container .content-featured-container .content-featured-list .featured-contributions-card{width:100%;}.columns:nth-child(1) .contributions-container .content-featured-container .content-featured-list .featured-contributions-card{margin-right:10px;}}@media only screen and (min-width:1280px){.contributions-container .content-featured-container .content-featured-list .featured-contributions-card{width:260px;}}@media only screen and (min-width:768px) and (max-width:1279px){.contributions-container .content-featured-container .columns{margin-right:2%;width:31.3333333333%;}.contributions-container .content-featured-container .columns:nth-child(2){margin-right:2%;width:31.3333333333%;}.contributions-container .content-featured-container .columns:nth-child(2){width:31.3333333333%;margin-right:2%;}}.contributions-container .content_featured_footer.row{margin-bottom:40px;}#collections_anchor{position:relative;top:-70px;}body.path-profile-preferences .layout-middle{padding-top:10px;background-image:none;background-color:#FFF;}.profile-preferences-section-heading{color:#666;font-size:26px;margin-bottom:12px;}.profile-preferences-company{margin-bottom:20px;}.profile-preferences-company-name{font-size:20px;margin-left:0.5rem;}@media only screen and (max-width:767px){.profile-preferences-company-name{margin-left:0;}}.profile-preferences-company-description{margin-left:0.5rem;}@media only screen and (max-width:767px){.profile-preferences-company-description{margin-left:0;}}.profile-preferences-checkbox-row{margin-bottom:10px;}.profile-preferences-checkbox-row label{font-size:15px;color:#333;}.profile-preferences-screencast{margin-bottom:20px;}body.page-community-collection .bottom-row{padding-top:0.9375rem;}.collections .collections-header{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.collections .collections-header label{font-weight:700;}.collections .collections-middle{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.collections .collection-main-wrapper label{font-size:18px;font-weight:bold;margin:20px 0 10px;color:#000;}@media only screen and (max-width:767px){.collections #collectionTitle{width:100%;}}.collections .button.right{margin-right:10px;}.collections .cards .cards-count{font-size:20px;color:#333;margin:10px 0 20px 0;}.collections .cards .no-items{margin:10px 0 20px 0;}.collections .card.sortable{min-height:400px;}.collections .ui-sortable-placeholder{background-color:#eeeeee;border:1px dashed #cccccc;box-sizing:border-box;visibility:visible !important;}.dashboard_contributions{margin-bottom:20px;min-height:400px;}.dashboard_contributions_header{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;float:none !important;padding:0px;}.dashboard_contributions_body{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;min-height:400px;position:relative;}.dashboard_contributions_body:before,.dashboard_contributions_body:after{content:" ";display:table;}.dashboard_contributions_body:after{clear:both;}.dashboard_contributions_table_top{padding-bottom:10px;}.dashboard_contributions_table_top:before,.dashboard_contributions_table_top:after{content:" ";display:table;}.dashboard_contributions_table_top:after{clear:both;}@media only screen and (max-width:767px){.dashboard_contributions_table_top{padding-left:0.9375rem;padding-right:0.9375rem;padding-bottom:13px;padding-top:13px;background:#EAEAEA;box-shadow:inset 0 0 10px #CCC;}}@media only screen{.dashboard_contributions_body_right{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;padding:0;}}@media only screen and (min-width:768px){.dashboard_contributions_body_right{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;padding:0;}}@media only screen and (min-width:768px) and (max-width:1023px){.dashboard_contributions_body_right{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;padding:0;}}@media only screen{.dashboard_contributions_body_left{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;padding:0;}}@media only screen and (min-width:768px){.dashboard_contributions_body_left{padding-left:0.9375rem;padding-right:0.9375rem;width:75%;float:left;}}@media only screen and (min-width:768px) and (max-width:1023px){.dashboard_contributions_body_left{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}.dashboard_contributions_body_left .bold_para{font-weight:bold;color:#666;}.contribute_akn_top{z-index:999;cursor:pointer !important;width:250px;}@media only screen and (max-width:767px){.contribute_akn_top{width:100%;}}.contribute_akn_top .manage-option-menu{padding-left:11px;top:40px;width:100%;display:block;text-transform:capitalize;}.contribute_akn_top .manage-option-menu a{padding-left:0;font-size:15px;}.contribute_akn_top .down-caret{float:right;font-family:fontAwesome;}.contribute_akn_top .down-caret ::after{content:">";}.lang-ja .down-caret{margin-top:5px;}.contribute_akn{position:relative;width:100%;margin:0 0 1rem;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}.contribute_akn h2.block-title{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}.contribute_akn h2.block-title a{color:#FFF;}.contribute_akn h2.block-title span{color:black;}.contribute_akn .item-list ul li{margin:0;padding:0.25em 1em;line-height:1.4em;word-wrap:break-word;}@media only screen and (max-width:767px){.contribute_akn{display:none;}}@media only screen and (min-width:768px) and (max-width:1023px){.contribute_akn{display:none;}}.dashboard_contributions_showing_count{display:inline-block;color:#000000;font-size:16px;line-height:40px;}@media only screen and (max-width:767px){.dashboard_contributions_showing_count{margin-bottom:5px;}}@media only screen and (min-width:768px) and (max-width:1023px){.dashboard_contributions_showing_count .showing-contrib-phrase{display:none;}}@media only screen and (min-width:768px) and (max-width:1279px){.dashboard_contributions_showing_count .showing-contrib-phrase{display:none;}}.dashboard_contributions_filter_options{float:right;display:inline-block;}@media only screen and (max-width:767px){.dashboard_contributions_filter_options{display:block;float:none;}}.dashboard_contributions_filter_options .dashboard_contributions_filter{display:inline-block;margin-right:5px;float:left;}@media only screen and (max-width:767px){.dashboard_contributions_filter_options .dashboard_contributions_filter{float:none;display:block;}}@media only screen and (max-width:767px){.dashboard_contributions_filter_options .dashboard_contributions_filter span{display:none;}}.dashboard_contributions_filter_options .dashboard_contributions_filter select{display:inline-block;margin:0 0 0 10px;width:200px;}@media only screen and (max-width:767px){.dashboard_contributions_filter_options .dashboard_contributions_filter select{display:block;width:100%;margin:0 0 5px 0;padding-left:6px;}}.dashboard_contributions_filter_options .dashboard_contributions_filter_input{display:inline-block;}@media only screen and (max-width:767px){.dashboard_contributions_filter_options .dashboard_contributions_filter_input{display:block;}}.dashboard_contributions_filter_options .dashboard_contributions_filter_input input{height:40px !important;margin:0 !important;position:relative;width:250px;}@media only screen and (min-width:768px) and (max-width:1279px){.dashboard_contributions_filter_options .dashboard_contributions_filter_input input{width:220px;}}@media only screen and (max-width:767px){.dashboard_contributions_filter_options .dashboard_contributions_filter_input input{width:98.5%;display:block;}}.dashboard-table{width:100%;clear:both;}@media only screen and (max-width:767px){.dashboard-table{display:block;}}@media only screen and (max-width:767px){.dashboard-table thead,.dashboard-table tbody,.dashboard-table th,.dashboard-table td,.dashboard-table tr{display:block;}}.dashboard-table thead{background-color:#6e6f6f;}@media only screen and (max-width:767px){.dashboard-table thead{display:none;}}.dashboard-table thead tr th,.dashboard-table thead tr td{color:#ffffff;font-size:14px;font-weight:normal;border-right:1px solid #ffffff;border-bottom:none;padding:5px 10px;width:100px;}@media only screen and (max-width:767px){.dashboard-table thead tr th,.dashboard-table thead tr td{width:auto;}}.dashboard-table tr{border-bottom:1px solid #dddddd;}@media only screen and (max-width:767px){.dashboard-table tr{padding:0;padding-top:0.9375rem;padding-left:0.9375rem;padding-right:0.9375rem;display:block;position:relative;padding-bottom:0.7rem;background:#ffffff;}}.dashboard-table td{font-size:16px;vertical-align:top;padding:8px;}@media only screen and (max-width:767px){.dashboard-table td{padding:4px 0 4px 0;display:block;border:none;}.dashboard-table td span{display:block;}}.dashboard-table td:before{content:"";position:absolute;padding:0px;left:0;bottom:0px;width:0px;}.dashboard-table td img{height:auto;width:160px;float:left;margin-right:10px;}@media only screen and (max-width:767px){.dashboard-table td img{float:left;width:40px;height:40px;border-radius:20px;margin:0;display:none;margin-bottom:5px;margin-right:6px;}}.dashboard-table th.sortable.sort-desc,.dashboard-table th.sortable.sort-asc{background:none !important;}.dashboard-table th.sortable.sort-desc,.dashboard-table th.sortable.sort-asc{text-shadow:none !important;}.dashboard-table th.sortable .sort-indicator::after,.dashboard-table th.sortable .sort-indicator::before{opacity:.9 !important;border-color:#fff transparent !important;}.dashboard-table .dashboard-table-title{width:300px;}@media only screen and (max-width:767px){.dashboard-table .dashboard-table-title{width:auto;padding-top:0;padding-bottom:0;}}@media only screen and (max-width:767px){.dashboard-table .dashboard-table-title .row-title{height:unset;margin-bottom:0 !important;white-space:unset;}}.dashboard-table .row-title{color:#327084;display:block;font-size:16px;font-weight:bold;margin-bottom:5px;text-overflow:ellipsis;overflow:hidden;max-width:280px;}@media only screen and (max-width:767px){.dashboard-table .row-title{font-size:17px;line-height:20px;font-weight:bold;text-transform:capitalize;width:70%;height:20px;white-space:nowrap;}}.dashboard-table .row-title-prodLine{color:#666666;}@media only screen and (max-width:767px){.dashboard-table .row-title-prodLine{display:none;}}@media only screen and (max-width:767px){.dashboard-table .dashboard_item_shareAuthor{font-size:14px;}}@media only screen and (max-width:767px){.dashboard-table .dashboard-table-moderation-selectall input{position:relative;top:20px;}}.dashboard-table .dashboard_item_publishDate{width:160px;}.dashboard-table .dashboard_item_publishDate span.published{display:none;}@media only screen and (max-width:767px){.dashboard-table .dashboard_item_publishDate{width:220px;font-size:14px;overflow:hidden;padding-top:2px;padding-bottom:0;}.dashboard-table .dashboard_item_publishDate span.published{display:inline-block;color:#4cb77c;margin-bottom:2px;}.dashboard-table .dashboard_item_publishDate span.time{line-height:14px;padding-top:2px;color:#666;}}.dashboard-table .dashboard-table-manage{width:120px;text-align:right;}.dashboard-table .dashboard-table-manage > *{text-align:left;}@media only screen and (max-width:767px){.dashboard-table .dashboard-table-manage{position:absolute;top:4px;right:12px;}.dashboard-table .dashboard-table-manage .manage-option-title{padding-left:0;overflow:hidden;text-indent:-600px;}}.dashboard-table .dashboard-table-type{width:130px;}@media only screen and (max-width:767px){.dashboard-table .dashboard-table-type{padding-top:0;padding-bottom:0;}.dashboard-table .dashboard-table-type .source-type{font-size:14px;font-weight:600;color:#AAAAAA;padding-top:0;padding-bottom:0;}.dashboard-table .dashboard-table-type .unlisted-screencast-flag{background:transparent none repeat scroll 0 0;color:#666;font-size:10px;left:90px;margin:0;padding:0px 8px;position:absolute;bottom:29px;width:auto;}}#contribapp_container .alert-box{background-color:#d8671b;color:#ffffff;font-size:14px;padding:9px;width:74%;}@media only screen and (max-width:767px){#contribapp_container .alert-box{margin:0 0 10px;width:100%;}}@media only screen and (min-width:768px) and (max-width:1279px){#contribapp_container .alert-box{margin:0 0 0 15px;}}@media only screen and (min-width:768px) and (max-width:1023px){#contribapp_container .alert-box{margin:0 0 10px;width:100%;}}#contribapp_container .alert-box .close::before{content:url("/sites/all/modules/custom/autodesk_contributions/assets/images/close-white.png") !important;float:right;position:relative;right:5px !important;top:2px !important;}.unlisted-screencast-flag{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/images/unlisted_icon.png") no-repeat scroll 3px 3px/13px auto;border:1px solid #666666;font-size:13px;margin-top:3px;padding:2px 0 0px 19px;width:120px;}.preview-card{border:1px solid rgba(0,0,0,0.3);margin:20% 5% 5% 5%;background-color:white;width:90%;max-width:343px;}.preview-card-header{height:70px;}.preview-card-main{word-wrap:break-word;}.ImageWrapper{height:70px;width:70px;padding:10px;float:left;}.ImageWrapper > img{width:100%;border-radius:50%;}.Author-highlight{float:left;}.author-profile-name,.author-profile-title,.author-profile-highlight{margin-bottom:0px;}.preview-header{font-size:20px;font-weight:bold;position:relative;text-align:center;top:25px;}.preview-thumbnail-img{width:100%;}.preview-card-footer{height:30px;margin-top:20px;background-color:rgba(0,0,0,0.1);padding:0px 10px;display:flex;}.preview-details{padding:20px;}.preview-product-list{order:1;overflow:hidden;position:relative;text-overflow:ellipsis;top:6px;white-space:nowrap;width:80%;}.preview-likes{background-image:url("/sites/all/themes/autodesk_foundation5/images/standard/like-btn.png");background-origin:padding-box;background-repeat:no-repeat;order:2;overflow:hidden;padding-left:25px;position:relative;right:-20px;text-overflow:ellipsis;top:4px;width:60px;}.selectize-dropdown,.selectize-input,.selectize-input input{line-height:21px;}body.section-profile .select2-drop-active{border:1px solid #cacaca;}body.section-profile .select2-choices,body.section-profile .select2-container-multi.select2-container-active .select2-choices{border:1px solid #cacaca;background-image:initial;padding-left:15px;}body.section-profile .selectize-input.selectize-focus{border:1px solid #cacaca !important;}body.section-profile .select2-container-active .select2-choices,body.section-profile .select2-drop{-webkit-box-shadow:none;box-shadow:none;background:white;color:#327084;}body.section-profile .select2-results .select2-highlighted{background-color:#327084;color:white;}body.section-profile .select2-highlighted.ui-select-choices-row-inner{font-family:FrutigerNext,Arial,メイリオ,Meiryo,sans-serif;font-size:16px;}body.section-profile .select2-results .select2-result-label{padding:7.5px 15px;}body.section-profile.select2-container-multi .select2-choices .select2-search-field{margin:0;padding-left:15px;font-family:FrutigerNext,Arial,メイリオ,Meiryo,sans-serif;font-size:16px;}body.section-profile .spinner-overlay{top:40%;left:50%;position:absolute;z-index:999;margin-left:-25px;}body.section-profile.select2-container-multi .select2-choices .select2-search-field input{margin:0;padding-left:15px;font-family:FrutigerNext,Arial,メイリオ,Meiryo,sans-serif;font-size:16px;}.pending{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/images/question_icon.png") no-repeat scroll right top;color:red;padding-right:20px;cursor:default;}@media only screen and (max-width:767px){.pending{background:none;}}#embedText{width:100%;}div#download-video-link a{padding-right:20px;}a[ng-click]{cursor:pointer;}.manage-option{position:relative;}.moderation-notes,.manage-option{display:inline-block;}.moderation-notes{position:relative;}.moderation-notes-content{display:none;}.moderation-notes-content{background:white;position:absolute;border:1px solid black;padding:20px;width:500px;z-index:5;}.manage-option-title{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAMAAABKdvqKAAAANlBMVEUycIT///84dIja5enT4OXJ2d+1y9KqxMxIgJJDfI4+eIvf6ezN3OHF19zA09m80Neivsedu8SGSYPDAAAAS0lEQVQ4y+3KOQ7AIAwEwMXc5P7/ZxNFCEEBpkXy1AMhlveo1o0e3zyPPlc9h5GrvBNDdORnCczc/2cInGS+pxN4UastYkawAULwXhRWARNJXgnqAAAAAElFTkSuQmCC");background-position:100% center;background-repeat:no-repeat;background-size:17px 17px;color:#666666;cursor:pointer !important;font-size:16px;padding:0 23px 0 0;position:relative;text-align:right;}@media only screen and (max-width:767px){.manage-option-title{background-position:0 center;text-align:left;padding-left:24px;height:30px;width:30px;background-size:30px 30px;}}.manage-option-menu{background-color:#ffffff;border:1px solid #cacaca;padding:10px 10px 18px 5px;position:absolute;right:0;width:200px;z-index:999;display:none;}.manage-option-menu.hidden{display:none;}.manage-option-menu a{display:block;margin-top:15px;color:#000000;font-size:18px;padding-left:30px;padding-top:5px;cursor:pointer;}.manage-option-menu a:hover{background-color:#D8E2E6 !important;text-decoration:none;color:#000000;}.manage-option-menu a.first{margin-top:5px !important;}.manage-option-menu a.edit{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/edit_icon.png") no-repeat scroll 6px 4px;}.manage-option-menu a.delete{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/delete_icon.png") no-repeat scroll 6px 3px;}.manage-option-menu a.copy{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/copy-link_icon.png") no-repeat scroll 3px 4px;}.manage-option-menu a.download{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/collection_icon.png") no-repeat scroll 4px 3px;}.manage-option-menu a.access{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/manage-access_icon.png") no-repeat scroll 6px 3px;}.manage-option-menu a.embed{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/embed_icon.png") no-repeat scroll 5px 1px;padding-top:4px !important;}.manage-option-menu a.collection{background:transparent url("/sites/all/modules/custom/autodesk_contributions/assets/manage_icons/addTo_dark.png") no-repeat scroll 6px 6px;}.manage_dropdown_select option{font-size:18px;color:#000000;padding:2px 0 2px 43px;margin-bottom:15px;}#contribapp_container .pagination{margin-bottom:20px;padding-top:10px;text-align:left;}#contribapp_container .pagination .active{display:inline-block;height:2.5rem;width:2.75rem;font-size:1rem;line-height:2.75rem;margin-left:0.125rem;margin-bottom:0;font-weight:200;text-transform:uppercase;text-align:center;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#ACABAB !important;color:white;}@media only screen and (max-width:767px){#contribapp_container .pagination .active{width:1.9rem;}}#contribapp_container .pagination .active a{cursor:text !important;}#contribapp_container .pagination li{display:inline-block;height:2.5rem;width:2.75rem;font-size:1rem;line-height:2.75rem;margin-left:0.125rem;margin-bottom:0;font-weight:200;text-transform:uppercase;text-align:center;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#327084;}@media only screen and (max-width:767px){#contribapp_container .pagination li{width:1.9rem;}}#contribapp_container .pagination li:hover,#contribapp_container .pagination li:focus{background:#265666;}#contribapp_container .pagination li a:hover,#contribapp_container .pagination li a:focus{background:none;}#contribapp_container .pagination li a{display:block;color:white;}@media only screen and (max-width:767px){#contribapp_container .pagination li a{font-size:0.8em;}}#contribapp_container .pagination li:first-child{display:inline-block;height:2.5rem;width:2rem;margin-left:0.125rem;margin-bottom:0;text-align:center;background:none;}#contribapp_container .pagination li:first-child a{font-size:0;color:#327084;}#contribapp_container .pagination li:first-child a:before{font:normal normal normal 16px/40px FontAwesome;content:"\f053";}#contribapp_container .pagination li:last-child{display:inline-block;height:2.5rem;width:1rem;margin-left:0.125rem;margin-bottom:0;text-align:center;background:none;}#contribapp_container .pagination li:last-child a{font-size:0;color:#327084;}#contribapp_container .pagination li:last-child a:before{font:normal normal normal 16px/40px FontAwesome;content:"\f054";}#contribapp_container ul.pagination li.disabled{background:transparent none repeat scroll 0 0;}#contribapp_container ul.pagination li.disabled a{color:#666666 !important;}#contribapp_container .configure-email{clear:both;display:block;}@media only screen and (max-width:767px){#contribapp_container .configure-email{display:none;}}@media only screen and (min-width:768px) and (max-width:1023px){#contribapp_container .configure-email{display:none;}}#contribapp_container .ui-select-highlight{background-color:#ffff00;display:inline;}#ManageAccessLoading{position:absolute;z-index:1009;display:block;}.manage-access-loading{left:430px;top:200px;}.email-setting-loading{left:237px;top:132px;}.contributions-update-loading{margin-right:10px;height:28px;width:28px;}.contributions-update-loading.overlay{position:absolute;z-index:10;margin:5px;}.contributions-update-loading.update-fix{margin-top:15px;}.contributions-update-loading.update-fix-collection{margin-top:7px;}.ngdialog-contribapp .ngdialog-content{padding:0;min-height:190px;height:200px !important;width:600px !important;border-radius:0 !important;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC"),linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) !important;background-position:left top,right top,center center !important;background-repeat:repeat-y,repeat-y,no-repeat !important;overflow-x:hidden !important;}@media only screen and (max-width:767px){.ngdialog-contribapp .ngdialog-content{width:90vw !important;}}.ngdialog-contribapp.ngdialog-manage-access .ngdialog-content{max-width:948px !important;overflow-x:hidden !important;overflow-y:scroll !important;width:948px !important;height:90vh !important;max-height:90vh !important;}.ngdialog-contribapp.ngdialog-emailSetting .ngdialog-content{height:320px !important;overflow:hidden !important;}@media only screen and (max-width:767px){.ngdialog-contribapp.ngdialog-emailSetting .ngdialog-content{overflow-x:auto !important;max-width:500px;}}@media only screen and (min-width:768px){.ngdialog-contribapp.ngdialog-emailSetting .ngdialog-content{width:548px !important;}}.ngdialog-contribapp.ngdialog-embed-code .ngdialog-content{height:480px !important;overflow:hidden !important;}.ngdialog-contribapp.ngdialog-newCollection .ngdialog-content{height:auto !important;overflow:hidden !important;}.ngdialog-contribapp.ngdialog-addToCollection .ngdialog-content{height:auto !important;}.ngdialog-contribapp.ngdialog-addToCollection .ngdialog-content ul{background:#ffffff none repeat scroll 0 0;border:1px solid #cccccc;height:150px;list-style:outside none none;margin:0 0 20px;overflow-x:hidden;overflow-y:scroll;padding:6px 12px;}.ngdialog-contribapp.ngdialog-addToCollection .ngdialog-content select{background-image:none;height:auto;padding:4px 0 4px 0;}.ngdialog-contribapp.ngdialog-addToCollection .ngdialog-content select:hover{background-color:#fff;}.ngdialog-contribapp.ngdialog-addToCollection .ngdialog-content select option{padding:4px 0 0 4px;}.ngdialog-contribapp.ngdialog-manage-access .ngdialog-content iframe html{overflow-x:hidden !important;}.ngdialog-contribapp .dialog_header{background-color:#ffffff;box-shadow:0 2px 5px 0 rgba(0,0,0,0.15);height:70px;}.ngdialog-contribapp .dialog_header h3{left:20px;position:relative;top:20px;margin-top:0;}.ngdialog-contribapp .ngdialog-close::before{content:url("/sites/all/modules/custom/autodesk_contributions/assets/images/close.png") !important;right:15px !important;top:24px !important;}.ngdialog-contribapp .dialog_body{padding:25px;}.ngdialog-contribapp a.button{margin-right:10px;}.ngdialog-contribapp .copy-link-btn{padding:0.65rem 1.25rem 0.43rem;text-transform:uppercase;}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important;}.ngdialog-err-msg{font-size:0.75rem;font-style:italic;font-weight:normal;color:red;}#user-collections-options{border-bottom:1px solid #c6c6c6;margin-bottom:10px;}@media only screen and (max-width:767px){.moderated-global-selectall{margin-top:20px;}}.dashboard_contributions_body_top{clear:both;display:none;}@media only screen and (min-width:768px) and (max-width:1023px){.dashboard_contributions_body_top{display:block;}}@media only screen and (max-width:767px){.dashboard_contributions_body_top{display:block;}}.dashboard_contributions_body_top .configure-email-top{float:right;}@media only screen and (max-width:767px){.dashboard_contributions_body_top .configure-email-top{display:none;}}.screencast-by-product .product-logo{display:block;padding:20px 0 20px 0;border-bottom:1px solid #CCC;margin-bottom:14px;}.screencast-by-product .product-logo img{max-height:66px;width:auto;}body.mtc-segments span[lsUuid]{cursor:pointer;}body.mtc-segments span[lsUuid].active{background-color:#fdfcdd;}body.mtc-segments span[lsuuid]:hover{background-color:#fdfcdd;}body.mtc-segments a > span[lsUuid]:hover{background-color:#FFFFFF !important;}#mtc_view_original{background-color:#327084;color:#ffffff;display:none;font-size:15px;height:30px;position:fixed;width:170px;z-index:999999;position:absolute;box-shadow:1px 1px 5px rgba(31,31,31,0.56);}#mtc_view_original_close{border-left:1px solid #57b5dd;cursor:pointer;float:right;font-weight:normal;height:30px;line-height:27px;width:30px;padding:3px 5px 3px 5px;}#mtc_view_original_button{cursor:pointer;padding:0 10px 0 10px;height:30px;line-height:32px;width:140px;display:inline-block;}#mtc_disclaimer_show.tooltip{display:none !important;}#mtc-segment-overlay-container{display:none;width:96%;position:absolute;z-index:9999 !important;box-shadow:1px 0px 7px rgba(31,31,31,0.6);}@media only screen and (max-width:767px){#mtc-segment-overlay-container{width:94%;}}.mobile #mtc-segment-overlay-container{left:.7em !important;width:94.6% !important;}#mtc-segment-overlay-content{padding:20px;background:#f5f5f5 none repeat scroll 0 0;color:#666666;}#mtc-segment-overlay-title{color:#ffffff !important;}#mtc-segment-overlay-header{height:30px;padding:5px 20px;background-color:#6f6f6f;}#mtc-segment-overlay-close{float:right;font-weight:normal;cursor:pointer;}.translation__widget{padding:8px 8px 8px 12px;min-height:47px;margin-bottom:30px;background:#F5F5F5;}.translation__widget:before,.translation__widget:after{content:" ";display:table;}.translation__widget:after{clear:both;}@media only screen and (max-width:767px){.translation__widget{margin-bottom:10px;}}.translation__widget .block-title{display:none;}.translation__widget select{width:220px;float:right;margin:0;padding:0 10px 0 10px;height:30px;line-height:18px;margin-right:0;padding-right:30px;padding-left:15px;text-decoration:none;font-size:0.875rem;font-weight:200;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;border:1px solid #cacaca;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;background-color:#fff;background-contain:30px 30px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/mtc-caret.gif);background-position:right 0px;}@media only screen and (max-width:767px){.translation__widget select{width:100%;float:none;}}.translation__widget.translation__widget--toggle select{width:0;height:30px;border:none;text-indent:150px;display:inline-block;line-height:18px;padding:0;padding-right:30px;background-contain:30px 30px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/mtc-caret.gif);background-position:-0px 0px;}.translation__widget.translation__widget--toggle select:hover{background-position:right -30px;}.translation__widget.translation__widget--toggle select.active{background-position:right -60px;}.translation__widget.translation__widget--toggle select.active:hover{background-position:right -90px;}@media only screen and (max-width:767px){.translation__widget.translation__widget--toggle select{float:right;}}.translation__widget .translation__button--original{text-transform:capitalize;padding:0;padding-right:20px !important;padding-left:20px !important;background:#777777;float:right;margin:0;margin-right:3px;line-height:19px;font-size:14px;height:30px;}.translation__widget .translation__button--original:hover{background-color:#444444;}.translation__widget .translation__button--original.active{background:#327084;}.translation__widget .translation__button--original.active:hover{background-color:#275666;}@media only screen and (max-width:767px){.translation__widget .translation__button--original{margin-bottom:0px !important;margin-right:1%;text-align:center;width:calc(49% - 15px);box-sizing:border-box;}}.translation__widget .translation__button--translated{height:30px;padding:0;text-transform:capitalize;padding-right:20px !important;padding-left:20px !important;background:#777777;float:right;margin:0;margin-right:3px;line-height:19px;font-size:14px;}.translation__widget .translation__button--translated:hover{background-color:#444444;}.translation__widget .translation__button--translated.active{background:#327084;}.translation__widget .translation__button--translated.active:hover{background-color:#275666;}@media only screen and (max-width:767px){.translation__widget .translation__button--translated{margin-bottom:0px !important;margin-right:1%;width:calc(49% - 15px);text-align:center;box-sizing:border-box;}}.translation__widget .translation__error{display:block;font-size:12px;color:#C34F0B;}.translation__widget .translation__info{float:left;line-height:22px;font-size:16px;width:calc(100% - 290px);min-height:30px;}@media only screen and (min-width:768px) and (max-width:1023px){.translation__widget .translation__info{line-height:21px;font-size:15px;}}@media only screen and (max-width:767px){.translation__widget .translation__info{line-height:21px;font-size:15px;float:none;width:100%;min-height:auto;}.translation__widget .translation__info:before,.translation__widget .translation__info:after{content:" ";display:table;}.translation__widget .translation__info:after{clear:both;}}.translation__widget .translation__info .translation__msg{display:inline-block;float:left;padding-top:4px;line-height:24px;}.translation__widget .translation__info .translation__logo{display:none;float:left;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/microsoft_mtc_logo.png);background-repeat:no-repeat;background-position:center left;width:93px;height:30px;}.translation__widget .translation__info.bing .translation__msg{margin-right:8px;}.translation__widget .translation__info.bing .translation__logo{display:inline-block;}@media only screen and (max-width:767px){.translation__widget .translation__info.mtc{width:auto;}}.translation__widget .has-tip{border:none;font-weight:normal;cursor:pointer;color:#656565;margin-right:6px;}.translation__widget .has-tip:hover{border:none;cursor:pointer;color:#333;text-decoration:underline;}@media only screen and (min-width:768px) and (max-width:1023px){.translation__widget .has-tip{margin-right:6px;}}.translation__widget .widget-tooltip{box-shadow:1px 0px 7px rgba(31,31,31,0.6);}@media all and (-ms-high-contrast:none){.translation__widget.translation__widget--toggle select.open{background-color:white !important;}*::-ms-backdrop .translation__widget.translation__widget--toggle select.open{background-color:white !important;}}.company-optin{text-align:center;padding:20px;color:#222;}.company-optin:before,.company-optin:after{content:" ";display:table;}.company-optin:after{clear:both;}.company-optin .company-optin-leadin{text-align:left;color:#222;}.company-optin .company-optin-caption{margin-bottom:0px;color:#222;}.company-optin .company-optin-image-large{margin-bottom:16px;}.company-optin .company-optin-image-large.company-optin-image-one{margin-left:100px;}@media only screen and (max-width:767px){.company-optin .company-optin-image-large.company-optin-image-one{display:none;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-large.company-optin-image-one{display:inline-block;}}.company-optin .company-optin-image-large.company-optin-image-two{margin-right:100px;}@media only screen and (max-width:767px){.company-optin .company-optin-image-large.company-optin-image-two{display:none;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-large.company-optin-image-two{display:inline-block;}}.company-optin .company-optin-image-large.company-optin-image-three{margin-left:100px;}@media only screen and (max-width:767px){.company-optin .company-optin-image-large.company-optin-image-three{display:none;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-large.company-optin-image-three{display:inline-block;}}.company-optin .company-optin-image-small{margin-bottom:16px;}@media only screen and (max-width:767px){.company-optin .company-optin-image-small.company-optin-image-one{display:inline-block;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-small.company-optin-image-one{display:none;}}@media only screen and (max-width:767px){.company-optin .company-optin-image-small.company-optin-image-two{display:inline-block;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-small.company-optin-image-two{display:none;}}@media only screen and (max-width:767px){.company-optin .company-optin-image-small.company-optin-image-three{display:inline-block;}}@media only screen and (min-width:768px){.company-optin .company-optin-image-small.company-optin-image-three{display:none;}}.company-optin #company-accept{margin-bottom:0;}.company-optin #company-decline{margin-bottom:0;}.block-autodesk-oxygen iframe{height:440px;}.block-autodesk-oxygen h2{display:none;}.block-autodesk-oxygen-block-oxygen-signon{float:right;min-width:100px;}.block-menu-menu-product-submenu h2.block-title{display:none;}body.context-product-large-overview .region-highlighted .block-adsk-products .adsk-product{background-color:#e5e5e5;padding:20px;}body.context-product-large-overview .region-highlighted .block-adsk-products .adsk-product:hover{background-color:#327084;}body.context-product-large-overview .region-highlighted .block-adsk-products .adsk-product:hover .adsk-product-title{color:#ffffff;}body.context-product-large-overview .region-highlighted .block-adsk-products .adsk-product:hover .adsk-product-description{color:#ffffff;}body.context-product-large-overview .region-highlighted .block-adsk-products{position:relative;margin-bottom:0.9375rem;padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;}@media only screen and (max-width:767px){body.context-product-large-overview .region-highlighted .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;text-align:center;}}@media only screen and (min-width:768px) and (max-width:1023px){body.context-product-large-overview .region-highlighted .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}}@media only screen and (min-width:1280px){body.context-product-large-overview .region-highlighted.block-count-3{padding-left:0.9375rem;padding-right:0.9375rem;width:75%;float:left;margin-left:auto;margin-right:auto;float:none;}}@media only screen and (min-width:768px) and (max-width:1023px){body.context-product-large-overview .region-highlighted.block-count-3{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;margin-left:auto;margin-right:auto;float:none;}}body.context-product-large-overview .region-highlighted.block-count-3 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}@media only screen and (min-width:768px) and (max-width:1023px){body.context-product-large-overview .region-highlighted.block-count-3 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}}@media only screen and (max-width:767px){body.context-product-large-overview .region-highlighted.block-count-3 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}@media only screen and (min-width:1280px){body.context-product-large-overview .region-highlighted.block-count-2{padding-left:0.9375rem;padding-right:0.9375rem;width:66.6666666667%;float:left;margin-left:auto;margin-right:auto;float:none;}}@media only screen and (min-width:768px) and (max-width:1023px){body.context-product-large-overview .region-highlighted.block-count-2{padding-left:0.9375rem;padding-right:0.9375rem;width:66.6666666667%;float:left;margin-left:auto;margin-right:auto;float:none;}}body.context-product-large-overview .region-highlighted.block-count-2 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}@media only screen and (min-width:768px) and (max-width:1023px){body.context-product-large-overview .region-highlighted.block-count-2 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}}@media only screen and (max-width:767px){body.context-product-large-overview .region-highlighted.block-count-2 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}@media only screen{body.context-product-large-overview .region-highlighted .block-adsk-products.block-adsk-products-adsk-products-official{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}.block-adsk-products .adsk-product{background-color:#E5E5E5;padding:20px;}.block-adsk-products .adsk-product-icon{text-align:center;margin-bottom:16px;height:96px;}.block-adsk-products .adsk-product-icon img{display:none;}.block-adsk-products .adsk-product-title{color:#000;}.block-adsk-products .adsk-product-description{color:#000;font-size:16px;line-height:20px;}.block-adsk-products .adsk-product-link{display:block;position:absolute;top:0;bottom:0;left:0;right:0;text-indent:-99999em;}.block-adsk-products-adsk-products-official{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;position:relative;margin-bottom:0px;}@media only screen and (max-width:767px){.block-adsk-products-adsk-products-official{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}.block-adsk-products-adsk-products-learn-explore .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-learn-explore.png);background-repeat:no-repeat;background-position:center center;}.block-adsk-products-adsk-products-learn-explore:hover .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-learn-explore-white.png);}.block-adsk-products-adsk-products-troubleshooting .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-troubleshooting.png);background-repeat:no-repeat;background-position:center center;}.block-adsk-products-adsk-products-troubleshooting:hover .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-troubleshooting-white.png);}.block-adsk-products-adsk-products-downloads .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-downloads.png);background-repeat:no-repeat;background-position:center center;}.block-adsk-products-adsk-products-downloads:hover .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-downloads-white.png);}.block-adsk-products-adsk-products-getting-started .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-getting-started.png);background-repeat:no-repeat;background-position:center center;}.block-adsk-products-adsk-products-getting-started:hover .adsk-product-icon{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-getting-started-white.png);}body.section-support.context-product-large-overview .region-canyon .block-adsk-products{padding-top:0;padding-bottom:0;}@media only screen and (max-width:767px){body.section-support.context-product-large-overview .region-canyon .block-adsk-products{border-bottom:none;}}body.section-support.context-product-large-overview .region-canyon.block-count-2 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;}@media only screen and (max-width:767px){body.section-support.context-product-large-overview .region-canyon.block-count-2 .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;border-right:none;}}body.section-support.context-product-large-overview .region-canyon .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;border-right:1px solid #acabab;}@media only screen and (max-width:767px){body.section-support.context-product-large-overview .region-canyon .block-adsk-products{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;border-right:none;}}body.section-support.context-product-large-overview .region-canyon .block-adsk-products:last-of-type{border-right:none;margin-bottom:0;}@media only screen and (max-width:767px){body.section-support.context-product-large-overview .region-canyon .block-adsk-products:last-of-type .adsk-product{border-bottom:none;}}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product{background:none;padding:0px;}@media only screen and (max-width:767px){body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;padding-bottom:15px;padding-top:15px;border-bottom:1px solid #acabab;}}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-icon{float:left;width:15%;margin-right:5%;text-align:left;height:auto;}@media only screen and (min-width:768px){body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-icon{width:12%;margin-right:5%;margin-left:3%;}}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-icon img{display:block;}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-body{width:80%;float:left;}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-title{color:#ffffff;font-size:20px;line-height:24px;font-weight:300;}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-description{color:#b5b5b5;font-size:16px;line-height:20px;margin-bottom:10px;}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-link{display:block;position:relative;text-indent:0px;color:#7abbd0;line-height:26px;padding-left:15px;}body.section-support.context-product-large-overview .region-canyon .block-adsk-products .adsk-product-link:after{position:absolute;content:"\f105";width:14px;top:47%;left:0;color:#7abbd0;display:inline-block;font:normal normal normal 14px/1 'FontAwesome';vertical-align:middle;font-size:1.3125rem;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.product-content{position:relative;}.product-content .section{margin-bottom:1.875rem;}.product-content h1{color:#666666;font-size:2.125rem;text-decoration:none;line-height:1;word-spacing:normal;padding-right:250px;text-transform:none;word-wrap:break-word;}@media only screen and (max-width:767px){.product-content h1{margin-top:30px;padding-right:0;}}.product-content h2{font-size:1.125rem;font-weight:bold;}.product-content .p{font-size:0.9375rem;line-height:1.4;margin-bottom:0.5rem;}.product-content .fig{margin:0.5rem 0;}.product-content .tip{font-weight:bold;color:black;}.product-content .tip span{color:#ff7800;}.product-content ul{margin:0;list-style:none;}.product-content ul li{margin:0;}.product-content .field-name-field-downloads2 article{float:left;padding-right:15px;width:162px;}.product-content .field-type-adsk-remote-content .field-item{float:left;padding-right:20px;}.product-content .field-type-adsk-remote-content .field-photo{padding-bottom:15px;}.product-content .field-type-adsk-remote-content .img-link{width:240px;position:relative;z-index:492;}.product-content .field-type-adsk-remote-content .product-content-link{width:162px;}.product-content .field-type-adsk-remote-content .duration{display:none;font-size:11px;background:linear-gradient(to right,transparent,rgba(0,0,0,0.7) 80px,rgba(0,0,0,0.7));height:20px;width:120px;position:relative;margin-top:-20px;z-index:102;}.product-content .field-type-adsk-remote-content .duration .videoTime{padding-right:10px;float:right;color:#ffffff;}div.product-content.medium-container{float:left;width:100%;}.block-adsk-lithium-lithium-featured-forums-block{width:100%;border-bottom:1px solid #ccc;margin-bottom:1em;}@media (max-width:568px){.block-adsk-lithium-lithium-featured-forums-block > .block-content{border:1px solid #dadada;padding:20px;}}.block-adsk-lithium-lithium-featured-forums-block .board{display:inline-block;width:49%;padding-bottom:12px;vertical-align:top;padding-right:25px;}.block-adsk-lithium-lithium-featured-forums-block .board span{margin-left:10px;}@media (max-width:1024px){.block-adsk-lithium-lithium-featured-forums-block .board span{display:none;}}@media (max-width:568px){.block-adsk-lithium-lithium-featured-forums-block .board{width:100%;}}@media (max-width:568px){.block-adsk-lithium-lithium-featured-forums-block{border:0;}.block-adsk-lithium-lithium-featured-forums-block h2.block-title{padding-top:0;}}.block-adsk-lithium-lithium-communities-forums-block{float:left;width:45%;}.block-adsk-lithium-lithium-communities-forums-block .board{padding-bottom:12px;}.block-adsk-lithium-lithium-communities-forums-block .lithium-block{width:330px;float:left;}@media (min-width:569px) and (max-width:1024px){.block-adsk-lithium-lithium-communities-forums-block .lithium-block{width:auto;}}@media (max-width:568px){.block-adsk-lithium-lithium-communities-forums-block .lithium-block{width:95%;padding-left:5%;float:none;}}@media (max-width:568px){.block-adsk-lithium-lithium-communities-forums-block{width:100%;float:none;margin-bottom:2em;padding:0;}}.block-quicktabs-home,.block-quicktabs-community-gateway{margin-top:0px;}@media (max-width:568px){.block-quicktabs-home,.block-quicktabs-community-gateway{display:block;}}.block-quicktabs-home .block-title,.block-quicktabs-community-gateway .block-title{display:none;}.block-quicktabs-home .vertical-tabs .block-title,.block-quicktabs-community-gateway .vertical-tabs .block-title{display:block;color:#000000;font-weight:400;font-size:1.8em;text-shadow:0 0 0.2em #fff;}.block-quicktabs-home .vertical-tabs .block-content,.block-quicktabs-community-gateway .vertical-tabs .block-content{text-shadow:0 0 0.2em #fff;}.block-quicktabs-home .vertical-tabs .block-content a,.block-quicktabs-community-gateway .vertical-tabs .block-content a{font-weight:700;color:#666666;text-decoration:none;padding-right:20px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/home_link_arrow.png) top right no-repeat;}.block-quicktabs-home .vertical-tabs .block-content .home_click,.block-quicktabs-community-gateway .vertical-tabs .block-content .home_click{display:block;padding-bottom:1em;}.block-quicktabs-home .vertical-tabs .block-content .home_click a,.block-quicktabs-community-gateway .vertical-tabs .block-content .home_click a{background-image:none;font-family:inherit;font-weight:normal;font-size:1em;line-height:1.4;margin-bottom:0.5em;padding-right:.75em;padding-bottom:1em;text-rendering:optimizeLegibility;}.block-quicktabs-learning-gateway h2,.block-quicktabs-support-page h2,.block-views-featured-promo-view-block h2{display:none;}@media (max-width:568px){.block-quicktabs-community-gateway{display:none;}}.quicktabs-container-learning_gateway{border:1px solid #cccccc;padding:25px;}.product-large .block-block-18{float:left;}.block-block-18,.getting-started{display:block;float:right;width:100%;}@media (max-width:1024px){.block-block-18,.getting-started{padding-right:0em;}}@media (max-width:568px){.block-block-18,.getting-started{display:none;}}.block-block-18 p,.getting-started p{font-style:italic;font-size:1em;}.block-autodesk-needassistance{width:100%;margin:0 0 1rem;}@media only screen and (max-width:767px){.block-autodesk-needassistance{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-autodesk-needassistance{display:none !important;}}@media only screen and (max-width:1024px){.context-topic-article-page .block-autodesk-needassistance{display:none;}}#adsk-mstranslation{padding:12px;color:#666666;}#adsk-mstranslation input[type="checkbox"]{margin-bottom:0;position:relative;top:-1px;}#adsk-mstranslation span.use-lang{font-size:11.5px;line-height:13px;padding:0 0 0 2px;}#adsk-mstranslation .machine-trans{font-size:11.5px;line-height:13px;margin-top:7px;}.block-autodesk-translation-translation-block{border:none;margin-bottom:1rem;right:-275px;position:fixed;background:#FFF;z-index:490;width:275px;top:400px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block{display:block;top:260px;}}@media only screen and (min-width:1280px){.block-autodesk-translation-translation-block{width:100%;position:static;}}.block-autodesk-translation-translation-block.expanded{right:0px;}.block-autodesk-translation-translation-block h2.block-title{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block h2.block-title{line-height:30px;margin-bottom:10px;}}.block-autodesk-translation-translation-block h2.block-title a{color:#FFF;}.block-autodesk-translation-translation-block h2.block-title span{color:black;}.block-autodesk-translation-translation-block select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAhBAMAAADaG82tAAAAIVBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmOFP9JAAAACnRSTlMA8Nu9lkQlEGxrAS30CAAAAC5JREFUGNNjGBHAa9WqVUsQXGYg1wDBZddatagASXXiKjFkzayrAlAMm8EwdAEAEK4Jw9LbbT4AAAAASUVORK5CYII=");font-size:1.125rem;line-height:1;color:#aaaaaa;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block select{padding-top:0px;padding-bottom:0px;height:30px;font-size:1rem;margin-bottom:10px;}}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block .button{margin-bottom:10px;}}.block-autodesk-translation-translation-block #adsk-mstranslation span.use-lang{font-size:0.875rem;margin-left:5px;}.block-autodesk-translation-translation-block #adsk-mstranslation .machine-trans{font-size:0.75rem;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block #adsk-mstranslation .machine-trans{margin-bottom:10px;}}.block-autodesk-translation-translation-block .btn-original.hide,.block-autodesk-translation-translation-block .btn-start.hide{display:none;}.block-autodesk-translation-translation-block .btn-original.show,.block-autodesk-translation-translation-block .btn-start.show{display:block;}.block-autodesk-translation-translation-block .btn-translate{background-color:#327084;margin-bottom:10px;}.block-autodesk-translation-translation-block .btn-translate:hover,.block-autodesk-translation-translation-block .btn-translate:focus{background-color:#265666;}.block-autodesk-translation-translation-block .translate-column-facets{position:relative;}.block-autodesk-translation-translation-block .translate-filter-toggle{display:block;width:40px;height:125px;position:absolute;right:275px;cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPBAMAAAArJJMAAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMAvBAJ0smypIcEl5YZGC/zrpwAAAA2SURBVAjXYwACDhCxD4inv2NgYM4DEobv3jEwxQGJK++AhByIOPIOJsag+A6iDqIDCNaBTQEAu7YZ22xoKFkAAAAASUVORK5CYII=");background-color:#327084;background-position:center 20px;background-repeat:no-repeat;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block .translate-filter-toggle{height:85px;background-position:center 10px;}}@media only screen and (min-width:1280px){.block-autodesk-translation-translation-block .translate-filter-toggle{display:none;}}.block-autodesk-translation-translation-block .translate-filter-toggle:hover,.block-autodesk-translation-translation-block .translate-filter-toggle:focus{background-color:#275666;}.block-autodesk-translation-translation-block .translate-filter-toggle #selected-translate{height:1rem;position:absolute;top:75px;left:-18px;line-height:1;font-size:1em;font-weight:200;color:#ffffff;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);overflow:hidden;white-space:nowrap;width:4.8em;text-align:center;z-index:1;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block .translate-filter-toggle #selected-translate{top:45px;}}.block-autodesk-translation-translation-block .translate-filter-toggle.expanded{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPBAMAAAArJJMAAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMAvBAJ0smypIcEl5YZGC/zrpwAAAAxSURBVAjXY2hgAIJXIOJdJYh4ZgAk3gmBiKcKQOKdD4h4CCJ8YWLCYHVQHa+BGGwKAFfjHSMf3+CzAAAAAElFTkSuQmCC");background-position:center 20px;background-repeat:no-repeat;}@media only screen and (max-width:767px){.block-autodesk-translation-translation-block .translate-filter-toggle.expanded{background-position:center 10px;}}@media only screen and (max-width:767px){#sidebar-second .block-autodesk-translation-translation-block{display:block;}}@media only screen and (min-width:768px){#sidebar-second .block-autodesk-translation-translation-block{margin-right:inherit;}}.block-adsk-products-adsk-products-top-trouble{width:100%;display:none !important;}.block-adsk-products-adsk-products-top-trouble h2.block-title{padding:0;line-height:40px;color:#888888;}.block-adsk-products-adsk-products-top-trouble h2.block-title a{color:#888888;}.block-adsk-products-adsk-products-top-trouble ul li{margin:0;}@media (max-width:568px){.block-adsk-products-adsk-products-top-trouble{display:inline-block;margin:0 0.625em;}.block-adsk-products-adsk-products-top-trouble .view-more-wrapper{display:none;}}@media only screen and (min-width:1280px){#main > div.block.block-adsk-products.block-adsk-products-adsk-products-getting-started.odd{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;width:25%;margin:0;display:block;}}.block-adsk-products-adsk-products-getting-started{float:left;height:auto;overflow:hidden;position:relative;}.block-adsk-products-adsk-products-getting-started .block-content{padding-left:38px;}.block-adsk-products-adsk-products-getting-started h2.block-title{background:url(/sites/all/themes/autodesk_foundation5/images/standard/header-icon-getting-started.png) no-repeat left center;padding:0 0 0 38px;line-height:40px;color:#888888;}.block-adsk-products-adsk-products-getting-started h2.block-title a,.block-adsk-products-adsk-products-getting-started h2.block-title a:link,.block-adsk-products-adsk-products-getting-started h2.block-title a:active{color:#1858a8;text-decoration:none;cursor:pointer;}.block-adsk-products-adsk-products-getting-started h2.block-title a:hover,.block-adsk-products-adsk-products-getting-started h2.block-title a:focus,.block-adsk-products-adsk-products-getting-started h2.block-title a:visited{text-decoration:underline;}.block-adsk-products-adsk-products-getting-started a.button-cta{position:absolute;left:1px;bottom:20px;}@media (max-width:1024px){.block-adsk-products-adsk-products-getting-started a.button-cta{bottom:50px;}}.block-adsk-products-adsk-products-getting-started > div.block-content{max-height:290px;overflow:hidden;}.block-adsk-products-adsk-products-getting-started > div.block-content .item-list{height:100%;}.block-adsk-products-adsk-products-getting-started > div.block-content .item-list .caroufredsel_wrapper{height:280px !important;}.block-adsk-products-adsk-products-getting-started .getting-started-carousel{width:380px;}.block-adsk-products-adsk-products-getting-started .getting-started-carousel .thumbnail,.block-adsk-products-adsk-products-getting-started .getting-started-carousel .thumbnail img{margin-bottom:2.5px;width:320px;}@media (max-width:1024px){.block-adsk-products-adsk-products-getting-started .getting-started-carousel .thumbnail,.block-adsk-products-adsk-products-getting-started .getting-started-carousel .thumbnail img{width:200px;margin:25px 0 10px 34px;}}.block-adsk-products-adsk-products-getting-started .getting-started-carousel p{line-height:108%;}.block-adsk-products-adsk-products-getting-started .getting-started-carousel li{width:320px;float:left;position:relative;right:20px;top:40px;list-style-type:none;}@media (max-width:1024px){.block-adsk-products-adsk-products-getting-started .getting-started-carousel li p{margin:0 0 0 67px;}}.block-adsk-products-adsk-products-getting-started .getting-started-carousel body:not(:-moz-handler-blocked) li{right:40px;}@media (max-width:568px){.block-adsk-products-adsk-products-getting-started .getting-started-carousel{height:auto;}}.block-adsk-products-adsk-products-getting-started .next,.block-adsk-products-adsk-products-getting-started .prev{top:151px;z-index:500;}@media (max-width:1024px){.block-adsk-products-adsk-products-getting-started .next,.block-adsk-products-adsk-products-getting-started .prev{top:115px;}}@media only screen and (min-width:1280px){#main > div.block.block-adsk-products.block-adsk-products-adsk-products-learn-explore{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;width:25%;margin:0;display:block;}}.block-adsk-products-adsk-products-learn-explore{float:left;}.block-adsk-products-adsk-products-learn-explore .block-content{padding-left:38px;}.block-adsk-products-adsk-products-learn-explore h2.block-title{background:url(/sites/all/themes/autodesk_foundation5/images/standard/header-icon-learn-explore.png) no-repeat left center;padding:0 0 0 38px;line-height:40px;}.block-adsk-products-adsk-products-learn-explore h2.block-title a,.block-adsk-products-adsk-products-learn-explore h2.block-title a:link,.block-adsk-products-adsk-products-learn-explore h2.block-title a:active{color:#1858a8;text-decoration:none;cursor:pointer;}.block-adsk-products-adsk-products-learn-explore h2.block-title a:hover,.block-adsk-products-adsk-products-learn-explore h2.block-title a:focus,.block-adsk-products-adsk-products-learn-explore h2.block-title a:visited{text-decoration:underline;}.block-adsk-products-adsk-products-learn-explore ul li{margin:0;}@media only screen and (min-width:1280px){#main > div.block.block-adsk-products.block-adsk-products-adsk-products-downloads.odd{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;width:25%;margin:0;display:block;}}.block-adsk-products-adsk-products-downloads{display:inline-block;}.block-adsk-products-adsk-products-downloads .block-content{padding-left:38px;}.block-adsk-products-adsk-products-downloads .block-content ul li{line-height:1.15em;padding-bottom:10px;}.block-adsk-products-adsk-products-downloads h2.block-title{background:url(/sites/all/themes/autodesk_foundation5/images/standard/header-icon-downloads.png) no-repeat left center;color:#888888;padding:0 0 0 38px;line-height:40px;}.block-adsk-products-adsk-products-downloads h2.block-title a,.block-adsk-products-adsk-products-downloads h2.block-title a:link,.block-adsk-products-adsk-products-downloads h2.block-title a:active{color:#1858a8;text-decoration:none;cursor:pointer;}.block-adsk-products-adsk-products-downloads h2.block-title a:hover,.block-adsk-products-adsk-products-downloads h2.block-title a:focus,.block-adsk-products-adsk-products-downloads h2.block-title a:visited{text-decoration:underline;}.block-adsk-products-adsk-products-downloads ul li{margin:0;}.region-canyon .block-adsk-products-adsk-products-contactus{border-right:none;margin-bottom:0;}@media only screen and (max-width:767px){.region-canyon .block-adsk-products-adsk-products-contactus .adsk-product{border-bottom:none;}}div.block-views.related-info-block{width:100%;border:1px solid #dadada;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;padding:15px 20px;margin:2em 0;clear:both;float:left;}@media (max-width:568px){div.block-views.related-info-block{padding:0 0 0 1em;border:0;margin:0;margin-bottom:20px;display:none;}}@media (max-width:568px){div.block-views.related-info-block .adsk-external-link{padding:1em 0;}}div.block-views.related-info-block h2.block-title{margin:0;padding:0;line-height:40px;}@media (max-width:568px){div.block-views.related-info-block h2.block-title{margin-bottom:5px;}}div.block-views.related-info-block h2.block-title a{padding:0;color:#888888;line-height:40px;}div.block-views.related-info-block .link{width:90%;display:inline-block;}div.block-views.related-info-block div.view div.views-row{padding-bottom:8px;float:left;width:95%;}div.block-views.related-info-block div.view div.fauxCols{width:32%;margin-right:1%;display:block;float:left;clear:none;margin-bottom:10px;margin-top:5px;}@media (max-width:1024px){div.block-views.related-info-block div.view div.fauxCols{width:47%;margin-bottom:0;margin-top:0;}}@media (max-width:568px){div.block-views.related-info-block div.view div.fauxCols{width:98%;}}.block-adsk-internal-link-up-running{width:100%;border:1px solid #dadada;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;padding:15px 20px;margin:2em 0;clear:both;}@media (max-width:568px){.block-adsk-internal-link-up-running{padding:0 0 0 1em;border:0;margin:0;}}@media (max-width:568px){.block-adsk-internal-link-up-running .adsk-external-link{padding:1em 0;}}.block-adsk-internal-link-up-running h2.block-title{margin:0;padding:0;}.block-adsk-internal-link-up-running h2.block-title a{padding:0;color:#666666;}.block-adsk-internal-link-up-running .link{width:90%;display:inline-block;}.block-adsk-related-links-adsk-related-links-related,.block-adsk-related-links-adsk-related-links-related-two{position:relative;width:100%;margin:0 0 1rem;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}.block-adsk-related-links-adsk-related-links-related h2.block-title,.block-adsk-related-links-adsk-related-links-related-two h2.block-title{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}.block-adsk-related-links-adsk-related-links-related h2.block-title a,.block-adsk-related-links-adsk-related-links-related-two h2.block-title a{color:#FFF;}.block-adsk-related-links-adsk-related-links-related h2.block-title span,.block-adsk-related-links-adsk-related-links-related-two h2.block-title span{color:black;}.block-adsk-related-links-adsk-related-links-related .link,.block-adsk-related-links-adsk-related-links-related-two .link{text-align:right;padding-right:1em;padding-bottom:1em;}.block-adsk-related-links-adsk-related-links-related .adsk-external-link .block-content,.block-adsk-related-links-adsk-related-links-related .view-id-developer_resources .block-content,.block-adsk-related-links-adsk-related-links-related-two .adsk-external-link .block-content,.block-adsk-related-links-adsk-related-links-related-two .view-id-developer_resources .block-content{padding:0 1em;}.block-adsk-related-links-adsk-related-links-related .item-list ul li,.block-adsk-related-links-adsk-related-links-related-two .item-list ul li{margin:0;padding:0.25em 1em;line-height:1.4em;word-wrap:break-word;}@media only screen and (max-width:767px){.block-adsk-related-links-adsk-related-links-related{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-adsk-related-links-adsk-related-links-related{display:none !important;}}@media only screen and (max-width:767px){.block-adsk-related-links-adsk-related-links-related-two{display:none !important;}}@media only screen and (min-width:768px){.block-adsk-related-links-adsk-related-links-related-two{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-adsk-related-links-adsk-related-links-related-two{display:block !important;}}.block-adsk-core-forums-callout-block,.block-adsk-core-forums-callout-block-two{position:relative;width:100%;margin:0 0 1rem;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}.block-adsk-core-forums-callout-block h2.forums-callout-block-title,.block-adsk-core-forums-callout-block-two h2.forums-callout-block-title{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}.block-adsk-core-forums-callout-block h2.forums-callout-block-title a,.block-adsk-core-forums-callout-block-two h2.forums-callout-block-title a{color:#FFF;}.block-adsk-core-forums-callout-block h2.forums-callout-block-title span,.block-adsk-core-forums-callout-block-two h2.forums-callout-block-title span{color:black;}.block-adsk-core-forums-callout-block .forum-callout-link,.block-adsk-core-forums-callout-block-two .forum-callout-link{text-align:left;padding:.25em 1em 1em 1em;}.block-adsk-core-forums-callout-block .forums-callout-block-body,.block-adsk-core-forums-callout-block-two .forums-callout-block-body{margin:0;padding:0.25em 1em;line-height:1.4em;}@media only screen and (max-width:767px){.block-adsk-core-forums-callout-block{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-adsk-core-forums-callout-block{display:none !important;}}@media only screen and (max-width:767px){.block-adsk-core-forums-callout-block-two{display:none !important;}}@media only screen and (min-width:768px){.block-adsk-core-forums-callout-block-two{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-adsk-core-forums-callout-block-two{display:block !important;}}.block .autodesk_contactus_forum{padding:0;}@media (max-width:1280px){.block .autodesk_contactus_forum{width:147%;}}@media (max-width:1024px){.block .autodesk_contactus_forum{width:auto;}}@media (min-width:569px){.block .autodesk_contactus_forum{padding-top:50px;width:auto;}}.block .autodesk_contactus_forum p{font-size:16px;font-weight:400;color:#000;}.block .autodesk_contactus_forum p.title{font-size:18px;color:#666666;}.block .autodesk_contactus_forum h2{font-weight:400;font-size:1.5rem;line-height:1.5rem;color:#000;}@media only screen and (min-width:768px){.block .autodesk_contactus_forum h2{font-size:2rem;line-height:2rem;}}.block .autodesk_contactus_forum .clearboth{clear:both;}.block .autodesk_contactus_forum .box{margin-bottom:50px;}.block .autodesk_contactus_forum .box p *{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;font-weight:400;}.block .autodesk_contactus_forum .box h3{font-size:1.25rem;line-height:1rem;color:#000;font-weight:400;margin-bottom:10px;}@media only screen and (min-width:768px){.block .autodesk_contactus_forum .box h3{font-size:1.5rem;}}.block .autodesk_contactus_forum .box .comboLabel{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;font-weight:400;color:#444444;margin-bottom:10px;}.block .autodesk_contactus_forum .box .comboLabel.disabled{color:#cccccc;}.block .autodesk_contactus_forum .box .comboLabel .labelLoader{margin-left:20px;width:20px;height:20px;display:none;}.block .autodesk_contactus_forum .box .autodesk_contactus_forum_selections{max-width:880px;}.block .autodesk_contactus_forum .box .autodesk_contactus_forum_selections a{font-weight:bold;}.block .autodesk_contactus_forum .box .results{margin-top:10px;display:none;}.block .autodesk_contactus_forum .box .results .title{line-height:1;margin:0 0 17px;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .results .title{margin:0 0 10px;}}.block .autodesk_contactus_forum .box .results ul{margin:auto 0;}.block .autodesk_contactus_forum .box .loader{padding:35px 0 35px;text-align:center;display:none;}.block .autodesk_contactus_forum .box .loader img{width:50px;height:50px;}.block .autodesk_contactus_forum .box .resultsMessage{display:none;margin-top:10px;}.block .autodesk_contactus_forum .box .resultsMessage p{display:table-cell;background-color:rgba(245,242,140,0.3);font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;font-weight:400;padding:9px;}.block .autodesk_contactus_forum .box .resultsTable{display:table;border-collapse:collapse;width:100%;font-size:18px;}.block .autodesk_contactus_forum .box .resultsTable .hideSeeAll{display:none;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .onlyMobile{display:block;}}@media only screen and (min-width:768px){.block .autodesk_contactus_forum .box .resultsTable .onlyMobile{display:none;}}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .notMobile{display:none;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem{display:table-row;border-bottom:2px solid #dadada;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2{padding:0 0 10px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#555555;font-size:18px;font-weight:700;line-height:1;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2{padding:0;margin:0 0 10px;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .questionMarkContainer,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .questionMarkContainer{position:relative;display:inline;padding:0;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .questionMark,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .questionMark{border-radius:50%;border:1.0px solid #555555;width:18px;height:18px;text-align:center;font-weight:700;color:#555555;font-size:14px;display:inline-block;vertical-align:top;margin:0 7px;padding-top:2px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .hoverTooltip,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .hoverTooltip{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:12px;width:255px;height:52px;border:1px solid #888888;padding:0;background-color:white;position:absolute;top:0;left:35px;display:none;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .hoverTooltip,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .hoverTooltip{top:10px;left:-195px;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .hoverTooltip > div,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .hoverTooltip > div{display:table-cell;text-align:center;padding:0;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 .hoverTooltip > div > div,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 .hoverTooltip > div > div{font-weight:400;padding:0;text-align:left;display:inline-block;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col1 a,.block .autodesk_contactus_forum .box .resultsTable .resultItem:first-child .result_col2 a{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#327084;font-size:16px;font-weight:600;margin:0 0 15px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem.thickLine{border-bottom:3px solid #c1c1c1;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child{padding:0;border:none;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col1 div{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;color:black;display:inline-block;padding:0;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col1 div{display:block;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col1 a{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#327084;font-size:16px;font-weight:800;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col1{padding:0 0 30px;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col2{padding:10px 0;text-align:left;vertical-align:top;}.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col2 a{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#327084;font-size:16px;font-weight:800;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem:last-child .result_col2{display:none;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div{display:table-cell;vertical-align:middle;padding:25px 0;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div{display:block;margin:15px 0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div p{margin:0;padding:0;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div a,.block .autodesk_contactus_forum .box .resultsTable .resultItem div a:hover{color:#327084;text-decoration:none;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1{padding:25px 30px 25px 0;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1{padding:0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionTitleSpan{display:table-row;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionTitleSpan span{display:table-cell;width:13px;height:14px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionTitleSpan a.solutionTitle{font-size:20px;line-height:1;color:#327084;font-weight:400;display:table-cell;padding-left:15px;padding-bottom:6px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionMeta{color:#888888;margin-left:28px;margin-top:18px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionMeta,.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionMeta a{font-size:16px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionMeta a{color:#327084;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 .solutionDescription{font-size:16px;line-height:1.4;margin-left:28px;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 button{margin-left:15px;background-color:#c34f0b;border-color:#963d08;transition-delay:0s;transition-duration:0.3s;transition-property:background-color;transition-timing-function:ease-out;}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 button:hover{background-color:#963d08;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col1 button{margin:0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2{width:130px;padding:30px 0;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2{width:auto;padding:0;margin-left:28px;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.solvedBy{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:black;font-size:14px;margin-bottom:5px;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.solvedBy{display:inline-block;line-height:1;padding:0;margin:0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.solvedBy a{color:#327084;line-height:1;display:block;margin-bottom:5px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#327084;font-size:14px;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.solvedBy a{margin:0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.userLevel{margin-bottom:5px;color:#aaaaaa;font-weight:400;font-size:14px;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 p.userLevel{display:inline-block;margin:0;}}.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 a.gotoSolutionButton{display:table-cell;vertical-align:middle;width:118px;height:40px;background-color:#327084;text-align:center;background-image:none;padding:0;border-radius:0px 0px 0px 0px;-moz-border-radius:0px 0px 0px 0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;margin:0;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:13px;font-weight:400;color:white;}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .resultsTable .resultItem div.result_col2 a.gotoSolutionButton{margin:15px 0;}}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .hideOnFirstSearch div.columns{padding:0;}}@media only screen and (max-width:767px){.block .autodesk_contactus_forum .box .mobileHideTrigger{display:none;}}.block-homepage-share{background-repeat:no-repeat,no-repeat;-webkit-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:1.875rem 0;}@media only screen and (max-width:767px){.block-homepage-share{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom -86px,right -500px top;}}@media only screen and (min-width:768px) and (max-width:1279px){.block-homepage-share{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom -86px,right -300px top;}}@media only screen and (min-width:1280px){.block-homepage-share{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom 0px,right -300px top;}}@media only screen and (min-width:768px){.block-homepage-share .section-title{text-align:center;}}.block-homepage-share .section-title h2{margin-bottom:1.25rem;}.block-homepage-share .share-options{margin:0;padding:0;}.block-homepage-share .share-options li{list-style:none;}@media only screen and (max-width:767px){.block-homepage-share .share-options li{margin:0% 10%;width:80%;}}@media only screen and (min-width:768px) and (max-width:1279px){.block-homepage-share .share-options li{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}}@media only screen and (min-width:1280px){.block-homepage-share .share-options li{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}}.block-homepage-share .share-options li .panel{background-color:#ededed;position:relative;padding:3.375rem 2.0625rem;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}.block-homepage-share .share-options li .panel h2{-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}.block-homepage-share .share-options li .panel p{margin-bottom:0;-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}.block-homepage-share .share-options li .panel a{display:block;position:absolute;top:0;bottom:0;left:0;right:0;text-indent:-99999em;}.block-homepage-share .share-options li .panel:hover{background-color:#327084;}.block-homepage-share .share-options li .panel:hover h2,.block-homepage-share .share-options li .panel:hover p{color:white;}.block-homepage-subnav .block-content{background-color:white;padding:1.875rem 0;}.block-homepage-subnav .block-content h2{color:#000000;margin-bottom:0.9375rem;}.block-homepage-subnav .block-content p{margin-bottom:1.875rem;}@media only screen and (min-width:768px) and (max-width:1279px){.block-homepage-subnav .block-content img{float:none;margin-bottom:0.9375rem;}}@media only screen and (min-width:1280px){.block-homepage-subnav .block-content img{-webkit-transform:translateX(1.25rem);-moz-transform:translateX(1.25rem);-ms-transform:translateX(1.25rem);-o-transform:translateX(1.25rem);transform:translateX(1.25rem);}}.block-homepage-subnav .block-content .button{margin-bottom:0;}.block-homepage-subnav .block-content > .row > .columns{border-right:0.0625rem solid #acabab;}@media only screen and (max-width:767px){.block-homepage-subnav .block-content > .row > .columns{margin-bottom:2.5rem;border-right:0;}}.block-homepage-subnav .block-content > .row > .columns:last-child{border-right:0;}@media only screen and (max-width:767px){.block-homepage-subnav .block-content > .row > .columns:last-child{margin-bottom:0;border-right:0;}}.block-views-homepage-promo-blocks-block{max-width:80rem;}.block-homepage-up-and-running{-webkit-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);background-image:-webkit-linear-gradient(top,#F3F3F3 0%,#FFFFFF 100%);background-image:linear-gradient(to bottom,#F3F3F3 0%,#FFFFFF 100%);}@media only screen and (max-width:767px){.block-homepage-up-and-running{background-image:none;background:#FFF;border-bottom:1px solid #FFF;}}.block-homepage-up-and-running .block-content > .row > .columns{background-position:right bottom;background-repeat:no-repeat;min-height:300px;background-color:#f3f3f3;background-position-x:125%;}@media only screen and (max-width:767px){.block-homepage-up-and-running .block-content > .row > .columns{border-bottom:1px #CCC solid;}}@media screen and (min-width:768px) and (max-width:1024px){.block-homepage-up-and-running .block-content > .row > .columns{background-position-x:-40px;}}@media only screen and (min-width:768px){.block-homepage-up-and-running .block-content > .row > .columns{background-position-x:40px;background-color:transparent;}}@media only screen and (min-width:1280px){.block-homepage-up-and-running .block-content > .row > .columns{background-position-x:100%;}}@media only screen and (max-width:767px){.block-homepage-up-and-running .block-content > .row > .columns:last-of-type{background-position-x:0;background-position:right -40px bottom;border-bottom:none;}}.block-homepage-up-and-running .block-content > .row > .columns h2{margin-top:2rem;margin-bottom:1.4375rem;line-height:1.1;}.block-homepage-up-and-running .block-content > .row > .columns ul{margin-left:0rem;}.block-homepage-up-and-running .block-content > .row > .columns ul li{list-style-type:none;list-style-position:inside;text-indent:-0.8em;padding-left:1em;margin-bottom:0.4rem;}.block-homepage-up-and-running .block-content > .row > .columns ul li:before{font:normal normal normal 0/1 FontAwesome;content:"\f054";font-size:0.75rem;margin-right:0.25rem;font-weight:400;}.block-homepage-up-and-running .block-content > .row > .columns ul li,.block-homepage-up-and-running .block-content > .row > .columns ul li a{color:#327084;}.block-homepage-up-and-running .block-content > .row > .columns ul li:hover,.block-homepage-up-and-running .block-content > .row > .columns ul li:focus,.block-homepage-up-and-running .block-content > .row > .columns ul li a:hover,.block-homepage-up-and-running .block-content > .row > .columns ul li a:focus{color:#275666;}.block-homepage-featured-contributions{background-repeat:no-repeat,no-repeat;-webkit-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.3);border-bottom:1px solid #e0e0e0;padding:1.875rem 0;}@media only screen and (max-width:767px){.block-homepage-featured-contributions{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom -86px,right -500px top;}}@media only screen and (min-width:768px) and (max-width:1279px){.block-homepage-featured-contributions{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom -86px,right -300px top;}}@media only screen and (min-width:1280px){.block-homepage-featured-contributions{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_left.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern_right.png);background-position:left -200px bottom 0px,right -300px top;}}.block-homepage-featured-contributions h2.block-title{width:100%;text-align:center;}.block-homepage-featured-contributions .block-content .slick-slider{margin-bottom:15px;}.block-homepage-featured-contributions .block-content .slick-slider .slick-prev,.block-homepage-featured-contributions .block-content .slick-slider .slick-next{top:50%;margin-top:-3.90625rem;margin-bottom:0;height:7.8125rem;width:2.6875rem;border-radius:0;background-color:#327084;z-index:100;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}.block-homepage-featured-contributions .block-content .slick-slider .slick-prev:hover,.block-homepage-featured-contributions .block-content .slick-slider .slick-prev:focus,.block-homepage-featured-contributions .block-content .slick-slider .slick-next:hover,.block-homepage-featured-contributions .block-content .slick-slider .slick-next:focus{background-color:#275666;}.block-homepage-featured-contributions .block-content .slick-slider .slick-prev:before,.block-homepage-featured-contributions .block-content .slick-slider .slick-next:before{font-family:fontawesome,arial,sans-serif;font-size:2.125rem;opacity:1;}.block-homepage-featured-contributions .block-content .slick-slider .slick-prev{left:0;}@media only screen and (min-width:1280px){.block-homepage-featured-contributions .block-content .slick-slider .slick-prev{left:-43px;}}.block-homepage-featured-contributions .block-content .slick-slider .slick-prev:before{content:"\f053";}.block-homepage-featured-contributions .block-content .slick-slider .slick-next{right:0;}@media only screen and (min-width:1280px){.block-homepage-featured-contributions .block-content .slick-slider .slick-next{right:-43px;}}.block-homepage-featured-contributions .block-content .slick-slider .slick-next:before{content:"\f054";}.block-homepage-featured-contributions .block-content .slick-slider .slick-track{margin:10px 0px;}.block-homepage-featured-contributions .block-content .slick-slider .slick-list{margin-bottom:0;}.block-homepage-learning-partners{background-color:white;padding:1.875rem 0;}.block-homepage-learning-partners h2{margin-top:0;margin-bottom:1.4375rem;text-align:center;width:100%;display:block;}.block-homepage-learning-partners .block-content{background-position:right bottom;background-repeat:no-repeat;}.block-homepage-learning-partners .block-content ul{padding:0;margin:0;list-style:none;}@media only screen and (min-width:768px){.block-homepage-learning-partners .block-content ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-flow:row wrap;justify-content:space-around;align-items:center;}}.block-homepage-learning-partners .block-content ul li{list-style-type:none;text-align:center;}.block-homepage-learning-partners .block-content ul li,.block-homepage-learning-partners .block-content ul li a{color:#327084;}.block-homepage-hero .hero{height:22.25rem;margin-top:-3.5625rem;position:relative;background-position:center;}@media (min-width:20.0625em){.block-homepage-hero .hero{height:29.375rem;}}.block-homepage-hero .hero .row{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;right:0;padding-left:15px;}@media only screen and (min-width:768px){.block-homepage-hero .hero .row{padding-left:30px;}}@media only screen and (min-width:1280px){.block-homepage-hero .hero .row{padding-left:60px;}}.block-homepage-hero .hero h1{color:white;text-transform:none;line-height:1;}.block-homepage-hero .hero p{color:white;}.block-lang-dropdown{float:right;}.block-lang-dropdown .lang-dropdown-select-element{visibility:hidden;border-radius:0;}.block-lang-dropdown .form-item{margin:0;border-radius:0;}.block-lang-dropdown .ddsCustom .dd-select{border:none;border-radius:0;border-left:1px solid #e4e4e4;}@media only screen and (max-width:767px){.block-lang-dropdown .ddsCustom .dd-select{width:60px !important;}}.block-lang-dropdown .ddsCustom .dd-selected{background:url(/sites/all/themes/autodesk_foundation5/images/standard/globe.png);background-repeat:no-repeat;background-position:6px 16px;font-weight:400;background-color:#eee;color:#888888;padding:0 0 0 36px;border-radius:0;background-position:8px 18px;background-size:20px;}@media only screen and (max-width:767px){.block-lang-dropdown .ddsCustom .dd-selected{height:3.5625rem;}}.block-lang-dropdown .ddsCustom .dd-selected.active,.block-lang-dropdown .ddsCustom .dd-selected:hover{background-color:#eee;color:#888888;}.block-lang-dropdown .ddsCustom .dd-selected .dd-selected-text{font-size:0.875rem;background-color:#eee;color:#888888;height:3.5625rem;line-height:3.5625rem;text-align:right;padding-right:30px;}@media only screen and (max-width:767px){.block-lang-dropdown .ddsCustom .dd-selected .dd-selected-text{display:none;}}.block-lang-dropdown .ddsCustom .dd-container{border-radius:0;}@media only screen and (max-width:767px){.block-lang-dropdown .ddsCustom .dd-container{width:60px !important;}}.block-lang-dropdown .ddsCustom .dd-pointer{margin-top:-5px;}.block-lang-dropdown .ddsCustom .dd-pointer-down{border-color:#888888 transparent transparent;}.block-lang-dropdown .ddsCustom .dd-pointer-down.dd-pointer-down-white{border-color:#888888 transparent transparent !important;}.block-lang-dropdown .ddsCustom .dd-pointer-up{border-color:transparent transparent #888888 !important;margin-top:-10px;}.block-lang-dropdown .ddsCustom .dd-pointer-up.dd-pointer-down-white{border-color:transparent transparent #888888 !important;}.block-lang-dropdown .ddsCustom .dd-options{box-shadow:none;background-color:#327084;border-color:#327084;}@media only screen and (max-width:767px){.block-lang-dropdown .ddsCustom .dd-options{right:0;}}.block-lang-dropdown .ddsCustom .dd-options li{position:relative;}.block-lang-dropdown .ddsCustom .dd-options .dd-option{background:#327084;color:white;text-align:left;padding:10px;display:block;border:none;}.block-lang-dropdown .ddsCustom .dd-options .dd-option:before{font:normal normal normal 0/1 FontAwesome;content:"\f054";font-size:1.125rem;margin-right:0.25rem;font-weight:400;position:absolute;left:14px;top:15px;line-height:1;}.block-lang-dropdown .ddsCustom .dd-options .dd-option:hover{color:#c7e1e9;}.block-lang-dropdown .ddsCustom .dd-options .dd-option:hover label{color:#c7e1e9;}.block-lang-dropdown .ddsCustom .dd-options .dd-option label{color:white;font-weight:400;font-size:1.125rem;margin-left:1.625rem;-webkit-transition:color 0.25s ease-in-out;-moz-transition:color 0.25s ease-in-out;transition:color 0.25s ease-in-out;}.block-lang-dropdown .ddsCustom .dd-options .dd-option label:hover{color:#c7e1e9;}.block-autodesk-search-feedback{padding-left:1.875rem;display:inline-block;width:100%;}@media only screen and (min-width:1280px){.block-autodesk-search-feedback{width:75%;margin-left:25%;padding-left:8px;}}.context-autodesk-product-large-overview .block-autodesk-search-feedback{display:none;}.contributed-container{border-bottom:1px solid #CCC;}.contributed-container h3{border-bottom:1px solid #CCC;font-weight:400;}.contributed-container h5{font-size:15px;margin-left:90px;}.contributed-container h6{font-size:15px;font-weight:400;border-bottom:1px solid #CCC;margin:20px 0;}.contributed-container p{font-size:13px;line-height:1;margin-bottom:5px;margin-left:90px;}.contributed-container .contributed-img{width:75px;float:left;border-radius:50%;}.contributed-container .contribution-clear{clear:both;border-bottom:1px solid #ccc;margin-bottom:20px;padding-top:4px;}.contributed-container .contrib_side_ad_wrapper_link,.contributed-container .contrib_side_ad_wrapper_link:hover{text-decoration:inherit;color:inherit;}.contributed-container .contrib_side_ad{position:relative;display:none;}.contributed-container .contrib_side_ad .contrib_side_ad_content{margin:30px 0;background-color:#f9f9f9;padding:40px 20px 30px;position:relative;}.contributed-container .contrib_side_ad .contrib_side_ad_content .image-bulb{background-image:url("/sites/all/themes/autodesk_foundation5/images/standard/contribution-sidebar-ad-bulb.png");width:100px;height:90px;display:block;margin-left:auto;margin-right:auto;}.contributed-container .contrib_side_ad .contrib_side_ad_content h1{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:23px;font-weight:800;text-align:center;text-transform:none;margin:20px 0 0;}.contributed-container .contrib_side_ad .contrib_side_ad_content p{margin:5px 0 15px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;line-height:1.4;}.contributed-container .contrib_side_ad .contrib_side_ad_content .find_out_how_link{margin-top:15px;margin-bottom:0;color:#327084;}.contributed-container .contrib_side_ad .contrib_side_ad_content .find_out_how_link:hover{text-decoration:underline;}.contributed-container .contrib_side_ad .contrib_side_ad_content .fa-close{color:#dddddd;position:absolute;right:10px;top:10px;cursor:pointer;}.contributed-container .contrib_side_ad .contrib_side_ad_content:hover{background-color:#327084;}.contributed-container .contrib_side_ad .contrib_side_ad_content:hover *{color:white;}.contributed-container .contrib_side_ad .contrib_side_ad_content:hover .image-bulb{background-position-x:100px;}.contributed-container.not-user-cont .contributed-img{margin-top:22px;margin-bottom:22px;width:140px;height:23px;border-radius:0;}.contributed-container.not-user-cont p{float:left;margin:22px auto 25px 10px;line-height:initial;font-size:21px;color:#787878;}.contributed-container.not-user-cont p > a{font-size:16px;font-weight:800;}.contributed-container.not-user-cont h6{clear:both;}@media only screen and (min-width:768px) and (max-width:1023px){.one-sidebar #sidebar-second .block-autodesk-author-attribution{display:none;}}@media only screen and (max-width:767px){.one-sidebar #sidebar-second .block-autodesk-author-attribution{display:none;}}.block-views-be-inspired-block h2 a{cursor:default;}#block-views-be-inspired-block{width:66%;float:left;}#block-views-be-inspired-block .views-row{float:left;padding-right:20px;}@media (min-width:569px) and (max-width:1024px){#block-views-be-inspired-block{width:50%;}}@media (max-width:568px){#block-views-be-inspired-block{width:100%;}}#block-views-featured-promo-block{width:30%;float:left;margin-top:110px;}@media (min-width:569px) and (max-width:1024px){#block-views-featured-promo-block{width:100%;margin-top:20px;}}@media (max-width:568px){#block-views-featured-promo-block{width:100%;margin-top:20px;}}.block-views-quick-links-block{margin:0px;}.block-views-quick-links-block .views-field-body,.block-views-quick-links-block .views-field-field-links{padding:0.3125rem 1.4375rem;}.block-views-quick-links-block .views-field-body{padding-bottom:0.5rem;}.field-content p{margin-bottom:0;}@media only screen and (max-width:767px){.field-content p{margin-bottom:1rem;}}.block-views-quick-links-bottom-block{padding:35px 0 20px 0;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;border-left:none;border-right:none;border-radius:0px 0px 0px 0px;-moz-border-radius:0px 0px 0px 0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}@media only screen and (max-width:767px){.block-views-quick-links-bottom-block{display:block;margin-bottom:35px;margin-top:40px;}}@media only screen and (min-width:768px){.block-views-quick-links-bottom-block{display:none;}}@media only screen and (min-width:768px) and (max-width:1023px){.block-views-quick-links-bottom-block{display:block;}}.context-autodesk-product-large-overview .block-views-announcements-block-1 .block-title{display:none;}.system_requ_blocks{border:solid 1px #dadada;margin-bottom:20px;padding-bottom:10px;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}.system_requ_blocks h3{font-size:1.125em;color:#666666;margin:15px 0 0.75em;padding:0 1em;line-height:22px;font-weight:normal;}.system_requ_blocks .block-content p{padding:0 1em;font-size:92%;}div.block-fieldblock.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz .field-photo{display:none;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special{border-right:1px solid #DADADA;float:left;margin-bottom:25px;margin-right:5%;margin-top:25px;padding-right:1%;width:68%;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special h2.block-title{margin-bottom:8px;margin-top:0;padding-top:0;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special{width:100%;margin-right:1%;border-right:none;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item{float:left;width:100%;border-top:1px solid #DDDDDD;padding-top:25px;position:relative;margin-bottom:20px;margin-top:20px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-photo{display:block;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-photo .duration{display:none;font-size:11px;background:linear-gradient(to right,transparent,rgba(0,0,0,0.7) 80px,rgba(0,0,0,0.7));height:20px;width:120px;position:relative;margin-top:-20px;z-index:102;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-photo .duration .videoTime{padding-right:10px;float:right;color:#ffffff;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item{display:none;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item h2{display:none;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .caroufredsel_wrapper{height:180px !important;overflow:hidden;padding-top:25px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .prev,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .next{top:70px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .prev.disabled,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .next.disabled{opacity:.25;cursor:default !important;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-item{float:left;padding-right:20px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-photo{padding-bottom:15px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .img-link{width:162px;position:relative;z-index:101;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .product-content-link{width:162px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special .field-type-adsk-remote-content .field-item{width:48%;padding-bottom:6px;float:left;clear:left;display:inline-block;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special .field-type-adsk-remote-content .field-item.even{float:right;clear:right;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special .field-type-adsk-remote-content .field-item{width:100%;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special .field-type-adsk-remote-content .field-item.even{float:left;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special .field-type-adsk-remote-content .field-item div.field-photo{display:none;}div.block-fieldblock.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links .field-photo{display:none;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special{border-right:1px solid #DADADA;float:left;margin-bottom:25px;margin-right:5%;margin-top:25px;padding-right:1%;width:68%;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special h2.block-title{margin-bottom:8px;margin-top:0;padding-top:0;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special{width:100%;margin-right:1%;border-right:none;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item{float:left;width:100%;border-top:none;border-bottom:1px solid #DDDDDD;padding-top:0;position:relative;margin-bottom:20px;margin-top:20px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-photo{display:block;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-photo .duration{display:none;font-size:11px;background:linear-gradient(to right,transparent,rgba(0,0,0,0.7) 80px,rgba(0,0,0,0.7));height:20px;width:120px;position:relative;margin-top:-20px;z-index:102;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-photo .duration .videoTime{padding-right:10px;float:right;color:#ffffff;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item{display:none;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item h2{display:none;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .caroufredsel_wrapper{height:180px !important;overflow:hidden;padding-top:25px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .prev,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .next{top:0;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .prev.disabled,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .next.disabled{opacity:0;cursor:default !important;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-item{float:left;padding-right:0px;margin-right:3px;height:180px !important;margin-bottom:4px;border-bottom:4px solid #777777;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-photo{padding-bottom:5px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .img-link{width:240px;position:relative;z-index:492;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .product-content-link{display:block;width:240px;padding-left:15px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special .field-type-field-collection .field-item{width:48%;padding-bottom:6px;float:left;clear:left;display:inline-block;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special .field-type-field-collection .field-item.even{float:right;clear:right;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special .field-type-field-collection .field-item{width:100%;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special .field-type-field-collection .field-item.even{float:left;}}div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special .field-type-field-collection .field-item div.field-photo{display:none;}.support-overview .block-autodesk-faceted-search{display:none;}.topic-nav{max-width:inherit;}.topic-nav ul{list-style:none;margin:0;}.topic-nav ul li{padding:0;border-bottom:1px solid #cacaca;}.topic-nav ul li:first-child{border-top:1px solid #cacaca;}.topic-nav ul li a{display:block;padding:8px 16px;font-weight:200;line-height:22px;}@media only screen and (min-width:768px) and (max-width:1279px){.topic-nav ul li a{padding:12px 8px 8px 8px;}}.topic-nav ul li a:link,.topic-nav ul li a:visited{color:#327084;}.topic-nav ul li a:hover,.topic-nav ul li a:focus{color:#275666;text-decoration:none;}.topic-nav ul li a.nav-active{color:black;font-weight:400;}.topic-nav ul li a.nav-top-level{color:black;background-color:#E5E5E5;}.topic-nav ul > li > a{font-size:18px;}.topic-nav ul > li > ul{margin-left:20px;padding-bottom:5px;}@media only screen and (min-width:768px) and (max-width:1279px){.topic-nav ul > li > ul{margin-left:10px;}}.topic-nav ul > li > ul > li{border:0;}@media only screen and (min-width:768px) and (max-width:1279px){.topic-nav ul > li > ul > li{padding:0;}}.topic-nav ul > li > ul > li:first-child{padding-top:0;border:0;}.topic-nav ul > li > ul > li a{font-size:1rem;padding:8px 8px 6px 8px;}#support-topic-mobile-wrapper{display:none;}@media only screen and (max-width:767px){#support-topic-mobile-wrapper{display:block;width:100%;float:none;margin:0;padding:0;}#support-topic-mobile-wrapper h2.block-title{font-size:16px;margin:0;padding:0;}#support-topic-mobile-wrapper h2.block-title a,#support-topic-mobile-wrapper h2.block-title span{line-height:58px;padding-left:20px;padding-top:0em;background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back.jpg) top right no-repeat;border:1px solid #bebebe;display:block;color:#444;cursor:pointer;}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:767px) and (min-device-pixel-ratio:2),only screen and (max-width:767px) and (min-resolution:192dpi),only screen and (max-width:767px) and (min-resolution:2dppx){#support-topic-mobile-wrapper h2.block-title a,#support-topic-mobile-wrapper h2.block-title span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back.jpg);background-size:360px 58px;}}@media only screen and (max-width:767px){#support-topic-mobile-wrapper h2.block-title.expanded a,#support-topic-mobile-wrapper h2.block-title.expanded span,#support-topic-mobile-wrapper h2.block-title.active a,#support-topic-mobile-wrapper h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/standard/accordion-back-expanded.jpg) top right no-repeat #FFF;border:0;border-top:#0696d7 4px solid;border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:solid 1px #FFF;line-height:54px;color:#000;right:1px;}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:767px) and (min-device-pixel-ratio:2),only screen and (max-width:767px) and (min-resolution:192dpi),only screen and (max-width:767px) and (min-resolution:2dppx){#support-topic-mobile-wrapper h2.block-title.expanded a,#support-topic-mobile-wrapper h2.block-title.expanded span,#support-topic-mobile-wrapper h2.block-title.active a,#support-topic-mobile-wrapper h2.block-title.active span{background:url(/sites/all/themes/autodesk_foundation5/images/retina/accordion-back-expanded.jpg) top right no-repeat #FFF;background-size:40px 29px;}}@media only screen and (max-width:767px){#support-topic-mobile-wrapper .block-content{padding:1em 0;}#support-topic-mobile-wrapper .mobile-item-wrapper.collapsible .block-content{border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;border-bottom:#d7d7d7 1px solid;padding:1em;}}.block-locale-language-content{float:right;}.block-autodesk-product-submenu{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.block-autodesk-topic-article-autodesk-topic-article-tab{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.block-autodesk-article-preview-page-article-submenu-desktop{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.block-autodesk-article-preview-page-article-submenu-mobile{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}@media only screen and (min-width:768px){.block-autodesk-article-preview-page-article-submenu-mobile{display:none;}}@media only screen and (max-width:767px){.block-autodesk-article-preview-page-article-submenu-mobile{display:block;}}.block-autodesk-screencast-screencast-submenu-desktop{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.block-autodesk-screencast-screencast-submenu-mobile{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}@media only screen and (min-width:768px){.block-autodesk-screencast-screencast-submenu-mobile{display:none;}}@media only screen and (max-width:767px){.block-autodesk-screencast-screencast-submenu-mobile{display:block;}}.block-autodesk-topic-article-autodesk-topic-article-tab{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}@media only screen and (max-width:767px){.block-autodesk-topic-article-autodesk-topic-article-nav{display:none;}}.layout-eyebrow{padding:0;height:3.5625rem;background-color:whitesmoke;position:fixed;top:0;left:0;right:0;z-index:999;}@media only screen and (max-width:767px){.layout-eyebrow{position:absolute;}}.layout-eyebrow a{line-height:3.5625rem;}.layout-eyebrow a img{max-height:1.5625rem;display:inline-block;}.inner-wrap{padding-top:10.6875rem;}@media screen and (min-width:1026px){.inner-wrap{padding-top:7.125rem;}}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{display:block !important;color:#FFF;line-height:3.75rem !important;margin-left:10px !important;font-size:1.25rem;}.tab-bar h1 a,.tab-bar h2 a,.tab-bar h3 a,.tab-bar h4 a{color:#FFF;line-height:3.75rem !important;}@media only screen and (max-width:767px){.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:0.8125rem;}}@media only screen and (min-width:768px){.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{margin-left:10px;}}.tab-bar h1 a:link,.tab-bar h1 a:visited,.tab-bar h2 a:link,.tab-bar h2 a:visited,.tab-bar h3 a:link,.tab-bar h3 a:visited,.tab-bar h4 a:link,.tab-bar h4 a:visited{color:white;}.tab-bar h1 a:hover,.tab-bar h1 a:focus,.tab-bar h2 a:hover,.tab-bar h2 a:focus,.tab-bar h3 a:hover,.tab-bar h3 a:focus,.tab-bar h4 a:hover,.tab-bar h4 a:focus{color:white;text-decoration:none;}.tab-bar h2{text-transform:uppercase;}.tab-bar .tab-bar-section.right{padding-right:0;}@media screen and (max-width:1025px){.tab-bar .tab-bar-section.right form{width:auto;overflow:hidden;float:left;}}@media screen and (min-width:1026px){.tab-bar .tab-bar-section.right form{float:right;}}.tab-bar .menu-icon{background-color:rgba(0,0,0,0.7);margin-bottom:0;}.tab-bar .menu-icon.fa-search{background-color:#327084;text-indent:0;text-align:center;font-size:1.5rem;line-height:3.5625rem;}.tab-bar .menu-icon.fa-search:hover,.tab-bar .menu-icon.fa-search:focus{text-decoration:none;}.off-canvas-menu-wrap{top:0;bottom:0;position:absolute;width:0%;height:100vh;}.show-product-picker-only{height:100%;}.show-product-picker-only .off-canvas-menu-wrap{width:100%;}.show-product-picker-only .left-off-canvas-menu{display:none;}.off-canvas-sticky{background-color:rgba(74,75,75,0.8);z-index:998;box-shadow:0px 2px 5px 0px rgba(0,0,0,0.15);position:fixed;top:3.5625rem;left:0;right:0;}@media only screen and (max-width:767px){.off-canvas-sticky{position:absolute;}}.tab-bar{max-width:80rem;margin:0 auto;z-index:998;}.off-canvas-menu-wrap .left-off-canvas-menu{position:relative;border-right:0.8125rem solid #327084;width:35%;height:100%;box-sizing:border-box;min-width:21.875rem;max-width:27.5rem;height:100%;-webkit-transition:0.4s ease-in-out 0.2s;-moz-transition:0.4s ease-in-out 0.2s;transition:0.4s ease-in-out 0.2s;float:left;}.off-canvas-menu-wrap .left-off-canvas-menu ul{margin:0;}.off-canvas-menu-wrap .left-off-canvas-menu ul li{list-style:none;font-size:1.125rem;}.off-canvas-menu-wrap .left-off-canvas-menu > ul{margin:3.4375rem 3.4375rem 0;}.off-canvas-menu-wrap .left-off-canvas-menu > ul > li{font-size:1.75rem;padding-bottom:1.875rem;border-bottom:0.0625rem solid #cacaca;margin-bottom:1.875rem;}@media only screen and (max-width:767px){.off-canvas-menu-wrap .left-off-canvas-menu > ul > li{font-size:1.5rem;}}.off-canvas-menu-wrap .left-off-canvas-menu > ul > li a{color:#327084;line-height:1.75rem;}.off-canvas-menu-wrap .left-off-canvas-menu > ul > li li{position:relative;padding-left:1.25rem;}.off-canvas-menu-wrap .left-off-canvas-menu > ul > li li.product-picker-open a{text-decoration:underline;}.off-canvas-menu-wrap .left-off-canvas-menu .close-button{position:absolute;top:0px;right:0px;width:45px;height:45px;display:block;background:url(/sites/all/themes/autodesk_foundation5/images/standard/btn_close_productpicker.png);background-repeat:no-repeat;background-position:center center;cursor:pointer;font-size:1.625rem;font-weight:200;color:#aaa;}@media only screen and (max-width:767px){.off-canvas-menu-wrap .left-off-canvas-menu .close-button{position:fixed;right:20px;}}.offcanvas-overlap-right{height:100%;}.offcanvas-overlap-right .off-canvas-menu-wrap{width:100%;}.offcanvas-overlap-right .left-off-canvas-menu{-webkit-box-shadow:5px 0px 5px -1px rgba(0,0,0,0.5);-moz-box-shadow:5px 0px 5px -1px rgba(0,0,0,0.5);-ms-box-shadow:5px 0px 5px -1px rgba(0,0,0,0.5);box-shadow:5px 0px 5px -1px rgba(0,0,0,0.5);z-index:1005;-webkit-transition:0.3s ease-in-out 0s;-moz-transition:0.3s ease-in-out 0s;transition:0.3s ease-in-out 0s;}@media only screen and (max-width:767px){.offcanvas-overlap-right .left-off-canvas-menu{width:100%;max-width:100%;min-width:auto;}.offcanvas-overlap-right .left-off-canvas-menu > ul > li li{padding-top:1.125rem;line-height:1.125rem;}}@media screen and (min-width:768px) and (max-width:1024px){.off-canvas-wrap.offcanvas-overlap-right.product-picker-open .left-off-canvas-menu{left:-260px;width:330px;min-width:330px;max-width:330px;position:absolute;}#product_picker_learn_explore,#product_picker_getting_started,#product_picker_troubleshooting,#product_picker_system_requirements,#product_picker_all_products{left:70px;position:relative;width:698px;max-width:698px;height:100%;}.left-off-canvas-menu > ul > li li{padding-top:1.125rem;line-height:1.125rem;}.show-product-picker-only #product_picker_learn_explore,.show-product-picker-only #product_picker_getting_started,.show-product-picker-only #product_picker_troubleshooting,.show-product-picker-only #product_picker_system_requirements,.show-product-picker-only #product_picker_all_products{position:relative;left:initial;height:90vh;max-width:900px;width:95vw;}}.site-version{display:none;}.layout-middle{padding-bottom:30px;}.layout-top:before,.layout-top:after{content:" ";display:table;}.layout-top:after{clear:both;}.block:before,.block:after{content:" ";display:table;}.block:after{clear:both;}@media (max-width:1024px) and (-webkit-min-device-pixel-ratio:0){#main{overflow:hidden;}}.mobile-content{display:none;}@media only screen and (max-width:767px){.mobile-content{display:block;}.mobile-content select{width:100%;}.block.collapsible .block-content{display:none;}}.layout-bottom{background-color:#454545;}footer.footer{clear:both;background-color:#f6f5f2;}footer.footer h2{font-size:1rem;color:#333333;font-weight:400;line-height:1.1875;margin:0 0 10px;}footer.footer h2 a:link,footer.footer h2 a:visited{color:#777;}footer.footer h2 a:hover,footer.footer h2 a:focus{color:#444;}footer.footer ul{list-style:none;margin:0;padding:0;}footer.footer ul li#facebook_menu:before{font-family:'Autodesk-Icon-Font';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:24px;height:24px;font-size:1.5rem;vertical-align:middle;margin-right:0.375rem;content:"\e61a";color:#333;}footer.footer ul li#twitter_menu:before{font-family:'Autodesk-Icon-Font';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:24px;height:24px;font-size:1.5rem;vertical-align:middle;margin-right:0.375rem;content:"\e61c";color:#333;}footer.footer ul li#youtube_menu:before{font-family:'Autodesk-Icon-Font';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:24px;height:24px;font-size:1.5rem;vertical-align:middle;margin-right:0.375rem;content:"\e61b";color:#333;}footer.footer ul li#linkedin_menu:before{font-family:'Autodesk-Icon-Font';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:24px;height:24px;font-size:1.5rem;vertical-align:middle;margin-right:0.375rem;content:"\e625";color:#333;}footer.footer ul li a{font-size:0.875rem;line-height:1.125rem;font-weight:200;}footer.footer ul li a:link,footer.footer ul li a:visited{color:#777;}footer.footer ul li a:hover,footer.footer ul li a:focus{color:#444;}footer.footer .top{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #DADADA;}footer.footer .top .row .columns{border-right:1px solid #DADADA;}@media only screen and (min-width:768px) and (max-width:1279px){footer.footer .top .row .columns{min-height:348px;}}@media only screen and (min-width:768px) and (max-width:1279px){footer.footer .top .row .columns:first-child{min-height:inherit;padding-bottom:1.25rem;}}@media only screen and (max-width:767px){footer.footer .top .row .columns:first-child{margin-bottom:1.25rem;}}@media only screen and (max-width:767px){footer.footer .top .row .columns:first-child .block-content{display:block;}}footer.footer .top .row .columns:last-child,footer.footer .top .row .columns.norightborderworkaround{border-right:0;}@media only screen and (max-width:767px){footer.footer .top .row .columns:last-child,footer.footer .top .row .columns.norightborderworkaround{margin-bottom:0;}}@media only screen and (max-width:767px){footer.footer .top .row .columns .block-content{display:none;}}footer.footer .bottom{padding-top:1.25rem;padding-bottom:1.25rem;border-top:1px solid #fff;background-color:#ffffff;}@media only screen and (min-width:768px) and (max-width:1279px){footer.footer div[class*='menu-follow-autodesk'] .menu li{display:inline-block;margin-right:0.75rem;}}footer.footer div[class*='block-menu-menu-bottom-menu']{padding-bottom:1.25rem;}@media only screen and (min-width:768px){footer.footer div[class*='block-menu-menu-bottom-menu']{float:left;}}@media only screen and (min-width:768px){footer.footer div[class*='block-menu-menu-bottom-menu'] .menu:after{display:table;clear:both;content:" ";}}@media only screen and (min-width:768px){footer.footer div[class*='block-menu-menu-bottom-menu'] .menu li{display:inline-block;float:left;}}footer.footer div[class*='block-menu-menu-bottom-menu'] .menu li a{color:#327085;}@media only screen and (min-width:768px){footer.footer div[class*='block-menu-menu-bottom-menu'] .menu li a{float:left;padding-right:0.375rem;border-right:1px solid #777;margin-right:0.375rem;}}@media only screen and (min-width:768px){footer.footer div[class*='block-menu-menu-bottom-menu'] .menu li:last-child a{padding-right:0;border-right:0;margin-right:0;}}footer.footer .copy{font-size:0.875rem;padding-bottom:1.25rem;}@media only screen and (min-width:768px){footer.footer .copy{float:right;}}footer.footer .cc img{float:left;margin-right:10px;margin-bottom:10px;}footer.footer .cc em{display:block;font-size:0.875rem;line-height:1;font-style:italic;}footer.row{background-color:#f6f5f2;border-top:1px solid #fff;padding:26px 0 16px 32px;}footer.row #footer-first{width:192px;float:left;}footer.row #footer-first .block{width:100%;}footer.row #footer-first .block .block-content{display:block;}footer.row #footer-first ul.menu{margin-right:20px;}footer.row #footer-first ul.menu li a{padding-left:25px;display:block;font-size:.75em;line-height:1.8em;color:#666666;padding-top:1px;text-decoration:none;}@media (max-width:568px){footer.row #footer-first ul.menu li a{padding-left:47px;display:block;font-size:1em;line-height:2.8em;color:#999;}}footer.row #footer-first ul.menu li a.facebook{background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/footer-facebook.png) no-repeat 0 50%;min-height:16px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){footer.row #footer-first ul.menu li a.facebook{background:url(/sites/all/themes/autodesk_foundation5/images/retina/footer-facebook.png) no-repeat left;background-size:16px;}}@media (max-width:568px){footer.row #footer-first ul.menu li a.facebook{background-size:30px;}}@media (max-width:1024px){footer.row #footer-first ul.menu li a.facebook{background-size:32px 32px;}}footer.row #footer-first ul.menu li a.linkedin{background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/footer-linkedin.png) no-repeat 0 50%;min-height:16px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){footer.row #footer-first ul.menu li a.linkedin{background:url(/sites/all/themes/autodesk_foundation5/images/retina/footer-linkedin.png) no-repeat left;background-size:16px;}}@media (max-width:568px){footer.row #footer-first ul.menu li a.linkedin{background-size:30px;}}@media (max-width:1024px){footer.row #footer-first ul.menu li a.linkedin{background-size:32px 32px;}}footer.row #footer-first ul.menu li a.twitter{background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/footer-twitter.png) no-repeat 0 50%;min-height:16px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){footer.row #footer-first ul.menu li a.twitter{background:url(/sites/all/themes/autodesk_foundation5/images/retina/footer-twitter.png) no-repeat left;background-size:16px;}}@media (max-width:568px){footer.row #footer-first ul.menu li a.twitter{background-size:30px;}}@media (max-width:1024px){footer.row #footer-first ul.menu li a.twitter{background-size:32px 32px;}}footer.row #footer-first ul.menu li a.xing{background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/xing-logo_updated.png) no-repeat 0 50%;min-height:16px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){footer.row #footer-first ul.menu li a.xing{background:url(/sites/all/themes/autodesk_foundation5/images/retina/footer-xing-mobile.png) no-repeat left;background-size:16px;}}@media (max-width:568px){footer.row #footer-first ul.menu li a.xing{background-size:30px;}}@media (max-width:1024px){footer.row #footer-first ul.menu li a.xing{background-size:32px 32px;}}footer.row #footer-first ul.menu li a.youtube{background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/footer-youtube.png) no-repeat 0 50%;min-height:16px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){footer.row #footer-first ul.menu li a.youtube{background:url(/sites/all/themes/autodesk_foundation5/images/retina/footer-youtube.png) no-repeat left;background-size:16px;}}@media (max-width:568px){footer.row #footer-first ul.menu li a.youtube{background-size:30px;}}@media (max-width:1024px){footer.row #footer-first ul.menu li a.youtube{background-size:32px 32px;}}@media screen and (min-width:569px) and (max-width:1024px){footer.row #footer-first{width:auto;}footer.row #footer-first ul.menu li a{width:35px;height:auto;text-indent:-9999px;}}@media screen and (min-width:569px) and (max-width:1024px) and (max-width:1024px){footer.row #footer-first ul.menu li a{width:64px;height:54px;}}@media screen and (min-width:569px) and (max-width:1024px){footer.row #footer-first h2{display:none;}}@media (max-width:568px){footer.row #footer-first ul.menu li a{text-indent:0px;width:auto;}}footer.row #footer-middle{width:75%;float:left;}footer.row #footer-middle ul.menu{margin-right:20px;}footer.row #footer-middle ul.menu a{display:block;font-size:.75em;line-height:1.80em;color:#666666;text-decoration:none;}@media screen and (min-width:569px) and (max-width:1024px){footer.row #footer-middle ul.menu a{line-height:2.81em;}}@media (max-width:568px){footer.row #footer-middle ul.menu a{font-size:1em;}}footer.row #footer-middle .block{width:25%;}@media screen and (min-width:569px) and (max-width:1024px){footer.row #footer-middle{width:84%;}footer.row #footer-middle .block{width:25%;}}@media (max-width:568px){footer.row #footer-middle .block{width:100%;}}footer.row .block-menu{float:left;display:block;}footer.row .block-menu ul{margin:0;padding:0;}footer.row .block-menu ul li{list-style:none;}footer.row h2{font-size:.857143em;line-height:1.250000;}footer.row h2 a{cursor:default;color:#666666;text-transform:uppercase;font-weight:400;font-size:.85em;}@media screen and (min-width:569px) and (max-width:1024px){footer.row{padding:2em;}}@media (max-width:568px){footer.row{padding:0;}footer.row h2.block-title{margin:0;padding:0;}footer.row h2.block-title a:visited,footer.row h2.block-title a:link{display:block;width:100%;height:55px;color:#434343;padding:0 0 0 35px;margin:0 0 1px 0;font-size:1.2em;line-height:55px;}footer.row h2.block-title span{color:#434343;cursor:pointer;display:block;font-size:1.2em;font-weight:400;height:55px;line-height:55px;margin:0 0 1px;padding:0 0 0 35px;text-transform:uppercase;width:100%;}footer.row #footer-first,footer.row #footer-middle{width:100%;height:55px;float:none;}footer.row #footer-middle ul.menu li{padding:1em;}footer.row .block-content{padding:14px 57px;}footer.row .block-content a:link,footer.row .block-content a:visited{color:#1858A8;}footer.row h2{background:url(/sites/all/themes/autodesk_foundation5/images/standard/footer-mobile-bg.png) #edede9 right no-repeat;display:block;width:100%;}footer.row h2.expanded{background:url(/sites/all/themes/autodesk_foundation5/images/standard/footer-mobile-bg-active.png) #edede9 right no-repeat;}footer.row .block .block-content{display:none;}footer.row.over{margin-left:80%;transition:.2s;}}.bottom-bar{background:#edede9;border:0;margin:0 0 24px 0;padding:0 32px;font-size:.75em;color:#666666;}.bottom-bar a{text-decoration:none;color:#1858A8;}@media (max-width:568px){.bottom-bar a:hover,.bottom-bar a:focus,.bottom-bar a:visited{text-decoration:none;color:#1858A8;}}.bottom-bar .row{background:inherit;}.bottom-bar h2.block-title{display:none;}.bottom-bar ul{list-style:none;padding:0;margin:0;}.bottom-bar ul li{float:left;border-right:1px solid #666666;line-height:1em;margin:10px 0;}.bottom-bar ul li.last{border-right:1px solid #666666;}.bottom-bar ul li a{color:#666666;padding:0 15px;display:block;}@media (max-width:568px){.bottom-bar ul li a{padding:0 24px;}}@media (max-width:568px){.bottom-bar ul li a:hover,.bottom-bar ul li a:focus,.bottom-bar ul li a:visited{color:inherit;}}.bottom-bar .copy{float:left;padding-top:6px;padding-left:15px;color:#666666;}@media screen and (min-width:569px) and (max-width:1024px){.bottom-bar .copy{padding-left:24px;}}@media (max-width:568px){.bottom-bar .copy{padding-left:24px;}}.bottom-bar .cc{padding:1em 0 2em 15px;clear:both;}.bottom-bar .cc img{padding-right:25px;padding-top:3px;float:left;height:auto;width:auto;}@media screen and (min-width:569px) and (max-width:1024px){.bottom-bar{padding:1em;}}@media (max-width:568px){.bottom-bar{padding:10px 10px 0 10px;margin:0;}}.admin-menu .fixed,.admin-menu .admin-menu,.admin-menu .region-eyebrow{top:1.8125rem;}.admin-menu .off-canvas-sticky{top:5.375rem;}#status-messages.reveal-modal .alert-box,dialog#status-messages .alert-box{margin-bottom:0;}.item-list .pager{clear:none;}.item-list .pager li{padding:0;}.inline{margin:0 auto 1.0625rem auto;margin-left:-1.375rem;margin-right:0;padding:0;list-style:none;overflow:hidden;}.inline > li{list-style:none;float:left;margin-left:1.375rem;display:block;}.inline > li > *{display:block;}#admin-menu-wrapper ul,#admin-menu-wrapper ol,#admin-menu-wrapper dl{font-size:1em;}.one-sidebar #sidebar-second > .block,.two-sidebars #sidebar-second > .block{display:block;}body.page-search-result #sidebar-second > div{display:none;}@media only screen and (min-width:768px){body.page-search-result #sidebar-second > div{display:block;}}.block:before,.block:after{content:" ";display:table;}.block:after{clear:both;}.empty-card-more ul.adskBulletedList{margin-left:0rem;}.empty-card-more ul.adskBulletedList li{list-style-type:none;list-style-position:inside;text-indent:-0.8em;padding-left:1em;margin-bottom:0.4rem;}.empty-card-more ul.adskBulletedList li:before{font:normal normal normal 0/1 FontAwesome;content:"\f054";font-size:0.75rem;margin-right:0.25rem;font-weight:400;}.empty-card-more ul.adskBulletedList li,.empty-card-more ul.adskBulletedList li a{color:#327084;}.empty-card-more ul.adskBulletedList li:hover,.empty-card-more ul.adskBulletedList li:focus,.empty-card-more ul.adskBulletedList li a:hover,.empty-card-more ul.adskBulletedList li a:focus{color:#275666;}body.front{}body.front #middle .row{max-width:inherit;margin:auto;}body.front #middle .row #content{position:relative;padding-left:0;padding-right:0;float:none;}body.front #middle .row #main{position:relative;padding-left:0;padding-right:0;float:none;}body.front #middle .row .row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.front #middle .row .row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}body.front #main{max-width:100%;margin:auto;}body.front .region-content-lower div.block-views-homepage-promo-blocks-block{margin:1em 0;padding:0;width:100%;display:block;}@media (min-width:1024px){body.front .region-content-lower div.block-views-homepage-promo-blocks-block{width:66%;}}body.front .region-content-lower div.block-views-homepage-promo-blocks-block > h2.block-title{display:none;}body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row{position:relative;padding:0;margin:15px 0 0 0;float:left;text-align:left;margin-right:2%;width:48%;}body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row.views-row-last{}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row{width:100%;margin-right:0px;}}@media (max-width:568px){body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row{width:85%;float:none;padding:0;margin-left:30px;}}body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row div.field-type-image{float:left;position:absolute;top:-10px;left:0;width:70px;height:100%;}body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row div.field-name-field-promo-title,body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row div.field-name-field-promo-text{display:block;float:left;padding-left:75px;min-width:70%;}body.front .region-content-lower div.block-views-homepage-promo-blocks-block .views-row div.field-name-field-promo-title{font-size:1.125em;color:#1858a8;font-weight:700;padding-bottom:14px;}body.front .region-content-lower .block-autodesk-faceted-search{width:100%;border-top:1px solid #ccc;margin:2em 0;padding-top:2em;}@media (max-width:568px){body.front .region-content-lower .block-autodesk-faceted-search{display:none;}}body.front .region-content-lower .block-autodesk-faceted-search h2{display:none;}body.front .region-content-lower .block-autodesk-faceted-search .search-label-text{color:#666666;float:left;padding-left:215px;margin-top:15px;}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower .block-autodesk-faceted-search .search-label-text{padding-left:10px;margin-top:41px;}}body.front .region-content-lower .block-autodesk-faceted-search .block-content{display:block;width:1000px;margin:0 auto;vertical-align:middle;position:relative;}body.front .region-content-lower .block-autodesk-faceted-search .block-content > div{position:relative;}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower .block-autodesk-faceted-search .block-content{display:block;width:560px;margin:0 auto;vertical-align:middle;position:relative;}}body.front .region-content-lower .block-autodesk-faceted-search button.form-submit{background:url(/sites/all/themes/autodesk_foundation5/images/standard/search-btn.png) no-repeat;background-size:49px 41px;position:absolute;right:240px;text-indent:-9999px;}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower .block-autodesk-faceted-search button.form-submit{background:url(/sites/all/themes/autodesk_foundation5/images/standard/search-btn.png) no-repeat;background-size:49px 41px;position:absolute;right:80px;text-indent:-9999px;top:30px;}}body.front .region-content-lower .block-autodesk-faceted-search .form-item-search{position:absolute;right:300px;width:420px;margin:0;}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower .block-autodesk-faceted-search .form-item-search{position:absolute;right:145px;width:340px;margin:0;top:30px;}}body.front .region-content-lower .block-autodesk-faceted-search input.form-text{width:100%;height:40px;border-radius:5px 0 0 5px 5px 0 0 5px 5px 0 0 5px 5px 0 0 5px;-moz-border-radius:5px 0 0 5px 5px 0 0 5px 5px 0 0 5px 5px 0 0 5px;-webkit-border-top-left-radius:5px 0 0 5px;-webkit-border-top-right-radius:5px 0 0 5px;-webkit-border-bottom-right-radius:5px 0 0 5px;-webkit-border-bottom-left-radius:5px 0 0 5px;border:1px solid #d7d7d7;}@media (min-width:569px) and (max-width:1024px){body.front .region-content-lower .block-autodesk-faceted-search{padding:0 0 1em 0;}}body.front .region-content-lower .block-content .title{color:#666666;text-decoration:none;line-height:1.3em;font-size:1.4em;padding-top:.5em;text-rendering:optimizeLegibility;margin-top:0.2em;margin-bottom:0.5em;font-weight:bold;}body.front .block-block-4{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home_activate.png) no-repeat top left;}body.front .block-block-5{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home_install.png) no-repeat top left;}body.front .block-block-7{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home_message.png) no-repeat top left;padding-right:0em !important;}@media screen and (max-width:568px){body.front .region-content-lower{}body.front .region-content-lower .block-block-4{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home-activate-mobile.jpg) 20px top no-repeat;padding-left:80px;padding-bottom:1em;}body.front .region-content-lower .block-block-5{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home-install-mobile.jpg) 20px top no-repeat;padding-left:80px;padding-bottom:1em;}body.front .region-content-lower .block-block-7{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home-message-mobile.jpg) 20px top no-repeat;padding-left:80px;padding-right:0em !important;padding-bottom:1em;}body.front .block-autodesk-faceted-search-autodesk-faceted-search-widget--2{display:none;}body.front .block-quicktabs-home .block-content{padding-left:0;}body.front .block-quicktabs-home #quicktabs-home{margin:0 0 2em 0;height:240px;border-top:1px solid #999999;border-bottom:1px solid #999999;}body.front .block-quicktabs-home #quicktabs-home #quicktabs-container-home{padding:0;}body.front .block-quicktabs-home #quicktabs-home .item-list{display:none;}body.front .block-quicktabs-home #quicktabs-home .item-list ul{margin:0;border:0;}body.front .block-quicktabs-home #quicktabs-home .item-list ul li{background:url(/sites/all/themes/autodesk_foundation5/images/standard/home-slider-button.jpg) no-repeat;width:16px;height:16px;line-height:16px;border:0;margin:0 9px;display:inline-block;padding:0;}body.front .block-quicktabs-home #quicktabs-home .item-list ul li a{display:block;width:16px;height:16px;text-indent:-9999px;padding:0 9px;}body.front .mobile-content{padding:1em 1em;border-bottom:2px solid #dadada;}body.front .mobile-content h2{font-size:1.125em;}}.section-ooooops section[role='main'],.error-404 section[role='main']{max-width:80rem;margin:0 auto;}.section-ooooops section[role='main'] .top-row,.error-404 section[role='main'] .top-row{display:none;}.section-ooooops section[role='main'] h1#page-title,.error-404 section[role='main'] h1#page-title{display:none;}.section-ooooops section[role='main'] .bottom-row,.error-404 section[role='main'] .bottom-row{position:relative;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/404-robot.png);background-repeat:no-repeat;background-position:center top;height:660px;text-shadow:0 0 0.4em #ffffff,0 0 0.4em #ffffff;}@media only screen and (min-width:768px){.section-ooooops section[role='main'] .bottom-row,.error-404 section[role='main'] .bottom-row{background-position:center;}}.section-ooooops section[role='main'] .bottom-row .body.field,.error-404 section[role='main'] .bottom-row .body.field{position:absolute;bottom:0;padding:0 15px;}@media only screen and (min-width:768px){.section-ooooops section[role='main'] .bottom-row .body.field,.error-404 section[role='main'] .bottom-row .body.field{top:53%;left:60%;}}@media only screen and (min-width:1280px){.section-ooooops section[role='main'] .bottom-row .body.field,.error-404 section[role='main'] .bottom-row .body.field{top:54%;left:57%;}}.section-ooooops section[role='main'] .bottom-row .img-404,.error-404 section[role='main'] .bottom-row .img-404{display:none;}.section-ooooops section[role='main'] .bottom-row ul li,.error-404 section[role='main'] .bottom-row ul li{list-style-type:disc;list-style-position:inside;text-indent:10px;}.section-ooooops .breadcrumb-wrapper,.error-404 .breadcrumb-wrapper{display:none;}@media only screen and (max-width:767px){.product-submenu{display:none;}}.product-submenu .product-submenu-title{display:none;font-size:24px;color:#666666;}.product-submenu .product-submenu-featured{font-size:18px;font-weight:700;color:#000;margin-bottom:10px;}@media only screen and (max-width:767px){.product-submenu .product-submenu-featured{display:none;}}.product-submenu .product-submenu-content{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.product-submenu .product-submenu-content:before,.product-submenu .product-submenu-content:after{content:" ";display:table;}.product-submenu .product-submenu-content:after{clear:both;}.product-submenu .product-submenu-curated-links-troubleshooting{padding-left:0.9375rem;padding-right:0.9375rem;width:66.6666666667%;float:left;}.product-submenu .product-submenu-curated-links-downloads{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}.product-submenu .text-content{padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;}.product-submenu .text-content .field-label{color:#000000;margin-bottom:10px;line-height:20px;font-weight:bold;}.product-submenu .text-content a{display:block;line-height:20px;padding-bottom:10px;font-size:1rem;}.product-submenu .product-submenu-footer-title{font-size:24px;font-weight:500;color:#666;padding-top:1em;padding-bottom:1em;border-top:solid 1px #dadada;}@media only screen and (max-width:767px){.product-submenu .product-submenu-footer-title{display:none;}}.field-troubleshooting-list-wrapper{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.field-troubleshooting-list-wrapper:before,.field-troubleshooting-list-wrapper:after{content:" ";display:table;}.field-troubleshooting-list-wrapper:after{clear:both;}.field-troubleshooting-list-wrapper ul{list-style:none;margin:0;padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;margin-bottom:20px;}.field-troubleshooting-list-wrapper ul:nth-of-type(2){border-right:1px solid #dadada;}.field-troubleshooting-list-wrapper ul li{line-height:20px;padding-bottom:10px;}.field-downloads-list-wrapper{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.field-downloads-list-wrapper:before,.field-downloads-list-wrapper:after{content:" ";display:table;}.field-downloads-list-wrapper:after{clear:both;}.field-downloads-list-wrapper ul{list-style:none;margin:0;padding-left:0.9375rem;padding-right:0.9375rem;width:33.3333333333%;float:left;margin-bottom:20px;}.field-downloads-list-wrapper ul:nth-of-type(2){border-right:1px solid #dadada;}.field-downloads-list-wrapper ul li{line-height:20px;padding-bottom:10px;color:#000;}.field-downloads-list-wrapper ul li p{color:#000;margin-bottom:0;font-weight:bold;}.field-link-list-wrapper{width:26%;float:left;}.field-link-list-wrapper a{line-height:22px;display:block;}.field-link-list-wrapper .field-label{margin-bottom:7px;}.product-footer-title{font-size:24px;font-weight:500;color:#666;padding-top:1em;padding-bottom:1em;border-top:solid 1px #dadada;}@media only screen and (max-width:767px){.product-footer-title{display:none;}}.page-search .bottom-row,.path-search .bottom-row{margin:0 auto;max-width:80rem;}.page-search .title,.path-search .title{padding-bottom:20px;border-bottom:1px solid #ACABAB;margin-bottom:20px !important;}.caas{position:relative;}.caas .caas__title{text-transform:none;color:#333333;font-size:34px;line-height:38px;font-weight:400;}.caas .caas__meta:before,.caas .caas__meta:after{content:" ";display:table;}.caas .caas__meta:after{clear:both;}.caas .caas__meta br{display:none;}.caas .caas__share{display:block;border-bottom:1px solid #CCC;padding-bottom:15px;}.caas .caas__share:before,.caas .caas__share:after{content:" ";display:table;}.caas .caas__share:after{clear:both;}@media only screen and (min-width:768px) and (max-width:1023px){.caas .caas__share{padding-bottom:10px;}}@media only screen and (max-width:767px){.caas .caas__share{padding-bottom:10px;}}.caas .caas__body,.caas .node-type-topic-article .body,.node-type-topic-article .caas .body,.caas .node.node-simple .body,.node.node-simple .caas .body,.caas .node.node-download .body,.node.node-download .caas .body{margin-top:20px;}.caas .caas__header{margin-top:20px;}.caas .caas__header p{font-style:italic;}.caas .caas__footer p{font-style:italic;}.contribution-edit-btn{position:relative;top:10px;}.caas__body,.node-type-topic-article .body,.node.node-simple .body,.node.node-download .body{color:#000000;}.caas__body h1,.node-type-topic-article .body h1,.node.node-simple .body h1,.node.node-download .body h1{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#333333;font-size:34px;font-weight:400;}.caas__body h2,.node-type-topic-article .body h2,.node.node-simple .body h2,.node.node-download .body h2{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#333333;font-size:28px;font-weight:400;}.caas__body h3,.node-type-topic-article .body h3,.node.node-simple .body h3,.node.node-download .body h3{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#000000;font-size:22px;font-weight:400;}.caas__body h3 strong,.node-type-topic-article .body h3 strong,.node.node-simple .body h3 strong,.node.node-download .body h3 strong{font-weight:700;}.caas__body h4,.node-type-topic-article .body h4,.node.node-simple .body h4,.node.node-download .body h4{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#000000;font-size:18px;font-weight:400;margin:0.8em 0 0.2em;}.caas__body sub,.node-type-topic-article .body sub,.node.node-simple .body sub,.node.node-download .body sub{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#000000;font-size:16px;font-weight:700;line-height:19px;}.caas__body p,.node-type-topic-article .body p,.node.node-simple .body p,.node.node-download .body p{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:1rem;line-height:1.5rem;font-style:normal;font-weight:normal;margin-bottom:1.25rem;color:#000000;}.caas__body ul,.node-type-topic-article .body ul,.node.node-simple .body ul,.node.node-download .body ul,.caas__body ol,.node-type-topic-article .body ol,.node.node-simple .body ol,.node.node-download .body ol{margin:10px 0px 10px 25px;}.caas__body li,.node-type-topic-article .body li,.node.node-simple .body li,.node.node-download .body li{color:#000000;line-height:1.5rem;margin-bottom:5px;}.caas__body ul li,.node-type-topic-article .body ul li,.node.node-simple .body ul li,.node.node-download .body ul li{list-style-type:disc;}.caas__body ul li ul li,.node-type-topic-article .body ul li ul li,.node.node-simple .body ul li ul li,.node.node-download .body ul li ul li{list-style-type:circle;}.caas__body ul li ul li ul li,.node-type-topic-article .body ul li ul li ul li,.node.node-simple .body ul li ul li ul li,.node.node-download .body ul li ul li ul li{list-style-type:square;}.caas__body li ul,.node-type-topic-article .body li ul,.node.node-simple .body li ul,.node.node-download .body li ul,.caas__body li ol,.node-type-topic-article .body li ol,.node.node-simple .body li ol,.node.node-download .body li ol{margin-left:15px;}.caas__body dt,.node-type-topic-article .body dt,.node.node-simple .body dt,.node.node-download .body dt{font-weight:700;}.caas__body code,.node-type-topic-article .body code,.node.node-simple .body code,.node.node-download .body code{font-family:Courier,monospace;font-weight:normal;color:#000000;background-color:#e5e5e5;border:none;display:block;padding:10px;}.caas__body table td,.node-type-topic-article .body table td,.node.node-simple .body table td,.node.node-download .body table td,.caas__body table th,.node-type-topic-article .body table th,.node.node-simple .body table th,.node.node-download .body table th{border:1px solid #cccccc;}.caas__body table tr.alt,.node-type-topic-article .body table tr.alt,.node.node-simple .body table tr.alt,.node.node-download .body table tr.alt,.caas__body table tr:nth-of-type(even),.node-type-topic-article .body table tr:nth-of-type(even),.node.node-simple .body table tr:nth-of-type(even),.node.node-download .body table tr:nth-of-type(even){background:#f9f9f9;}.caas-content-result samp{font-family:monospace;font-size:14px;font-weight:400;line-height:24px;}.caas-content-result .section{margin-bottom:1.875rem;}.caas-content-result .fig{margin:0.5rem 0;}.caas-content-result .tip{font-weight:bold;color:black;}.caas-content-result .tiptitle{color:#ff7800;}.caas-content-result .tablenoborder{overflow-x:auto;margin-bottom:20px;}.caas-content-result .tablenoborder table{border-top:1px solid #cccccc;margin-bottom:0;}.caas-content-result .tablenoborder table img{max-width:100%;}.caas-content-result table tr.row{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}.caas-content-result table tr.row:before,.caas-content-result table tr.row:after{content:none;display:table;}.page-caas-document .h1,.page-search-result-caas .h1,.page-community-screencast .h1,.page-community-article .h1{padding:0px;}.page-caas-document .head,.page-search-result-caas .head,.page-community-screencast .head,.page-community-article .head{display:none;}.page-caas-document .bottom-row,.page-search-result-caas .bottom-row,.page-community-screencast .bottom-row,.page-community-article .bottom-row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}.page-caas-document .bottom-row:before,.page-caas-document .bottom-row:after,.page-search-result-caas .bottom-row:before,.page-search-result-caas .bottom-row:after,.page-community-screencast .bottom-row:before,.page-community-screencast .bottom-row:after,.page-community-article .bottom-row:before,.page-community-article .bottom-row:after{content:" ";display:table;}.page-caas-document .bottom-row:after,.page-search-result-caas .bottom-row:after,.page-community-screencast .bottom-row:after,.page-community-article .bottom-row:after{clear:both;}.page-caas-document .was-this-helpful,.page-search-result-caas .was-this-helpful,.page-community-screencast .was-this-helpful,.page-community-article .was-this-helpful{margin-top:10px;}.page-caas-document .warning,.page-search-result-caas .warning,.page-community-screencast .warning,.page-community-article .warning{background-image:none;color:inherit;background:inherit;}.page-caas-document .link-container,.page-search-result-caas .link-container,.page-community-screencast .link-container,.page-community-article .link-container{padding:28px;padding-bottom:8px;background-color:#F1F1F1;margin-bottom:20px;}.page-caas-document .link-container h3,.page-search-result-caas .link-container h3,.page-community-screencast .link-container h3,.page-community-article .link-container h3{font-size:1.5rem;font-weight:400;margin-top:0;line-height:1;}@media only screen and (min-width:768px){.page-caas-document .link-container ul,.page-search-result-caas .link-container ul,.page-community-screencast .link-container ul,.page-community-article .link-container ul{-webkit-columns:2;-moz-columns:2;columns:2;}}.page-caas-document .link-container ul li,.page-search-result-caas .link-container ul li,.page-community-screencast .link-container ul li,.page-community-article .link-container ul li{background-color:white;border:1px solid #ccc;margin-bottom:20px;padding-left:15px;padding-right:15px;line-height:40px;-webkit-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out;}@media only screen and (max-width:767px){.page-caas-document .link-container ul li,.page-search-result-caas .link-container ul li,.page-community-screencast .link-container ul li,.page-community-article .link-container ul li{font-size:0.75rem;}}.page-caas-document .link-container ul li:hover,.page-search-result-caas .link-container ul li:hover,.page-community-screencast .link-container ul li:hover,.page-community-article .link-container ul li:hover{background-color:#275666;border-color:#275666;}.page-caas-document .link-container ul li:hover span,.page-search-result-caas .link-container ul li:hover span,.page-community-screencast .link-container ul li:hover span,.page-community-article .link-container ul li:hover span{color:white;}.page-caas-document .link-container ul li:hover a,.page-search-result-caas .link-container ul li:hover a,.page-community-screencast .link-container ul li:hover a,.page-community-article .link-container ul li:hover a{color:white;}.page-caas-document .link-container ul li a,.page-search-result-caas .link-container ul li a,.page-community-screencast .link-container ul li a,.page-community-article .link-container ul li a{display:block;line-height:40px;-webkit-transition:color 0s ease-in-out;-moz-transition:color 0s ease-in-out;transition:color 0s ease-in-out;}.page-caas-document .link-container ul li a:hover,.page-caas-document .link-container ul li a:focus,.page-search-result-caas .link-container ul li a:hover,.page-search-result-caas .link-container ul li a:focus,.page-community-screencast .link-container ul li a:hover,.page-community-screencast .link-container ul li a:focus,.page-community-article .link-container ul li a:hover,.page-community-article .link-container ul li a:focus{color:white;text-decoration:none;}.page-caas-document .link-container ul.readme-links li:hover a:before,.page-search-result-caas .link-container ul.readme-links li:hover a:before,.page-community-screencast .link-container ul.readme-links li:hover a:before,.page-community-article .link-container ul.readme-links li:hover a:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAMAAACAXYxPAAAAb1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8v0wLRAAAAJHRSTlMAt0G6A3eqoVuFabCZSMpuPMSvUMCVI+vo2It+e3BjRTIcDgrkjlxKAAAAkUlEQVQoz53RyQ7CIBSF4UspQ1GGQlvnue//jCImh2jiwn7LP7lnc6nwG165WNppHtrK9pR1LimqAnu17f3GqWpy9APRxD7jeR79Qe6IHpJlxxKd3Cs1aqL2YrNriXwiwDlrfkSxAoEYNATEPzYl1E1rwC7Y9Ao8YhKQFmyaNRhE3YF+x0CAx/W2Bbw4Ov7FxSf/DwiRAlf4NwAAAABJRU5ErkJggg==");}.page-caas-document .link-container ul.readme-links a:before,.page-search-result-caas .link-container ul.readme-links a:before,.page-community-screencast .link-container ul.readme-links a:before,.page-community-article .link-container ul.readme-links a:before{height:26px;width:20px;line-height:40px;content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAMAAACAXYxPAAAAYFBMVEUAAABEREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREQM7vxlAAAAH3RSTlMAuj6ypHdoWZuErEfHbjq3wH5068+fkGBRHArarjAk5PbUFgAAAI9JREFUKM+d0ckOwiAUheFLmVoZFDrXoe//liKaQzBxYb8Fiz/kbC5lrmeF5bnF/UJFYynpBiOo8Cw9od/W6meKLoUHq+O8Ty6IK9F2Oychx0FM49jORGRe7jmylWo5Nj+i5CARvQb/if9sxhNERKPAHNh0AhziImE5sKlaUIi6A/2OngCHsw0BTswt+2L5E5RtBvYcZS1IAAAAAElFTkSuQmCC");vertical-align:middle;display:inline-block;margin-right:15px;}.page-caas-document .link-container ul.readme-links a:hover:before,.page-caas-document .link-container ul.readme-links a:focus:before,.page-search-result-caas .link-container ul.readme-links a:hover:before,.page-search-result-caas .link-container ul.readme-links a:focus:before,.page-community-screencast .link-container ul.readme-links a:hover:before,.page-community-screencast .link-container ul.readme-links a:focus:before,.page-community-article .link-container ul.readme-links a:hover:before,.page-community-article .link-container ul.readme-links a:focus:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAMAAACAXYxPAAAAb1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8v0wLRAAAAJHRSTlMAt0G6A3eqoVuFabCZSMpuPMSvUMCVI+vo2It+e3BjRTIcDgrkjlxKAAAAkUlEQVQoz53RyQ7CIBSF4UspQ1GGQlvnue//jCImh2jiwn7LP7lnc6nwG165WNppHtrK9pR1LimqAnu17f3GqWpy9APRxD7jeR79Qe6IHpJlxxKd3Cs1aqL2YrNriXwiwDlrfkSxAoEYNATEPzYl1E1rwC7Y9Ao8YhKQFmyaNRhE3YF+x0CAx/W2Bbw4Ov7FxSf/DwiRAlf4NwAAAABJRU5ErkJggg==");}.page-caas-document .link-container ul.download-links li:hover a:before,.page-search-result-caas .link-container ul.download-links li:hover a:before,.page-community-screencast .link-container ul.download-links li:hover a:before,.page-community-article .link-container ul.download-links li:hover a:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAMAAAAYAM5SAAAAe1BMVEUAAAC7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7uGE7PlAAAAKHRSTlMA2IDM8bOmmjMVA8mhcWtE4oZUTh8I6aspEOrQwLtbSeeRjHdllc474qwAkgAAAQJJREFUKM9lkIeOgzAQBccGTAmEXhJa6p3//wuPUA4Rj2RpvaPdZxnIupEd/153cq3Lym2dy2bGq8rtFwuB+8Btn8vlchtoOtic7ZHclzpyQEjwh2VPlvSahfsbpIhTof2l0bvZrZgrqYBn5cb9hY3I/rjgdp4TiU/A7hqCRK2vnh+5O+FZDlBE0UO4HBj0p5HbSoU5R04hkOnvNlPOZ1usRwzEYgbT/DhzzqNu6vRorNOcM05HWdIwZx1TKpfyKg3jQSne4F9T00DQhpOrpGkmRPg/V1sHQyC2uTgBos3sc+0TNenUbnaxzp01nfNyquL7a9I88Sj6WpZ8Y+l1j0nxC39Lxw+8uiacMAAAAABJRU5ErkJggg==");}.page-caas-document .link-container ul.download-links a,.page-search-result-caas .link-container ul.download-links a,.page-community-screencast .link-container ul.download-links a,.page-community-article .link-container ul.download-links a{display:inline-block;}.page-caas-document .link-container ul.download-links a:before,.page-search-result-caas .link-container ul.download-links a:before,.page-community-screencast .link-container ul.download-links a:before,.page-community-article .link-container ul.download-links a:before{height:25px;width:26px;line-height:40px;content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAMAAAAYAM5SAAAAh1BMVEUAAABEREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREQKUNmtAAAALHRSTlMAgOrNFfDWyalxawbitaWYhlRIM9nPoZNDIA/AsFtP57ycjHplLSdNGfY7NximhDkAAAD/SURBVCjPdc6LboIwAEbhUxAFuSMICHi/bev7P99s086wxpOQEL7CD1AOFe+ebTgIc7/zTs24sFJ54T64YjqdyZuLOXeYuA3Y4mBD0qKLUqgFLKYdqjI5SnOsbUHUXVFLM3HMy0OPSmTAxcur4w5bFGg7rPUi3cqCtjtxkpl585PW6ps/An0UnZc5syapHuyDMDw9mLfaAqXc45SkQCUrV2olnZxcaVK9cw7vYTEXf6V3qteV+cKRteyIs5zYE45sIF62sPAKR/ToVplwRLXc/r0X+lZmJqBLgMjK25oL2YuLr/sblGXqOwzjNfV6mFvxSH7o01HE/M+XNz70/IZfrQcQzavo67cAAAAASUVORK5CYII=");vertical-align:middle;display:inline-block;margin-right:9px;}.page-caas-document .link-container ul.download-links a:hover:before,.page-caas-document .link-container ul.download-links a:focus:before,.page-search-result-caas .link-container ul.download-links a:hover:before,.page-search-result-caas .link-container ul.download-links a:focus:before,.page-community-screencast .link-container ul.download-links a:hover:before,.page-community-screencast .link-container ul.download-links a:focus:before,.page-community-article .link-container ul.download-links a:hover:before,.page-community-article .link-container ul.download-links a:focus:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAMAAAAYAM5SAAAAe1BMVEUAAAC7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7uGE7PlAAAAKHRSTlMA2IDM8bOmmjMVA8mhcWtE4oZUTh8I6aspEOrQwLtbSeeRjHdllc474qwAkgAAAQJJREFUKM9lkIeOgzAQBccGTAmEXhJa6p3//wuPUA4Rj2RpvaPdZxnIupEd/153cq3Lym2dy2bGq8rtFwuB+8Btn8vlchtoOtic7ZHclzpyQEjwh2VPlvSahfsbpIhTof2l0bvZrZgrqYBn5cb9hY3I/rjgdp4TiU/A7hqCRK2vnh+5O+FZDlBE0UO4HBj0p5HbSoU5R04hkOnvNlPOZ1usRwzEYgbT/DhzzqNu6vRorNOcM05HWdIwZx1TKpfyKg3jQSne4F9T00DQhpOrpGkmRPg/V1sHQyC2uTgBos3sc+0TNenUbnaxzp01nfNyquL7a9I88Sj6WpZ8Y+l1j0nxC39Lxw+8uiacMAAAAABJRU5ErkJggg==");}@media only screen and (max-width:767px){.page-caas-document .link-container ul.download-links span,.page-search-result-caas .link-container ul.download-links span,.page-community-screencast .link-container ul.download-links span,.page-community-article .link-container ul.download-links span{display:block;margin-left:35px;margin-top:-25px;margin-top:-25px;}}.page-caas-document .was-this-helpful,.page-search-result-caas .was-this-helpful,.page-community-screencast .was-this-helpful,.page-community-article .was-this-helpful{padding-top:49px;}.prod .autodesk-caas-content-info{display:none;}.caas-content-result img{width:auto;height:auto !important;}.caas-content-result .imagemap > img{max-width:none;}.caas_dt_body_text pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;background-color:#F6F6F6;border:1px dotted #DADADA;margin:10px 0;overflow-x:scroll;padding:6px;}.caas-content-result .caas_cp .body div[id^=d]{width:100% !important;}@media (max-width:568px){.caas-content-result .caas_cp .body div[id^=d]{height:200px !important;}}.caas_yt .caas_text,.caas_text .caas_yt{margin-top:20px;white-space:pre-wrap;}.caas-content-result .caas_player .caas_third_party_link{float:right;padding-top:12px;font-weight:bold;}#dyn-getting-started{z-index:10;}#colorbox.imageEnlarge{box-shadow:none;}#colorbox.imageEnlarge,#colorbox.imageEnlarge > #cboxWrapper,#colorbox.imageEnlarge #cboxContent,#colorbox.imageEnlarge #cboxLoadedContent,#colorbox.imageEnlarge #cboxLoadedContent .cboxPhoto{max-width:100%;height:auto !important;}#colorbox.imageEnlarge #cboxMiddleLeft,#colorbox.imageEnlarge #cboxMiddleRight{height:auto !important;}#colorbox.imageEnlarge #cboxLoadedContent{margin-bottom:0px;}#colorbox.imageEnlarge > #cboxWrapper{position:relative !important;}a.click-image-enlarge{cursor:pointer !important;}.caas-attachments{background:#f1f1f1;padding:16px 24px 24px 24px;clear:both;overflow:auto;zoom:1;margin-bottom:30px;}.caas-attachments .akn-simple-content-attachment-download-link-size{color:#000000;margin-left:10px;}.caas-content-result-mt .caas-attachments h2{font-weight:normal;font-size:22px;}.caas-content-result-mt .caas-attachments li{box-sizing:border-box;background:#FFF;padding:7px 10px 6px 10px;border:1px solid #CCC;float:left;width:48%;margin-right:4%;margin-bottom:20px;}.caas-content-result-mt .caas-attachments li:nth-child(odd){margin-right:0px !important;}@media (max-width:768px){.caas-content-result-mt .caas-attachments li{float:none;width:100%;margin-bottom:20px;}.caas-content-result-mt .caas-attachments li:last-child{margin-bottom:0px;}}.caas.caas--source-downloads .static-files img{max-width:none;}.static-files img{max-width:none;}.caas--source-auonline h2{text-transform:uppercase;}.caas--source-auonline iframe{display:none;}.caas--source-auonline .caas_dt_body_author{display:none;}.caas--source-auonline .caas_dt_body_pubTime{display:none;}.caas--source-auonline .caas_dt_body_lastUpdateTime{display:none;}.caas--source-auonline .cass_dt_body_targetaudience{display:none;}.caas--source-auonline .caas_dt_speaker{margin-bottom:20px;}.caas--source-auonline .caas_dt_speaker:before,.caas--source-auonline .caas_dt_speaker:after{content:" ";display:table;}.caas--source-auonline .caas_dt_speaker:after{clear:both;}.caas--source-auonline .caas_dt_speaker .cass-dt-speaker-name{float:right;width:85%;margin-bottom:10px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#000000;font-size:22px;font-weight:400;text-transform:uppercase;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_bio{float:right;width:85%;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_type{display:none;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_imageurl{float:left;width:10%;margin-right:5%;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_imageurl img{width:90px;}.caas--source-auonline .caas_dt_speaker.no-image .cass-dt-speaker-name{float:none;width:auto;}.caas--source-auonline .caas_dt_speaker.no-image .caas_dt_speaker_bio{float:none;width:auto;}@media only screen and (max-width:767px){.caas--source-auonline .caas_dt_speaker .cass-dt-speaker-name{width:75%;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_bio{float:none;width:100%;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_imageurl{width:20%;margin-right:5%;}.caas--source-auonline .caas_dt_speaker .caas_dt_speaker_imageurl img{width:90px;}}.caas--source-auonline .caas_dt_attachement{display:none;}.caas--source-discussion .caas_dt_body{background-color:#f8f8f8;padding:25px 25px 0 25px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:baseline;}.caas--source-discussion .caas_dt_body .caas_dt_body_author{color:#000;font-weight:bold;order:1;flex:0 0 100%;}.caas--source-discussion .caas_dt_body .caas_dt_reply_postDate{order:2;color:#999;font-size:16px;line-height:22px;padding:0;margin-right:5px;}.caas--source-discussion .caas_dt_body .caas_dt_body_postTime{order:3;display:inline-block;color:#999;font-size:16px;line-height:22px;padding:0;}.caas--source-discussion .caas_dt_body .caas_dt_body_text{order:4;flex:0 0 100%;margin-top:15px;}.caas--source-discussion .caas_dt_body .caas_dt_body_text p:last-of-type{margin-bottom:0;}.caas--source-discussion .caas_dt_solutions{background-color:#f8f8f8;padding:25px 25px 25px 25px;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution{background-color:#eef3e8;padding:50px 25px 25px 25px;margin-bottom:25px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:baseline;position:relative;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution:last-of-type{margin:0;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .caas_dt_body_author{color:#000000;font-weight:bold;order:1;flex:0 0 100%;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .caas_dt_reply_postDate{order:2;color:#999999;font-size:16px;line-height:22px;padding:0;margin-right:5px;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .caas_dt_body_postTime{order:3;display:inline-block;color:#999999;font-size:16px;line-height:22px;padding:0;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .caas_dt_body_text{order:4;flex:0 0 100%;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .caas_dt_body_text p:last-of-type{margin-bottom:0;}.caas--source-discussion .caas_dt_solutions .caas_dt_solution .solved{position:absolute;top:0;left:0;}.caas--source-discussion .caas_dt_replies .caas_dt_reply{padding:25px 25px 25px 0px;border-bottom:1px solid #dadada;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:baseline;position:relative;}.caas--source-discussion .caas_dt_replies .caas_dt_reply:last-of-type{margin:0;border-bottom:0;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .caas_dt_reply_author{border-left:5px solid #dadada;padding-left:20px;color:#000000;font-weight:bold;order:1;flex:0 0 100%;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .caas_dt_reply_postDate{border-left:5px solid #dadada;padding:0;padding-left:20px;order:2;color:#999999;font-size:16px;line-height:22px;margin-right:5px;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .caas_dt_reply_postTime{order:3;display:inline-block;color:#999999;font-size:16px;line-height:22px;padding:0;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .caas_dt_reply_text{border-left:5px solid #dadada;padding-left:20px;order:4;flex:0 0 100%;padding-top:15px;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .caas_dt_reply_text p:last-of-type{margin-bottom:0;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .lia-message-author-has-role-expert-elite,.caas--source-discussion .caas_dt_replies .caas_dt_reply .lia-message-author-has-role-autodesk-employee,.caas--source-discussion .caas_dt_replies .caas_dt_reply .lia-message-author-has-role-moderator{border-left:5px solid #dadada;padding-left:20px;}.caas--source-discussion .caas_dt_replies .caas_dt_reply .solved{border-left:5px solid #dadada;padding-left:20px;}.caas--source-discussion .solved span{display:inline-block;padding:5px 10px;background-color:#95c45a;color:#ffffff;margin-bottom:10px;text-transform:uppercase;}.caas--source-discussion .lia-message-author-has-role-expert-elite,.caas--source-discussion .lia-message-author-has-role-autodesk-employee,.caas--source-discussion .lia-message-author-has-role-moderator{color:#666;font-weight:bold;order:1;flex:0 0 100%;font-size:13px;line-height:18px;}.caas--source-discussion blockquote{font-size:1rem;line-height:1.5rem;color:#000000;margin:0;padding:20px;border:none;background:#f8f8f8;margin-bottom:17px;}.caas--source-discussion blockquote hr{display:none;}.caas--source-discussion .caas_dt_reply:first-child{display:none;}.caas--source-discussion .cass-dt-reply-count{display:none;}.caas--source-discussion h2{display:none;}.caas--source-discussion .caas_title,.caas--source-discussion .caas_dt_subject{display:none;}.caas--source-discussion p{margin:0;}.caas--source-topic-article .caas__title{font-size:26px;}.caas.caas--source-collection{padding-bottom:80px;}.caas.caas--source-collection .caas__title{font-size:26px;line-height:30px;font-weight:300;}.caas.caas--source-collection .caas__share{display:block;border-bottom:none;padding-bottom:0;}.caas.caas--source-collection .caas__share:before,.caas.caas--source-collection .caas__share:after{content:" ";display:table;}.caas.caas--source-collection .caas__share:after{clear:both;}@media only screen and (min-width:768px) and (max-width:1023px){.caas.caas--source-collection .caas__share{padding-bottom:0;}}@media only screen and (max-width:767px){.caas.caas--source-collection .caas__share{padding-bottom:0;float:none;margin:0;}}.wbh-caas-viewer{width:100%;height:100%;background-color:#fff;color:#333;overflow:auto;position:relative;}@media print{.wbh-caas-viewer{height:auto;}}.wbh-loading-message{font-size:16px;padding:0.8em;display:block;}.wbh-caas-viewer .caas_meta{display:none;}.wbh-caas-viewer > .caas{padding:0 16px 8px;line-height:1.4;position:relative;}.wbh-caas-viewer .caas_title{border-bottom:1px solid #c2c2c2;font-size:21px;font-weight:normal;line-height:1.5;margin:0 0 1em;padding:16px 0 12px;}.wbh-caas-viewer .caas_sourceblock{background:url(/sites/all/themes/autodesk_foundation5/images/caas/favicon.png) no-repeat scroll 0 2px transparent;padding-left:30px;font-size:13px;}.wbh-caas-viewer .caas_sourceblock .caas_categoryblock_source{float:left;}.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_sourcelink{padding-left:0.5em;width:15px;height:15px;overflow:hidden;}.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_sourcelink a{display:block;overflow:hidden;background:url(/sites/all/themes/autodesk_foundation5/images/caas/link.png) no-repeat center center transparent;width:10px;height:15px;text-indent:-9999px;}.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_sourcelink + *{clear:left;}.wbh-caas-viewer .caas_sourceblock span.caas_sourceblock_publisher,.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_publisherlabel,.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_categorylabel,.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_authorlabel,.wbh-caas-viewer .caas_sourceblock .caas_sourceblock_datelabel{width:80px;display:inline-block;}.wbh-caas-viewer .caas_body{margin-top:10px;font-size:14px;}.wbh-caas-viewer .caas_body h1{font-size:22px;font-weight:bold;margin:16px 0 0;}.wbh-caas-viewer .caas_body h3{clear:both;font-size:18px;font-weight:bold;color:#555;margin-bottom:4px;margin-top:0;padding:24px 0 0;}.wbh-caas-viewer .caas_body h6{font-size:10px;margin:10px 0;font-weight:normal;}.wbh-caas-viewer .caas_body p{margin-top:5px;margin-bottom:5px;}.wbh-caas-viewer .caas_body a{color:#1858A8;}.wbh-caas-viewer .caas_body dt{font-weight:bold;}.wbh-caas-viewer .caas_body dd{margin:2px 0 15px;}.wbh-caas-viewer .caas_body img[align="left"]{margin-right:10px !important;}.wbh-caas-viewer .caas_yt_content,.wbh-caas-viewer .caas_yt_embedPlayer{margin-top:10px;margin-bottom:5px;}.wbh-caas-viewer .caas_yt_keyword{display:inline-block;border:solid 1px #aaa;padding:1px 3px 1px 15px;border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;margin:2px;background:url(/sites/all/themes/autodesk_foundation5/images/caas/tag.png) no-repeat #eee;box-shadow:0px 1px 2px #aaa;-moz-box-shadow:0px 1px 2px #aaa;-webkit-box-shadow:0px 1px 2px #aaa;font-size:12px;}.wbh-caas-viewer .caas_yt_duration,.wbh-caas-viewer .caas_yt_thumbnailUrl,.wbh-caas-viewer .caas_yt_embedUrl,.wbh-caas-viewer .caas_yt_category,.wbh-caas-viewer .caas_yt_keyword,.caas_bl_docName{display:none;}.caas_yt{margin-bottom:30px;}.wbh-caas-viewer .caas_kb,.wbh-caas-viewer .caas_dt,.wbh-caas-viewer .caas_bl,.wbh-caas-viewer .caas_do,.wbh-caas-viewer .caas_wk{background-color:white;padding:10px;}.wbh-caas-viewer .caas_kb_body > h1:first-child{display:none;}.wbh-caas-viewer .caas_do .caas_do_docName,.wbh-caas-viewer .caas_do .head-margin,.wbh-caas-viewer .caas_do .head{display:none;}.wbh-caas-viewer .caas_body .caas_bl_blogName,.wbh-caas-viewer .caas_body .caas_bl_date{display:none;font-weight:bold;}.wbh-caas-viewer .caas_body .caas_bl_content{padding:5px;}.wbh-caas-viewer .caas_body .caas_dt_subject{font-size:18px;font-weight:bold;border-bottom:solid 1px #555;}.wbh-caas-viewer .caas_body .caas_dt_body,.wbh-caas-viewer .caas_body .caas_dt_reply_body{border-bottom:solid 1px #c2c2c2;}.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_postDate,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_postDate,.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_postTime,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_postTime,.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_author,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_author{border-left:3px solid #c2c2c2;padding-left:3px;font-size:12px;background-color:#f5f5f5;}.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_postDate,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_postDate{float:left;margin-right:0.5em;}.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_postTime,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_postTime{margin-bottom:4px;padding-bottom:2px;}.wbh-caas-viewer .caas_body .caas_dt_body .caas_dt_body_author,.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply_author{font-weight:bold;padding-top:2px;}.wbh-caas-viewer .caas_body .caas_dt_replies .caas_dt_reply{margin-top:24px;margin-left:32px;}.wbh-caas-viewer .caas_body .caas_dt_body_text,.wbh-caas-viewer .caas_body .caas_dt_reply_text{padding-left:5px;margin:5px 0;}.wbh-caas-viewer .caas_disclaimer{color:#999;font-size:8px;padding:0px 5px;}.wbh-caas-viewer img#loading{position:fixed;left:50%;top:50%;}.caas_source_contain{color:#aaaaaa;font-size:1.375rem;font-weight:300;line-height:1.5;margin-bottom:14px;}.caas_source_contain:before,.caas_source_contain:after{content:" ";display:table;}.caas_source_contain:after{clear:both;}.caas_source_contain > span{float:left;}.caas_source_contain > span:not(:first-child):before{content:'\00a0\00a0|\00a0\00a0';}.caas_source_contain > span.caas__content-lang{margin-left:10px;}.caas_source_contain > span#caas_sourceblock_author{clear:left;}.caas_source_contain > span#caas_sourceblock_author:before{content:'';}.caas_source_contain > span#caas_sourceblock_link{float:left;}.caas_source_contain > span.cass_contributed_img{clear:left;display:none;}.caas_source_contain > span.cass_contributed_link{clear:left;}@media only screen and (min-width:768px){.caas_source_contain > span.cass_contributed_link{display:none;}}@media only screen and (min-width:768px) and (max-width:1023px){.caas_source_contain > span.cass_contributed_link{display:inline;}}.caas_source_contain > span#caas_sourceblock_author_inline{clear:none;}@media (max-width:768px){.caas_source_contain > span.screencastMetadataDivider{display:none;}}.caas_source_contain > span.screencastMetadataDivider.skillCategoryDivider{display:inline;}@media (min-width:768px){.caas_source_contain > span.screencastMetadataDivider.authorDivider{display:none;}}.caas_source_contain > span.caas_attribution_info{}@media (min-width:1024px){.caas_source_contain > span.caas_attribution_info{display:none;}}.caas_source_contain > span.caas_attribution_info img{width:140px;height:23px !important;}.caas_source_contain > span.caas_attribution_info span{font-size:21px;color:#787878;padding-left:10px;}.caas_source_contain > span.caas_attribution_info span a{padding:0;}.caas_article_context{color:#aaaaaa;font-size:13px;line-height:16px;margin-bottom:14px;}.caas_article_context .complete{display:none;}.caas_article_context .more{display:inline-block;width:100%;}.caas_article_context .more span{cursor:pointer;float:right;color:#327084;}.caas_articleid{margin-top:28px;font-size:13px;color:#000;}.context-topic-article-page .bottom-row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}.context-topic-article-page .bottom-row:before,.context-topic-article-page .bottom-row:after{content:" ";display:table;}.context-topic-article-page .bottom-row:after{clear:both;}.context-topic-article-page #page-title{z-index:1 !important;margin:40px 0 10px 0;line-height:1.2;text-transform:none;}.context-topic-article-page ul.adskIndexLinks,.context-topic-article-page ul.adskSeeAlsoLinks{list-style:none;margin:0;margin-bottom:20px;}.context-topic-article-page ul.adskIndexLinks li,.context-topic-article-page ul.adskSeeAlsoLinks li{list-style:none !important;margin-left:0;}.context-topic-article-page ul.adskIndexLinks a,.context-topic-article-page ul.adskSeeAlsoLinks a{color:#327084;}.context-topic-article-page ul.adskIndexLinks a:link,.context-topic-article-page ul.adskIndexLinks a:visited,.context-topic-article-page ul.adskSeeAlsoLinks a:link,.context-topic-article-page ul.adskSeeAlsoLinks a:visited{color:#327084;}.context-topic-article-page ul.adskIndexLinks a:hover,.context-topic-article-page ul.adskIndexLinks a:focus,.context-topic-article-page ul.adskSeeAlsoLinks a:hover,.context-topic-article-page ul.adskSeeAlsoLinks a:focus{color:#275666;}.context-topic-article-page ul.adskBulletedList{list-style:inherit;padding-left:1rem;}.context-topic-article-page ol ul.adskBulletedList{list-style:disc;padding-left:1rem;}body.context-product-large-overview .overview-title{text-align:center;margin-top:0;margin-bottom:20px;}@media only screen and (max-width:767px){body.context-product-large-overview .overview-title{margin-bottom:10px;}}body.context-product-large-overview .overview-title h2{margin:0;line-height:36px;font-size:30px;font-weight:300;}body.context-product-large-overview .overview-offerings{text-align:center;margin-bottom:0;}body.context-product-large-overview .layout-top{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-overview-pattern.png),-webkit-linear-gradient(top,#EBEAEA 0%,#FFFFFF 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/large-product-overview-pattern.png),linear-gradient(to bottom,#EBEAEA 0%,#FFFFFF 100%);background-position:right top,center;background-repeat:no-repeat,repeat;padding-top:40px;padding-bottom:20px;border-bottom:1px solid #FFF;}body.context-product-large-overview .layout-top:before,body.context-product-large-overview .layout-top:after{content:" ";display:table;}body.context-product-large-overview .layout-top:after{clear:both;}body.context-product-large-overview .layout-top.shadow{box-shadow:0px 3px 4px 0px rgba(0,0,0,0.13);}body.context-product-large-overview .layout-middle{padding:30px 0 20px 0;}body.context-product-large-overview .layout-middle:before,body.context-product-large-overview .layout-middle:after{content:" ";display:table;}body.context-product-large-overview .layout-middle:after{clear:both;}body.context-product-large-overview .layout-bottom{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-features-section-pattern.png),linear-gradient(to bottom,#434343 0%,#282828 100%);background-position:right -160px bottom -180px,center;background-repeat:no-repeat,repeat;padding-top:40px;padding-bottom:40px;}body.context-product-large-overview .layout-bottom:before,body.context-product-large-overview .layout-bottom:after{content:" ";display:table;}body.context-product-large-overview .layout-bottom:after{clear:both;}body.context-product-large-overview .layout-bottom .overview-title{margin-bottom:20px;}body.context-product-large-overview .layout-bottom .overview-title h2{color:#FFF;font-weight:300;}@media only screen and (max-width:767px){body.context-product-large-overview .layout-bottom .overview-title{margin-bottom:10px;}}body.context-product-large-overview .field-name-field-title-image{margin:0;max-height:100px;overflow:visible;text-align:center;margin-bottom:40px;}@media only screen and (max-width:767px){body.context-product-large-overview .field-name-field-title-image{padding-left:0.9375rem;padding-right:0.9375rem;}}body.context-product-large-overview .field-name-field-title-image img{width:auto;max-height:none;}.view-support-gateway{margin-top:30px;}.view-support-gateway.view-display-id-block_1 .all-products{margin-top:30px;}@media only screen{.view-support-gateway .caroufredsel_wrapper{visibility:inherit;}}.view-support-gateway .caroufredsel_wrapper .view-content{-webkit-columns:auto;-moz-columns:auto;columns:auto;-webkit-column-rule:auto;-moz-column-rule:auto;column-rule:auto;margin-bottom:0;}@media only screen and (max-width:767px){.view-support-gateway .caroufredsel_wrapper .view-content{-webkit-columns:auto;-moz-columns:auto;columns:auto;}}.view-support-gateway .caroufredsel_wrapper .view-content .views-row{margin-bottom:0;}.view-support-gateway .view-content{-webkit-columns:4;-moz-columns:4;columns:4;-webkit-column-rule:1px solid #ECECEC;-moz-column-rule:1px solid #ECECEC;column-rule:1px solid #ECECEC;margin-bottom:30px;}@media only screen and (max-width:767px){.view-support-gateway .view-content{-webkit-columns:2;-moz-columns:2;columns:2;}}.view-support-gateway .view-content .views-row{padding-bottom:3.125rem;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}.view-support-gateway .view-content .views-row:before,.view-support-gateway .view-content .views-row:after{display:table;content:" ";}.view-support-gateway .view-content .views-row:after{clear:both;}.view-support-gateway .view-content .views-row .views-field .field-content{display:table-cell;height:25px;vertical-align:bottom;}.view-support-gateway .view-content .views-row .views-field.views-field-field-product-icon-mini{float:left;}.view-support-gateway .view-content .views-row .views-field.views-field-field-product-icon-mini a{display:block;}.view-support-gateway .view-content .views-row .views-field.views-field-field-product-icon-mini img{margin-right:10px;}.view-support-gateway .view-content .views-row .views-field.views-field-name-field-et{margin-left:35px;min-height:34px;}.view-support-gateway .view-content .views-row .views-field.views-field-name-field-et a{display:block;line-height:1.1;}@media only screen and (max-width:767px){.view-support-gateway .view-content .views-row .views-field.views-field-name-field-et a{line-height:12px;font-size:12px;word-wrap:break-word;}}body.page-taxonomy-term .block-views-support-gateway-block-3{padding:15px 0;border-top:solid 1px #dadada;border-bottom:solid 1px #dadada;margin-top:2em;margin-bottom:1.25em !important;float:left;width:100%;}body.page-taxonomy-term .block-views-support-gateway-block-3 h2{padding:0 1em;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway{padding:0 25px;position:relative;width:100%;min-height:180px;overflow:hidden;}@media only screen and (max-width:767px){body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway{display:none;}}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .view-content{min-height:100%;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .views-row{width:120px;margin-right:15px;overflow:visible;float:left;display:block;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .views-row .views-field-field-product-icon{width:120px;height:120px;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .views-row .views-field-field-product-icon img{width:120px;height:120px;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .views-row .views-field-name,body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .views-row .views-field-name-field-et{padding-top:8px;font-size:1.125rem;margin-left:0;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .next-1,body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .prev-1{display:block;width:27px;height:53px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/carousel-buttons.png);text-indent:-9999px;top:46px;cursor:pointer;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .next-1{background-position:0 0px;position:absolute;right:10px;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .next-1.disabled{opacity:.25;cursor:auto !important;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .prev-1{background-position:0 53px;position:absolute;left:10px;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .prev-1.disabled{opacity:.25;cursor:auto !important;}body.page-taxonomy-term .block-views-support-gateway-block-3 div.view-support-gateway .modal-all-products{display:none;}.view-support-by-learning .views-row,.view-support-product-list .views-row{padding:10px;float:left;width:370px;}@media (min-width:569px) and (max-width:1024px){.view-support-by-learning,.view-support-product-list{width:1280px;}.view-support-by-learning .views-row,.view-support-product-list .views-row{padding:0 3px;float:left;width:260px;}.view-support-by-learning .views-row a,.view-support-product-list .views-row a{padding:10px 15px;background:#aaa;color:#000;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border:solid 1px #333;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.2);-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;transition-duration:0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:250px;}.view-support-by-learning .views-row a:hover,.view-support-product-list .views-row a:hover{background:#ddd;border:solid 1px #2A4E77;text-decoration:none;}.view-support-by-learning .views-row a:active,.view-support-product-list .views-row a:active{-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.6);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.6);box-shadow:inset 0 1px 4px rgba(0,0,0,0.6);background:#aaa;border:solid 1px #333;}}.node-announcement.node-teaser{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #EAEAEA;}.node-announcement.node-teaser .field-name-title-field h2{font-size:28px;}.node-announcement.node-teaser .field-name-field-announcement-type{display:inline-block;font-weight:700;color:#000;}.node-announcement.node-teaser .field-name-field-announcement-status{background:url(/sites/all/themes/autodesk_foundation5/images/standard/critical-icon.png) no-repeat left center;display:inline-block;text-indent:-99999px;width:24px;height:21px;margin-right:5px;}@media only screen and (min-width:768px){.node-announcement.node-teaser .body{width:70%;}}.node-announcement.node-teaser .image{float:right;margin-bottom:10px;margin-left:20px;}.node-announcement.node-teaser .image img{border:1px solid #000;box-shadow:0px 1px 0px #CCC;}@media only screen and (max-width:767px){.node-announcement.node-teaser .image{float:none;margin-left:0;}}.node-announcement.node-teaser .field-name-field-links a{border-style:solid;border-width:0;cursor:pointer;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;border-radius:0;display:inline-block;padding-top:0.625rem;padding-right:1.25rem;padding-bottom:0.6875rem;padding-left:1.25rem;font-size:1rem;background-color:#327084;border-color:#275666;color:#FFFFFF;transition:background-color 300ms ease-out;margin-right:10px;}.node-announcement.node-teaser .field-name-field-links a:hover,.node-announcement.node-teaser .field-name-field-links a:focus{background-color:#275666;}.node-announcement.node-teaser .field-name-field-links a:hover,.node-announcement.node-teaser .field-name-field-links a:focus{color:#FFFFFF;}.node-announcement.node-teaser .field-name-field-announcement-link-external a{float:left;clear:left;}.node-announcement.node-teaser .field-name-field-announcement-link-external .button{margin-bottom:10px;}.node-announcement.node-teaser .field-name-field-announcement-link-internal a{float:left;clear:left;}.node-announcement.node-teaser .field-name-field-announcement-link-internal .button{margin-bottom:10px;}.views-row-last:last-of-type .node-announcement{border-bottom:none;padding-bottom:0;}.views-row-last:first-of-type .node-announcement{padding-top:0;}.node-type-topic-article ul.adskIndexLinks,.node-type-topic-article ul.adskSeeAlsoLinks{list-style:none;margin:0;margin-bottom:20px;}.node-type-topic-article ul.adskIndexLinks li,.node-type-topic-article ul.adskSeeAlsoLinks li{list-style:none !important;margin-left:0;}.node-type-topic-article ul.adskIndexLinks a,.node-type-topic-article ul.adskSeeAlsoLinks a{color:#327084;}.node-type-topic-article ul.adskIndexLinks a:link,.node-type-topic-article ul.adskIndexLinks a:visited,.node-type-topic-article ul.adskSeeAlsoLinks a:link,.node-type-topic-article ul.adskSeeAlsoLinks a:visited{color:#327084;}.node-type-topic-article ul.adskIndexLinks a:hover,.node-type-topic-article ul.adskIndexLinks a:focus,.node-type-topic-article ul.adskSeeAlsoLinks a:hover,.node-type-topic-article ul.adskSeeAlsoLinks a:focus{color:#275666;}.node-type-topic-article ul.adskBulletedList{list-style:inherit;padding-left:1rem;}.node-type-topic-article ol ul.adskBulletedList{list-style:disc;padding-left:1rem;}.node.node-simple .posted{display:none;}.node.node-simple .field-name-field-simple-category{display:none;}.node.node-simple .field-name-field-simple-releases{display:none;}.node.node-simple .field-name-field-simple-content-language{display:none;}.node.node-download.node-unpublished .field-collection-view-links{display:none;}.node.node-download.node-unpublished .action-links-field-collection-add{display:none;}.node.node-download .field-collection-container{border-bottom:none;margin-bottom:1em;display:none;}#community-blogs{padding:15px;}#community-blogs h3{color:#808282;font-weight:bold;font-size:21px;}#community-blogs ul li ul{margin-left:0px;}#community-blogs #expList li,#community-blogs #expList2 li{color:#1857a7;font-size:16px;font-weight:normal;}#community-blogs #expList > li,#community-blogs #expList2 > li{font-weight:bold;color:#666;overflow:hidden;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid;break-inside:avoid;break-inside:avoid-column;margin-bottom:15px;}#community-blogs #expList,#community-blogs #expList2{-moz-column-width:300px;-webkit-column-width:300px;column-width:300px;-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em;margin-bottom:2rem;}@media only screen and (max-width:767px){#community-blogs{padding:0px;}#community-blogs > ul{margin-left:0px;}#community-blogs #expList ul,#community-blogs #expList2 ul,#community-blogs li{list-style:none;margin:0;padding:0;cursor:pointer;font-weight:normal;}#community-blogs #expList > li,#community-blogs #expList2 > li{border-bottom:1px solid #ccc;padding:20px;padding-right:30px;font-weight:bold;color:#327084;margin-bottom:0px;}#community-blogs #expList > li:first-child,#community-blogs #expList2 > li:first-child{border-top:1px solid #ccc;}#community-blogs #expList li,#community-blogs #expList2 li{line-height:140%;text-indent:0px;padding-left:20px;font-size:18px;}#community-blogs h3{margin-bottom:30px;margin-left:20px;}#community-blogs #expList2 .collapsed,#community-blogs #expList .collapsed{background:url(/sites/all/themes/autodesk_foundation5/images/standard/category-closed.png) no-repeat right top;background-size:15px;background-position:right 10px top 20px;}#community-blogs #expList2 .collapsed:not(.expanded) ul,#community-blogs #expList .collapsed:not(.expanded) ul{display:none;}#community-blogs #expList2 .expanded,#community-blogs #expList .expanded{background:url(/sites/all/themes/autodesk_foundation5/images/standard/category-open.png) no-repeat right top;background-size:15px;background-position:right 10px top 20px;}#community-blogs #expList,#community-blogs #expList2{clear:both;-moz-column-count:1;-webkit-column-count:1;column-count:1;}}body.path-support .region-highlighted{margin-top:40px;}body.path-support h1#page-title{display:none;}body.path-community #middle .row{max-width:inherit;margin:auto;}body.path-community #middle .row #content{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community #middle .row #main{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community #middle .row .row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.path-community #middle .row .row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}body.path-community h1#page-title{display:none;}body.path-community .community-subnav{padding-top:30px;padding-bottom:30px;}body.path-community .community-subnav h3{line-height:45px;}body.path-community .community-subnav h3 img{margin-right:10px;}@media only screen and (max-width:767px){body.path-community .community-subnav .columns{margin-bottom:20px;}}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community .community-subnav .columns{min-height:235px;}}@media only screen and (min-width:1280px){body.path-community .community-subnav .columns{min-height:256px;}}@media only screen and (max-width:767px){body.path-community .community-subnav .columns:last-child{margin-bottom:0;}}body.path-community .community-links-container{background-color:#454545;padding-top:30px;padding-bottom:30px;}body.path-community .community-links-container h6{color:#FFF;font-size:20px;line-height:24px;font-weight:300;}body.path-community .community-links-container p{color:#b5b5b5;font-size:16px;line-height:20px;margin-bottom:10px;}body.path-community .community-links-container a:link,body.path-community .community-links-container a:visited{color:#7abbd0;}body.path-community .community-links-container ul{margin:0;list-style:none;}body.path-community .community-links-container ul.two-columns{-webkit-columns:2;-moz-columns:2;columns:2;}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community .community-links-container ul.two-columns{-webkit-columns:1;-moz-columns:1;columns:1;}}body.path-community .community-links-container ul li{margin-bottom:5px;}@media only screen and (max-width:767px){body.path-community .community-links-container .columns{padding-bottom:20px;border-bottom:1px solid #acabab;margin-bottom:20px;}}@media only screen and (min-width:768px){body.path-community .community-links-container .columns{border-right:1px solid #acabab;min-height:153px;}}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community .community-links-container .columns{margin-bottom:20px;}}body.path-community .community-links-container .columns:last-child{border-right:0;padding-bottom:0;border-bottom:0;}@media only screen and (max-width:767px){body.path-community .community-links-container .columns:last-child{margin-bottom:0;}}body.path-community-screencast #middle .row{max-width:inherit;margin:auto;}body.path-community-screencast #middle .row #content{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-screencast #middle .row #main{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-screencast #middle .row .row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.path-community-screencast #middle .row .row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}body.path-community-screencast h1#page-title{display:none;}body.path-community-screencast h2{font-weight:200;margin-top:0;}body.path-community-screencast h5{font-weight:400;line-height:1;}body.path-community-screencast h5 a{text-transform:uppercase;position:relative;display:block;padding-left:1rem;}body.path-community-screencast h5 a:before{position:absolute;content:"\f054";width:10px;top:0;left:0;display:inline-block;font:normal normal normal 14px/1 FontAwesome;vertical-align:middle;font-size:1rem;line-height:1;}body.path-community-screencast img{display:block;max-width:100%;}body.path-community-screencast #main{max-width:100%;margin:auto;}body.path-community-screencast .hero h1{color:white;line-height:1;font-weight:200;text-transform:uppercase;white-space:nowrap;}@media only screen and (max-width:767px){body.path-community-screencast .hero h1{font-size:1.375rem;}}body.path-community-screencast .hero h1 sup{font-size:25%;top:-2em;}body.path-community-screencast .hero h1 span{font-weight:400;}body.path-community-screencast .hero h1 img{display:inline-block;padding-right:10px;border-right:1px solid white;margin-right:20px;}@media only screen and (max-width:767px){body.path-community-screencast .hero h1 img{width:40px;margin-right:10px;}}body.path-community-screencast .hero p{color:white;font-size:26px;padding-left:100px;}@media only screen and (max-width:767px){body.path-community-screencast .hero p{font-size:20px;line-height:1;padding-left:50px;text-align:center;}}body.path-community-screencast .cta{padding-top:30px;padding-bottom:30px;background-color:#434343;}body.path-community-screencast .cta.dark{background-color:black;}body.path-community-screencast .cta h5{color:white;line-height:1;font-weight:400;margin-top:0;}body.path-community-screencast .cta h5:last-child{margin-bottom:0;}body.path-community-screencast .cta h5 a:link,body.path-community-screencast .cta h5 a:visited{color:#7abbd0;}body.path-community-screencast .cta h5 a:hover,body.path-community-screencast .cta h5 a:focus{color:#67b1c9;}body.path-community-screencast .cta .button{margin-bottom:0;}@media only screen and (max-width:767px){body.path-community-screencast .cta .button{display:block;}}body.path-community-screencast .video-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-video-section-pattern.png),-webkit-linear-gradient(top,#FFFFFF 0%,#E2E2E2 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-video-section-pattern.png),linear-gradient(to bottom,#FFFFFF 0%,#E2E2E2 100%);background-position:right bottom,center;background-repeat:no-repeat,repeat;}@media only screen and (min-width:768px){body.path-community-screencast .video-section{padding-top:1rem;padding-bottom:1rem;}}body.path-community-screencast .video-section .video{width:100%;cursor:pointer;}body.path-community-screencast .video-section .video-mobile{padding-top:1rem;padding-bottom:1rem;}body.path-community-screencast .video-section .video-img{margin:0 auto;}@media only screen and (max-width:767px){body.path-community-screencast .video-section .video-img{margin:30px auto 15px;}}body.path-community-screencast .video-section h2{line-height:1;margin-top:30px;margin-bottom:30px;}body.path-community-screencast .video-section h5{line-height:1.5rem;margin-top:0;margin-bottom:0;}@media only screen and (min-width:768px){body.path-community-screencast .video-section h5{margin-bottom:30px;}}@media only screen and (max-width:767px){body.path-community-screencast .video-section h5{margin-bottom:1rem;}}body.path-community-screencast .features-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-features-section-pattern.png),-webkit-linear-gradient(top,#434343 0%,#282828 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-features-section-pattern.png),linear-gradient(to bottom,#434343 0%,#282828 100%);background-position:right bottom,center;background-repeat:no-repeat,repeat;padding-top:2.8125rem;padding-bottom:0.9375rem;}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community-screencast .features-section{min-height:680px;padding-top:2.8125rem;padding-bottom:2.8125rem;}}body.path-community-screencast .features-section > .row:nth-child(2){background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-laptop-2560.png);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-laptop-2560.png);background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:767px){body.path-community-screencast .features-section > .row:nth-child(2){background-position:-60px top;background-size:370px;padding-top:240px;}body.path-community-screencast .features-section > .row:nth-child(2) img.features-image{display:none !important;}}@media only screen and (min-width:768px){body.path-community-screencast .features-section > .row:nth-child(2){background-position:-360px top;background-size:900px;}}@media only screen and (min-width:1280px){body.path-community-screencast .features-section > .row:nth-child(2){background-position:top left;background-size:800px;}}body.path-community-screencast .features-section h2{color:white;margin-bottom:30px;}body.path-community-screencast .features-section h6{color:white;}body.path-community-screencast .features-section p{color:white;}body.path-community-screencast .features-section ul{margin:0;list-style:none;}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community-screencast .features-section ul{min-height:450px;}}body.path-community-screencast .features-section ul li{margin-bottom:45px;}body.path-community-screencast .features-section ul li:last-child{margin-bottom:95px;}body.path-community-screencast .features-section ul li:after{clear:both;display:table;content:" ";}body.path-community-screencast .features-section ul li img{float:left;}body.path-community-screencast .features-section ul li h6{margin-left:100px;}body.path-community-screencast .features-section ul li p{margin-left:100px;margin-bottom:0;}@media only screen and (max-width:767px){body.path-community-screencast .features-section .features-image{margin-left:-15px;margin-bottom:40px;}}body.path-community-screencast .steps-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-pattern.png),url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-bkg.png),-webkit-linear-gradient(top,#FFFFFF 0%,#E2E2E2 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-pattern.png),url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-bkg.png),linear-gradient(to bottom,#FFFFFF 0%,#E2E2E2 100%);background-position:right bottom,right 195% bottom,center;background-repeat:no-repeat,no-repeat,repeat;min-height:620px;padding-top:2.8125rem;padding-bottom:0.9375rem;}@media (min-width:415px) and (max-width:767px){body.path-community-screencast .steps-section{background-position:right bottom,right -600px bottom,center;}}@media only screen and (min-width:768px) and (max-width:1279px){body.path-community-screencast .steps-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-bkg.png),-webkit-linear-gradient(top,#FFFFFF 0%,#E2E2E2 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-steps-section-bkg.png),linear-gradient(to bottom,#FFFFFF 0%,#E2E2E2 100%);background-position:right -250px bottom,center;background-repeat:no-repeat,repeat;}}@media only screen and (min-width:1280px){body.path-community-screencast .steps-section{background-position:right bottom,right 65px bottom,center;}}@media (min-width:1440px){body.path-community-screencast .steps-section{background-position:right bottom,75% bottom,center;}}@media (min-width:1920px){body.path-community-screencast .steps-section{background-position:right bottom,right 65px bottom,center;}}body.path-community-screencast .steps-section h2{color:black;margin-bottom:30px;line-height:42px;}body.path-community-screencast .steps-section p{color:black;}body.path-community-screencast .steps-section ol{margin:0;list-style:none;counter-reset:li;}body.path-community-screencast .steps-section ol li{position:relative;margin-bottom:45px;counter-increment:step;}body.path-community-screencast .steps-section ol li:before{content:counter(step,decimal);font-size:28px;background:black;color:white;position:absolute;top:0;left:0;width:40px;height:40px;line-height:46px;text-align:center;border-radius:50%;}body.path-community-screencast .steps-section ol li h2{margin-left:60px;}body.path-community-screencast .more-products-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-product-section-pattern.png),-webkit-linear-gradient(top,#434343 0%,#282828 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-product-section-pattern.png),linear-gradient(to bottom,#434343 0%,#282828 100%);background-position:right top,center;background-repeat:no-repeat,repeat;min-height:364px;padding-top:2.8125rem;padding-bottom:0.9375rem;}@media only screen and (min-width:768px){body.path-community-screencast .more-products-section{min-height:364px;padding-top:2.8125rem;padding-bottom:2.8125rem;background-position:right top,center;}}@media only screen and (min-width:1280px){body.path-community-screencast .more-products-section{background-position:right top,center;}}body.path-community-screencast .more-products-section h2{color:white;margin-bottom:30px;}body.path-community-screencast .more-products-section h5 a{color:white;}body.path-community-screencast .more-products-section h5 a:link,body.path-community-screencast .more-products-section h5 a:visited{color:white;}body.path-community-screencast .more-products-section h5 a:hover,body.path-community-screencast .more-products-section h5 a:focus{color:white;}body.path-community-screencast .more-products-section p{color:white;}body.path-community-screencast .more-products-section ul{margin:0 auto;list-style:none;width:300px;}body.path-community-screencast .more-products-section ul li{height:35px;width:35px;float:left;margin:0 25px 25px 0;}body.path-community-articles #middle .row{max-width:inherit;margin:auto;}body.path-community-articles #middle .row #content{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-articles #middle .row #main{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-articles #middle .row .row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.path-community-articles #middle .row .row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}body.path-community-articles h1#page-title{display:none;}@media only screen and (max-width:767px){body.path-community-articles .strip-share-a-little .user-toggle{text-align:center;margin-top:10px;margin-bottom:10px;}body.path-community-articles .strip-share-a-little .user-toggle .button-marketing{margin-left:-20px;}}body.path-customer-service .region-highlighted{margin-top:40px;}body.path-customer-service h1#page-title{display:none;}body.path-customer-service .caas__title{display:none;}body.path-customer-service .caas--source-topic-article ul{margin:0;margin-bottom:20px;}body.path-customer-service .caas--source-topic-article ul li{list-style:none;margin-bottom:6px;}@media only screen and (min-width:768px){body.path-customer-service .border-right{border-right:1px solid #EDEDED;}}body.path-customer-service #support-topic-mobile-wrapper{display:none;}@media only screen and (max-width:767px){body.path-customer-service #support-topic-mobile-wrapper{display:none;}}body.path-customer-service .link-container-outer{min-height:155px;padding-bottom:30px;margin-bottom:20px;background-color:#E5E5E5;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);}body.path-customer-service .link-container-outer .link-container-inner{background-color:white;min-height:125px;padding:20px 15px 10px;background-repeat:no-repeat;}body.path-customer-service .link-container-outer .link-container-inner h5{margin-bottom:10px;}body.path-customer-service .link-container-outer .link-container-inner p{margin-bottom:10px !important;}body.path-customer-service .link-container-outer .link-container-inner.download-finder{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAgBAMAAAALe/6GAAAAMFBMVEUAAAAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyB09HyUAAAAEHRSTlMAgCBAOFhwU2tEE3c8YRsI6vmmaAAAAHdJREFUGNNjAIOFCxgQQFGBvpxraWlpfYp6bUDqAoNEaGholaJWaWhohACDMFwZC1U4/GAOP4TDHQDiREM4POJADrsMVM/BAkWFwgNQDrO4orow3LSJjY0T4BxOQUkkeyZOQOJwMSBxGAhyZI1hwFSAYaMgHGwAAMq+HU34K0rnAAAAAElFTkSuQmCC");background-position:right 15px top 5px;}body.path-customer-service .link-container-outer .link-container-inner.contact-us{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAVBAMAAABI7vhRAAAAJ1BMVEUAAAAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyBpoblKAAAADXRSTlMAgDBMNShibVoQMmEghcjNiQAAAIlJREFUGNNjmCaIBMQmMCQ2KSFAYwKDuBADHDCJCzAIGS6A8xcaAfnMIjAuizATkM9g6ADlOxqA+cwiMGkGMB+oACoN4QMVQKUhfJACsDSczy4ClBZnQMhvdGBw3AiUh+lnFmERhukHazcUNAAZALefxwdsAab7MN0Pkkb4D8P/ia2hCNCYgB5+AJCGG01M42gqAAAAAElFTkSuQmCC");background-position:right 15px top 10px;}body.path-customer-service .link-container-outer .link-container-inner .download-find-logo,body.path-customer-service .link-container-outer .link-container-inner .download-find-logo-page{display:none;}body.path-customer-service .link-container-outer .link-container-inner .downfinder-block{padding-left:0;}body.path-customer-service .link-container-outer .link-container-inner .downfinder-block a{font-size:18px;line-height:1.4;margin-bottom:10px;}body.path-customer-service .link-container-outer .link-container-inner .downfinder-block a:link,body.path-customer-service .link-container-outer .link-container-inner .downfinder-block a:visited{color:#327084;}body.path-customer-service .link-container-outer .link-container-inner .downfinder-block a:hover,body.path-customer-service .link-container-outer .link-container-inner .downfinder-block a:focus{color:#275666;}body.path-customer-service .link-container-outer .link-container-inner .downfinder-block-text{padding-left:0;}body.path-support-system-requirements h1.title{padding:0 0 20px 0;clear:both;margin-left:0.9375rem;margin-right:0.9375rem;margin-bottom:30px;border-bottom:solid 1px #cacaca;}body.path-support-system-requirements .block-views:last-child .view{border-bottom:0;}body.path-support-system-requirements .view{width:100%;border-bottom:solid 1px #cacaca;padding-bottom:20px;margin-bottom:30px;clear:both;}body.path-support-system-requirements .view .more-link{text-align:left;padding-top:20px;clear:both;float:left;}body.path-support-system-requirements .block-views-all-products-block-3{border:none;}body.path-support-system-requirements .view-id-all_products ul{margin:0;list-style:none;-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0.625rem;-moz-column-gap:0.625rem;column-gap:0.625rem;}@media only screen and (min-width:768px){body.path-support-system-requirements .view-id-all_products ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;}}body.path-support-system-requirements .view-id-all_products ul li{margin:0;}body.path-support-system-requirements .bottom-row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.path-support-system-requirements .bottom-row:after{clear:both;display:table;content:" ";}body.path-support-system-requirements #sidebar-second{display:none;}@media only screen and (min-width:1280px){body.path-support-system-requirements #sidebar-second{display:block;padding-top:0;}}body.path-community-contribution #middle .row{max-width:inherit;margin:auto;}body.path-community-contribution #middle .row #content{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-contribution #middle .row #main{position:relative;padding-left:0;padding-right:0;float:none;}body.path-community-contribution #middle .row .row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.path-community-contribution #middle .row .row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;}body.path-community-contribution h1#page-title{display:none;}body.path-community-contribution .layout-middle{padding:0;}body.path-community-contribution #main{max-width:100%;margin:auto;}body.path-community-contribution .hero{height:500px;background-color:#327084;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-hero-1280.jpg);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-hero-1280.jpg);background-position:center;background-repeat:no-repeat;}@media only screen and (min-width:1280px){body.path-community-contribution .hero .row{padding-left:30px !important;}}body.path-community-contribution .hero h2{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:34px;color:#ffffff;}body.path-community-contribution .cta{padding:60px 0;background-color:#434343;}@media only screen and (min-width:768px){body.path-community-contribution .cta{height:300px;}}body.path-community-contribution .cta img{margin-bottom:25px;}body.path-community-contribution .cta h2{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:22px;color:#ffffff;font-weight:normal;}body.path-community-contribution .cta p{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;color:#ffffff;font-weight:normal;}body.path-community-contribution .cta.dark{background-color:black;}body.path-community-contribution .profile-section{height:550px;position:relative;}@media only screen and (min-width:768px){body.path-community-contribution .profile-section{max-width:1280px;margin-left:auto;margin-right:auto;}}@media only screen and (max-width:767px){body.path-community-contribution .profile-section{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-profile-bg-small.jpg);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-profile-bg-small.jpg);background-repeat:no-repeat;background-size:cover;}}body.path-community-contribution .profile-section .row{max-width:1280px;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;}@media only screen and (min-width:768px){body.path-community-contribution .profile-section .row{padding-left:30px;}}body.path-community-contribution .profile-section h2{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:34px;color:#000000;}body.path-community-contribution .profile-section p{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:18px;color:#000000;}body.path-community-contribution .profile-section ul{margin-bottom:40px;}body.path-community-contribution .profile-section ul li{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:18px;color:#000000;}body.path-community-contribution .features-section{padding:80px 0;}body.path-community-contribution .features-section img{margin-bottom:15px;}body.path-community-contribution .features-section a{display:block;margin-bottom:30px;}body.path-community-contribution .features-section a span{margin-right:10px;}body.path-community-contribution .features-section a.community-contribution-style-link:hover:before{text-decoration:none;}body.path-community-contribution .features-section a.community-contribution-style-link:before{content:">";font-weight:bold;position:relative;right:5px;vertical-align:middle;display:inline-block;}body.path-community-contribution .showcase-section{padding:80px 0;position:relative;}@media only screen and (max-width:767px){body.path-community-contribution .showcase-section{background-color:#faf5ef;}}@media only screen and (min-width:768px){body.path-community-contribution .showcase-section{height:550px;max-width:1280px;margin-left:auto;margin-right:auto;}}@media only screen and (min-width:768px){body.path-community-contribution .showcase-section .row.contentRow{top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;padding-left:30px;}}@media only screen and (max-width:767px){body.path-community-contribution .showcase-section .row.contentRow{background-color:#faf5ef;}}body.path-community-contribution .showcase-section .row .showcase-mobile-image{background-color:#faf5ef;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-showcase-2.jpg);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-showcase-2.jpg);background-position:80%;background-size:cover;background-repeat:no-repeat;height:340px;}body.path-community-contribution .main-marketing-contribution .block:nth-child(3){background-color:#a8b0ae;}@media only screen and (min-width:768px){body.path-community-contribution .main-marketing-contribution .block:nth-child(3) .block-content{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-profile.jpg);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-profile.jpg);background-position:center;background-repeat:no-repeat;}}body.path-community-contribution .main-marketing-contribution .block:nth-child(5){background-color:#e4e2e5;}@media only screen and (min-width:768px){body.path-community-contribution .main-marketing-contribution .block:nth-child(5) .block-content{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-showcase-2.jpg);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/contribution-marketing-showcase-2.jpg);background-position:center;background-repeat:no-repeat;}}body.section-community .region-highlighted-bottom .block{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;padding-top:30px;padding-bottom:30px;}@media only screen and (max-width:767px){body.section-community .region-highlighted-bottom .block{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;border-bottom:1px solid #797878;padding-top:10px;padding-bottom:10px;}}@media only screen and (min-width:768px){body.section-community .region-highlighted-bottom .block:last-child .view-content,body.section-community .region-highlighted-bottom .block:nth-child(4n+4) .view-content{padding-right:0;border-right:0;margin-right:0;}}@media only screen and (min-width:768px){body.section-community .region-highlighted-bottom .block .view-content{padding-right:20px;border-right:1px solid #797878;margin-right:20px;min-height:275px;}}body.section-community .region-highlighted-bottom .block .views-field-body .field-content{color:#b5b5b5;padding-top:20px;}@media only screen and (max-width:767px){body.section-community .region-highlighted-bottom .block .views-field-body .field-content{padding-top:0;}}body.section-community .region-highlighted-bottom .block h2.block-title{color:white;font-size:1rem;font-weight:600;}body.section-community .region-highlighted-bottom .block a{color:#7abbd0;}body.section-support .region-canyon .block{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left;padding-top:30px;padding-bottom:30px;}@media only screen and (max-width:767px){body.section-support .region-canyon .block{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;border-bottom:1px solid #797878;padding-top:10px;padding-bottom:10px;}}@media only screen and (min-width:768px){body.section-support .region-canyon .block:last-child .view-content,body.section-support .region-canyon .block:nth-child(4n+4) .view-content{padding-right:0;border-right:0;margin-right:0;}}@media only screen and (min-width:768px){body.section-support .region-canyon .block .view-content{padding-right:20px;border-right:1px solid #797878;margin-right:20px;min-height:275px;}}body.section-support .region-canyon .block .views-field-body .field-content{color:#b5b5b5;padding-top:20px;}@media only screen and (max-width:767px){body.section-support .region-canyon .block .views-field-body .field-content{padding-top:0;}}body.section-support .region-canyon .block h2.block-title{color:white;font-size:1rem;font-weight:600;}body.section-support .region-canyon .block a{color:#7abbd0;}@media (max-width:568px){body.section-support.node-type-page .block-autodesk-faceted-search{display:none;}body.section-support.node-type-page .mobile-content{margin:0;}}body.section-support.node-type-page .block-adsk-internal-link-up-running{border:0;padding:0;margin:0;}body.section-support.node-type-page .block-adsk-internal-link-up-running h2{margin:0;padding:0;}body.section-support.node-type-page .block-adsk-internal-link-up-running h2 a{margin:0;padding:0;}@media (max-width:568px){body.section-support.node-type-page .block-adsk-internal-link-up-running{padding:0;}}body.section-support.node-type-page .region-content-lower .block-title{margin:0 0 10px 0;padding:0;color:white;font-size:1rem;font-weight:600;display:block;}body.section-support.node-type-page .region-content-lower .item-list li{margin-left:0;}@media (max-width:568px){body.section-support.node-type-page .region-content-lower div.block-autodesk-downloads-finder-autodesk-downloads-finder{margin-left:0;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search{width:100%;border-top:1px solid #ccc;margin:2em 0;padding-top:2em;}@media (max-width:568px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search{display:none;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search h2{display:none;}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .search-label-text{color:#666666;float:left;padding-left:215px;margin-top:15px;}@media (min-width:569px) and (max-width:1024px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .search-label-text{padding-left:10px;margin-top:41px;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .block-content{display:block;width:1000px;margin:0 auto;vertical-align:middle;position:relative;}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .block-content > div{position:relative;}@media (min-width:569px) and (max-width:1024px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .block-content{display:block;width:560px;margin:0 auto;vertical-align:middle;position:relative;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search button.form-submit{background:url(/sites/all/themes/autodesk_foundation5/images/standard/search-btn.png);background-repeat:no-repeat;background-size:49px 41px;position:absolute;right:240px;text-indent:-9999px;}@media (min--moz-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6 / 2),(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search button.form-submit{background-image:url(/sites/all/themes/autodesk_foundation5/images/retina/search-btn.png);background-size:49px 41px;}}@media (min-width:569px) and (max-width:1024px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search button.form-submit{background:url(/sites/all/themes/autodesk_foundation5/images/standard/search-btn.png) no-repeat;background-size:49px 41px;position:absolute;right:80px;text-indent:-9999px;top:30px;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .form-item-search{position:absolute;right:300px;width:420px;margin:0;}@media (min-width:569px) and (max-width:1024px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search .form-item-search{position:absolute;right:145px;width:340px;margin:0;top:30px;}}body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search input.form-text{width:100%;height:40px;border-radius:5px 0 0 5px 5px 0 0 5px 5px 0 0 5px 5px 0 0 5px;-moz-border-radius:5px 0 0 5px 5px 0 0 5px 5px 0 0 5px 5px 0 0 5px;-webkit-border-top-left-radius:5px 0 0 5px;-webkit-border-top-right-radius:5px 0 0 5px;-webkit-border-bottom-right-radius:5px 0 0 5px;-webkit-border-bottom-left-radius:5px 0 0 5px;border:1px solid #d7d7d7;}@media (min-width:569px) and (max-width:1024px){body.section-support.node-type-page .region-content-lower .block-autodesk-faceted-search{padding:0 0 1em 0;}}body.section-support.node-type-page .block-block-18{float:right;padding-right:5em;}body.section-contactus{background-color:#F9F9F9;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC");background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC");background-position:right 142px;background-repeat:no-repeat;}@media only screen and (min-width:768px) and (max-width:1023px){body.section-contactus #sidebar-second{display:none;}}@media only screen and (max-width:767px){body.section-contactus #sidebar-second{display:none;}}body.section-contactus .block-content{padding-left:0 !important;}body.section-contactus .bottom-row{max-width:80rem;width:100%;margin:0 auto;padding:0;overflow:auto;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .autodesk_newgps{}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .autodesk_newgps .autodesk_newgps_inner{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .autodesk_newgps .autodesk_newgps_inner:before,body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .autodesk_newgps .autodesk_newgps_inner:after{content:" ";display:table;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .autodesk_newgps .autodesk_newgps_inner:after{clear:both;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium{position:relative;padding-left:0rem;padding-right:0rem;float:left;width:100%;}@media only screen and (min-width:768px){body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium{padding-bottom:90px;}}@media only screen and (max-width:767px){body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium{padding-bottom:20px;}}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium .block-content{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium .block-content:before,body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium .block-content:after{content:" ";display:table;}body.section-contactus .bottom-row .bottom-row-inner .main-wrapper #main .block-adsk-lithium .block-content:after{clear:both;}body.section-contactus .title,body.section-contactus .title a{color:#333333;padding:0;margin-bottom:15px;margin-top:10px;text-decoration:none;}body.section-contactus #sidebar-second .block{box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);background:white;margin-bottom:0.9375rem;}body.section-contactus #sidebar-second .block h2{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}body.section-contactus div.phone-numbers-bottom{margin-top:50px;max-width:320px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);background:white;margin-bottom:0.9375rem;}@media only screen and (min-width:768px){body.section-contactus div.phone-numbers-bottom{display:none;}}@media only screen and (min-width:768px) and (max-width:1023px){body.section-contactus div.phone-numbers-bottom{display:block;}}@media only screen and (max-width:767px){body.section-contactus div.phone-numbers-bottom{display:block;}}body.section-contactus div.phone-numbers-bottom h2{font-size:1.125em;color:black;background-color:#e5e5e5;margin:0 0 0.75em;padding:0 1em;line-height:42px;font-weight:normal;letter-spacing:1px;}body.section-contactus #sidebar-second .phone-numbers-sidebar .block h2,body.section-contactus .phone-numbers-bottom .block h2{margin-bottom:7px;}body.section-contactus #sidebar-second .phone-numbers-sidebar table,body.section-contactus .phone-numbers-bottom table{margin-bottom:7px;}body.section-contactus #sidebar-second .phone-numbers-sidebar td,body.section-contactus .phone-numbers-bottom td{line-height:22px;padding:15px 18px;color:#4d4d4d;}body.section-contactus .spinner-overlay,body.section-contactus .gps-spinner-overlay{width:50px;height:50px;display:block;text-indent:-9999px;background:transparent url(/sites/all/themes/autodesk_foundation5/images/standard/ajax-loader.gif) center center/50px 50px no-repeat;margin:auto;}body.section-content #page-title{text-transform:none;color:#333333;font-size:34px;line-height:38px;font-weight:400;padding-bottom:10px;display:block;border-bottom:1px solid #CCC;margin:40px 0 10px 0;max-height:none;}body.path-operating-system-compatibility .view{clear:both;padding-bottom:20px;width:100%;}body.path-operating-system-compatibility .view .more-link{clear:both;padding-top:20px;text-align:left;}body.path-operating-system-compatibility .view .more-link a:visited,body.path-operating-system-compatibility .view .more-link a:link{color:#327084;}body.path-operating-system-compatibility .view .more-link a:hover,body.path-operating-system-compatibility .view .more-link a:focus{color:#275666;text-decoration:underline;}body.path-operating-system-compatibility .view-id-all_products ul li{float:none;margin:0;padding:0;width:auto;}.view-all-products .adskBulletedList{margin:0;list-style:none;-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0.625rem;-moz-column-gap:0.625rem;column-gap:0.625rem;}@media only screen and (min-width:768px){.view-all-products .adskBulletedList{-webkit-column-count:3;-moz-column-count:3;column-count:3;}}body.path-free-learning-resources h3#english{clear:both;width:100%;margin:15px 0 10px 0;}body.path-free-learning-resources h3#clearboth{clear:both;width:100%;}body.path-free-learning-resources div#actcontain{width:96%;display:table;margin:28px 0 0 0;overflow:hidden;clear:both;}body.path-free-learning-resources div#actcontain1{width:96%;display:table;margin:0 0 80px 0;overflow:hidden;clear:both;}body.path-free-learning-resources div#actcopy{width:250px;display:inline-block;margin:0 60px 10px 0;overflow:hidden;}body.path-free-learning-resources div#actcopy1{width:250px;float:left;display:table-row;margin:10px 60px 0 0;overflow:hidden;}body.path-free-learning-resources div#actcopy img,body.path-free-learning-resources div#actcopy1 img{border:1px solid #ebebeb;}body.path-free-learning-resources div#actcopy img:hover,body.path-free-learning-resources div#actcopy1 img:hover,body.path-free-learning-resources div#actcopy img:active,body.path-free-learning-resources div#actcopy1 img:active{border:1px solid #ccc;}@media only screen and (max-width:767px){body.path-purchase-after-free-trial article{font-size:13px;font-weight:400;}}body.path-purchase-after-free-trial article h1{font-weight:400;margin-bottom:10px;text-transform:none;}@media only screen and (min-width:768px){body.path-purchase-after-free-trial article h1{font-size:2rem;}}body.path-purchase-after-free-trial article #subt{color:#000;font-size:12px !important;font-weight:700 !important;line-height:14px !important;margin:10px 0 50px 0 !important;padding:0rem 0.325rem;float:left;clear:both;}@media (min-width:569px){body.path-purchase-after-free-trial article #subt{width:30%;}}body.path-purchase-after-free-trial article h3{font-size:20px;font-weight:bold;color:#000;margin:0 0 10px;}@media only screen and (min-width:768px){body.path-purchase-after-free-trial article h3{margin:0 0 5px;}}body.path-purchase-after-free-trial article h4,body.path-purchase-after-free-trial article h4 span{color:#000;margin-bottom:20px;}body.path-purchase-after-free-trial article h4.termTitleHeading,body.path-purchase-after-free-trial article h4 span.termTitleHeading{margin-bottom:0px;line-heigth:rem-cal(22);}body.path-purchase-after-free-trial article .linksButtons{margin:0 auto;padding:0rem 0.625rem;}body.path-purchase-after-free-trial article .linksButtons #contact-options{margin-bottom:20px;}body.path-purchase-after-free-trial article .linksButtons .contactOptions li{padding:0;margin-right:-4px;width:37%;}body.path-purchase-after-free-trial article .linksButtons .contactOptions li a{text-decoration:none;}body.path-purchase-after-free-trial article .linksButtons .contactOptions li .statusLine{right:20px;}@media only screen and (max-width:767px){body.path-purchase-after-free-trial article .linksButtons{margin:0 6.25% 30px;}}body.path-purchase-after-free-trial article .linksButtons p{font-size:14px;color:black;line-height:100%;}#creative-commons-wrapper .section ul li{list-style-type:disc;margin:0 0 4px 20px;}#creative-commons-wrapper ul.toc{border-bottom:1px solid #ccc;padding-bottom:30px;}#creative-commons-wrapper .clear{margin-bottom:20px;}@media (max-width:568px){#creative-commons-wrapper #section-wrapper div,#creative-commons-wrapper li,#creative-commons-wrapper h1{padding-left:10px;}}.product_picker_modal{background-color:#2e2e2e;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern1.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern2.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern3.png);background-position:top left,bottom left,bottom right;background-repeat:no-repeat;-webkit-backface-visibility:hidden;-webkit-box-shadow:5px 5px 5px -1px rgba(0,0,0,0.5);-moz-box-shadow:5px 5px 5px -1px rgba(0,0,0,0.5);-ms-box-shadow:5px 5px 5px -1px rgba(0,0,0,0.5);box-shadow:5px 5px 5px -1px rgba(0,0,0,0.5);max-width:50rem;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1004;box-sizing:content-box;position:relative;display:inline-block;position:relative;width:64.5%;transform:translateX(-2200px);transition:0.7s ease-in-out 0s;}.product_picker_modal .loading{height:120px;width:120px;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;}.product_picker_modal a.close-button{position:absolute;top:0px;right:0px;width:45px;height:45px;display:block;text-indent:-9999px;float:right;background:url(/sites/all/themes/autodesk_foundation5/images/standard/btn_close_productpicker.png);background-repeat:no-repeat;background-position:center center;cursor:pointer;z-index:1;}@media only screen and (max-width:767px){.product_picker_modal a.close-button{position:fixed;}}.product_picker_modal{visibility:hidden;display:none;}.product_picker_modal.show{visibility:visible;display:inline-block;}.show-product-picker-only .product_picker_modal{position:relative;transition:none;display:none;}.show-product-picker-only .product_picker_modal.show{display:block;}.offcanvas-overlap-right .product_picker_modal.show{-webkit-transform:translateX(0px);transform:translateX(0px);transition:0.4s ease-in-out 0s;}.offcanvas-overlap-right .product_picker_modal.hide2{overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:hidden;}.product-picker-by-topics-container{padding:40px 20px;display:inline-block;width:100%;}.product-picker-by-topics-container.hide{display:none;}.product-picker-by-topics-container .title-block{text-align:center;margin-bottom:28px;}.product-picker-by-topics-container .title-block h1{font-size:32px;text-transform:uppercase;color:#fff;line-height:32px;margin-bottom:7px;}.product-picker-by-topics-container .title-block h3{font-size:28px;color:#bbb;font-style:italic;line-height:28px;}.product-picker-by-topics-container li{list-style:none;}.product-picker-by-topics-container .tab-product-suites-cloud{height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs{display:inline-block;margin:0px;font-size:24px;color:#ababab;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li{display:inline-block;padding:0px 20px;margin-right:15px;height:47px;border-bottom:4px solid #888888;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li.last{margin-right:0px;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li > a{color:#ababab;line-height:47px;text-transform:uppercase;text-decoration:none !important;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li > a:hover{text-decoration:none !important;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li.active{border-bottom-color:#327084;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li.active a{color:#fff;}.product-picker-by-topics-container .topic-product-picker-container{margin:45px 0px 65px 0px;display:block;}.product-picker-by-topics-container .topic-product-picker-container:not(*.root){display:-webkit-inline-box;}.product-picker-by-topics-container .topic-product-picker-container .product-mini-icon{float:left;height:27px;}.product-picker-by-topics-container .topic-product-picker-container .product-mini-icon img{height:27px;}.product-picker-by-topics-container .topic-product-picker-container .product-name{margin-left:35px;height:25px;padding-top:7px;}.product-picker-by-topics-container .topic-product-picker-container .product-name .field-content{height:18px;}.product-picker-by-topics-container .topic-product-picker-container .product-name .field-content a{font-size:18px;line-height:18px;color:#ffffff;}.product-picker-by-topics-container .all-products > a{font-size:18px;color:#ffffff;min-width:240px;text-align:center;line-height:18px;padding-top:16px;padding-bottom:16px;margin-bottom:0px;}.product-picker-by-topics-container .multicolumn-3{margin:0px 6.25%;-webkit-column-width:200px;-moz-column-width:200px;column-width:200px;}.product-picker-by-topics-container .multicolumn-3 li{margin-bottom:35px;line-height:25px;display:inline-block;width:100%;}.product-picker-by-topics-container .multicolumn-3 li:after{clear:both;}.all-products-list-container{clear:both;padding:40px 20px;display:-webkit-inline-box;width:100%;}.all-products-list-container.hide{display:none;}.all-products-list-container .all-product-tab-mobile{display:none;}.all-products-list-container .all-products{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;}@media only screen and (max-width:767px){.all-products-list-container .all-products{-webkit-column-count:1;-moz-column-count:1;column-count:1;}}.all-products-list-container .all-products .all-product-list{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid;break-inside:avoid;display:inline-block;width:100%;}@media screen and (-webkit-min-device-pixel-ratio:0){.all-products-list-container .all-products .all-product-list{display:flex;}}.all-products-list-container .all-products .all-product-list a.product-link{font-size:16px;color:#ffffff;}.all-products-list-container .all-products .all-product-list h3{font-size:24px;color:#8bd0e7;padding:0px 20px;}.show-product-picker-only .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease 100ms;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);display:block;position:absolute;background:rgba(0,0,0,0.7);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:transparent;}@media only screen and (min-width:768px){.show-product-picker-only .exit-off-canvas:hover{background:rgba(0,0,0,0.7);}}.show-product-picker-only .product_picker_modal.show{margin:5vh auto;-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;height:90vh;width:100vw;max-width:900px;max-height:768px;}@media only screen and (max-width:767px){.product_picker_modal{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern1.png),url(/sites/all/themes/autodesk_foundation5/images/standard/pattern2.png);background-position:top left,bottom left;z-index:1006;left:0;bottom:0;width:100%;height:100%;position:fixed;}}@media only screen and (max-width:767px) and (orientation:landscape){.product_picker_modal{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern1.png);background-position:top left;}}@media only screen and (max-width:767px){.product_picker_modal a.close-button{position:fixed;}.product-picker-by-topics-container{padding:33px 5px 55px 5px;position:relative;}.product-picker-by-topics-container .title-block{margin-bottom:35px;}.product-picker-by-topics-container .title-block h1{font-size:26px;line-height:26px;margin-bottom:13px;}.product-picker-by-topics-container .title-block h3{font-size:22px;line-height:22px;}.product-picker-by-topics-container .tab-product-suites-cloud{height:35px;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs{font-size:16px;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li{height:29px;margin-right:7px;padding:0px 8px;border-bottom:3px solid #888888;}.product-picker-by-topics-container .tab-product-suites-cloud ul.menu-tabs li a{line-height:16px;}.product-picker-by-topics-container .all-products{float:none;clear:both;}.product-picker-by-topics-container .topic-product-picker-container{margin:35px 50px 0px;}.all-products-list-container{padding:67px 60px 0px;}.all-products-list-container .all-product-tab-mobile{display:block;position:fixed;width:100%;top:0;left:0;height:70px;backface-visibility:hidden;background-color:#2e2e2e;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pattern1.png);background-position:top left;background-repeat:no-repeat;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs{display:inline-block;width:100%;text-align:center;font-size:20px;color:#8BD0E7;padding-top:20px;margin:0px;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs li{display:inline-block;margin-right:7px;padding:0px 8px;font-size:18px;height:39px;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs li > a{color:#8BD0E7;line-height:47px;text-transform:uppercase;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs li > a:hover,.all-products-list-container .all-product-tab-mobile ul.menu-tabs li > a:active,.all-products-list-container .all-product-tab-mobile ul.menu-tabs li > a:link,.all-products-list-container .all-product-tab-mobile ul.menu-tabs li > a:focus{text-decoration:none !important;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs li.active{border-bottom:3px solid #c34f0b;}.all-products-list-container .all-product-tab-mobile ul.menu-tabs li.active a{color:#fff;}.all-products-list-container .all-products{-webkit-column-count:1;-moz-column-count:1;column-count:1;}.all-products-list-container .all-product-list h3{display:none;}.all-products-list-container .all-product-list ul{padding-top:1.875rem;}.all-products-list-container .all-product-list li{line-height:1rem;margin-bottom:1.875rem;}.show-product-picker-only .product_picker_modal.show{width:95vw;}.show-product-picker-only .product_picker_modal.show a.close-button{position:absolute;}.show-product-picker-only .product_picker_modal.show .all-products-list-container .all-product-tab-mobile{position:absolute;}}@media screen and (min-width:768px) and (max-width:1024px){.all-products-list-container .all-product-list ul{padding-top:1.25rem;}.all-products-list-container .all-product-list li{margin-bottom:1.25rem;}}@font-face{font-family:"FrutigerNext";src:url(/sites/all/themes/autodesk_foundation5/fonts/FrutigerNextPro-Light.otf);font-style:normal;font-weight:200;}@font-face{font-family:"FrutigerNext";src:url(/sites/all/themes/autodesk_foundation5/fonts/FrutigerNextLTW1G-Regular.otf);font-style:normal;font-weight:normal;}@font-face{font-family:"FrutigerNext";src:url(/sites/all/themes/autodesk_foundation5/fonts/FrutigerNextLTW1G-Bold.otf);font-style:normal;font-weight:bold;}@font-face{font-family:"Autodesk-Icon-Font";src:url(/sites/all/themes/autodesk_foundation5/fonts/Autodesk-Icon-Font.ttf);font-style:normal;font-weight:normal;}p{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:1rem;line-height:1.5rem;font-style:normal;font-weight:normal;margin-bottom:1.25rem;}h1{font-weight:200;text-transform:uppercase;}h2{font-weight:200;}h3{font-weight:400;}h4,h5,h6{font-weight:bold;}a,button{cursor:pointer;}a:hover,a:focus,button:hover,button:focus{outline:0;}a:hover,a:focus{text-decoration:underline;}@media only screen{.text-center-small-only{text-align:center;}}ul.no-bullet{margin-left:0;list-style:none;}hr{border:solid #DDDDDD;border-width:1px 0 0;clear:both;margin-top:10px;margin-bottom:10px;height:0;}hr.no-margin{margin:0;}hr.small-margin{margin:0;margin-top:4px;margin-bottom:4px;}hr.margin-bottom{margin:0;margin-bottom:14px;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clear{clear:both;}button,.button{position:relative;text-transform:uppercase;font-weight:200;text-align:left;padding:11px 15px 10px 15px;}button:link,button:visited,.button:link,.button:visited{color:#FFFFFF;}button:hover,button:focus,.button:hover,.button:focus{background-color:#275666;text-decoration:none;}button.secondary,.button.secondary{background-color:#c34f0b;}button.cancel,.button.cancel{background-color:#6e706f;}button.full,.button.full{padding:11px 15px 10px 15px;display:block;width:100%;text-align:center;}button.small,.button.small{padding:6px 11px 5px 11px;}button.medium,.button.medium{padding:11px 15px 10px 15px;}button.large,.button.large{padding:16px 20px 15px 20px;}button.align-left,.button.align-left{text-align:left;}button.center,button.align-center,.button.center,.button.align-center{text-align:center;}button.button-back,button.back,.button.button-back,.button.back{padding-left:34px;}button.button-back:after,button.back:after,.button.button-back:after,.button.back:after{position:absolute;content:"\f104";width:14px;top:45%;left:0.9rem;color:white;display:inline-block;font-family:'FontAwesome';vertical-align:middle;font-size:20px;line-height:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}button.arrow,.button.arrow{padding-right:34px;}button.arrow:after,.button.arrow:after{position:absolute;content:"\f105";width:14px;top:44%;right:0.5rem;color:white;display:inline-block;font-family:'FontAwesome';vertical-align:middle;font-size:20px;line-height:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}button.no-arrow,.button.no-arrow{padding:11px 15px 10px 15px;}button.no-arrow:after,.button.no-arrow:after{content:"";}button.button-external,button.external,.button.button-external,.button.external{padding-right:34px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/external-link-white.png);background-repeat:no-repeat;background-position:calc(100% + -14px) 45%;}button.button-right,button.right,.button.button-right,.button.right{float:right;}button.button-left,button.left,.button.button-left,.button.left{float:left;}@media only screen and (max-width:767px){button.full-on-mobile,.button.full-on-mobile{float:none;display:block;width:100%;text-align:center;}}button.no-margin,.button.no-margin{margin:0;}button.no-bottom-margin,button.no-margin-bottom,.button.no-bottom-margin,.button.no-margin-bottom{margin-bottom:0;}button .fa,.button .fa{margin-left:8px;}button.edit-contribution-button,.button.edit-contribution-button{display:block;margin-bottom:10px;}@media only screen and (max-width:767px){button.edit-contribution-button,.button.edit-contribution-button{float:none;margin-bottom:15px;}}.close-button{position:absolute;right:1.3125rem;top:1.75rem;width:1rem;height:1rem;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAABHRSTlMAFaat+UTDOwAAADhJREFUCNdjmMDAwMaQwsAgCYRAms2BcQID4wQ2ByBHkgEonAIk2C+ACQgXLAFWAlYM1gY2AGwUAJRSCh+IT6/9AAAAAElFTkSuQmCC");}.box-shadow-effect1{-webkit-box-shadow:0 10px 6px -6px #ccc;-moz-box-shadow:0 10px 6px -6px #ccc;box-shadow:0 10px 6px -6px #ccc;}.box-shadow-effect2{position:relative;}.box-shadow-effect2:before,.box-shadow-effect2:after{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;height:12px;background:#ccc;-webkit-box-shadow:0 15px 10px #ccc;-moz-box-shadow:0 15px 10px #ccc;box-shadow:0 15px 10px #ccc;-webkit-transform:rotate(-1deg);-moz-transform:rotate(-1deg);-o-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);}.box-shadow-effect2:after{-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg);-o-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg);right:10px;left:auto;}.box-shadow-effect3{position:relative;}.box-shadow-effect3:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#ccc;-webkit-box-shadow:0 15px 10px #ccc;-moz-box-shadow:0 15px 10px #ccc;box-shadow:0 15px 10px #ccc;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);}.box-shadow-effect4{position:relative;}.box-shadow-effect4:after{z-index:-1;position:absolute;content:"";bottom:15px;right:10px;left:auto;width:50%;top:80%;max-width:300px;background:#ccc;-webkit-box-shadow:0 15px 10px #ccc;-moz-box-shadow:0 15px 10px #ccc;box-shadow:0 15px 10px #ccc;-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);}.box-shadow-effect5{position:relative;}.box-shadow-effect5:before,.box-shadow-effect5:after{z-index:-1;position:absolute;content:"";bottom:25px;left:10px;width:50%;top:80%;max-width:300px;background:#ccc;-webkit-box-shadow:0 35px 20px #ccc;-moz-box-shadow:0 35px 20px #ccc;box-shadow:0 35px 20px #ccc;-webkit-transform:rotate(-8deg);-moz-transform:rotate(-8deg);-o-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg);}.box-shadow-effect5:after{-webkit-transform:rotate(8deg);-moz-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);right:10px;left:auto;}.box-shadow-effect6{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;}.box-shadow-effect6:before,.box-shadow-effect6:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:50%;bottom:0;left:10px;right:10px;-moz-border-radius:100px / 10px;border-radius:100px / 10px;}.box-shadow-effect6:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}.box-shadow-effect7{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;}.box-shadow-effect7:before,.box-shadow-effect7:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:0;bottom:0;left:10px;right:10px;-moz-border-radius:100px / 10px;border-radius:100px / 10px;}.box-shadow-effect7:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}.box-shadow-effect8{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;}.box-shadow-effect8:before,.box-shadow-effect8:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:10px;bottom:10px;left:0;right:0;-moz-border-radius:100px / 10px;border-radius:100px / 10px;}.box-shadow-effect8:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}.cards:before,.cards:after{content:" ";display:table;}.cards:after{clear:both;}.cards .header:before,.cards .header:after,.cards .cards-header:before,.cards .cards-header:after{content:" ";display:table;}.cards .header:after,.cards .cards-header:after{clear:both;}.cards .title,.cards .cards-title{font-size:1rem;text-transform:uppercase;margin:0;margin-top:14px;float:left;}.cards .count{color:#333;}.cards .cards-count{font-size:20px;color:#333;}.cards .no-items{margin:10px 0 20px 0;}.cards .sort{float:right;}.cards .sort select,.cards .sort .form-item{margin-bottom:0px;margin-top:0px;}.cards .footer,.cards .cards-footer{padding-top:0.9375rem;padding-left:0.9375rem;clear:both;}.cards .footer:before,.cards .footer:after,.cards .cards-footer:before,.cards .cards-footer:after{content:" ";display:table;}.cards .footer:after,.cards .cards-footer:after{clear:both;}.cards .footer #search-pager,.cards .cards-footer #search-pager{padding:0;}.cards .footer .see-all,.cards .cards-footer .see-all{float:right;}.card{padding-top:0.9375rem;padding-bottom:0.9375rem;opacity:1;}@media only screen and (min-width:768px){.card{height:359px;}}.card:focus{outline:0;}.card.faded .card-inner{opacity:0.6;}.card .card-inner{opacity:1;-webkit-transition:opacity 400ms linear;background-color:white;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);position:relative;}.card .header{padding:0.625rem 0.75rem 0;height:auto;overflow:hidden;}.card .header h3{font-size:1.375rem;font-weight:200;line-height:1.5rem;color:#327084;max-height:3rem;height:3rem;overflow:hidden;margin:0;display:inline-block;width:95%;}@media only screen and (min-width:768px){.card .header{height:3.75rem;}}.card .dateline{padding:0 0.75rem;height:1.5625rem;overflow:hidden;}.card .dateline h5{font-size:0.8125rem;margin:0;}.card .meta{padding:0 0.75rem;font-size:0.8125rem;height:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0.09375rem;}.card .meta span{font-size:0.8125rem;}.card .copy-small{padding:0 0.75rem;height:1.875rem;overflow:hidden;margin-bottom:0.25rem;}.card .copy-small p{font-size:0.8125rem;margin-bottom:0;line-height:0.9375rem;font-weight:200;height:1.875rem;overflow:hidden;}.card .copy-large{padding:0 0.75rem;height:13.1875rem;overflow:hidden;margin-bottom:3px;}.card .copy-large p{font-size:0.8125rem;margin-bottom:1.5625rem;line-height:1.3;font-weight:200;}.card .copy-large p:last-child{margin-bottom:0;}.card .media{height:11.25rem;overflow:hidden;}.card .media img{min-width:100%;}.card .media + .author{border-top:0;}.card .link{padding:0.5rem 0.75rem 0;height:3.5625rem;overflow:hidden;}.card .link a{font-size:0.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.card .link p{font-size:0.8125rem;margin:0;font-weight:200;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.card .author{border-top:0.0625rem solid #ededed;padding:0.5rem 0.75rem 0;height:3.5625rem;overflow:hidden;}.card .author img{float:left;width:2.5625rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.card .author h5{font-size:0.8125rem;margin:5px 0 0 0;line-height:1.125rem;margin-left:3.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:3px;}.card .author p{font-size:0.8125rem;margin:0;line-height:1.1;margin-left:3.125rem;font-weight:200;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:3px;}.card .author.no-pic h5{margin-left:0;}.card .author.no-pic p{margin-left:0;}.card .footer{background-color:#ededed;padding:0.5rem 0.75rem 0;height:1.875rem;}.card .footer:after{content:'';display:block;clear:both;}.card .footer p{font-weight:200;font-size:0.8125rem;line-height:22px;width:77%;float:left;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.card .collection-card-edit-options{background-color:#454545;height:2.35rem;padding:0.5rem 0.75rem 0;}.card .collection-card-edit-options .collection-delete{cursor:pointer;float:left;}.card .collection-card-edit-options .collection-delete:after{content:url("/sites/all/modules/custom/autodesk_contributions/assets/collection_icons/delete_white.png");}.card .collection-card-edit-options .collection-reorder{cursor:move;float:right;}.card .collection-card-edit-options .collection-reorder:after{content:url("/sites/all/modules/custom/autodesk_contributions/assets/collection_icons/move_white.png");}.no-results{text-align:center;padding-top:50px;padding-bottom:50px;}.no-results h1{font-size:50px;color:#666;}.poster{padding-top:0.9375rem;padding-bottom:0.9375rem;}.poster .poster-inner{position:relative;}.poster .poster-overlay{position:absolute;padding:10px 10px 10px 20px;background:black;bottom:0;left:0;z-index:1;width:100%;box-sizing:border-box;vertical-align:bottom;min-height:92px;}.poster .poster-overlay h3,.poster .poster-overlay h3.poster-title{color:#FFF;font-size:1rem;line-height:1rem;margin:0;display:inline-block;vertical-align:bottom;}.poster .poster-overlay h3 a,.poster .poster-overlay h3.poster-title a{color:#00f0ff;}.poster .poster-overlay p{color:#999 !important;margin:10px 0 0 0;display:block;font-size:0.875rem;line-height:1rem;}.poster .poster-overlay .poster-icon{display:inline-block;margin-left:10px;vertical-align:bottom;}.poster img{width:100%;height:auto;}.alert-box ul,.alert-box p{margin-bottom:0;}.alert-box.alert{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/x.png);background-repeat:no-repeat;background-color:#ffe3e5;border-color:#ffe3e5;color:#ff6a52;font-size:1em;text-decoration:none;line-height:1.5em;font-weight:normal;word-spacing:normal;margin:20px;padding-top:25px;padding:20px 50px;width:95%;word-wrap:break-word;}@media (max-width:568px){.alert-box.alert{width:90%;}}html.js input.form-autocomplete{background-position:98% 9px;}@media (max-width:568px){html.js input.form-autocomplete{background-image:none;background-color:#FFF;}}.panel{position:relative;}.panel.panel--spine{padding-left:80px;}.panel.panel--spine .panel__image{position:absolute;top:0px;left:30px;}.panel.panel--border-left{border-left:1px solid #CCC;}.panel.panel--border{border-style:solid;border-width:1px;border-color:#d8d8d8;}.panel.panel--background{background-position:bottom right;background-repeat:no-repeat;}.panel.panel--solid{background-color:#E5E5E5;padding:1.25rem;}.panel.panel--glow{cursor:pointer;transition:background-color 300ms ease-out,0.2s 300ms ease-out,ease-in-out 300ms ease-out;padding:1.25rem;}.panel.panel--glow:hover{background-color:#327084;}.panel.panel--glow:hover h1,.panel.panel--glow:hover h2,.panel.panel--glow:hover h3,.panel.panel--glow:hover h4,.panel.panel--glow:hover h5,.panel.panel--glow:hover p{color:#FFF;}.panel.panel--glow h1,.panel.panel--glow h2,.panel.panel--glow h3,.panel.panel--glow h4,.panel.panel--glow h5,.panel.panel--glow p{transition:color 300ms ease-out,0.2s 300ms ease-out,ease-in-out 300ms ease-out;}.panel .panel__title.panel__title--small{font-size:18px;font-weight:bold;}.panel ul{list-style-position:inside;}.panel .panel__wrapper-link{display:block;position:absolute;top:0;bottom:0;left:0;right:0;text-indent:-99999em;}input{border-radius:0;border:1px solid #cacaca;}input[type=text],input[type=email]{-webkit-appearance:none;}input[type=text].error,input[type=email].error{border:1px solid #d20b08;}input[type=text] + span.error,input[type=email] + span.error{padding:0.375rem 0.5625rem 0.5625rem;margin-bottom:0px;background:transparent;color:#d20b08;line-height:0.75rem;font-style:normal;text-align:right;}input[type=checkbox].css-checkbox,.node-type-webform input[type=checkbox]{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}input[type=checkbox].css-checkbox + label.css-label,input[type=checkbox].css-checkbox + label,.node-type-webform input[type=checkbox] + label.css-label,.node-type-webform input[type=checkbox] + label{padding-left:40px;height:27px;display:block;line-height:1rem;background-repeat:no-repeat;background-position:0 0;font-size:1rem;vertical-align:middle;max-width:100%;padding-top:7px;cursor:pointer;}input[type=checkbox].css-checkbox + label.css-label span.title,input[type=checkbox].css-checkbox + label span.title,.node-type-webform input[type=checkbox] + label.css-label span.title,.node-type-webform input[type=checkbox] + label span.title{font-size:0.8125rem;color:#666666;display:block;width:100%;height:1rem;line-height:1rem;margin-top:-6px;margin-bottom:3px;}input[type=checkbox].css-checkbox + label.css-label span.value,input[type=checkbox].css-checkbox + label span.value,.node-type-webform input[type=checkbox] + label.css-label span.value,.node-type-webform input[type=checkbox] + label span.value{display:block;width:100%;height:1.5rem;line-height:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}input[type=checkbox].css-checkbox + label.css-label span.text,input[type=checkbox].css-checkbox + label span.text,.node-type-webform input[type=checkbox] + label.css-label span.text,.node-type-webform input[type=checkbox] + label span.text{float:left;}input[type=checkbox].css-checkbox:checked + label.css-label,input[type=checkbox].css-checkbox:checked + label,.node-type-webform input[type=checkbox]:checked + label.css-label,.node-type-webform input[type=checkbox]:checked + label{background-position:0 -27px;}input[type=checkbox].css-checkbox:disabled + label.css-label,input[type=checkbox].css-checkbox:disabled + label,.node-type-webform input[type=checkbox]:disabled + label.css-label,.node-type-webform input[type=checkbox]:disabled + label{background-position:0 -54px;color:#aaaaaa;}input[type=checkbox].css-checkbox:disabled + label.css-label i,input[type=checkbox].css-checkbox:disabled + label i,.node-type-webform input[type=checkbox]:disabled + label.css-label i,.node-type-webform input[type=checkbox]:disabled + label i{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.5;}input[type=checkbox].css-checkbox:disabled + label.css-label span,input[type=checkbox].css-checkbox:disabled + label span,.node-type-webform input[type=checkbox]:disabled + label.css-label span,.node-type-webform input[type=checkbox]:disabled + label span{color:#aaaaaa;}input[type=checkbox].css-checkbox:disabled + label.css-label span.title,input[type=checkbox].css-checkbox:disabled + label span.title,.node-type-webform input[type=checkbox]:disabled + label.css-label span.title,.node-type-webform input[type=checkbox]:disabled + label span.title{color:#aaaaaa;}input[type=checkbox].css-checkbox:disabled + label.css-label span.value,input[type=checkbox].css-checkbox:disabled + label span.value,.node-type-webform input[type=checkbox]:disabled + label.css-label span.value,.node-type-webform input[type=checkbox]:disabled + label span.value{color:#aaaaaa;}input[type=checkbox].css-checkbox.error + label.css-label,input[type=checkbox].css-checkbox.error + label,.node-type-webform input[type=checkbox].error + label.css-label,.node-type-webform input[type=checkbox].error + label{background-position:0 -81px;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;}.node-type-webform input[type=checkbox] + label{line-height:28px;}.node-type-webform input[type=checkbox][id*='privacy'] + label{line-height:1rem;margin-bottom:60px;}label.css-label,.node-type-webform input[type=checkbox] + label{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/checkbox.png);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}select::-ms-expand{display:none;}select{display:block;height:2.5rem;color:#000;line-height:19px;margin-right:0;padding-right:55px;padding-left:15px;text-decoration:none;font-size:0.875rem;font-weight:200;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;background-color:transparent;border:1px solid #cacaca;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;left:0;background-color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAMAAABKdvqKAAAANlBMVEUycIT///84dIja5enT4OXJ2d+1y9KqxMxIgJJDfI4+eIvf6ezN3OHF19zA09m80Neivsedu8SGSYPDAAAAS0lEQVQ4y+3KOQ7AIAwEwMXc5P7/ZxNFCEEBpkXy1AMhlveo1o0e3zyPPlc9h5GrvBNDdORnCczc/2cInGS+pxN4UastYkawAULwXhRWARNJXgnqAAAAAElFTkSuQmCC");}select:focus{outline:0;}select::selection,select:focus::-ms-value,select option::selection,select option:focus::-ms-value{background-color:transparent;color:#444444;}@media (max-width:568px){form select{max-width:99.5%;}}.caas_btn{background:#c34f0b;display:inline-block;padding:5px 10px;}.caas_btn a:hover,.caas_btn a:focus,.caas_btn a:visited,.caas_btn a{color:#ffffff;text-decoration:none;}.review-body-text{height:auto;margin:9px 0;}.abuse-popup-button-submit,.abuse-popup-button-cancel{display:inline-block;height:30px;line-height:12px;text-decoration:none;color:#ffffff;background:#e3e3e3 url(/sites/all/themes/autodesk_foundation5/images/standard/btn_normal_greyAlt.png) 0 0 repeat-x;border:1px solid #acacac;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;letter-spacing:1px;cursor:pointer;padding:0 9px 3px;position:relative;z-index:9999;color:black;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;}.abuse-popup-button-submit:hover,.abuse-popup-button-submit.active,.abuse-popup-button-cancel:hover,.abuse-popup-button-cancel.active{background:#e3e3e3;}.abuse-popup-button-submit,.abuse-popup-button-cancel{font-size:1em;bottom:-12px;}.abuse-popup-button{font-size:1em !important;}select.abuse-popup-select{-moz-appearance:menulist;-webkit-appearance:menulist;appearance:menulist;background:none repeat scroll 0 0 transparent;border:1px solid #ACACAC;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:13px;height:auto;padding:2px 0;}ul.button-group{margin-bottom:20px;}ul.button-group li{padding-right:10px;}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{background-color:white;font-family:inherit;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:0.875em;margin:0 0 1em 0;padding:0em 0 0 0.5em;height:2.3125em;width:50%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;-moz-transition:-moz-box-shadow 0.45s,border-color 0.45s ease-in-out;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;}input[type="text"]::-ms-clear,input[type="text"]::-ms-reveal,input[type="password"]::-ms-clear,input[type="password"]::-ms-reveal,input[type="date"]::-ms-clear,input[type="date"]::-ms-reveal,input[type="datetime"]::-ms-clear,input[type="datetime"]::-ms-reveal,input[type="datetime-local"]::-ms-clear,input[type="datetime-local"]::-ms-reveal,input[type="month"]::-ms-clear,input[type="month"]::-ms-reveal,input[type="week"]::-ms-clear,input[type="week"]::-ms-reveal,input[type="email"]::-ms-clear,input[type="email"]::-ms-reveal,input[type="number"]::-ms-clear,input[type="number"]::-ms-reveal,input[type="search"]::-ms-clear,input[type="search"]::-ms-reveal,input[type="tel"]::-ms-clear,input[type="tel"]::-ms-reveal,input[type="time"]::-ms-clear,input[type="time"]::-ms-reveal,input[type="url"]::-ms-clear,input[type="url"]::-ms-reveal,textarea::-ms-clear,textarea::-ms-reveal{display:none;width:0;height:0;}input[type="text"]::-webkit-search-decoration,input[type="text"]::-webkit-search-cancel-button,input[type="text"]::-webkit-search-results-button,input[type="text"]::-webkit-search-results-decoration,input[type="password"]::-webkit-search-decoration,input[type="password"]::-webkit-search-cancel-button,input[type="password"]::-webkit-search-results-button,input[type="password"]::-webkit-search-results-decoration,input[type="date"]::-webkit-search-decoration,input[type="date"]::-webkit-search-cancel-button,input[type="date"]::-webkit-search-results-button,input[type="date"]::-webkit-search-results-decoration,input[type="datetime"]::-webkit-search-decoration,input[type="datetime"]::-webkit-search-cancel-button,input[type="datetime"]::-webkit-search-results-button,input[type="datetime"]::-webkit-search-results-decoration,input[type="datetime-local"]::-webkit-search-decoration,input[type="datetime-local"]::-webkit-search-cancel-button,input[type="datetime-local"]::-webkit-search-results-button,input[type="datetime-local"]::-webkit-search-results-decoration,input[type="month"]::-webkit-search-decoration,input[type="month"]::-webkit-search-cancel-button,input[type="month"]::-webkit-search-results-button,input[type="month"]::-webkit-search-results-decoration,input[type="week"]::-webkit-search-decoration,input[type="week"]::-webkit-search-cancel-button,input[type="week"]::-webkit-search-results-button,input[type="week"]::-webkit-search-results-decoration,input[type="email"]::-webkit-search-decoration,input[type="email"]::-webkit-search-cancel-button,input[type="email"]::-webkit-search-results-button,input[type="email"]::-webkit-search-results-decoration,input[type="number"]::-webkit-search-decoration,input[type="number"]::-webkit-search-cancel-button,input[type="number"]::-webkit-search-results-button,input[type="number"]::-webkit-search-results-decoration,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration,input[type="tel"]::-webkit-search-decoration,input[type="tel"]::-webkit-search-cancel-button,input[type="tel"]::-webkit-search-results-button,input[type="tel"]::-webkit-search-results-decoration,input[type="time"]::-webkit-search-decoration,input[type="time"]::-webkit-search-cancel-button,input[type="time"]::-webkit-search-results-button,input[type="time"]::-webkit-search-results-decoration,input[type="url"]::-webkit-search-decoration,input[type="url"]::-webkit-search-cancel-button,input[type="url"]::-webkit-search-results-button,input[type="url"]::-webkit-search-results-decoration,textarea::-webkit-search-decoration,textarea::-webkit-search-cancel-button,textarea::-webkit-search-results-button,textarea::-webkit-search-results-decoration{display:none;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{-webkit-box-shadow:0 0 5px #999999;-moz-box-shadow:0 0 5px #999999;box-shadow:0 0 5px #999999;border-color:#999999;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{background:#fafafa;border-color:#999999;outline:none;}input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="week"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#dddddd;}input.form-autocomplete{background-position:98% 9px;}textarea{font-size:1rem;padding:0.75em 0.75em 1em 1em;}#main-content-pluck{position:relative;width:100%;margin-left:0;}#main-content-pluck #reviews-create #generateCookieBtn,#main-content-pluck #create-review-submit-button,#main-content-pluck #create-review-cancel-button{border:0;color:white;min-width:inherit;height:auto;padding:0.625rem;font-size:1rem;border-radius:0;font-weight:200;text-transform:uppercase;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#327084;}#main-content-pluck #reviews-create #generateCookieBtn:hover,#main-content-pluck #reviews-create #generateCookieBtn:focus,#main-content-pluck #create-review-submit-button:hover,#main-content-pluck #create-review-submit-button:focus,#main-content-pluck #create-review-cancel-button:hover,#main-content-pluck #create-review-cancel-button:focus{background:#275666;}#main-content-pluck #create-review-submit-button,#main-content-pluck #create-review-cancel-button{float:right;min-width:90px;}#main-content-pluck #create-review-attach-icon{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAMAAACE9bUqAAAAilBMVEUAAAAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyB0XzFUAAAALnRSTlMAA/rx9+xBLOWl/oh4a047NiSXMOrfWlTRq52RgmRIDwnKsYx8SxfW07yUe2Ecqt7LOgAAAO1JREFUKM9lkOe2wiAQhC81hFRDYopRY7vd9389dykGj/tjB/j2wAwfb/XZCK12x/hou8G+6U5l0g/fEcp5hUClBGQZdk8wcwk9EQCw+jaAzIOJuL3RHlxYDb1mTZjcd04bD+By4gyqKwpphAGRLINZhuje/aCQVCQIOICCbq3z82KBQnDgOYISfajR3vmrMOGNAsgBrM4lNSjtFbMeYoPnCfuiKx9Jsos3zm5W0vbEpH1uDpG0sUL6Ap8r4blQooy/mxbrZkzX9Z7+R2MVrcISY8aVCYdIhmniIrMe+6Quvlo3EZeZlObD3/H19AE/nwvLgEtxzAAAAABJRU5ErkJggg==");width:25px;height:21px;margin-right:10px;}#main-content-pluck #create-review-attach-label{width:auto;margin:0;margin-right:5px;}#main-content-pluck #create-review-attach-label-desc{width:auto;font-size:inherit;}#main-content-pluck #generateCookieBtn{margin-top:8px;}#main-content-pluck h3.review-header-title{font-weight:bold;}#main-content-pluck #review-navigation li{margin:0;padding:0;}#main-content-pluck #review-navigation a:hover{background:#D7D7D7;}#main-content-pluck #review-navigation li.active{background:none;}#main-content-pluck #review-navigation li.active > span{display:block;float:left;font-size:0.9em;line-height:26px;margin:0 10px 0 0;padding:2px 0 0;width:28px;background:#D7D7D7;border:1px solid #B0B0B0;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}#main-content-pluck #review-navigation li.active > span.current{color:#999999;font-weight:bold;}#main-content-pluck #review-navigation a,#main-content-pluck #review-navigation a:link,#main-content-pluck #review-navigation a:visited,#main-content-pluck #review-navigation.pager-current{border:1px solid #B0B0B0;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;margin:0 10px 0 0;display:block;width:28px;line-height:26px;float:left;font-size:.9em;color:#999;display:block;padding:2px 0 0 0;}#main-content-pluck #review-navigation a:hover{background:#d7d7d7;text-decoration:none;}#main-content-pluck #review-navigation li.active span.prev,#main-content-pluck #review-navigation li.active a.page-link.prev,#main-content-pluck #review-navigation span.prev,#main-content-pluck #review-navigation li a.page-link.prev{border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;text-indent:-9999px;width:28px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev.png);height:30px;border:0;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#main-content-pluck #review-navigation li.active span.prev,#main-content-pluck #review-navigation li.active a.page-link.prev,#main-content-pluck #review-navigation span.prev,#main-content-pluck #review-navigation li a.page-link.prev{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-prev.png);background-size:cover;background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-prev-hover.png);border:1px solid #B0B0B0;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}}#main-content-pluck #review-navigation li.active span.next,#main-content-pluck #review-navigation li.active a.page-link.next,#main-content-pluck #review-navigation span.next,#main-content-pluck #review-navigation span.current.next,#main-content-pluck #review-navigation li a.page-link.next{border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;text-indent:-9999px;width:28px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next.png);height:30px;border:0;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#main-content-pluck #review-navigation li.active span.next,#main-content-pluck #review-navigation li.active a.page-link.next,#main-content-pluck #review-navigation span.next,#main-content-pluck #review-navigation span.current.next,#main-content-pluck #review-navigation li a.page-link.next{background:url(/sites/all/themes/autodesk_foundation5/images/retina/pager-next.png);background-size:cover;background:url(/sites/all/themes/autodesk_foundation5/images/standard/pager-next-hover.png);border:1px solid #B0B0B0;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}}.review-image-thumb,.review-image-thumb,.review-body-reply-list-item-avatar{background:url(/sites/all/themes/autodesk_foundation5/images/standard/user_avatar_pluck.png);background-repeat:no-repeat;width:33px;height:33px;float:left;margin-right:.7em;border:1px solid #888888;}.review-body-reply-list-item-hours{color:#CCCCCC;font-size:0.95em;margin:3px 0 10px 44px;}.reported-icon,.reported-icon-active{margin:0;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/icon_report.png);background-repeat:no-repeat;background-position:center;}@media (min--moz-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6 / 2),(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.reported-icon,.reported-icon-active{background-image:url(/sites/all/themes/autodesk_foundation5/images/retina/icon_report.png);background-size:16px auto;}}span.reported-text.no-link{background:url(/sites/all/themes/autodesk_foundation5/images/standard/icon_report_red.png) no-repeat scroll left center transparent;padding-left:20px;color:#9c0c10 !important;}.review-header-title,.review-header-title h3{max-width:400px;font-size:1em;}.review-header-create-date,.review-header-byline{display:inline-block;color:#666666;margin:0 1em 0 0;padding:0;font-size:.95em;}#reviews,.review{font-size:1em;}#create-review-submit-button{float:left;}#create-review-submit-button .small-button{display:block;}#create-review-attach{float:left;max-width:50%;}#review-navigation{width:100%;display:block;clear:both;}#review-navigation li{list-style-type:none;display:inline-block;background-image:none;margin-left:5px;}#review-navigation .page-link,#review-navigation .next,#review-navigation .prev{background-image:none;text-indent:0;position:relative;border:1px solid #dadada;top:0;width:auto;height:auto;text-align:center;}#review-navigation .active{display:inline-block;text-align:center;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pagination_pluck.png);background-repeat:repeat-x;cursor:default;}#review-navigation .page-link{height:30px;width:30px;padding-top:2px;display:inline-block;text-align:center;}#review-navigation a:hover{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pagination_pluck.png);background-repeat:repeat-x;background-position:top;color:#ffffff;text-decoration:none;}#review-navigation .current{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/pagination_pluck.png);background-repeat:repeat-x;color:#ffffff;text-decoration:none;height:30px;width:30px;padding-top:2px;display:inline-block;border:1px solid #dadada;cursor:default;}#review-navigation .prev{height:30px;width:45px;padding:2px 6px;display:block;}#review-navigation .next{height:30px;width:45px;padding-top:2px;display:block;}#review-navigation .ellipse,#review-navigation .disabled{display:none;}.not-logged-in #reviews-list,.admin-menu #reviews-list{margin:0;}.not-logged-in #reviews-create .small-button,.admin-menu #reviews-create .small-button{display:inline-block;height:34px;line-height:26px;text-decoration:none;color:#ffffff;text-shadow:0px -1px 2px rgba(0,0,0,0.5);font-size:.85em;font-weight:600;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/btn_normal.png);background-repeat:repeat-x;background-position:right top;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;letter-spacing:1px;border:none;cursor:pointer;padding:5px 10px;position:relative;z-index:99;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;}.not-logged-in #reviews-create .small-button:hover,.not-logged-in #reviews-create .small-button.active,.admin-menu #reviews-create .small-button:hover,.admin-menu #reviews-create .small-button.active{color:#ffffff;text-shadow:0px -1px 2px rgba(0,0,0,0.5);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/btn_hover.png);background-repeat:repeat-x;background-position:right top;}.review-body-links .review-body-helpful-question,.review-body-links .review-body-helpful-question:hover{cursor:auto;text-decoration:none;}.review-body-comments-link-reply-login,.review-body-comments-link-reply,.review-body-comments-link-show-all{margin:0 4px 0 0;color:#1858a8;cursor:pointer;text-decoration:none;line-height:2.5em;}.review-body-comments-link-show-all{margin-left:4px !important;}.discuss{padding:.6em 0;}.hr-separator{border:solid #dadada;border-width:2px 0 0;}#reviews-create{display:block;float:left;margin:0 0 3em;width:100%;}#create-review,#create-review-body-textarea,#create-review-title-input,#reviews-list,.review{display:block;float:left;width:100%;}#create-review-body-textarea,#create-review-title-input{border:1px solid #aaaaaa;font-size:1em;color:black;}#create-review-body,#create-review-title-input{display:block;float:left;min-height:100%;position:relative;width:100%;}#create-review-title-input{float:right;max-width:94%;}@media (max-width:650px){#create-review-title-input{max-width:90%;}}@media (max-width:450px){#create-review-title-input{max-width:85%;}}#create-review-body span.titleCount{bottom:25px !important;}body #create-review-title{height:40px;}#create-review-title label{float:left;font-size:110%;left:0;padding-top:5px;position:absolute;top:6px;}#create-review-submit{float:left;height:25px;margin:10px 0;width:100%;}@media (max-width:568px){#create-review-submit > form{float:left;width:100%;}#create-review-attach{float:left;max-width:100%;width:100%;min-height:33px;}#main-content-pluck #create-review-submit-button,#main-content-pluck #create-review-cancel-button{margin-top:-2px;}}#create-review-body #photo-preview{bottom:10px;height:80px;margin-left:8px;margin-right:auto;margin-top:0;padding:0;position:absolute;text-align:center;width:50%;z-index:99;}#create-review-body .photo-preview-container{float:left;height:60px;margin:4px 0;padding:0;width:60px;}body.html #cboxLoadedContent{margin:0;padding:0;margin-bottom:30px;}.node-type-webform{margin-left:0px;margin-right:0px;}.node-type-webform .title a{color:#333333;padding:0;margin-bottom:15px;margin-top:10px;text-decoration:none;}.node-type-webform .bottom-row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:80rem;overflow:auto;}.node-type-webform .body.field h2{line-height:1.0;margin-top:0.5rem;}.node-type-webform .body.field p{padding-bottom:0.75rem;margin-bottom:0.75rem;}.node-type-webform .body.field p:first-of-type{border-bottom:1px solid black;}.node-type-webform fieldset{border:none;padding-left:0;margin-top:2.5rem;padding-top:0;margin-bottom:0;padding-bottom:0;}.node-type-webform fieldset legend{background:#F9F9F9;font-style:normal;color:#222222;text-rendering:optimizeLegibility;margin-top:0.2rem;font-size:1.45rem;font-weight:normal;}.node-type-webform .form-required{color:#d80100;}.node-type-webform .webform-client-form{max-width:866px;}.node-type-webform .webform-client-form .form-item > label,.node-type-webform .webform-client-form .form-item > select{font-size:16px;clear:both;}.node-type-webform .webform-client-form .form-item > select{background-color:white;}.node-type-webform .webform-client-form .form-item .form-required{padding-right:5px;}.node-type-webform .webform-client-form .form-item > input{height:36px;width:368px;font-size:16px;}@media (max-width:568px){.node-type-webform .webform-client-form .form-item > input{width:100%;}}.node-type-webform .webform-client-form .webform-component > label.error{color:#d20b08;}.node-type-webform .webform-client-form .webform-component-select{width:368px;}@media (max-width:568px){.node-type-webform .webform-client-form .webform-component-select{max-width:100%;}}.node-type-webform .webform-client-form .webform-component-select .select-wrapper{width:368px;}@media (max-width:568px){.node-type-webform .webform-client-form .webform-component-select .select-wrapper{width:100%;}}.node-type-webform .webform-client-form .webform-component--subject input{width:100%;}.node-type-webform .webform-client-form .webform-component-textarea{margin-bottom:2rem;margin-top:0;}.node-type-webform .webform-client-form .webform-component-textarea .text_area_count{float:right;font-size:14px;}.node-type-webform .webform-client-form .form-item .form-textarea-wrapper > textarea{height:160px;padding-bottom:45px;padding-left:0.5em;padding-right:0.5em;}.node-type-webform .webform-client-form .form-item .form-textarea-wrapper > textarea.error{border:1px solid #d20b08;}.node-type-webform .webform-client-form .form-item select.error{border:1px solid #d20b08;}.node-type-webform .webform-client-form .form-item .form-textarea-wrapper .grippie{display:none;}.node-type-webform .webform-client-form .form-item .description{color:#666666;font-size:14px;}.node-type-webform .webform-client-form .webform-component-checkboxes{width:100%;}@media (max-width:568px){.node-type-webform .webform-client-form .webform-component-checkboxes{width:100%;}}@media (max-width:1024px){.node-type-webform .webform-client-form .webform-component-checkboxes{width:100%;}}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item > input{width:auto;}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item > label{font-size:16px;display:block;margin-left:25px;margin-top:-37px;}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item.form-type-checkbox > label{margin-left:0px;margin-top:0px;padding-top:0px;}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item label[for^="edit-submitted-privacy-statement"]{font-size:14px;}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item > input{color:#666666;width:18px;height:18px;}.node-type-webform .webform-client-form .webform-component-checkboxes .form-item > input.error{border:1px solid #d20b08;outline:none;}@media (max-width:568px),(max-width:1024px){.node-type-webform .webform-client-form .webform-component-checkboxes .form-item > input.error{outline:none;}}.node-type-webform .webform-client-form .field-prefix{font-size:14px;color:#666666;top:-6px;position:relative;}.node-type-webform button.form-submit{float:right;}.node-type-webform a.webform-reset-link{position:absolute;margin-top:-45px;font-size:18px;margin-left:140px;color:#CCC;cursor:default;}.node-type-webform a.webform-reset-link,.node-type-webform a.webform-reset-link:hover,.node-type-webform a.webform-reset-link:active,.node-type-webform a.webform-reset-link:visited{text-decoration:none;}.node-type-webform div.error,.node-type-webform .alert-box.alert{width:866px;}@media (max-width:568px){.node-type-webform div.error,.node-type-webform .alert-box.alert{width:100%;}}@media (max-width:1024px){.node-type-webform div.error,.node-type-webform .alert-box.alert{width:100%;}}.node-type-webform div.messages ul{margin:0;padding:0;}.websupport-thank-you{border:1px solid #ddd;text-align:center;padding:90px;margin-bottom:2rem;}@media only screen and (min-width:1280px){.websupport-thank-you{padding:90px 180px;}}.websupport-thank-you h2{font-size:1rem;font-weight:600;line-height:0.8rem;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/thank-you-checkmark.png);padding-top:100px;background-repeat:no-repeat;background-position:top;}input::-webkit-input-placeholder{text-overflow:ellipsis !important;white-space:nowrap !important;overflow:hidden !important;}input:-moz-placeholder{text-overflow:ellipsis !important;white-space:nowrap !important;overflow:hidden !important;}input[placeholder]{text-overflow:ellipsis !important;white-space:nowrap !important;overflow:hidden !important;}.section-websupport .inner-wrap{padding-top:5rem;}.section-websupport a.close,.section-contactus a.close{display:none;}.spinner-overlay{width:50px;height:50px;display:block;text-indent:-9999px;background:rgba(255,255,255,0.8) url(/sites/all/themes/autodesk_foundation5/images/standard/ajax-loader.gif) center center/50px 50px no-repeat;margin:auto;}ul.product-tabs,ul.quicktabs-tabs,ul.profile-tabs,ul.contrib-product-tabs{border-bottom:solid 1px #acabab;list-style:none;margin:0 0 30px 0;}ul.product-tabs:before,ul.product-tabs:after,ul.quicktabs-tabs:before,ul.quicktabs-tabs:after,ul.profile-tabs:before,ul.profile-tabs:after,ul.contrib-product-tabs:before,ul.contrib-product-tabs:after{content:" ";display:table;}ul.product-tabs:after,ul.quicktabs-tabs:after,ul.profile-tabs:after,ul.contrib-product-tabs:after{clear:both;}ul.product-tabs li,ul.quicktabs-tabs li,ul.profile-tabs li,ul.contrib-product-tabs li{list-style-type:none;display:block;width:auto;padding:0;float:left;margin:0;}ul.product-tabs li a,ul.quicktabs-tabs li a,ul.profile-tabs li a,ul.contrib-product-tabs li a{border-bottom:4px solid #cccccc;margin:0 5px 0 0;padding:0 15px 0 15px;line-height:48px;font-size:16px;text-decoration:none !important;text-transform:uppercase;color:#acaaab;white-space:nowrap;float:left;}@media only screen and (max-width:767px){ul.product-tabs li a,ul.quicktabs-tabs li a,ul.profile-tabs li a,ul.contrib-product-tabs li a{padding:0 10px 0 10px;}}ul.product-tabs li a:hover,ul.quicktabs-tabs li a:hover,ul.profile-tabs li a:hover,ul.contrib-product-tabs li a:hover{text-decoration:none !important;color:black;}ul.product-tabs li.active a,ul.quicktabs-tabs li.active a,ul.profile-tabs li.active a,ul.contrib-product-tabs li.active a{border-color:#327084;color:#000;}@media only screen and (max-width:767px){ul.product-tabs{display:none;}}@media only screen and (min-width:768px){ul.product-tabs{display:block;}}ul.topic-tabs li a.active{border-color:#327084;color:#000;}ul.profile-tabs{margin-bottom:0;}ul.profile-tabs li.active a{border-color:#327084;color:#000;}.contrib-product-dropdown{display:none;}@media only screen and (max-width:767px){.contrib-product-dropdown{display:block;}}@media only screen and (max-width:767px){ul.contrib-product-tabs{display:none;}}ul.contrib-product-tabs li.active a{border-color:#327084;color:#000;}.mobile-submenu-wrapper{display:block;position:relative;z-index:5;}@media only screen and (min-width:768px){.mobile-submenu-wrapper{display:none;}}.mobile-submenu-wrapper .select-wrapper{float:none;}.mobile-submenu-wrapper .select-wrapper select{margin:0;}.video-wrapper{height:0;padding:25px 0 62.5%;position:relative;}.video-wrapper iframe{height:100%;position:absolute;left:0;top:0;width:100%;}.timeline-mobile{text-align:left;margin-top:60px;margin-bottom:25px;}#scast_embed_code_container{padding:0;min-height:190px;max-width:600px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYAAAADRCAMAAADyvJVrAAAASFBMVEUAAADMzMz////MzMzNzc3MzMzMzMzU1NTPz8/MzMzMzMzMzMzMzMzS0tLMzMzMzMz////MzMzMzMz////////MzMzMzMz///9LIb81AAAAGHRSTlMAQCcaDCc8DgcVIxI3BEQeEDQrIRYxLhxeHoNuAAAKfUlEQVR42uyc23LbMAxEEZISKepq+fb/f1q3dQ1HUUMbuzPlQ89Dp5nJIIriJVZYisKm684fJM7LwqvVdXNDYk4p0BAy4zDEDxLxeOTVGobQkEhdNwYSo/yG9kmbPj7mhlOqWZxbWLXm23X5hoIP3geSBpLcCaz7f/sDtKFllGqDu8Gq1f78JzcEcvI3SBKQBw1LADfWmVFqPrkbJ06t9dd19Q2Bvvc3eooEkjxILUsAN/oBLzVE94vIqNXfG0EmCeBGCgTkiZklgBuHHi/VH90vjoxah/t1hQYmdP4XjD48yjMD4/7f8Re01GVxdxa8ln9cF9yHffB3Ao58oicsQNr00Frh6O4c8VqtXlcDkvwDWAKy4YIL4EHOWKl8cg9OaK389P+ugeiifxBTgEiyIeACUEKLWlAFrfX8FWBFtQNzJCBfyAwB6LoL4K/uiStQa9uPLrEBiL1XQCua5AtjyxCAOg8zh+g+EZFa/cYRASOhWQWAW1HZwRMEoN4bsqAKaEW3zyTISCh0XgGt6Ch7HOD7r/jVWmpd3IbFXks/VJAVVQuqICOhJLtExgKk8xesA4N9eHsRuBVNXgH7cJS/sMICUJqMWlDciuZm57qMVlQtqBITRQBKamEBKLYxzhDcDsFWSyUNWFG1oDQJiMKxotN+CmUp1V3dDldbrfPudZmsaOz9Dv0YDIzfJVoEAejvb8kh3S6ldPKdT4AlnVQLSrCi8g0dLABliJYc0u1iSSd1DcStaFILClvRUb7jDN9/ZW4sOeQ+S2PIIXexpJNqQXErmuRbIrAAwVZULShgRUs/3JBOagcm9GEp0MACUNbZkkPuc5oNOeQOlnSy1w4MW9EkBVILC0CJA2pBlTigFlSJGRAA1oelyAwLQDl0b9nGo/uG43u1Dh+7WNJJHQLhfXiUMgN8/xV/MeSQGwzpZGEeriMhpAOb0kl5gQ5egJQ2AhYUsKJxs5AiIyG1oLgE5CUusACUnIEhUGEkZPiphnRSh0B4H07yEoEhAHWDqAVVXq/Vlr8lGzowakXlRTIsAGX1lhxSeSWdtIQRa2xeIva+SJ9YAtB0EheAppOWHHKfeLDkkPv0MzAE2pAQAQDp5ES8HYUOrOkk7U8ecAuqfRiwoPZ0ciIuCIt7iWUlLnreYEHtI6GY5A16wwIEtUT3IqEltn1DDgn0YXmLFRaAkjNuQdWKEo1vZ7CgZiua5C1SCwtAiS0uAJUA79Ev5LIFpUlA3iTDAlAuHregakWJw4+IW1BNJw0dGLGi08QbjS3uDZYDcfw3oxZUSRwBKB4WgDJEYAhUGAlhA3DDEMhiRVUALCs6EeMRFYDBioIRkDdYUIMVTWIgFhYgWkDo3iS0xBA0lzsw3oejKBwrOhEj8pN7k9NM3AbQ/zWHjP5NYioKgGVFp4m4ScS9TRiIG2FyUQB4HxYjc1kA+DapggUtbJTDt4KF0hAI78OjWBlK9x/fKLg4A8uZuBlyLlhQXAJipissQLgVVQsKWFFwO3DBgsISGMXOuSAAeLP4yZk4NeUN8chIqAteAa1oEoBQEAD8uoQzElriKyG50IExKyoQTUEA4AtDV2fk6okvRfWvboWzpJNJIMa2IADolbnozMSB+FpgLggA6cMC4gkC0HTSkEOW00n8xdhQsKBAHx5FoVjRifja9OIAlgvx1XC/PwTC+3ASmL6wAAEHBziI8EE8HGE3h8T7cBQCF1gASs7lHNKSTmpd3Ip20UPERBGAEjYCoB0e40BCSzwgJ286MEcCQiHDAlAuHregakWJR0TFUg5pSSdHoTC2KgDeAWLRwcQD8ZC0eTsEIlhRIeFpAlC/vh0CASMhzjGBAbegakWpAtB0ciIeIrk4AstKPCjTbywobEWT0Ii6ALGOUXUUQks8KjZrB6b0YSGyqgA4BwmfnGNwmomHJfeaQ6LERBOAppPTRDxK25EIzOPCswqA0IeFyqwCYBwmf3UkrswD84N2YLwPj/SD6Uf5zz+kaXifDpFzlWqSirkpIHkSo0j4qLCfJKmYn26D5RDkRlOho5KKST/9NkkC94LVPVNU3eN+P3FynhLvkqruqVoq5m61I2NOIneGyuZKUjN/po6MSaEmbXVNVqVidO6Oz8q16qWqbEEqRvMAvA+Pz0lbRela1Rb0OXtF89JPdSvKl6ViPu8+8BAbZVWzw6JqC/p5/w22Z2bTW6rZYyQVs92Bhuwakw2HSnbZSc1s/DoyEkpfny+q2GcapGJ0mYCtaC9fWKvYaf2DvTNajRyGoagXDJE3BAIJzP//6S6loJZ6ktr3tiNLPj/Qh+LRjWTrJMNoocSj6FbrMRl4a2A6gtZeomS4Ait/Dby2SYbJ1Q+ggldgnTO8/L2Z6Qhaf40ocAVWystfXCbDPHuPW+ADoDDVDA9nFVgjKB5Fnx50qprBWQV+vpOhfY9CQ51H9k64qsBysZUEPgCKMNUMrppAV3t5MhxBFaaaYXdUga83UxW4AitMNcPhpwl0vZtN4AiqMNUMu785pNLbElrTDUw1w8NJBN3u9nMKXIGVzFQzOImg9xtqFziCKkw1w+k8grZH0XTPxlQzeI+grVE0N1YcfBO7gwj6vT39BY6gClPNcDiPoG1RVJr/5biNw98csj+Krh0/eriPxnkE1SgKR1BFmGoG7xH0+1F0Af4q4iQbOoLmP1V6ppMFOHeYlW/kOWRLYyDDEVRhqhn2gSNoW2uswAdAYaoZjnEjaFtzWOAIqlDVDMNG0NbxyApXYIWpZjgHrcDNA0KBI6giTDXDoE2g9hF5hiuwwlQz7ENW4J5LIgWuwApTzXCMWIF7rkkJXIEVppphH/AA9F0UXOtNoC6YaobHeE2gvquyAldgJTPVDH6bQPctoSV1wlQznM4j6NV0sv8UMtUMg0XQ/gdDGY6gClPNsA9VgZEncwWOoApTzXCMFEGRR6MCR1CFqWZY/FyFa5lOrgmCqWZ4jBNBscUBAkdQhapm8B5Ba1EUPuhMNcM5SATFl8fAEVTZmGqGw90c8m46mRMMU82wDxFBGQvEikZQGKaa4RghgjJW6IlGUBimmmHxN4e8mk6uiQJTzXCar8CkNaqiERRGmGoG800g1iLhrBUYhqlm2I1XYN4q7VISi42pZjhsR1DeMnmRRIOpZthNH4DJZDJpwHANiCIUMZuCoghFktHvgChCkf+Y/BIOIxR5w2AvKIpQ5B1z3dAwQpF3zM0DoghFPmJpIhZFKPIRS1E0jFDkM3ZuRUQRinzGzr2gMEKRLxi5GRdFKPIFI3dDwwhFKpi4HR1FKFLDwvuAKEKRGgZaQnGEIjUMRNEwQpE6r38lGUYowmQKRWwyhSK/xBSKWGUKRX6FKRSxyxSK/DxTKGKaKRT5aaZQ5F97d0ADAAwEIcy/65nYJ1ygRgpXKHKrUASvUORSociCQpEzhSIbCkWOFIqsKBS5UCgypFDkv0KRKYUivxWKjCkU+atQZI8+FPmpUGSROxQBcIciBOZQBMEcijB4QxEKbShCYQ1FOJyhCIgzFCExhiIoxlCExReK0OhCERpbKMLjCkWAXKEIkSkUQTKFIkyFIkmSJEmSJEmGPYIudENXBXPFAAAAAElFTkSuQmCC"),linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) !important;background-position:left top,right top,center center !important;background-repeat:repeat-y,repeat-y,no-repeat !important;overflow-x:hidden !important;}#scast_embed_code_container .dialog_header{background-color:#ffffff;box-shadow:0 2px 5px 0 rgba(0,0,0,0.15);height:70px;padding:20px;}#scast_embed_code_container .dialog_body{padding:25px;padding-bottom:45px;}#scast_embed_code_container.reveal-modal .close-reveal-modal,dialog#scast_embed_code_container .close-reveal-modal{top:1.375rem;}input#embedStartTimeCheckbox{margin-right:0.7rem;}.site-version{text-align:center;color:#FFFFFF;font-size:8px;}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-loading .slick-list{background:#fff url(/sites/all/themes/autodesk_foundation5/css/images/standard/ajax-loader.gif) center center no-repeat;}@font-face{font-family:"slick";src:url(/sites/all/themes/autodesk_foundation5/fonts/slick.eot);src:url(/sites/all/themes/autodesk_foundation5/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/sites/all/themes/autodesk_foundation5/fonts/slick.woff) format("woff"),url(/sites/all/themes/autodesk_foundation5/fonts/slick.ttf) format("truetype"),url(/sites/all/themes/autodesk_foundation5/fonts/slick.svg#slick) format("svg");font-weight:normal;font-style:normal;}.slick-prev,.slick-next{text-align:center;position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir="rtl"] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir="rtl"] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir="rtl"] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir="rtl"] .slick-next:before{content:"←";}.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:0.75;}.breadcrumb-wrapper{width:100%;background-color:#f5f5f5;}.breadcrumb-wrapper .breadcrumbs{float:right;font-size:0.75rem;color:#787878;background-color:transparent;margin:0;padding:0 0.9375rem 0;border:0;border-radius:0;}@media only screen and (min-width:768px){.breadcrumb-wrapper .breadcrumbs{padding:0 3.5625rem 0;}}.breadcrumb-wrapper .breadcrumbs li{line-height:1.875rem;}.breadcrumb-wrapper .breadcrumbs li:before{content:":";color:#787878;margin:0 .55em;position:relative;top:0px;}.breadcrumb-wrapper .breadcrumbs li:first-child:before{content:"";margin:0;}.breadcrumb-wrapper .breadcrumbs li a{color:#787878;text-transform:none;}@media (max-width:568px){.breadcrumb-wrapper{display:block;float:none;}}body.page-taxonomy-term-getting-started-caas .breadcrumbs .current a,body.page-taxonomy-term-learn-explore-caas .breadcrumbs .current a,body.page-taxonomy-term-downloads-caas .breadcrumbs .current a,body.page-taxonomy-term-troubleshooting-caas .breadcrumbs .current a{display:none;}body.page-taxonomy-term-getting-started-caas .breadcrumbs .current:before,body.page-taxonomy-term-learn-explore-caas .breadcrumbs .current:before,body.page-taxonomy-term-downloads-caas .breadcrumbs .current:before,body.page-taxonomy-term-troubleshooting-caas .breadcrumbs .current:before{display:none;}.item-list ul{list-style:none;}.toolbar{line-height:23px;font-size:12px;color:#666;position:relative;}.toolbar .embed-show,.toolbar .share-show,.toolbar .flag-show,.toolbar .thumbs,.toolbar .addto-show{color:#888;display:inline-block;}.toolbar .embed-show::after,.toolbar .share-show::after,.toolbar .flag-show::after,.toolbar .thumbs::after,.toolbar .addto-show::after{display:inline-block;position:relative;margin-left:5px;content:" ";background:url(/sites/all/themes/autodesk_foundation5/images/standard/toolbar_icons_sprite.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left;display:inline-block;}.toolbar .embed-show:hover,.toolbar .share-show:hover,.toolbar .flag-show:hover,.toolbar .thumbs:hover,.toolbar .addto-show:hover{color:#000;text-decoration:none;}.toolbar .embed-show:focus,.toolbar .share-show:focus,.toolbar .flag-show:focus,.toolbar .thumbs:focus,.toolbar .addto-show:focus{text-decoration:none;}.toolbar .embed-show.triggered,.toolbar .embed-show.has-rating,.toolbar .share-show.triggered,.toolbar .share-show.has-rating,.toolbar .flag-show.triggered,.toolbar .flag-show.has-rating,.toolbar .thumbs.triggered,.toolbar .thumbs.has-rating,.toolbar .addto-show.triggered,.toolbar .addto-show.has-rating{color:#2581bc;}.toolbar .embed-show.disabled,.toolbar .share-show.disabled,.toolbar .flag-show.disabled,.toolbar .thumbs.disabled,.toolbar .addto-show.disabled{color:#ddd;}@media only screen and (max-width:767px){.toolbar .embed-show span:not(#thumbs-total),.toolbar .share-show span:not(#thumbs-total),.toolbar .flag-show span:not(#thumbs-total),.toolbar .thumbs span:not(#thumbs-total),.toolbar .addto-show span:not(#thumbs-total){display:none;}}.toolbar__reactions{display:inline-block;position:relative;}.toolbar__reactions #reactions{display:none;margin-top:0px;margin-right:15px;}.toolbar__reactions .thumbs{cursor:pointer;}.toolbar__reactions .thumbs::after{margin-left:3px;background-position:-0px -0px;width:17px;height:19px;top:4px;}.toolbar__reactions .thumbs:hover::after{background-position:-17px -0px;}.toolbar__reactions .thumbs.has-rating::after{background-position:-34px -0px;}.toolbar__reactions .thumbs.disabled::after{background-position:-51px -0px;}.toolbar__reactions #thumbs-total-text{display:inline-block;}.toolbar__reactions .small-button{width:100%;height:25px;position:absolute;top:0px;left:0;text-indent:-9999px;background:none;border:none;padding:0;margin:0;z-index:100;}.toolbar__share{margin-right:15px;display:inline-block;position:relative;}@media only screen and (max-width:767px){.toolbar__share{position:static;}}.toolbar__share .share-show::after{background-position:-0px -19px;width:14px;height:20px;top:5px;}.toolbar__share .share-show:hover::after{background-position:-14px -19px;}.toolbar__share .share-show.triggered::after{background-position:-28px -19px;}.toolbar__share .share-show.disabled::after{background-position:-42px -19px;}.toolbar__share .share-content{position:absolute;width:290px;max-width:290px;background-color:#fff;z-index:9999;border:1px solid #cccccc;box-shadow:0 0 50px 5px #cccccc;padding:20px 20px 5px 20px;top:35px;}@media only screen and (max-width:767px){.toolbar__share .share-content{width:100%;left:0px;}}.toolbar__flag{margin-right:15px;display:inline-block;position:relative;}@media only screen and (max-width:767px){.toolbar__flag{position:static;}}.toolbar__flag .flag-show::after{background-position:-0px -39px;width:12px;height:16px;top:3px;}.toolbar__flag .flag-show:hover::after{background-position:-12px -39px;}.toolbar__flag .flag-show.triggered::after{background-position:-24px -39px;}.toolbar__flag .flag-show.disabled::after{background-position:-36px -39px;}.toolbar__flag .flag-content{position:absolute;min-width:220px;background-color:#fff;z-index:9999;border:1px solid #cccccc;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);padding:20px 20px 5px 20px;top:25px;white-space:nowrap;}.toolbar__flag .flag-content .flag-buttonbar{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;}.toolbar__flag .flag-content #flag-report{min-width:80px;text-align:center;}.toolbar__flag .flag-content #flag-cancel{min-width:80px;margin-right:20px;text-align:center;}@media only screen and (max-width:767px){.toolbar__flag .flag-content{left:0px;min-width:300px;}.toolbar__flag .flag-content #flag-report{min-width:120px;}.toolbar__flag .flag-content #flag-cancel{min-width:120px;}}.toolbar__embed{margin-right:15px;display:inline-block;position:relative;}.toolbar__embed .embed-show::after{background-position:-0px -66px;width:23px;height:14px;top:2px;}.toolbar__embed .embed-show:hover::after,.toolbar__embed .embed-show:hover::after{background-position:-23px -66px;}.toolbar__embed .embed-show.triggered::after{background-position:-46px -66px;}.toolbar__embed .embed-show.disabled::after{background-position:-69px -66px;}.toolbar__addto{margin-right:15px;display:inline-block;position:relative;}.toolbar__addto .addto-show::after{background-position:-0px -55px;width:11px;height:11px;top:1px;}.toolbar__addto .addto-show:hover::after{background-position:-11px -55px;}.toolbar__addto .addto-show.triggered::after{background-position:-22px -55px;}.toolbar__addto .addto-show.disabled::after{background-position:-33px -55px;}#cboxOverlay{background:#000;}#colorbox,#cboxOverlay,#cboxWrapper{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #888888;}@media only screen and (max-width:767px){#cboxLoadedContent .all-product-list{width:100% !important;}}#search-pager{display:none;}@media only screen and (min-width:768px){#search-pager{display:block;}}#mobile-search-pager{display:block;}@media only screen and (min-width:768px){#mobile-search-pager{display:none;}}#search-pager .pager,#mobile-search-pager .pager{margin-bottom:20px;border-top:solid 1px #ACABAB;padding-top:20px;text-align:left;}#search-pager .pager .pager-current,#mobile-search-pager .pager .pager-current{display:inline-block;height:2.5rem;width:2.75rem;font-size:1rem;line-height:2.75rem;margin-left:0.125rem;margin-bottom:0;font-weight:200;text-transform:uppercase;text-align:center;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#ACABAB;color:white;}#search-pager .pager .pager-item,#mobile-search-pager .pager .pager-item{display:inline-block;height:2.5rem;width:2.75rem;font-size:1rem;line-height:2.75rem;margin-left:0.125rem;margin-bottom:0;font-weight:200;text-transform:uppercase;text-align:center;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;background:#327084;}#search-pager .pager .pager-item:hover,#search-pager .pager .pager-item:focus,#mobile-search-pager .pager .pager-item:hover,#mobile-search-pager .pager .pager-item:focus{background:#275666;}#search-pager .pager .pager-item a,#mobile-search-pager .pager .pager-item a{display:block;color:white;}#search-pager .pager .pager-elipsis,#mobile-search-pager .pager .pager-elipsis{display:none;}#search-pager .pager .pager-first,#mobile-search-pager .pager .pager-first{display:none;}#search-pager .pager .pager-previous,#mobile-search-pager .pager .pager-previous{display:inline-block;height:2.5rem;width:1rem;margin-left:0.125rem;margin-bottom:0;text-align:center;}#search-pager .pager .pager-previous a,#mobile-search-pager .pager .pager-previous a{font-size:0;}#search-pager .pager .pager-previous a:before,#mobile-search-pager .pager .pager-previous a:before{font:normal normal normal 16px/40px FontAwesome;content:"\f053";}#search-pager .pager .pager-next,#mobile-search-pager .pager .pager-next{display:inline-block;height:2.5rem;width:1rem;margin-left:0.125rem;margin-bottom:0;text-align:center;}#search-pager .pager .pager-next a,#mobile-search-pager .pager .pager-next a{font-size:0;}#search-pager .pager .pager-next a:before,#mobile-search-pager .pager .pager-next a:before{font:normal normal normal 16px/40px FontAwesome;content:"\f054";}#search-pager .pager .pager-last,#mobile-search-pager .pager .pager-last{display:none;}.product-content div[class*='curated-links'] .field-item,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-item,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-item{float:left;margin-right:3px;border-bottom:4px solid #b2b2b2;min-height:180px;}.product-content div[class*='curated-links'] .img-link,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .img-link,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .img-link{width:240px;position:relative;z-index:492;}.product-content div[class*='curated-links'] .field-photo,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .field-photo,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .field-photo{padding-bottom:5px;}.product-content div[class*='curated-links'] .product-content-link,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .product-content-link,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .product-content-link{padding-left:15px;display:block;width:240px;}.product-content div[class*='curated-links'] .product-content-link a,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .product-content-link a,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .product-content-link a{font-weight:200;}.product-content div[class*='curated-links'] .duration,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .duration,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .duration{display:none;font-size:11px;background:linear-gradient(to right,transparent,rgba(0,0,0,0.7) 80px,rgba(0,0,0,0.7));height:20px;width:120px;position:relative;margin-top:-20px;z-index:102;}.product-content div[class*='curated-links'] .duration .videoTime,div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.carousel_item .duration .videoTime,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.carousel_item .duration .videoTime{padding-right:10px;float:right;color:#ffffff;}section.detailsHover{display:none;width:240px;background-color:#327084;color:#ffffff;position:relative;z-index:491;border-bottom:4px solid #275666;margin:4px;cursor:pointer;}section.detailsHover a,section.detailsHover a:hover,section.detailsHover a:focus,section.detailsHover a:visited,section.detailsHover a:link,section.detailsHover a:active{text-decoration:none;}section.detailsHover .field-photo-placeholder{padding-left:0;padding-top:0;display:block;}section.detailsHover .img-link-placeholder{width:240px;height:136px;}section.detailsHover .header{padding:5px 15px 10px 15px;}section.detailsHover .header h4{font-size:17px;font-weight:400;margin:0px;color:#fff;line-height:22px;}section.detailsHover .header .content-author{font-style:italic;}section.detailsHover .header .content-source{display:inline-block;margin-right:3px;}section.detailsHover .header .content-skill{display:inline-block;margin-right:3px;}section.detailsHover .header div.seperator{background:url(/sites/all/themes/autodesk_foundation5/images/standard/dot.png) no-repeat;display:inline-block;height:5px;width:5px;margin-right:3px;margin-bottom:1px;}section.detailsHover .detailsHoverBody{padding:3px 15px 15px;border-bottom:#23282d 1px solid;}section.detailsHover .detailsHoverBody p{font-size:0.875rem;color:white;font-weight:200;margin-bottom:5px;margin-top:5px;word-wrap:break-word;text-align:left;line-height:1.1;}section.detailsHover span{font-size:0.8125rem;color:white;line-height:18px;}section.detailsHover span.date{font-size:0.75rem;}section.detailsHover footer{padding:10px;border-top:#747b82 1px solid;font-size:10px;}section.detailsHover footer .likes{color:#ffffff;font-weight:bold;}.jcarousel-container .jcarousel-next,.jcarousel-container .jcarousel-prev,.prev-1,.next-1,.prev-2,.next-2,.next,.prev{display:block;position:absolute;width:27px;height:180px;top:0;cursor:pointer;z-index:493;background-color:#327084;font-size:0;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}.jcarousel-container .jcarousel-next:hover,.jcarousel-container .jcarousel-prev:hover,.prev-1:hover,.next-1:hover,.prev-2:hover,.next-2:hover,.next:hover,.prev:hover{background-color:#275666;}.jcarousel-container .jcarousel-next:before,.jcarousel-container .jcarousel-prev:before,.prev-1:before,.next-1:before,.prev-2:before,.next-2:before,.next:before,.prev:before{font-family:fontawesome,arial,sans-serif;font-size:3rem;opacity:1;color:white;line-height:1;vertical-align:middle;text-align:center;width:27px;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.jcarousel-container .jcarousel-next.disabled,.jcarousel-container .jcarousel-prev.disabled,.prev-1.disabled,.next-1.disabled,.prev-2.disabled,.next-2.disabled,.next.disabled,.prev.disabled{opacity:0;cursor:default !important;}.jcarousel-container .jcarousel-next.disabled:hover,.jcarousel-container .jcarousel-prev.disabled:hover,.prev-1.disabled:hover,.next-1.disabled:hover,.prev-2.disabled:hover,.next-2.disabled:hover,.next.disabled:hover,.prev.disabled:hover{background-color:#327084;}.next-1,.next-2,.next{right:0;}.next-1:before,.next-2:before,.next:before{content:"\f105";}.prev-1,.prev-2,.prev{left:0px;}.prev-1:before,.prev-2:before,.prev:before{content:"\f104";}div.product-content.medium-container{float:left;width:100%;}div.region-content-highlight.bottom-line{border-bottom:1px solid #DADADA;margin-bottom:25px;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special{border-right:1px solid #DADADA;float:left;margin-bottom:25px;margin-right:5%;margin-top:25px;padding-right:1%;width:68%;}div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special h2.block-title,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special h2.block-title{margin-bottom:8px;margin-top:0;padding-top:0;}@media (max-width:568px){div.block-fieldblock-taxonomy-term-adsk-product-default-field-beehive-product-sz.list_special,div.block-fieldblock-taxonomy-term-adsk-product-default-field-med-slider-curated-links.list_special{width:100%;margin-right:1%;border-right:none;}}.section-taxonomy .caroufredsel_wrapper,.section-support .caroufredsel_wrapper{height:180px !important;overflow:hidden;}.section-taxonomy .caroufredsel_wrapper .field-wrapper,.section-support .caroufredsel_wrapper .field-wrapper{margin-bottom:0;display:block;}.section-taxonomy .caroufredsel_wrapper .product-content-link,.section-taxonomy .caroufredsel_wrapper h2,.section-support .caroufredsel_wrapper .product-content-link,.section-support .caroufredsel_wrapper h2{font-size:0.95em;font-weight:normal;line-height:1.06em;}.left-off-canvas-menu{z-index:1004;}.featured-contributions-card{background-color:white;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);margin:0 0.9375rem;width:290px;}.featured-contributions-card:focus{outline:0;}.featured-contributions-card .header{padding:0.625rem 0.75rem 0;height:3.75rem;overflow:hidden;}.featured-contributions-card .header h3{font-size:1.375rem;font-weight:200;line-height:1;color:#327084;margin:0;}.featured-contributions-card .dateline{padding:0 0.75rem;height:1.5625rem;overflow:hidden;}.featured-contributions-card .dateline h5{font-size:0.8125rem;margin:0;}.featured-contributions-card .copy-small{padding:0 0.75rem;height:2.1875rem;overflow:hidden;}.featured-contributions-card .copy-small p{font-size:0.8125rem;margin-bottom:0;line-height:1.3;font-weight:200;}.featured-contributions-card .copy-large{padding:0 0.75rem;height:13.5625rem;overflow:hidden;}.featured-contributions-card .copy-large p{font-size:0.8125rem;margin-bottom:1.5625rem;line-height:1.3;font-weight:200;}.featured-contributions-card .copy-large p:last-child{margin-bottom:0;}.featured-contributions-card .media{height:11.5625rem;overflow:hidden;}.featured-contributions-card .media img{min-width:100%;}.featured-contributions-card .media + .author{border-top:0;}.featured-contributions-card .link{padding:0.5rem 0.75rem 0;height:3.5625rem;overflow:hidden;}.featured-contributions-card .link a{font-size:0.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.featured-contributions-card .link p{font-size:0.8125rem;margin:0;font-weight:200;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.featured-contributions-card .author{border-top:0.0625rem solid #ededed;padding:0.5rem 0.75rem 0;height:3.5625rem;overflow:hidden;}.featured-contributions-card .author img{float:left;}.featured-contributions-card .author h5{font-size:0.8125rem;margin:0;line-height:1.1;margin-left:3.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.featured-contributions-card .author p{font-size:0.8125rem;margin:0;line-height:1.1;margin-left:3.125rem;font-weight:200;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.featured-contributions-card .footer{background-color:#ededed;padding:0.5rem 0.75rem 0;}.featured-contributions-card .footer:after{content:'';display:block;clear:both;}.featured-contributions-card .footer p{font-weight:200;font-size:0.8125rem;line-height:22px;width:77%;float:left;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.featured-contributions-card .footer span{margin:0;display:inline;float:right;line-height:1;font-size:0.8125rem;}.featured-contributions-card .footer span:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMA1uz10Ergik/cpI5YVCHk2MbEvrOXhHNybEUuIxMKU1NmXwAAAF1JREFUCNdVzEkOgCAQRNGmUUEFnOeh7n9LjQkgf/dSSdHXzNVNsQrl+eMImCjXQtrIGuAjSDMgJ6VUvdFi3ABfQ7LLi0AmCC0CC0KWR3JKkXJ9acNVfxHK3a9S0wPJ6gyA3CL2fwAAAABJRU5ErkJggg==");height:14px;width:14px;margin-right:4px;}table{background-color:transparent;border:none;}table tbody{border-top:none;}caption{padding:0.5625rem 0.625rem;color:#222222;text-align:left;}th{text-align:left;}.table{width:100%;max-width:100%;margin-bottom:1.25rem;}.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td{padding:0.5625rem 0.625rem;line-height:1.125rem;vertical-align:top;border-top:1px solid #999;}.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #999;}.table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td{border-top:0;}.table > tbody + tbody{border-top:2px solid #999;}.table .table{background-color:#FFFFFF;}.table-condensed > thead > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > th,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > th,.table-condensed > tfoot > tr > td{padding:0.5625rem 0.625rem/2;}.table-bordered{border:1px solid #999;}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td{border:1px solid #999;}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td{border-bottom-width:2px;}.table-striped > tbody > tr:nth-of-type(odd){background-color:#F9F9F9;}.table-hover > tbody > tr:hover{background-color:#f5f5f5;}table col[class*="col-"]{position:static;float:none;display:table-column;}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell;}.table-responsive{overflow-x:auto;min-height:0.01%;}@media only screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:1.25rem;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #999;}.table-responsive > .table{margin-bottom:0;}.table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td{white-space:nowrap;}.table-responsive > .table-bordered{border:0;}.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}}i.profile-icon{width:2.5rem;height:2.5rem;display:block;float:left;background-size:contain;}i.profile-icon.blog{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-icon-blog.png);}i.profile-icon.linkedin{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-icon-linkedin.png);}i.profile-icon.website{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-icon-personal-website.png);}i.profile-icon.no-image{width:7.5rem;height:7.5rem;border-radius:50%;float:none;margin:0 auto;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);background-color:#e7e7e7;}.selectize-dropdown{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;line-height:22px;font-weight:400;}.product-drag-help-text{font-style:italic;font-size:12px;color:#aaa;margin-top:5px;}.product-drag-help-text .pending{font-size:16px;}#articleStep2 .select2-container-multi .ui-select-dropdown.select2-drop,#screencast_container .select2-container-multi .ui-select-dropdown.select2-drop{border-top-style:none;margin-top:-1px;}#articleStep2 .article-tags .select2-results,#screencast_container .article-tags .select2-results{margin:auto;}#articleStep2 .article-tags .select2-results .ui-select-choices-row,#screencast_container .article-tags .select2-results .ui-select-choices-row{margin:0px 4px 4px 0px;}#articleStep2 .ui-select-choices-group-label.select2-result-label,#screencast_container .ui-select-choices-group-label.select2-result-label{display:none;}#articleStep2 .select2-result-single,#screencast_container .select2-result-single{margin-left:0px;}#articleStep2 li.ui-select-choices-group.select2-result-with-children,#screencast_container li.ui-select-choices-group.select2-result-with-children{padding-bottom:10px;padding-top:10px;}#articleStep2 li.ui-select-choices-group.select2-result-with-children:last-child,#screencast_container li.ui-select-choices-group.select2-result-with-children:last-child{border-top:1px solid #ddd;}#articleStep2 li.ui-select-choices-group.select2-result-with-children:only-child,#screencast_container li.ui-select-choices-group.select2-result-with-children:only-child{border-top:none;}#articleStep2 .product-selector.select2-container-multi .select2-choices,#screencast_container .product-selector.select2-container-multi .select2-choices{padding-left:5px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice{min-height:38px;padding:10px 32px 10px 10px;margin-left:10px;background:linear-gradient(to bottom,#fff,#d9d9d9);box-shadow:none;border:1px solid #aaa;max-width:calc(100% - 25px);line-height:18px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice > span,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice > span{max-width:100%;display:inline-block;overflow-wrap:break-word;word-wrap:break-word;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child{background:linear-gradient(to bottom,#4c4c4c,#414141);color:#B2B2B2;font-weight:bold;margin-right:10px;border:1px solid #000;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child:after{content:url(/sites/all/themes/autodesk_foundation5/images/standard/dottedLine.gif);position:absolute;right:-11px;top:0px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child.dragging:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice:first-child.dragging:after{content:"";position:initial;right:0px;top:0px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice:hover,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice:hover{background:#9E9E9E;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging{background:#ddd;color:#aaa;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:after{border-right:none;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-before:before,#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-after:after,#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-after:last-child:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-before:before,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-after:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging.dropping-after:last-child:after{border:none;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-before:before,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-before:before{border-left:5px solid #000;margin-right:4px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:last-child:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:last-child:after{border-right:5px solid #000;margin-left:4px;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:only-child:after,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dropping-after:only-child:after{border-right:none;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close,#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close{top:6px;right:10px;left:auto;}#articleStep2 .select2-container-multi:not(.product-selector) .select2-choices,#screencast_container .select2-container-multi:not(.product-selector) .select2-choices{padding-left:5px;}#articleStep2 .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice,#screencast_container .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice{min-height:38px;padding:10px 32px 10px 10px;background:linear-gradient(to bottom,#fff,#d9d9d9);box-shadow:none;border:1px solid #aaa;max-width:calc(100% - 15px);line-height:18px;}#articleStep2 .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice > span,#screencast_container .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice > span{max-width:100%;display:inline-block;overflow-wrap:break-word;word-wrap:break-word;}#articleStep2 .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice-close,#screencast_container .select2-container-multi:not(.product-selector) .select2-choices .select2-search-choice-close{top:6px;right:10px;left:initial;}#articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging + li.dropping-before:before{border-left:none;}#screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice.dragging + li.dropping-before:before{border-left:none;}.ui-select-choices-row{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}.ui-select-choices-row:hover{background:none;}span.quick-find-highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;font-weight:normal;overflow-wrap:break-word;word-wrap:break-word;}.mobile-selectize-dropdown-regular{background-color:#fff;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAMAAABKdvqKAAAANlBMVEUycIT///84dIja5enT4OXJ2d+1y9KqxMxIgJJDfI4+eIvf6ezN3OHF19zA09m80Neivsedu8SGSYPDAAAAS0lEQVQ4y+3KOQ7AIAwEwMXc5P7/ZxNFCEEBpkXy1AMhlveo1o0e3zyPPlc9h5GrvBNDdORnCczc/2cInGS+pxN4UastYkawAULwXhRWARNJXgnqAAAAAElFTkSuQmCC") no-repeat right center;z-index:2;position:relative;}.mobile-selectize-dropdown-regular .viewport{position:absolute;color:#303030;background-color:white;width:calc(100% - 40px);height:40px;z-index:-1;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;padding:10px 5px 10px 10px;}.mobile-selectize-dropdown-regular select{background:none;color:transparent;z-index:2;max-width:100%;height:40px;position:relative;margin:0px;}.mobile-selectize-dropdown-regular select option{color:#000;}.select2-container-multi .select2-choices .select2-search-field.full-width{width:100% !important;}.select2-container-multi .select2-choices .select2-search-field.full-width input{width:100% !important;}html.no-touch #articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice,html.no-touch #screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice{height:38px;}html.no-touch #articleStep2 .product-selector.select2-container-multi .select2-choices .select2-search-choice > span,html.no-touch #screencast_container .product-selector.select2-container-multi .select2-choices .select2-search-choice > span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}#main .selectize-control{margin-bottom:14px;}#main .selectize-control .selectize-input{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;line-height:22px;font-weight:400;box-sizing:border-box;height:40px;border:1px solid #cacaca;border-radius:0;box-shadow:none;background-image:none;background-color:white;color:#000000;margin:0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;}#main .selectize-control .selectize-input input[type="text"]{height:auto;font-size:16px;line-height:22px;width:100% !important;}#main .selectize-control .selectize-input:after{display:block;position:absolute;border:none;top:0;right:0;background-color:#327084;height:40px;width:40px;content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAMAAADjNjc+AAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMAuQPPopYbFQ8KBtXKxr+xrIuF7kKU4AAAAENJREFUCNdVyEcOACEMBMGxyWwE/v9XgiyE+9Qq1KYrgFPgMLIHWJ7C/4aPscokQBlSehc8Cbt4DzARR8G0K0Dlyct1Y7UFppPb+XgAAAAASUVORK5CYII=");line-height:40px;text-align:center;margin:0 auto;}#main .selectize-control .selectize-input.active{background-color:#327084;color:white;}#main .selectize-control .selectize-input.dropdown-active:after{margin-top:0;border:none;}#main .selectize-control .selectize-dropdown .selectize-dropdown-content{max-height:376px;}#main .selectize-control .selectize-dropdown .selectize-dropdown-content div.option.active{color:#FFF;background-color:#327084;}.download-modal-body .selectize-control .ui-select-match{font-size:16px !important;width:auto !important;}#main .download-modal-body select input[type="text"],.download-modal-body select input[type="text"]{display:inline-block;}#main .download-modal-body .selectize-control,.download-modal-body .selectize-control{height:2.5rem;margin:0;margin-bottom:10px;}@media only screen and (min-width:768px){#main .download-modal-body .selectize-control,.download-modal-body .selectize-control{margin-bottom:10px;}}@media small-only{#main .download-modal-body .selectize-control,.download-modal-body .selectize-control{max-width:80%;}}#main .download-modal-body .selectize-control.has-error .selectize-input,.download-modal-body .selectize-control.has-error .selectize-input{border:1px solid #d20b08;}#main .download-modal-body .selectize-input,.download-modal-body .selectize-input{margin:0;padding-left:15px;}#main .download-modal-body .selectize-input .focus,.download-modal-body .selectize-input .focus{z-index:15;position:relative;}#main .download-modal-body .selectize-input .item,.download-modal-body .selectize-input .item{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#666666;font-size:16px;width:auto;margin:10px 0 0 0;}#main .download-modal-body .selectize-input input,.download-modal-body .selectize-input input{padding-left:0px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;color:#666666;top:2px;}#main .download-modal-body .selectize-input input:focus::-webkit-input-placeholder,.download-modal-body .selectize-input input:focus::-webkit-input-placeholder{color:transparent;}#main .download-modal-body .selectize-input input:focus:-moz-placeholder,.download-modal-body .selectize-input input:focus:-moz-placeholder{color:transparent;}#main .download-modal-body .selectize-input input:focus::-moz-placeholder,.download-modal-body .selectize-input input:focus::-moz-placeholder{color:transparent;}#main .download-modal-body .selectize-input input:focus:-ms-input-placeholder,.download-modal-body .selectize-input input:focus:-ms-input-placeholder{color:transparent;}#main .download-modal-body .selectize-input div,.download-modal-body .selectize-input div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}@media only screen and (max-width:767px){#main .download-modal-body .selectize-input div,.download-modal-body .selectize-input div{max-width:calc(100% - 5px);}}#main .download-modal-body .selectize-dropdown .optgroup-header,.download-modal-body .selectize-dropdown .optgroup-header{padding:7.5px 0 7.5px 15px;font-weight:700;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;}#main .download-modal-body .selectize-dropdown .option,.download-modal-body .selectize-dropdown .option{font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:16px;color:#000000;font-weight:400;margin:0;padding:4px 15px;}#main .download-modal-body .selectize-dropdown .option.active,.download-modal-body .selectize-dropdown .option.active{background-color:#327084;color:white;}#main .download-modal-body .selectize-control.single .selectize-input.focus,.download-modal-body .selectize-control.single .selectize-input.focus{background-image:none;background-color:white;}#main .download-modal-body .selectize-control.single .selectize-input:after,.download-modal-body .selectize-control.single .selectize-input:after{color:#cccccc;border-width:8px 7px 0 7px;}#main .download-modal-body .selectize-control,.download-modal-body .selectize-control{height:2.5rem;}@media only screen and (max-width:767px){#main .download-modal-body .selectize-control,.download-modal-body .selectize-control{width:100%;}}#main .download-modal-body .selectize-control .ui-select-toggle,#main .download-modal-body .selectize-control .ui-select-match,.download-modal-body .selectize-control .ui-select-toggle,.download-modal-body .selectize-control .ui-select-match{height:2.5rem;}#main .download-modal-body .selectize-control .selectize-input,.download-modal-body .selectize-control .selectize-input{padding:0 42px 0 15px;width:100%;height:2.5rem;border:1px solid #cacaca;border-radius:0;box-shadow:none;background-image:none;background-color:white;}#main .download-modal-body .selectize-control .selectize-input > *,.download-modal-body .selectize-control .selectize-input > *{width:100% !important;float:left;}#main .download-modal-body .selectize-control .selectize-input:after,.download-modal-body .selectize-control .selectize-input:after{border:0;top:0;right:0;background-color:#327084;height:40px;width:40px;content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAMAAADjNjc+AAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMAuQPPopYbFQ8KBtXKxr+xrIuF7kKU4AAAAENJREFUCNdVyEcOACEMBMGxyWwE/v9XgiyE+9Qq1KYrgFPgMLIHWJ7C/4aPscokQBlSehc8Cbt4DzARR8G0K0Dlyct1Y7UFppPb+XgAAAAASUVORK5CYII=");line-height:40px;text-align:center;margin:0 auto;}#main .download-modal-body .selectize-control .ui-select-match,.download-modal-body .selectize-control .ui-select-match{text-align:left;line-height:1rem;font-size:0.875em;width:100%;height:1rem;margin:0.75rem 0rem;float:left;}#main .download-modal-body .selectize-control .selectize-dropdown,.download-modal-body .selectize-control .selectize-dropdown{top:41px;}#main .download-modal-body .selectize-control .selectize-dropdown .ui-select-choices-row .option,.download-modal-body .selectize-control .selectize-dropdown .ui-select-choices-row .option{color:#000;width:100%;float:left;text-align:left;}#main .download-modal-body .selectize-control .selectize-dropdown .ui-select-choices-row.active .option,.download-modal-body .selectize-control .selectize-dropdown .ui-select-choices-row.active .option{background-color:#327084;color:white;}#main .download-modal-body .selectize-control .selectize-dropdown-content,.download-modal-body .selectize-control .selectize-dropdown-content{max-height:376px;}.download-modal-body .selectize-control .selectize-dropdown-content{max-height:180px !important;}ul.contactOptions{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;list-style:none;}ul.contactOptions:before,ul.contactOptions:after{content:" ";display:table;}ul.contactOptions:after{clear:both;}ul.contactOptions li{padding:0;margin:0;padding-left:0.9375rem;padding-right:0.9375rem;width:50%;float:left;margin-bottom:20px;}@media only screen and (max-width:767px){ul.contactOptions li{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}}ul.contactOptions li div.contact-option-button{position:relative;padding:20px 20px 30px 20px;min-height:113px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.23);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#FFFFFF),color-stop(1,#F6F6F6));background-image:-o-linear-gradient(top,#FFFFFF 0%,#F6F6F6 100%);background-image:-moz-linear-gradient(top,#FFFFFF 0%,#F6F6F6 100%);background-image:-webkit-linear-gradient(top,#FFFFFF 0%,#F6F6F6 100%);background-image:-ms-linear-gradient(top,#FFFFFF 0%,#F6F6F6 100%);background-image:linear-gradient(to top,#FFFFFF 0%,#F6F6F6 100%);}ul.contactOptions li div.contact-option-button:before,ul.contactOptions li div.contact-option-button:after{content:" ";display:table;}ul.contactOptions li div.contact-option-button:after{clear:both;}@media only screen and (max-width:767px){ul.contactOptions li div.contact-option-button{min-height:auto;}}ul.contactOptions li .icon{float:left;padding-right:20px;width:90px;}ul.contactOptions li .text{width:calc(100% - 90px);float:left;}ul.contactOptions li .text .line1{font-size:18px;line-height:16px;color:#000;margin-bottom:4px;}ul.contactOptions li .text .gps-contact-link{border-style:solid;border-width:0;cursor:pointer;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;border-radius:0;display:inline-block;padding-top:0.625rem;padding-right:1.25rem;padding-bottom:0.6875rem;padding-left:1.25rem;font-size:1rem;background-color:#327084;border-color:#275666;color:#FFFFFF;transition:background-color 300ms ease-out;padding:6px 11px 5px 11px;font-size:14px;position:relative;text-transform:uppercase;font-weight:200;text-align:left;margin-bottom:0;}ul.contactOptions li .text .gps-contact-link:hover,ul.contactOptions li .text .gps-contact-link:focus{background-color:#275666;}ul.contactOptions li .text .gps-contact-link:hover,ul.contactOptions li .text .gps-contact-link:focus{color:#FFFFFF;}ul.contactOptions li .text .statusLine{font-size:0.75rem;float:right;margin-top:5px;position:absolute;bottom:10px;right:15px;}ul.contactOptions li .text .statusLine img{margin-left:7px;width:10px;height:10px;}html.modal-open,html.modal-open body{overflow:hidden;}.reveal-modal-bg{position:fixed;}.reveal-modal,dialog{visibility:hidden;display:none;z-index:1005;left:0;right:0;background-color:#FFFFFF;padding:0;border:none;border-radius:0px;box-shadow:0 0 10px rgba(0,0,0,0.4);overflow:hidden;position:fixed;}@media only screen and (max-width:767px){.reveal-modal,dialog{top:0vh !important;border:none;box-shadow:0 0 0 0 rgba(0,0,0,0.4);}}@media only screen and (min-width:768px) and (max-width:1023px){.reveal-modal,dialog{top:5vh !important;width:90vw;}}@media only screen and (min-width:768px){.reveal-modal,dialog{top:5vh !important;max-width:1000px;}}@media only screen and (min-width:1280px){.reveal-modal,dialog{top:5vh !important;}}.reveal-modal .reveal-modal__body,dialog .reveal-modal__body{clear:both;padding:40px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/profile-pattern.png);background-color:#FFF;background-position:top right;background-repeat:no-repeat;width:100%;height:100%;max-height:80vh;overflow:auto;}.reveal-modal .reveal-modal__body.reveal-modal__body--iframe,dialog .reveal-modal__body.reveal-modal__body--iframe{overflow:hidden;height:600px;}@media only screen and (max-width:767px){.reveal-modal .reveal-modal__body,dialog .reveal-modal__body{max-height:100vh !important;height:90vh !important;}}.reveal-modal .reveal-modal__body iframe,dialog .reveal-modal__body iframe{overflow:auto;height:100%;width:100%;}html.ios .reveal-modal .reveal-modal__body,html.ios dialog .reveal-modal__body{overflow:auto;-webkit-overflow-scrolling:touch;}html.ios .reveal-modal .reveal-modal__body iframe,html.ios dialog .reveal-modal__body iframe{overflow:hidden;height:1000px;width:100% !important;}.reveal-modal.reveal-modal--no-padding,dialog.reveal-modal--no-padding{padding:0;}.reveal-modal.reveal-modal--no-padding .reveal-modal__body,dialog.reveal-modal--no-padding .reveal-modal__body{padding:0;}.reveal-modal.reveal-modal--no-border,dialog.reveal-modal--no-border{border:none;}.reveal-modal .reveal-modal__header,dialog .reveal-modal__header{background-color:#FFFFFF;height:10vh;border-bottom:1px solid #CCC;display:flex;align-items:center;position:relative;box-shadow:0 0 10px rgba(0,0,0,0.4);}.reveal-modal .reveal-modal__logo,dialog .reveal-modal__logo{width:177px;height:80%;background:url(/sites/all/themes/autodesk_foundation5/images/standard/logo-mobile.png);background-repeat:no-repeat;background-position:center;background-size:contain;float:left;margin-left:25px;}@media only screen and (max-width:767px){.reveal-modal .reveal-modal__logo,dialog .reveal-modal__logo{width:120px;height:60%;background-position:left;}}.reveal-modal .reveal-modal__title,dialog .reveal-modal__title{margin-top:6px;font-size:25px;line-height:30px;font-style:normal;float:left;margin-left:20px;}@media only screen and (max-width:767px){.reveal-modal .reveal-modal__title,dialog .reveal-modal__title{margin-top:3px;font-size:18px;line-height:26px;margin-left:14px;}}.reveal-modal .reveal-modal__close--black,dialog .reveal-modal__close--black{position:absolute;top:50%;margin-top:-9px;right:20px;width:18px;height:18px;display:block;text-indent:-9999px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAABHRSTlMAFaat+UTDOwAAADhJREFUCNdjmMDAwMaQwsAgCYRAms2BcQID4wQ2ByBHkgEonAIk2C+ACQgXLAFWAlYM1gY2AGwUAJRSCh+IT6/9AAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;cursor:pointer;}.reveal-modal .reveal-modal__close--white,dialog .reveal-modal__close--white,.reveal-modal.reveal-modal--blue .close-reveal-modal,.reveal-modal dialog.reveal-modal--blue .close-reveal-modal,dialog.reveal-modal--blue .reveal-modal .close-reveal-modal,dialog.reveal-modal--blue .close-reveal-modal{top:3%;right:20px;width:18px;height:18px;display:block;text-indent:-9999px;background:url(/sites/all/themes/autodesk_foundation5/images/standard/modal-white-close-button-x.png);background-size:contain;background-repeat:no-repeat;cursor:pointer;}.reveal-modal.reveal-modal--blue .reveal-modal__header,dialog.reveal-modal--blue .reveal-modal__header{background:#327084;height:30px;}.reveal-modal.reveal-modal--blue .reveal-modal__header .close-reveal-modal,dialog.reveal-modal--blue .reveal-modal__header .close-reveal-modal{font-size:14px;line-height:1;top:5px;right:5px;}.reveal-modal.reveal-modal--blue .reveal-modal__body,dialog.reveal-modal--blue .reveal-modal__body{max-height:calc(90vh - 30px);}@media only screen and (max-width:767px){.reveal-modal.reveal-modal--blue .reveal-modal__body,dialog.reveal-modal--blue .reveal-modal__body{max-height:100vh !important;height:calc(100vh - 30px) !important;}}@media only screen and (max-width:767px){html.ios #gpsModalWrapper iframe{height:885px;}}@media only screen and (min-width:768px) and (max-width:1023px){html.ios #gpsModalWrapper iframe{height:883px;}}@media only screen and (min-width:768px){html.ios #gpsModalWrapper iframe{height:883px;}}@media only screen and (min-width:1280px){html.ios #gpsModalWrapper iframe{height:883px;}}.hero{height:267px;position:relative;background-position:center;background-repeat:no-repeat;background-color:#1B100E;margin-bottom:30px;}.hero.hero--large{height:500px;}.hero .row{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;right:0;padding-left:0;}@media only screen and (min-width:768px){.hero .row{padding-left:30px;}}@media only screen and (min-width:1280px){.hero .row{padding-left:60px;}}.hero h1{color:white;text-transform:none;}.hero h1 sup{font-size:25%;top:-2em;}.hero h1 span{font-weight:400;}.hero h1 img{display:inline-block;padding-right:10px;border-right:1px solid white;margin-right:20px;}@media only screen and (max-width:767px){.hero h1 img{width:40px;margin-right:10px;}}.hero h2{color:#FFF;font-size:1.375rem;margin-bottom:0;}.hero p{color:#FFF;}.region-hero .block-title{display:none;}.page-community-screencast .autodesk_styles_small,.page-search-result-caas-screencast .autodesk_styles_small,.page-community-article .autodesk_styles_small,.caas-page-context .autodesk_styles_small{font-size:14px;}.page-community-screencast .autodesk_styles_medium,.page-search-result-caas-screencast .autodesk_styles_medium,.page-community-article .autodesk_styles_medium,.caas-page-context .autodesk_styles_medium{font-size:16px;}.page-community-screencast .autodesk_styles_large,.page-search-result-caas-screencast .autodesk_styles_large,.page-community-article .autodesk_styles_large,.caas-page-context .autodesk_styles_large{font-size:18px;}.page-community-screencast .autodesk_AlignLeft,.page-search-result-caas-screencast .autodesk_AlignLeft,.page-community-article .autodesk_AlignLeft,.caas-page-context .autodesk_AlignLeft{text-align:left;}.page-community-screencast .autodesk_AlignRight,.page-search-result-caas-screencast .autodesk_AlignRight,.page-community-article .autodesk_AlignRight,.caas-page-context .autodesk_AlignRight{text-align:right;}.page-community-screencast .autodesk_AlignCenter,.page-search-result-caas-screencast .autodesk_AlignCenter,.page-community-article .autodesk_AlignCenter,.caas-page-context .autodesk_AlignCenter{text-align:center;}.page-community-screencast .autodesk_brainshark_embed,.page-search-result-caas-screencast .autodesk_brainshark_embed,.page-community-article .autodesk_brainshark_embed,.caas-page-context .autodesk_brainshark_embed{width:100%;}.autodesk_brainshark_embed{width:100%;}.accordion{margin-left:0;background:#FAFAFA;box-shadow:0px 0px 5px 1px rgba(50,50,50,0.25);}.accordion .accordion-navigation{border-bottom:#DDD 1px solid;}.toc{margin-bottom:20px;overflow:hidden;}.toc ul,.toc li,.toc a{margin:0;padding:0;list-style-type:none;display:block;}.toc li{position:relative;}.toc a{color:#444;text-decoration:none;line-height:20px;padding:10px 20px 10px 10px;}.toc a:hover{text-decoration:underline;}.toc a:focus{text-decoration:none;}.toc__header{background:#E5E5E5;color:#FFF;padding:10px;padding-left:46px;vertical-align:middle;background-position:15px 15px;background-repeat:no-repeat;min-height:50px;cursor:pointer;position:relative;}.toc__header:before,.toc__header:after{content:" ";display:table;}.toc__header:after{clear:both;}.toc--rendered .toc__header{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toc_icon_tree.png);background-color:#656565;}.toc--rendered .toc__header:before{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toc_icon_arrow.png);height:12px;width:17px;background-repeat:no-repeat;position:absolute;right:15px;top:18px;}@media only screen and (max-width:767px){.toc--rendered .toc__header:before{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toc_icon_minus.png);height:1px;width:12px;right:15px;top:23px;}}.toc--collapsed .toc__header{width:50px;padding-left:0;}@media only screen and (min-width:768px){.toc--collapsed .toc__header{background-color:#327084;}.toc--collapsed .toc__header:before{display:none;}}@media only screen and (max-width:767px){.toc--collapsed .toc__header{padding-left:46px;width:100%;}.toc--collapsed .toc__header:before{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toc_icon_plus.png);height:12px;width:12px;right:15px;top:18px;}}@media only screen and (max-width:767px){.toc--loading .toc__header:before{background-image:none;}}.toc__title{display:none;font-size:18px;font-weight:200;line-height:30px;padding-right:40px;}.toc--rendered .toc__title{display:block;}.toc--collapsed .toc__title{display:none;}@media only screen and (max-width:767px){.toc--collapsed .toc__title{display:block;}}@media only screen and (max-width:767px){.toc--loading .toc__title{display:none;}}.toc__body{background-color:#f8f8f8;display:block;}@media only screen and (min-width:768px){.toc--collapsed .toc__body{border:none;}}.toc--rendered .toc__body{border:1px solid #eeeeee;}.toc--loading .toc__body .toc__loader{display:block;}.toc__body .toc__loader{display:none;text-align:center;}@media only screen and (min-width:768px){.toc__body .toc__loader{padding-top:50px;}}@media only screen and (max-width:767px){.toc__body .toc__loader{padding-top:10px;padding-bottom:10px;}}.toc__desktop{transform:translateY(0);display:block;min-height:400px;}@media only screen and (max-width:767px){.toc__desktop{display:none;}}.toc--collapsed .toc__desktop{display:none;}.toc--rendered .toc__desktop{min-height:50px;}@media only screen and (min-width:768px){.toc__mobile{display:none;}}.toc--rendered .toc__mobile{min-height:24px;padding:10px;}.toc__footer{padding:15px;border:1px solid #eeeeee;border-top:none;}@media only screen and (max-width:767px){.toc__footer{display:none;}}.toc__footer span{color:#666;font-weight:200;line-height:30px;font-size:15px;}.toc--loading .toc__footer{display:none;}.toc--collapsed .toc__footer{display:none;}.toc__item--parent{background:#eaeaea;font-size:16px;font-weight:200;color:#333;}.toc__item--sibling{background:#f8f8f8;border-bottom:1px solid #eeeeee;font-size:16px;font-weight:200;color:#444;}.toc__item--child{background:#FFF;font-size:15px;font-weight:200;color:#666;}.toc__level--parent{background:#eaeaea;}.toc__level--sibling{background:#f8f8f8;}.toc__level--child{background:#FFF;border-bottom:none;}.toc__link--active{border-right:#327084 4px solid;font-weight:700;}.toc__placeholder{display:block;color:#ADADAD;text-decoration:none;line-height:20px;padding:10px 20px 10px 10px;cursor:not-allowed;}.toc__placeholder:hover{text-decoration:none;}.toc__placeholder:focus{text-decoration:none;}.toc__placeholder--parent{background:#FFF;border-bottom:none;}.toc__placeholder--sibling{background:#f8f8f8;}.toc__placeholder--child{background:#FFF;border-bottom:none;}.toc__show-all,.toc__show-less{font-size:15px;display:block;padding:5px 10px;text-align:right;cursor:pointer;color:#327084;}.toc__show-all:hover,.toc__show-less:hover{text-decoration:underline;}@media only screen and (max-width:767px){.toc__show-all,.toc__show-less{display:none;}}.toc__toggle{font-weight:normal;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline-block;position:relative;margin-bottom:auto;padding:0.25rem 0.5rem 0.25rem;font-size:0.6875rem;background-color:#327084;color:#FFFFFF;border-radius:10px;width:30px;height:20px;position:absolute;z-index:3;right:10px;top:11px;font-size:12px;line-height:12px;display:none;color:#666;background:#fff;}@media only screen and (max-width:767px){.toc--show-count .toc__toggle{display:block;}}.toc__dotdotdot{text-align:center;}@media only screen and (max-width:767px){.toc__dotdotdot{margin-bottom:10px;line-height:1px;}}@media only screen and (max-width:767px){.toc__dotdotdot span{background:#FFF;padding:0px 15px 6px 15px;line-height:10px;border:1px solid #cacaca;display:inline-block;}}.toc--collapsed .toc__dotdotdot{display:none;}.toc__select{margin-bottom:10px;}.toc__select.toc__select--active{background-color:#327084;color:#FFF;}.toc__selectbox{display:block;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toc_line.png);background-repeat:no-repeat;background-position:center center;}@media only screen and (min-width:768px){.toc__selectbox{display:none;}}.toc--collapsed .toc__selectbox{display:none;}.toc__selectbox .toc__select:last-of-type{margin-bottom:0px;}.toc__breadcrumb{display:none;}@media only screen and (min-width:768px){.toc__breadcrumb{display:none;}}.toc--collapsed .toc__breadcrumb{display:block;}.toc__breadcrumb span{display:inline-block;margin-right:5px;}.toc__breadcrumb a{display:inline-block;margin-right:5px;padding:0;color:#327084;}.toc__breadcrumb .toc__breadcrumb-link{color:#327084;}.toc__breadcrumb .toc__breadcrumb--active{font-weight:700;}.toc__error{padding:20px;text-align:center;}.toc__error p{margin:0;}.toc__error em{font-size:11px;}.toc--collapsed .toc__error{display:none;}.toc ul > li > a{margin-left:10px;}.toc ul > li > ul > li > a{margin-left:20px;}.toc ul > li > ul > li > ul > li > a{margin-left:30px;}.toc ul > li > span{margin-left:10px;}.toc ul > li > ul > li > span{margin-left:20px;}.toc ul > li > ul > li > ul > li > span{margin-left:30px;}.toc .hide{display:none;}.toc .show{display:block;}.toc a.button:hover{text-decoration:none;}.asdk-notification-wrapper{width:100%;min-height:30px;background-color:#c44f0a;color:#fff;font-size:12px;font-weight:bold;text-align:center;position:relative;z-index:200;padding-top:10px;padding-bottom:10px;}.asdk-notification-wrapper a{color:#FFF;text-decoration:underline;}.asdk-notification-wrapper p{margin-bottom:0;}body.not-front .asdk-notification-wrapper{margin-bottom:0;}body.front .asdk-notification-wrapper{margin-bottom:-46px;}.field-name-field-title-image{margin:40px 0 10px 0;max-height:66px;overflow:hidden;}.file-image{margin-bottom:20px;}.tile{position:relative;margin-bottom:0.9375rem;}.tile.tile--solid{background-color:#E5E5E5;padding:1.25rem;}.tile.tile--glow{cursor:pointer;transition:background-color 300ms ease-out,0.2s 300ms ease-out,ease-in-out 300ms ease-out;padding:1.25rem;}.tile.tile--glow:hover{background-color:#327084;}.tile.tile--glow:hover h1,.tile.tile--glow:hover h2,.tile.tile--glow:hover h3,.tile.tile--glow:hover h4,.tile.tile--glow:hover h5,.tile.tile--glow:hover p{color:#FFF;}.tile.tile--glow h1,.tile.tile--glow h2,.tile.tile--glow h3,.tile.tile--glow h4,.tile.tile--glow h5,.tile.tile--glow p{transition:color 300ms ease-out,0.2s 300ms ease-out,ease-in-out 300ms ease-out;}.tile .tile__icon{text-align:center;margin-bottom:16px;}.tile .tile__icon img{height:86px;}.tile .tile__title{color:#000;}.tile .tile__description{color:#000;font-size:16px;line-height:20px;}.tile .tile__wrapper-link{display:block;position:absolute;top:0;bottom:0;left:0;right:0;text-indent:-99999em;}.tooltip{box-shadow:1px 0px 7px rgba(31,31,31,0.6);}.tooltip .nub{display:none;}.tooltip-css{display:inline;margin-right:5px;}.tooltip-css a span{display:none;}.tooltip-css a:hover span{display:block;position:absolute;margin:10px;box-shadow:1px 0px 7px rgba(31,31,31,0.6);z-index:1006;font-weight:normal;font-size:0.875rem;line-height:1.3;padding:0.75rem;max-width:300px;width:300px;left:50%;color:#FFFFFF;background:#333333;}.tooltip-css a{color:#666;position:relative;}.tooltip-css a span{display:none;}.tooltip-css a:hover{color:#333;text-indent:0;}.marketing .hero{margin-bottom:0px;}.marketing .strip{padding-top:20px;padding-bottom:20px;}.marketing .strip .button{margin:0;}.marketing .strip.strip-grey{background-color:#434343;}.marketing .strip.strip-grey h2,.marketing .strip.strip-grey p{color:#FFFFFF;}.marketing .strip.strip-white{background-color:#FFFFFF;}.marketing .strip.strip-white h2,.marketing .strip.strip-white p{color:#333333;}.marketing .strip.strip-black{background-color:#000000;}.marketing .strip.strip-black h2,.marketing .strip.strip-black p{color:#FFFFFF;}.marketing .strip.strip-white-gradient{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-video-section-pattern.png),-webkit-linear-gradient(top,#FFFFFF 0%,#E2E2E2 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/screencast-marketing-video-section-pattern.png),linear-gradient(to bottom,#FFFFFF 0%,#E2E2E2 100%);background-position:right bottom,center;background-repeat:no-repeat,repeat;}.marketing .strip.strip-white-gradient h2,.marketing .strip.strip-white-gradient p{color:#333333;}.marketing .strip.strip-grey-gradient{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/black-triangle-pattern.png),-webkit-linear-gradient(top,#434343 0%,#282828 100%);background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/black-triangle-pattern.png),linear-gradient(to bottom,#434343 0%,#282828 100%);background-position:bottom right;background-repeat:no-repeat;}.marketing .strip.strip-grey-gradient h2,.marketing .strip.strip-grey-gradient p{color:#FFFFFF;}.button-marketing{position:relative;text-transform:uppercase;font-weight:200;text-align:left;padding:0;background:none;color:#327084;padding-left:28px;}.button-marketing:before{position:absolute;content:"\f105";width:20px;top:50%;left:0;color:#327084;display:inline-block;font:normal normal normal 14px/1 'FontAwesome';vertical-align:middle;font-size:1.4375rem;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.mini-icon-3dsmax,.mini-icon-a360,.mini-icon-aliasproducts,[class^="mini-icon-autocad"],[class^="mini-icon-bim360"],.mini-icon-buildingdesignsuite,.mini-icon-buzzsaw,.mini-icon-entertainmentcreationsuite,.mini-icon-factorydesignsuite,.mini-icon-fusion360,.mini-icon-greenbuildingstudio,.mini-icon-infrastructuredesignsuite,.mini-icon-infraworks360,[class^="mini-icon-inventor"],.mini-icon-maya,.mini-icon-mockup360,[class^="mini-icon-moldflow"],.mini-icon-navisworks,.mini-icon-navisworksproducts,.mini-icon-plantdesignsuite,.mini-icon-plm360,.mini-icon-processanalysis,.mini-icon-processanalysis360,.mini-icon-productdesignsuite,.mini-icon-recap360,.mini-icon-revit,.mini-icon-revitproducts,.mini-icon-vault,.mini-icon-vaultproducts{display:inline-block;background:url(/sites/all/themes/autodesk_foundation5/images/standard/mini-icons.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left;}.mini-icon-3dsmax{background-position:-0px -0px;width:27px;height:27px;}.mini-icon-a360{background-position:-27px -0px;width:27px;height:27px;}.mini-icon-aliasproducts{background-position:-54px -0px;width:27px;height:27px;}[class^="mini-icon-autocad"]{background-position:-81px -0px;width:27px;height:27px;}[class^="mini-icon-bim360"]{background-position:-0px -54px;width:27px;height:27px;}.mini-icon-buildingdesignsuite{background-position:-81px -54px;width:27px;height:27px;}.mini-icon-buzzsaw{background-position:-108px -54px;width:27px;height:27px;}.mini-icon-entertainmentcreationsuite{background-position:-135px -54px;width:27px;height:27px;}.mini-icon-factorydesignsuite{background-position:-0px -81px;width:27px;height:27px;}.mini-icon-fusion360{background-position:-27px -81px;width:27px;height:27px;}.mini-icon-greenbuildingstudio{background-position:-54px -81px;width:27px;height:27px;}.mini-icon-infrastructuredesignsuite{background-position:-81px -81px;width:27px;height:27px;}.mini-icon-infraworks360{background-position:-108px -81px;width:27px;height:27px;}[class^="mini-icon-inventor"]{background-position:-135px -81px;width:27px;height:27px;}.mini-icon-maya{background-position:-27px -108px;width:27px;height:27px;}.mini-icon-mockup360{background-position:-54px -108px;width:27px;height:27px;}[class^="mini-icon-moldflow"]{background-position:-81px -108px;width:27px;height:27px;}.mini-icon-navisworks{background-position:-27px -135px;width:27px;height:27px;}.mini-icon-navisworksproducts{background-position:-54px -135px;width:27px;height:27px;}.mini-icon-plantdesignsuite{background-position:-81px -135px;width:27px;height:27px;}.mini-icon-plm360{background-position:-108px -135px;width:27px;height:27px;}.mini-icon-processanalysis{background-position:-135px -135px;width:27px;height:27px;}.mini-icon-processanalysis360{background-position:-0px -162px;width:27px;height:27px;}.mini-icon-productdesignsuite{background-position:-27px -162px;width:27px;height:27px;}.mini-icon-recap360{background-position:-54px -162px;width:27px;height:27px;}.mini-icon-revit{background-position:-81px -162px;width:27px;height:27px;}.mini-icon-revitproducts{background-position:-108px -162px;width:27px;height:27px;}.mini-icon-vault{background-position:-135px -162px;width:27px;height:27px;}.mini-icon-vaultproducts{background-position:-0px -189px;width:27px;height:27px;}.field-name-field-title-image{margin:40px 0 10px 0;max-height:66px;overflow:hidden;}.field-name-field-title-image img{max-height:66px;width:auto;}#page-title{margin:40px 0 10px 0;max-height:66px;overflow:hidden;}.section-ooooops #page-title{border-bottom:1px solid #ccc;margin-bottom:20px !important;text-transform:none;}.tab-bar .search-container{position:relative;top:3.5625rem;right:0;box-shadow:0 0 5px 0 rgba(0,0,0,0.3);background-color:white;float:left;width:100%;}@media screen and (min-width:1026px){.tab-bar .search-container{display:block !important;position:absolute;top:inherit;right:0px;box-shadow:none;width:auto;}.tab-bar .search-container form{float:left;}}.tab-bar .search-container.fixed{top:3.5625rem;left:auto;right:0;width:auto;}@media only screen and (max-width:767px){.tab-bar .search-container.fixed{left:-3.5625rem;}}.tab-bar #search-product-dropdown{float:left;height:3.5625rem;width:8.4375rem;}.tab-bar #search-product-dropdown input[type="search"]{height:auto;font-size:14px;line-height:32px;}.tab-bar #search-product-dropdown option{font-size:14px;line-height:32px;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;color:#000000;font-weight:400;margin:0;padding:4px 15px;}.tab-bar #search-product-dropdown option.active{background-color:#327084;color:white;}.tab-bar #search-product-dropdown .selectize-input{height:3.5625rem;font-family:FrutigerNext,Arial,"メイリオ",Meiryo,sans-serif;font-size:14px;line-height:32px;box-sizing:border-box;border:none;border-radius:0;box-shadow:none;background-image:none;background-color:white;color:#a2a2a2;font-weight:400;margin:0;padding:12px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;}.tab-bar #search-product-dropdown .selectize-input .ui-select-match{width:6.5625rem;}.tab-bar #search-product-dropdown .selectize-input:after{right:5px;}.tab-bar #search-product-dropdown .selectize-dropdown{border-top:1px solid #EAEAEA;top:58px;width:16.875rem;max-height:380px;}.tab-bar #search-product-dropdown .selectize-dropdown .selectize-dropdown-content{max-height:380px;}.tab-bar #search-product-dropdown .selectize-dropdown .selectize-dropdown-content div[role="option"] .option{color:#000;width:100%;float:left;text-align:left;}.tab-bar #search-product-dropdown .selectize-dropdown .selectize-dropdown-content div[role="option"].active .option{color:white;background-color:#327084;}@media screen and (min-width:1026px){.tab-bar .search-toggle{display:none;}}.tab-bar .search-label-text{display:none;}.tab-bar .form-item{margin:0;float:left;}.tab-bar .form-submit{width:3.5625rem;height:3.5625rem;padding:0;color:#FFFFFF;transform:translate3d(0,0,0);background:#327084;text-align:center;font-size:0;font:normal normal normal 0/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:0;margin:0;display:block;position:absolute;right:0px;}.tab-bar .form-submit:before{content:"\f002";font-size:1.5rem;}@media screen and (min-width:668px){.tab-bar .form-submit{position:relative;float:right;}}.tab-bar .form-item-search{height:3.5625rem;background-color:white;}.tab-bar .form-item-search .search-widget{margin:0;border:0;box-shadow:none;width:auto;height:2.1225rem;margin:0.72rem 0px;border-left:2px solid #c2c2c2;}.tab-bar .form-item-search .search-widget:focus{box-shadow:none;}@media screen and (max-width:1026px){.tab-bar .form-item-search{position:absolute;left:145px;}}.tab-bar .search-product-dropdown-regular{background:url(/sites/all/themes/autodesk_foundation5/images/standard/product_selector_arrow.png) no-repeat right center;z-index:2;margin-right:5px;position:absolute;height:57px;width:135px;}.tab-bar .search-product-dropdown-regular .viewport{position:absolute;height:57px;width:135px;font-size:14px;padding-left:10px;padding-right:20px;color:#a2a2a2;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.tab-bar .search-product-dropdown-regular select{position:absolute;height:57px;width:135px;margin-bottom:0;border:none;background:none;color:transparent;z-index:2;padding:0;}.tab-bar .search-product-dropdown-regular select option{color:#000;}.more-options-open{width:26px;height:42px;position:absolute;z-index:20;top:15px;right:15px;color:#333333;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/moreoptions.gif);background-repeat:no-repeat;background-position:center center;cursor:pointer;}.more-options-open:hover{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/moreoptions-hover.gif);background-repeat:no-repeat;background-position:center center;}.more-options-close{width:26px;height:42px;position:absolute;z-index:22;top:0px;right:0px;color:#333;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/moreoptions-hover.gif);background-repeat:no-repeat;background-position:center center;cursor:pointer;}.card.card-collection.card-edit .more-options-open{top:53px;}.card.card-collection.card-edit .more-options{top:52px;}.more-options{position:absolute;visibility:hidden;z-index:21;top:14px;right:14px;width:0;height:0;max-height:0;background:#FFF;border:1px solid #CCC;overflow:hidden;-webkit-transition:none;-moz-transition:none;transition:none;}.more-options.active{visibility:visible;width:180px;height:auto;max-height:600px;-webkit-transition:width 300ms ease-in-out,max-height 400ms ease-in-out,visibility 300ms linear;-moz-transition:width 300ms ease-in-out,max-height 400ms ease-in-out,visibility 300ms linear;transition:width 300ms ease-in-out,max-height 400ms ease-in-out,visibility 300ms linear;}.lang-ja .more-options{width:220px;}.lang-de .more-options{width:220px;}.more-options .more-options-item{position:relative;visibility:hidden;opacity:0;-webkit-transition:visibility 200ms ease-in,opacity 200ms ease-in-out;-webkit-transition-delay:200ms;-moz-transition:visibility 200ms ease-in,opacity 200ms ease-in-out;-moz-transition-delay:200ms;transition:visibility 200ms ease-in,opacity 200ms ease-in-out;transition-delay:200ms;}.more-options .more-options-item.active{opacity:1;visibility:visible;}.more-options .more-options-item .more-options-trigger{cursor:pointer;font-size:14px;line-height:20px;padding:10px 10px;display:block;width:calc(100% - 26px);color:#666666;}.more-options .more-options-item .more-options-trigger:hover{color:#000000;}.more-options .more-options-item .more-options-trigger span{font-size:14px;line-height:20px;display:inline-block;vertical-align:middle;width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.more-options .more-options-item .more-options-trigger span:before{background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/toolbar_icons_sprite.png);background-repeat:no-repeat;content:"";display:inline-block;vertical-align:middle;margin-right:5px;}.more-options .more-options-item .more-options-share-trigger{padding-top:13px;padding-bottom:12px;}.more-options .more-options-item .more-options-share-trigger span:before{background-position:-0px -19px;width:14px;height:20px;}.more-options .more-options-item .more-options-share-trigger:hover span:before{background-position:-14px -19px;}.more-options .more-options-item .more-options-report-trigger span:before{background-position:-0px -39px;width:12px;height:16px;}.more-options .more-options-item .more-options-report-trigger:hover span:before{background-position:-12px -39px;}.more-options .more-options-item .more-options-add-to-trigger span:before{background-position:-0px -55px;width:11px;height:11px;}.more-options .more-options-item .more-options-add-to-trigger:hover span:before{background-position:-11px -55px;}.more-options-share-content{visibility:hidden;height:0;opacity:0;overflow:hidden;-webkit-transition:height 200ms ease-in-out,opacity 400ms linear;-moz-transition:height 200ms ease-in-out,opacity 400ms linear;transition:height 200ms ease-in-out,opacity 400ms linear;}.more-options-share-content:before,.more-options-share-content:after{content:" ";display:table;}.more-options-share-content:after{clear:both;}.more-options-share-content.active{visibility:visible;height:120px;opacity:1;margin:0 0 5px 0;padding:10px 10px 5px 10px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;}.more-options-share-content a{float:left;opacity:0.85;text-decoration:none;width:50%;display:block;color:#1858A8;}.more-options-share-content a:hover{opacity:1;}.more-options-share-content .icon-dyn{display:inline-block;font-size:13px;width:18px;height:18px;padding:0;outline:none;margin-right:5px;background-image:url(/sites/all/themes/autodesk_foundation5/images/standard/share-icons-18.png);background-position:-0px 0;background-repeat:no-repeat;}.more-options-share-content .icon-dyn.icon-dyn-facebook{background-position:-0px 0;}.more-options-share-content .icon-dyn.icon-dyn-stumbleupon{background-position:-18px 0;}.more-options-share-content .icon-dyn.icon-dyn-googleplus{background-position:-36px 0;}.more-options-share-content .icon-dyn.icon-dyn-delicious{background-position:-54px 0;}.more-options-share-content .icon-dyn.icon-dyn-tumblr{background-position:-72px 0;}.more-options-share-content .icon-dyn.icon-dyn-twitter{background-position:-90px 0;}.more-options-share-content .icon-dyn.icon-dyn-linkedin{background-position:-108px 0;}.more-options-share-content .icon-dyn.icon-dyn-email{background-position:-144px 0;}.more-options-share-content .icon-txt{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 23px);font-size:13px;line-height:20px;height:18px;}.more-options-report-content{visibility:hidden;height:0;opacity:0;overflow:hidden;-webkit-transition:height 200ms ease-in-out,opacity 400ms linear;-moz-transition:height 200ms ease-in-out,opacity 400ms linear;transition:height 200ms ease-in-out,opacity 400ms linear;}.more-options-report-content:before,.more-options-report-content:after{content:" ";display:table;}.more-options-report-content:after{clear:both;}.more-options-report-content.active{visibility:visible;height:80px;opacity:1;margin:5px 0 5px 0;padding:8px 10px 10px 10px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;}.more-options-report-content p{font-size:14px;color:#000;margin-bottom:5px;}.more-options-report-content .button{margin-bottom:0;margin-right:10px;}
