-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.2ed9eab2.css
More file actions
1 lines (1 loc) · 66.2 KB
/
app.2ed9eab2.css
File metadata and controls
1 lines (1 loc) · 66.2 KB
1
*{overflow:hidden}body,html{margin:0;height:100%;min-height:100%}a{text-decoration:none}a:visited{color:#fff}body{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.new-version{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:.1em 0;text-align:center;background-color:#a00;font-size:1.5em;font-weight:700}.new-version .notice{color:#fff;cursor:pointer}.new-version .notice .will-save{font-size:.75em}.new-version .close{position:absolute;top:25%;right:.5em;font-weight:bolder;cursor:pointer}.page-header{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:1.5em;height:4vh;font-family:monospace;text-shadow:0 0 2px #666}.page-header .clouds{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:1em;font-weight:700;font-size:1.1em;cursor:pointer}.page-header .clouds:hover{background:-webkit-radial-gradient(50% 100%,ellipse farthest-side,#33b,#001);background:radial-gradient(ellipse farthest-side at 50% 100%,#33b,#001)}.page-header .clouds.selected{background:-webkit-radial-gradient(50% 100%,ellipse farthest-side,#11b,#001);background:radial-gradient(ellipse farthest-side at 50% 100%,#11b,#001)}.page-header .clouds .count{margin-left:.5em;font-size:.9em;color:#3f3}.page-header .about{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:1em;font-weight:700;font-size:1.1em;cursor:pointer}.page-header .about:hover{background:-webkit-radial-gradient(50% 100%,ellipse farthest-side,#660,#110);background:radial-gradient(ellipse farthest-side at 50% 100%,#660,#110)}.page-header .about.selected{background:-webkit-radial-gradient(50% 100%,ellipse farthest-side,#990,#110);background:radial-gradient(ellipse farthest-side at 50% 100%,#990,#110)}.page-header .about a{color:#fff}.page-header .simulator{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.page-header .simulator a{display:block;padding:0 1em;font-weight:700;color:#fff;background-color:#66f;border:solid 2px #66f;border-radius:2px}.page-header .simulator a:hover{background-color:#99f;border:solid 2px #99f}.page-header .cl-brand{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.page-header .cl-brand .cloud-launcher{font-size:1.5em;line-height:1em}.page-header .cl-brand .deploy-everywhere{padding-left:.25em;line-height:1em;vertical-align:super;font-weight:700}.page-header .cl-brand .deploy-everywhere .disclaimer{color:#f33;cursor:pointer}.page-header .fork-it{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:.25em;margin-right:.25em;font-size:.75em}.page-header .fork-it a,.page-header .fork-it a:visited{color:inherit;text-decoration:none}.scene{position:relative;height:100%;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-perspective:700px;perspective:700px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.scene launch-pad{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.scene launch-status{position:absolute;top:0;left:0;height:100%;width:100%}.scene clouds{position:absolute;top:0;left:0;height:100%;width:100%}footer{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:.65em;font-family:monospace;color:#6e6;text-shadow:0 0 1px #5d5}footer .method{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 1em}footer .method .line::before{content:'$ '}@-webkit-keyframes fade-to-black{0%{background-color:#666}100%{background-color:#000}}@keyframes fade-to-black{0%{background-color:#666}100%{background-color:#000}}@-webkit-keyframes grow{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes receed{0%{left:0;right:0;top:0;bottom:0;font-size:calc(10vw);margin-left:calc(0)}100%{left:50%;right:50%;top:0;bottom:100%;font-size:calc(0);margin-left:calc(-2em)}}@keyframes receed{0%{left:0;right:0;top:0;bottom:0;font-size:calc(10vw);margin-left:calc(0)}100%{left:50%;right:50%;top:0;bottom:100%;font-size:calc(0);margin-left:calc(-2em)}}@-webkit-keyframes teaser-zoom{0%{-webkit-perspective:1px;perspective:1px}90%{-webkit-perspective:500px;perspective:500px}100%{-webkit-perspective:1000px;perspective:1000px}}@keyframes teaser-zoom{0%{-webkit-perspective:1px;perspective:1px}90%{-webkit-perspective:500px;perspective:500px}100%{-webkit-perspective:1000px;perspective:1000px}}@-webkit-keyframes flip{0%{-webkit-transform:translateZ(-500px) translateX(-80px) translateY(100%) rotateZ(0) rotateY(-180deg) rotateX(0);transform:translateZ(-500px) translateX(-80px) translateY(100%) rotateZ(0) rotateY(-180deg) rotateX(0)}90%{-webkit-transform:translateZ(-250px) translateX(-20px) translateY(-200%) rotateZ(-15deg) rotateY(10deg) rotateX(-720deg);transform:translateZ(-250px) translateX(-20px) translateY(-200%) rotateZ(-15deg) rotateY(10deg) rotateX(-720deg)}100%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg);transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg)}}@keyframes flip{0%{-webkit-transform:translateZ(-500px) translateX(-80px) translateY(100%) rotateZ(0) rotateY(-180deg) rotateX(0);transform:translateZ(-500px) translateX(-80px) translateY(100%) rotateZ(0) rotateY(-180deg) rotateX(0)}90%{-webkit-transform:translateZ(-250px) translateX(-20px) translateY(-200%) rotateZ(-15deg) rotateY(10deg) rotateX(-720deg);transform:translateZ(-250px) translateX(-20px) translateY(-200%) rotateZ(-15deg) rotateY(10deg) rotateX(-720deg)}100%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg);transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg)}}@-webkit-keyframes flip-reset{0%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg);transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg)}100%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(0) rotateY(0) rotateX(0);transform:translateZ(0) translateX(0) translateY(0) rotateZ(0) rotateY(0) rotateX(0)}}@keyframes flip-reset{0%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg);transform:translateZ(0) translateX(0) translateY(0) rotateZ(-1070deg) rotateY(340deg) rotateX(-1100deg)}100%{-webkit-transform:translateZ(0) translateX(0) translateY(0) rotateZ(0) rotateY(0) rotateX(0);transform:translateZ(0) translateX(0) translateY(0) rotateZ(0) rotateY(0) rotateX(0)}}@-webkit-keyframes arm{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}50%{-webkit-transform:rotateX(-30deg);transform:rotateX(-30deg)}95%{-webkit-transform:rotateX(-220deg);transform:rotateX(-220deg)}100%{-webkit-transform:rotateX(-45deg);transform:rotateX(-45deg)}}@keyframes arm{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}50%{-webkit-transform:rotateX(-30deg);transform:rotateX(-30deg)}95%{-webkit-transform:rotateX(-220deg);transform:rotateX(-220deg)}100%{-webkit-transform:rotateX(-45deg);transform:rotateX(-45deg)}}@-webkit-keyframes arm-reset{0%{-webkit-transform:rotateX(-45deg) translateY(0);transform:rotateX(-45deg) translateY(0)}100%{-webkit-transform:rotateX(0) translateY(10em);transform:rotateX(0) translateY(10em)}}@keyframes arm-reset{0%{-webkit-transform:rotateX(-45deg) translateY(0);transform:rotateX(-45deg) translateY(0)}100%{-webkit-transform:rotateX(0) translateY(10em);transform:rotateX(0) translateY(10em)}}@-webkit-keyframes swoosh{0%{-webkit-transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateY(0);transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateY(0)}100%{-webkit-transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0);transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0)}}@keyframes swoosh{0%{-webkit-transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateY(0);transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateY(0)}100%{-webkit-transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0);transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0)}}@-webkit-keyframes swoosh-reset{0%{-webkit-transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0);transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0)}100%{-webkit-transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateY(0);transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateY(0)}}@keyframes swoosh-reset{0%{-webkit-transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0);transform:scale(.5) translateX(-200%) translateY(50%) translateZ(250px) rotateY(0)}100%{-webkit-transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateY(0);transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateY(0)}}@-webkit-keyframes launch{0%{-webkit-transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateZ(0) rotateX(0) rotateY(0);transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateZ(0) rotateX(0) rotateY(0)}5%{-webkit-transform:scale(.1) translateX(-250%) translateY(0) translateZ(-250px) rotateZ(360deg) rotateX(0) rotateY(0);transform:scale(.1) translateX(-250%) translateY(0) translateZ(-250px) rotateZ(360deg) rotateX(0) rotateY(0)}20%{-webkit-transform:scale(1) translateX(-50%) translateY(0) translateZ(-150px) rotateZ(1080deg) rotateX(0) rotateY(0);transform:scale(1) translateX(-50%) translateY(0) translateZ(-150px) rotateZ(1080deg) rotateX(0) rotateY(0)}100%{-webkit-transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0);transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0)}}@keyframes launch{0%{-webkit-transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateZ(0) rotateX(0) rotateY(0);transform:scale(0) translateX(-300%) translateY(100%) translateZ(-500px) rotateZ(0) rotateX(0) rotateY(0)}5%{-webkit-transform:scale(.1) translateX(-250%) translateY(0) translateZ(-250px) rotateZ(360deg) rotateX(0) rotateY(0);transform:scale(.1) translateX(-250%) translateY(0) translateZ(-250px) rotateZ(360deg) rotateX(0) rotateY(0)}20%{-webkit-transform:scale(1) translateX(-50%) translateY(0) translateZ(-150px) rotateZ(1080deg) rotateX(0) rotateY(0);transform:scale(1) translateX(-50%) translateY(0) translateZ(-150px) rotateZ(1080deg) rotateX(0) rotateY(0)}100%{-webkit-transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0);transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0)}}@-webkit-keyframes launch-reset{0%{-webkit-transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0);transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0)}100%{-webkit-transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateZ(0) rotateX(0);transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateZ(0) rotateX(0)}}@keyframes launch-reset{0%{-webkit-transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0);transform:scale(5) translateX(-50%) translateY(0) translateZ(1000px) rotateZ(1080deg) rotateX(-1080deg) rotateY(0)}100%{-webkit-transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateZ(0) rotateX(0);transform:scale(1) translateX(0) translateY(0) translateZ(0) rotateZ(0) rotateX(0)}}@-webkit-keyframes question{0%{-webkit-transform:scale(0);transform:scale(0)}1%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes question{0%{-webkit-transform:scale(0);transform:scale(0)}1%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}body{-webkit-animation:fade-to-black 1s 5.25s cubic-bezier(.7,0,0,1);animation:fade-to-black 1s 5.25s cubic-bezier(.7,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.grow{-webkit-animation:grow 1s 5.25s cubic-bezier(.7,0,0,1);animation:grow 1s 5.25s cubic-bezier(.7,0,0,1);-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}teaser{position:fixed;top:0;left:0;bottom:0;right:0;max-width:100%;max-height:100%;font-size:calc(0);font-family:monospace;text-shadow:0 0 2px #666;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-animation:receed 1s 5.25s cubic-bezier(.7,0,0,1);animation:receed 1s 5.25s cubic-bezier(.7,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:1}teaser *{display:inline-block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:visible}teaser .question{position:absolute;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18vh;color:#000;font-family:monospace;font-size:bolder;text-transform:uppercase}teaser .question .center{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;text-align:center}teaser .question .center .q1{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 1.65s ease-out;animation:question 1s 1.65s ease-out}teaser .question .center .q2{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 1.8s ease-out;animation:question 1s 1.8s ease-out}teaser .question .center .q3{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 1.95s ease-out;animation:question 1s 1.95s ease-out}teaser .question .center .q4{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.1s ease-out;animation:question 1s 2.1s ease-out}teaser .question .center .q5{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.25s ease-out;animation:question 1s 2.25s ease-out}teaser .question .center .q6{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.4s ease-out;animation:question 1s 2.4s ease-out}teaser .question .center .q7{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.55s ease-out;animation:question 1s 2.55s ease-out}teaser .question .center .q8{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.7s ease-out;animation:question 1s 2.7s ease-out}teaser .question .center .q9{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 2.85s ease-out;animation:question 1s 2.85s ease-out}teaser .question .center .q10{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 3s ease-out;animation:question 1s 3s ease-out}teaser .question .center .q11{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:question 1s 3.15s ease-out;animation:question 1s 3.15s ease-out}teaser .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-perspective:1px;perspective:1px;-webkit-animation:teaser-zoom 4s cubic-bezier(.7,0,0,1);animation:teaser-zoom 4s cubic-bezier(.7,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}teaser .container .flip{-webkit-animation:flip 4s cubic-bezier(.7,0,0,1)0s,flip-reset 1s cubic-bezier(.7,0,0,1)5.25s;animation:flip 4s cubic-bezier(.7,0,0,1)0s,flip-reset 1s cubic-bezier(.7,0,0,1)5.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}teaser .container .launcher{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}teaser .container .launcher .arm{-webkit-animation:arm 4s cubic-bezier(.7,0,0,1)0s,arm-reset 1s cubic-bezier(.7,0,0,1)5.25s;animation:arm 4s cubic-bezier(.7,0,0,1)0s,arm-reset 1s cubic-bezier(.7,0,0,1)5.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}teaser .container .launcher .arm .right-arm{-webkit-transform:translateX(1.5em) translateY(.5em) rotateY(-90deg);transform:translateX(1.5em) translateY(.5em) rotateY(-90deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}teaser .container .launcher .arm .left-arm{-webkit-transform:translateX(-1em) translateY(.5em) translateZ(1em) rotateY(-90deg);transform:translateX(-1em) translateY(.5em) translateZ(1em) rotateY(-90deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}teaser .container .launcher .body{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}teaser .container .swoosh{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:swoosh .2s cubic-bezier(.7,0,0,1)3.85s,swoosh-reset 1s cubic-bezier(.7,0,0,1)5.25s;animation:swoosh .2s cubic-bezier(.7,0,0,1)3.85s,swoosh-reset 1s cubic-bezier(.7,0,0,1)5.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}teaser .container .cloud{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:launch 1.5s cubic-bezier(.7,0,0,1)3.7s,launch-reset 1s cubic-bezier(.7,0,0,1)5.25s;animation:launch 1.5s cubic-bezier(.7,0,0,1)3.7s,launch-reset 1s cubic-bezier(.7,0,0,1)5.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}clouds{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background:-webkit-radial-gradient(50% 50%,ellipse,rgba(128,128,128,.5) 0,rgba(0,0,128,.1) 100%);background:radial-gradient(ellipse at 50% 50%,rgba(128,128,128,.5) 0,rgba(0,0,128,.1) 100%);overflow-y:auto}clouds.ng-enter,clouds.ng-leave{-webkit-transition:-webkit-transform .66s cubic-bezier(0,1,.25,1);transition:transform .66s cubic-bezier(0,1,.25,1)}clouds.ng-enter,clouds.ng-leave.ng-leave-active{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}clouds.ng-enter.ng-enter-active,clouds.ng-leave{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}clouds .display-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds .display-container .clouds-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:66.66%;-webkit-box-flex:5;-webkit-flex:5 1 auto;-ms-flex:5 1 auto;flex:5 1 auto;overflow-y:auto}clouds .display-container .clouds-container .clouds{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .5em;overflow-y:auto}clouds .display-container .clouds-container .clouds .cloud{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:.5em 0;background-color:rgba(128,128,128,.1);box-shadow:0 0 2px 1px #000}clouds .display-container .clouds-container .clouds .cloud:hover{background-color:rgba(128,128,128,.3)}clouds .display-container .clouds-container .clouds .cloud .destroy-log{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8)}clouds .display-container .clouds-container .clouds .cloud .cloud-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.25em;cursor:pointer}clouds .display-container .clouds-container .clouds .cloud .cloud-header .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds .display-container .clouds-container .clouds .cloud .cloud-header .info .cloud-id{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.2em;font-weight:700}clouds .display-container .clouds-container .clouds .cloud .cloud-header .info .cluster-count{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 .25em}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions button{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:.8em;font-weight:700;color:#fff;cursor:pointer;background:0 0;border:none}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions button.forget{color:#ff0}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions button.forget:hover{background-color:rgba(64,64,0,.5)}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions button.destroy{color:red}clouds .display-container .clouds-container .clouds .cloud .cloud-header .actions button.destroy:hover{background-color:rgba(64,0,0,.5)}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster{margin:.25em;padding:.25em;background-color:rgba(0,0,0,.6);border:solid 1px #663;box-shadow:0 0 1px 1px #000}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster:hover{background-color:rgba(128,128,128,.5)}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .info .cluster-id{font-weight:700}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .info .machine-count{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 .25em}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info a,clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info span{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:.25em .5em}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info .provider-name{text-decoration:none;background-color:#000}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info .provider-name:visited{color:#fff}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .location-info .location{background-color:#006}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .actions{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 .25em}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .actions button{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:.25em .5em;color:#fff;cursor:pointer;background:rgba(128,0,0,.1);border:none}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .cluster-header .actions button:hover{background-color:rgba(128,0,0,.5)}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines{margin:.25em}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:.25em;background-color:rgba(128,128,128,.5);box-shadow:0 0 1px 1px #222;color:#fff;cursor:pointer}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine:hover{background-color:rgba(0,0,0,.5)}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info span{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 .25em}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .status{width:1em;height:1em;color:#000;cursor:default}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .status.active{background-color:#0f0;color:#0f0}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .status.new{background-color:#ff0}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .machine-id{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;font-family:monospace;font-weight:700}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .machine-id a{color:#fff}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .machine-id a:visited{color:#fff}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .role-name{background-color:#000;font-weight:700}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .size{background-color:#960;font-weight:700}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .info .image{background-color:#069;font-weight:700}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .networks .network a{color:#ccf}clouds .display-container .clouds-container .clouds .cloud .clusters .cluster .machines .machine .networks .network a:visited{color:#ccf}clouds .display-container .cloud-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:33.33%;max-width:33.33%}clouds .display-container .cloud-info globe{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds .display-container .cloud-info .details{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}clouds provider-statuses{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}clouds .return{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;padding:0;border:none;background:0 0;color:#fff;font-size:1em;cursor:pointer;-webkit-transition:font-size .05s ease-in-out;transition:font-size .05s ease-in-out}clouds .return:hover{text-shadow:0 0 10px #fff;font-size:2em}clouds .return:focus{outline:0}launch-pad{position:relative;height:100%;-webkit-perspective:700px;perspective:700px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background:-webkit-linear-gradient(#000,#222,#000);background:linear-gradient(#000,#222,#000);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transform:translateZ(0) translateY(0) rotateX(0);transform:translateZ(0) translateY(0) rotateX(0);-webkit-transition:-webkit-transform .66s cubic-bezier(0,1,.25,1);transition:transform .66s cubic-bezier(0,1,.25,1)}launch-pad.in-launch-status{-webkit-transform:translateZ(-50em) translateY(50%) rotateX(60deg);transform:translateZ(-50em) translateY(50%) rotateX(60deg)}launch-pad.in-clouds{-webkit-transform:translateZ(-100em) translateY(50%) rotateX(45deg);transform:translateZ(-100em) translateY(50%) rotateX(45deg)}launch-pad description{-webkit-box-flex:6;-webkit-flex:6 1 auto;-ms-flex:6 1 auto;flex:6 1 auto;max-height:70%}launch-pad docker-search{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-height:30%}launch-pad providers{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;max-height:30%}launch-status{-webkit-transform:scale(1) translateZ(0) translateY(0) rotateX(0);transform:scale(1) translateZ(0) translateY(0) rotateX(0);-webkit-transition:-webkit-transform .66s cubic-bezier(0,1,.25,1);transition:transform .66s cubic-bezier(0,1,.25,1)}launch-status.in-clouds{-webkit-transform:scale(1) translateZ(-50em) translateY(50%) rotateX(45deg);transform:scale(1) translateZ(-50em) translateY(50%) rotateX(45deg)}launch-status.ng-enter,launch-status.ng-leave.ng-leave-active{-webkit-transform:scale(0) translateZ(0) translateY(0) rotateX(0);transform:scale(0) translateZ(0) translateY(0) rotateX(0)}launch-status.ng-enter.ng-enter-active,launch-status.ng-leave{-webkit-transform:scale(1) translateZ(0) translateY(0) rotateX(0);transform:scale(1) translateZ(0) translateY(0) rotateX(0)}launch-status .launch-status{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background:-webkit-radial-gradient(100% 50%,farthest-corner,rgba(0,128,0,.5) 0,rgba(0,0,0,0) 100%);background:radial-gradient(farthest-corner at 100% 50%,rgba(0,128,0,.5) 0,rgba(0,0,0,0) 100%);overflow-y:auto}launch-status .launch-status.launch-error{background:-webkit-radial-gradient(0 50%,farthest-corner,rgba(128,0,0,.5) 0,rgba(0,0,0,0) 100%);background:radial-gradient(farthest-corner at 0 50%,rgba(128,0,0,.5) 0,rgba(0,0,0,0) 100%)}launch-status .launch-status .error{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}launch-status .launch-status .status{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;font-weight:700;font-size:1.5em}launch-status .launch-status .log{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:.5em 2em;overflow-y:auto;color:#fff;text-shadow:0 0 4px #000;font-weight:700;font-family:monospace}launch-status .launch-status .log .log-item .message{white-space:pre-wrap}launch-status .launch-status .log .log-item .log-status.ok{color:#0f0}launch-status .launch-status .log .log-item .log-status.bad{color:red}launch-status .launch-status .log .missing-credentials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1em}launch-status .launch-status .log .missing-credentials .missing-provider{width:50em;margin:1em 0;padding:1em .5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#600000;border:solid 3px #000}launch-status .launch-status .log .missing-credentials .missing-provider>*{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:.5em 0}launch-status .launch-status .log .missing-credentials .missing-provider .header{text-align:center;font-size:1.5em;font-weight:700}launch-status .launch-status .log .missing-credentials .missing-provider credential-collector{font-size:1.5em;text-shadow:none}launch-status .launch-status .log .missing-credentials .missing-provider .proceed{padding:0;margin:0;border:solid 1px red;background-color:#000;color:red;font-size:2em;cursor:pointer}launch-status .launch-status .log .missing-credentials .missing-provider .proceed:hover{background-color:#100000}launch-status .launch-status .log .missing-credentials .missing-provider .proceed.has-credentials{border:solid 1px #0f0;color:#0f0}launch-status .launch-status .log .missing-credentials .missing-provider .proceed.has-credentials:hover{background-color:#001000}launch-status .launch-status .return{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;padding:0;border:none;background:0 0;color:#fff;font-size:1em;cursor:pointer;-webkit-transition:font-size .05s ease-in-out;transition:font-size .05s ease-in-out}launch-status .launch-status .return:hover{text-shadow:0 0 10px #fff;font-size:2em}launch-status .launch-status .return:focus{outline:0}@-webkit-keyframes warning{0%{background:-webkit-linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 2px 1px #b11}50%{background:-webkit-linear-gradient(315deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(135deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 6px 5.5px #b11}100%{background:-webkit-linear-gradient(225deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(225deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 10px 10px #b11}}@keyframes warning{0%{background:-webkit-linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 2px 1px #b11}50%{background:-webkit-linear-gradient(315deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(135deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 6px 5.5px #b11}100%{background:-webkit-linear-gradient(225deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(225deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);box-shadow:inset 0 0 10px 10px #b11}}@-webkit-keyframes ff-warning{0%{color:#fff}100%{color:red}}@keyframes ff-warning{0%{color:#fff}100%{color:red}}description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}description configuration{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:10;-webkit-flex:10 1 auto;-ms-flex:10 1 auto;flex:10 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}description .side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:20%}description .side cost{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}description .side target{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}description .side .launch{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:.25em 0;color:#fff;background:-webkit-linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);background:linear-gradient(45deg,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000,#cc1,#000);border:solid 1px #000;text-shadow:0 0 3px #000;font-size:1.35em;font-family:sans-serif;font-weight:bolder;box-shadow:inset 0 0 3px 1px #b11;cursor:pointer}description .side .launch:hover{-webkit-animation:warning 1s linear infinite;animation:warning 1s linear infinite}body.ff description .side .launch:hover{-webkit-animation:ff-warning 1s linear infinite;animation:ff-warning 1s linear infinite}docker-search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:-webkit-linear-gradient(0deg,#222,#000,#222);background:linear-gradient(90deg,#222,#000,#222)}docker-search .search{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-top:solid 1px #aaa;border-bottom:solid 1px #aaa}docker-search .search input{background:0 0;border:none;text-align:center;outline:0;font-size:1.5em;color:#fff;text-shadow:0 0 1px #eef;width:100%}docker-search .search .querying{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.25em;top:0;right:0;height:100%}docker-search .search .querying .indicator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.5em;width:32px;height:32px;background:url(modules/cloud-launcher/directives/launchPad/dockerSearch/indicator.09625f41.svg)}body.ff docker-search .search .querying .indicator{width:36px;height:28px;background:url(modules/cloud-launcher/directives/launchPad/dockerSearch/searching.0ca96868.gif)}docker-search .search .querying .close{color:#f11;font-size:1.25em;font-weight:bolder;font-family:sans-serif;cursor:pointer}docker-search .display{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}docker-search .display header{display:table;width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.2em;font-weight:700}docker-search .display header>*{display:table-cell;vertical-align:middle;width:33%}docker-search .display header .title{text-align:center}docker-search .display header .sort-by{font-size:.9em}docker-search .display header .sort-by .text{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.5em}docker-search .display header .sort-by select{border:none;padding:0 1em;color:#111;font-size:1rem;font-weight:700}docker-search .display header .result-summary{position:relative}docker-search .display header .result-summary .progress-bar{position:absolute;top:0;left:0;height:100%;background-color:#336}docker-search .display header .result-summary .summary{position:relative;padding:0 .25em;text-align:center}docker-search .display .results{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-y:auto}docker-search .display .results .visible-results{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.9em}docker-search .display .results .visible-results .result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin:.1em;padding:.1em;border:solid 1px #111;background:-webkit-linear-gradient(#000,#333,#000);background:linear-gradient(#000,#333,#000);cursor:pointer}docker-search .display .results .visible-results .result:hover{background:-webkit-linear-gradient(0deg,#663,#993,#663);background:linear-gradient(90deg,#663,#993,#663)}docker-search .display .results .visible-results .result.selected{background:-webkit-linear-gradient(0deg,#363,#696,#363);background:linear-gradient(90deg,#363,#696,#363)}docker-search .display .results .visible-results .result .stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.5em}docker-search .display .results .visible-results .result .stars .star{display:block;width:17px;height:16px}docker-search .display .results .visible-results .result .stars .star-count{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:700}docker-search .display .results .visible-results .result .container-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}docker-search .display .results .visible-results .result .container-details .container-name{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.1em;font-weight:700}docker-search .display .results .visible-results .result .container-details .container-description{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.9em}docker-search .display .results .visible-results .result .size{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}docker-search .display .results .visible-results .result .size .size-select{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}docker-search .display .results .visible-results .result .container-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:.25em}docker-search .display .results .show-more{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:2em;text-align:center;cursor:pointer}docker-search .display .results .show-more:hover{background:-webkit-linear-gradient(0deg,#663,#993,#663);background:linear-gradient(90deg,#663,#993,#663)}providers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto;overflow-x:hidden}providers .provider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 .125em;margin-bottom:.25em;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:0 0;overflow:visible}providers .provider:last-child{margin-right:0}providers .provider .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 0;background-color:#666;box-shadow:0 0 1px 1px #111;font-size:1.2em;font-weight:700}providers .provider .header .help{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 .25em;font-size:.75em;cursor:pointer}providers .provider .header .name{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}providers .provider .header .name .brand{color:#999}providers .provider .header .name a,providers .provider .header .name a:visited{text-decoration:none;color:inherit}providers .provider .header .key{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 .25em;padding-top:.1em;font-size:100%;line-height:100%;color:#c11;cursor:pointer}providers .provider .header .key.has-credential{color:#1c1}providers .provider credential-collector{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}providers .provider .locations{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}providers .provider .locations .location{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.25em;margin:.1em;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;background-color:#222;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}providers .provider .locations .location:hover{background:-webkit-linear-gradient(0deg,#663,#996,#663);background:linear-gradient(90deg,#663,#996,#663)}providers .provider .locations .location.selected{background:-webkit-linear-gradient(0deg,#363,#696,#363);background:linear-gradient(90deg,#363,#696,#363)}providers .provider .locations .location input{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer}providers .provider .locations .location .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.1em .2em;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}providers .provider .locations .location .text .location-name{font-size:.7em}providers .provider .locations .comingsoon{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:4em;background-color:#000;opacity:.8;font-size:1.2em;font-weight:700;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}providers .provider .locations .comingsoon .banner{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}provider-statuses{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}provider-statuses .limits-header{padding:0 .25em;font-size:.75em;line-height:1em}provider-statuses .limits{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}provider-statuses .limits .status{padding:0 .25em}provider-statuses .limits .status .name{padding:0 .25em}provider-statuses .limits .status .remaining{color:#0f0;font-size:.9em}provider-statuses .limits .status .limit{color:red;font-size:.7em}configuration{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}configuration .status{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background-color:rgba(255,0,0,.05)}configuration .status.ok{background-color:inherit}configuration .status .pre-alpha{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:0;left:0;bottom:0;right:0;font-size:5em;color:#333;text-align:center}configuration .status .pre-alpha span{-webkit-transform:rotateZ(-10deg);transform:rotateZ(-10deg)}configuration .status .simulation-mode{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:0;left:0;bottom:0;right:0;font-size:5em;color:#036}configuration .status .configuration-text{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;overflow-y:auto;background:0 0;border:none;color:#fff;resize:none;outline:0;font-family:monospace;line-height:1.25em;white-space:pre-wrap}configuration .status .configuration-text .key-domain{color:red}configuration .status .configuration-text .value{color:#fff}cost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:space-between;-webkit-align-items:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border:solid 1px #000;background:-webkit-linear-gradient(#111,#333,#111);background:linear-gradient(#111,#333,#111);overflow-y:auto}cost .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom:solid 1px #000;overflow-y:auto}cost .items .provider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#666;cursor:pointer}cost .items .provider:hover{background-color:#ca0}cost .items .provider:hover .provider-header{color:#111;background-color:#fa0}cost .items .provider:hover .provider-header .provider-brand{color:#fff}cost .items .provider:hover .provider-header .provider-total{color:#111}cost .items .provider .provider-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:700;color:#fff;background-color:#333;border-bottom:solid 1px #000;padding:0 .25em;cursor:pointer}cost .items .provider .provider-header .provider-expand{-webkit-box-flex:0;-webkit-flex:0 0 1em;-ms-flex:0 0 1em;flex:0 0 1em;margin-right:.25em;line-height:1em;text-align:center}cost .items .provider .provider-header .provider-brand{color:#999}cost .items .provider .provider-header .provider-total{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;font-size:.9em;line-height:1em;text-align:right;color:#fff}cost .items .provider .locations{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}cost .items .provider .locations .location{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:.25em}cost .items .provider .locations .location:hover{background-color:#99a}cost .items .provider .locations .location:hover .location-name,cost .items .provider .locations .location:hover .location-total{background-color:#b22}cost .items .provider .locations .location:hover .machine-types{background-color:#152}cost .items .provider .locations .location:hover .machine-types .machine-type{background-color:#041}cost .items .provider .locations .location:hover .machine-types .machine-type .machine-count{background-color:#25b}cost .items .provider .locations .location .location-name{background-color:#000;font-weight:700;padding:0 .25em}cost .items .provider .locations .location .machine-types{background-color:#111}cost .items .provider .locations .location .machine-types .machine-type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:.25em;font-size:.9em}cost .items .provider .locations .location .machine-types .machine-type .machine-count{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 .25em;background-color:#333}cost .items .provider .locations .location .machine-types .machine-type .roles{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}cost .items .provider .locations .location .machine-types .machine-type .roles .role{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}cost .items .provider .locations .location .machine-types .machine-type .roles .role .count{font-weight:700}cost .items .provider .locations .location .machine-types .machine-type .roles .role .name{padding:0 .25em;color:#000;background-color:#ddd}cost .items .provider .locations .location .machine-types .machine-type .roles .role .cost{padding:0 .25em}cost .items .provider .locations .location .location-total{padding:.25em;border:solid 1px #666;background-color:#222;color:#fff;font-size:.9em;font-weight:700;text-align:right;line-height:1em}cost .total{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:cent;-ms-flex-item-align:cent;align-self:cent;padding:0 .25em;background:-webkit-linear-gradient(0deg,#000,#333,#000);background:linear-gradient(90deg,#000,#333,#000);background-color:#000;text-align:center;font-size:1.1em;font-weight:700}target{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}target .target-header{padding:.25em 0;background-color:#fff;color:#000;border:solid 1px #000;font-size:.7em;font-family:sans-serif;font-weight:bolder;text-shadow:1px 1px 2px #999;text-align:center}target .operating-systems{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0;list-style:none;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;border-left:solid 1px #000;border-right:solid 1px #000}target .operating-systems li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;padding:.1em .5em}target .operating-systems .version{background-color:#666}target .operating-systems .version:hover{background:-webkit-linear-gradient(#663,#996,#663);background:linear-gradient(#663,#996,#663);cursor:pointer}target .operating-systems .version.selected{background:-webkit-linear-gradient(#363,#696,#363);background:linear-gradient(#363,#696,#363)}target .operating-systems .version .number{font-size:.66em}target .operating-systems .os{background-color:#fff}credential-collector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#000;background-color:#999;text-align:center}credential-collector .prompt{padding:.25em;font-size:1.1em;font-weight:700;background-color:#111;color:#fff}credential-collector .collector{padding:.25em}credential-collector .collector .part{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}credential-collector .collector .part .label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:left}credential-collector .collector .part .label .name{font-weight:700}credential-collector .collector .part .label .name .help{font-weight:400;font-size:.7em;line-height:1em}credential-collector .collector .part .label .create{color:#11a}credential-collector .collector .part .label .create a:visited{color:inherit}credential-collector .collector .part input{text-align:center;box-sizing:border-box;width:100%}credential-collector .collector .save{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:.25em;font-size:.9em;cursor:pointer}credential-collector .collector .save:hover{background-color:#aaa}credential-collector .collector .save .save-header{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}credential-collector .collector .save input{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}