/*!

  Radancy Tools: Career Path Generator

  Dependencies: Sass
  Instructions: To run locally, install Sass (https://sass-lang.com/install), CL to directory this file in and run:
  sass --watch init.scss:init.css --style compressed

*/.visually-hidden:not(:focus):not(:active){clip-path:inset(100%);clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.career-path{padding:25px;text-align:center;margin-bottom:25px}@media screen and (min-width: 800px){.career-path{padding:50px 0;margin:0}}.career-path>*{margin-left:auto;margin-right:auto;max-width:800px}.career-path *{box-sizing:border-box;font-family:inherit}.career-path *:last-chid{margin-bottom:0}.career-path__heading{font-size:36px;margin-bottom:1em}.career-path__intro{margin-bottom:1em}.career-path__grid{display:flex;flex-wrap:wrap;justify-content:space-between}.career-path__row{list-style:none;position:relative;width:100%}.career-path .starting-row .career-path__title-container{margin-top:0}.career-path .starting-row .career-path__title-row>*{min-height:0}.career-path__border-row{display:flex;justify-content:center;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);z-index:1}.career-path__border-row.top{top:0}.career-path__border-row.bottom{bottom:0}.career-path__title-row{display:flex;justify-content:center;overflow:hidden;width:100%}.career-path__title-row>*{min-height:116px;position:relative}.career-path__title-container{color:#000;display:inline-block;margin:24px auto 28px;max-width:100%;position:relative;z-index:1}.career-path__title{display:inline-block;margin-bottom:4px;margin-top:4px;padding:8px 12px}.career-path .career-arrow{background-color:currentColor;border-radius:50%;display:block;fill:#fff;height:24px;margin:0 auto;padding:4px;width:24px}.career-path .vertical-border{display:block;height:50%;left:50%;position:absolute;transform:translateX(-50%);z-index:0}.career-path .vertical-border.top{top:0}.career-path .vertical-border.bottom{bottom:0;transform-origin:left;transform:rotate(180deg) translateX(-50%)}.career-path .vertical-border.full-height{height:calc(100% + 4px)}.career-path .horizontal-border{position:relative}.career-path .hide-border{visibility:hidden}.career-path .width-1>*{width:calc(100% / 1)}.career-path .width-2>*{width:calc(100% / 2)}.career-path .width-3>*{width:calc(100% / 3)}.career-path .width-4>*{width:calc(100% / 4)}.career-path .width-5>*{width:calc(100% / 5)}.career-path .width-6>*{width:calc(100% / 6)}.career-path .width-7>*{width:calc(100% / 7)}.career-path .width-8>*{width:calc(100% / 8)}.career-path .width-9>*{width:calc(100% / 9)}.career-path .width-10>*{width:calc(100% / 10)}.career-path .width-11>*{width:calc(100% / 11)}.career-path .width-12>*{width:calc(100% / 12)}.career-path .width-13>*{width:calc(100% / 13)}.career-path .width-14>*{width:calc(100% / 14)}.career-path .width-15>*{width:calc(100% / 15)}.career-path .width-16>*{width:calc(100% / 16)}#career-path{bottom:0;margin:0 auto;position:absolute;width:100%}.career-path-wrapper{position:sticky;top:0}.career-path-wrapper h2,.career-path-wrapper p{display:none}.form-app{display:flex;flex-wrap:wrap}.form-app>*{justify-content:space-around}.form-app label{color:#000;margin-right:1em}.form-app label[for="importFile"]{display:block}.form-app [type="text"],.form-app select{border-radius:5px;width:100%;padding:1em;margin-bottom:0.5em;border:1px solid #ccc}.controls-wrap{justify-content:flex-start;width:100%}.controls-wrap>div{margin-bottom:10px;margin-right:1%;position:relative;width:24%}.controls-wrap>div div{margin-top:.5em}.controls-wrap input[type="text"],.controls-wrap select{display:block}.controls-wrap [type="file"]{display:inline}.bottom-controls{margin-top:1em}.bottom-controls .btn{width:33%}.main-col{width:45%}.row-label-wrapper{position:relative;width:10%}.row-label-container{margin:0 auto;padding-top:30px;width:100%}.row-label{align-items:center;display:flex;font-size:20px;font-weight:bold;justify-content:center;min-height:118px}.row-label:first-of-type{min-height:125px}.border-controls{margin-top:10px}.border-controls [type="checkbox"]+label{margin-bottom:5px}.border-controls.top{border-bottom:1px dotted black;padding-bottom:5px}.border-segment-controls{align-items:center;justify-content:space-between}.border-segment-controls div{position:relative}.border-segment-config div{position:relative}.border-segment-config>*:not(:last-child){margin-right:5px}.border-segment-config:empty{display:none}.flex-col{align-items:baseline;display:flex;flex-wrap:wrap;width:100%}.field-wrapper{display:flex;justify-content:space-between}.field-wrapper .full-width{flex:0 0 100%}.item{flex:1 0 10%;margin-top:10px}.item>*{width:100%;margin-bottom:5px}.item:not(:last-child){margin-right:2%}.item label{width:200px}.large-col{border-left:10px solid white;flex:1 0 20%;max-width:calc(100% - 100px)}.row-controls{align-items:inherit;border-top:3px solid black;margin-top:10px;padding-top:10px}.row-controls:first-of-type{border:0}.new-row-btn{min-height:100px;width:100px}.delete-row-btn{flex:0 0 100px}.add-column-btn{width:100%}
/*# sourceMappingURL=init.css.map */
