.menu{width:auto;height:100vh;display:flex;align-items:center}#sidebar{position:fixed;height:100%;background:#fff;flex:0 0 auto;z-index:1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;box-shadow:0 4px 4px rgba(0,0,0,.25)}#sidebar,.profileInfo{width:256px;display:flex}.profileInfo{height:105px;margin-top:20px;flex-direction:column}.profileInfo,.profilePic{position:relative;align-self:center}.profilePic{width:50px;height:50px;border-radius:50%;border:2px solid #fff;background-color:#fff}.profileName{width:175px;height:36px;margin-top:10px;font-weight:800;font-size:15px;line-height:18px;text-align:center;word-wrap:normal;color:#000}.pageDirect,.profileName{position:relative;font-family:Raleway;font-style:normal}.pageDirect{width:180px;height:auto;margin-top:50px;display:flex;flex-direction:column;align-self:center;font-weight:600;font-size:16px;line-height:14px}.directCon{width:150px;height:40px;margin:0;border-radius:15px 0 0 15px;display:flex;flex-direction:row;align-items:center;text-indent:15px;color:#334d6e}.sidebar #logo{display:flex;justify-content:center}.directCon:hover{background-color:#faf9f8;color:#000}.openArrow{position:fixed;height:150px;width:40px;background-color:grey;color:#fff;border:none;border-radius:0 25px 25px 0;z-index:0}.topBar{position:static;width:200%;height:60px;left:256px;top:0;margin-top:0;background:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between;margin-left:-15px;margin-bottom:10px}.title{position:relative;width:150px;height:33px;left:3%;justify-content:center;font-weight:600;font-size:25px;line-height:33px;color:#000}.topLinks a,.topLinks a:visited{margin:10px;text-decoration:none;color:inherit}.topLinks a:hover{font-weight:600}.topLinks{width:30%;height:100%;display:flex;position:relative;align-items:center;justify-content:space-evenly;font-family:Raleway;font-style:normal;font-weight:300;font-size:15px;line-height:18px;color:#000}.help,.support{position:relative;justify-content:center}*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;min-height:100vh;background:#faf9f8;overflow-x:hidden;font-family:Raleway}input[type=date],input[type=email],input[type=text],select{background:#f0f0f0;height:35px;border-radius:25px;border-width:0;font-family:Raleway;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-indent:10px;margin-top:5px;margin-right:5px}#root,input[type=email],input[type=text]{width:100%}#root{height:inherit}.master{margin:0;padding:0}.container{display:flex;flex-direction:column}.background{padding:0;width:100%;height:100%;min-height:inherit;background:#faf9f8;display:flex;flex-direction:row;justify-content:start;align-items:stretch}.middle{position:static;width:auto;background:#e5e5e5;flex:1 1 auto;margin-left:256px;max-width:1800px;width:70%}.mainTitle{position:relative;width:100%;height:auto;padding-top:20px;margin-top:20px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:flex-start;color:#000}.titleInfo{position:relative;left:5%;width:95%}.titleName{font-weight:600;font-size:20px;line-height:33px}.titleDetails{font-family:Raleway;font-style:normal;font-size:15px;margin-top:10px}.mainArea{position:relative;height:auto;margin-left:2%;width:96%;background-color:#fff;border-radius:5px}.horCont{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px}.vertCont{display:flex;flex-direction:column;justify-content:normal;width:100%}.linkStyle{margin:0;font-size:15px;text-decoration:underline;color:#4068a3}.linkStyle:hover{color:#ec3796}.linkStyle:active{color:#00f}.buttonStyle{border-radius:10px;background:#109cf1;font-size:14px;line-height:19px;color:#fff;border-width:0}.buttonStyle,.secondaryButtonStyle{width:125px;height:50px;transition:.3s;font-style:normal;font-weight:700;text-align:center;cursor:pointer}.secondaryButtonStyle{border-radius:10px;background:#fff;box-shadow:0 6px 12px 0 rgba(87,71,81,.4);font-size:15px;line-height:17px;color:#109cf1;border:2px solid #109cf1}.buttonStyle:hover{background:#0c82c9}.disabledButtonStyle{width:125px;height:50px;border-radius:25px;background:#d3d3d3;box-shadow:0 6px 12px 0 rgba(87,71,81,.4);font-style:normal;font-weight:500;font-size:15px;line-height:50px;text-align:center;color:#fff;border-width:0;cursor:not-allowed}button:focus{outline:none}button::-moz-focus-inner{border:0}table,td,th{border:none;border-collapse:collapse;padding:5px}.table-cell{font-size:16px;white-space:nowrap;overflow:scroll;font-weight:400;-ms-overflow-style:none;scrollbar-width:none}.table-cell::-webkit-scrollbar{display:none}.dropdown-toggle:after{display:none}.btn-primary{color:#fff;background-color:#109cf1;border-color:#109cf1}#override-bootstrap .dz-progress{height:5px}#override-bootstrap .dropzone{border:1px dashed #87ceeb;background-color:#c6c6c6}#override-bootstrap .dz-error-mark{display:none}.annotationLayer{height:0!important}.clientForm{max-width:900px;padding:10px 50px 50px}label{font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#000}.hide{display:none}select:focus{outline:0}.info{position:relative}#title{width:80px;border-radius:20px;color:#000}.fname{width:100%;margin-right:10px}.mi{min-width:75px;max-width:75px}.half{width:45%;margin:0}.end{position:relative;left:55%}.continue{margin:20px 0 40px;justify-content:start}.bottom{margin-top:10px}.errorStyle{border:2px solid red!important}.errorLabel{color:red;font-size:12px}.bannerEmpty{height:0}.banner{background:#90ee90;animation:fadeIn 2s ease;-webkit-animation:fadeIn 2s ease;-moz-animation:fadeIn ease 2s;-o-animation:fadeIn ease 2s;-ms-animation:fadeIn ease 2s}.banner,.banner-fadeout{width:100%;height:40px;top:-50px;display:flex;align-items:center;color:#000;padding-left:5%;font-family:Raleway;border-radius:5px}.banner-fadeout{position:absolute;background:#00f;animation:fadeOut 2s ease;-webkit-animation:fadeOut 2s ease;-moz-animation:fadeOut ease 2s;-o-animation:fadeOut ease 2s;-ms-animation:fadeOut ease 2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.loadingOverlay{position:fixed;background-color:#faf9f8;opacity:.5;z-index:2;display:flex;justify-content:center;align-items:center;cursor:not-allowed}.sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#000;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.applicationLabels{justify-content:space-between}.applicationLabels,.applicationList{position:relative;left:5%;width:90%}.dz-button{height:200px;width:100%;text-align:center;border:1px dashed #87ceeb}.applicationBox{height:50px;border-top-width:1px;border-color:#dee2e6}.applicationBoxChecked{height:50px;background-color:#7ccdff;border-width:2px}.applicationBox:hover,.applicationBoxChecked:hover{border:rgba(64,104,163,.5);border-width:2px;border-style:solid;cursor:pointer}.applicationInfo{position:relative;left:5%;width:90%;margin:0;font-size:12px}.checkBox{position:relative;width:20px;height:20px;top:0}.clientEmailAndPhone{text-overflow:clip;overflow:hidden;white-space:nowrap}.planNameAndType{width:250px}.status{width:150px}@media (max-width:1000px){.applicationBox .clientEmailAndPhone,.applicationLabels .contactLabel{display:none}}@media (max-width:900px){.applicationBox .planNameAndType,.applicationLabels .planLabel{display:none}}@media (max-width:750px){.applicationBox .createDate,.applicationLabels .dateLabel{display:none}}.clientBox:hover{border:rgba(64,104,163,.5);border-width:2px;border-style:solid;cursor:pointer}.clientInfo{position:relative;left:5%;width:90%;margin:0;font-size:12px}.clientName{width:150px}.clientEmailAndPhone{width:200px}.clientZip{width:50px}.clientDOB,.createDate{width:100px}@media (max-width:1000px){.clientBox .clientDOB,.clientLabels .dobLabel{display:none}}@media (max-width:900px){.clientBox .createDate,.clientLabels .dateLabel{display:none}}@media (max-width:600px){.clientBox .clientEmailAndPhone,.clientLabels .contactLabel{display:none}}@media (max-width:900px){.filterControls{display:none}}.clientLabels{justify-content:space-between}.clientLabels,.clientList{position:relative;left:5%;width:90%}.dashArea{height:90%;width:90%;margin-top:35px;margin-left:40px;display:flex;flex-direction:row}.appArea{width:60%;margin-right:30px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);justify-content:flex-start}.appArea,.graphArea{height:100%;display:flex;flex-direction:column}.graphArea{width:35%}#dashGraph1{display:flex;flex-direction:column}#dashGraph1,#dashGraph2{width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}#dashGraph2{flex:auto}.dashBox{width:95%;align-self:center;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:4px;line-height:.2em;padding-top:20px;height:90px}.dashStatus{margin-top:5px;color:#707683}.dashBox:hover{border:rgba(64,104,163,.5);border-width:2px;border-style:solid;cursor:pointer}.incompleteApps{margin-left:10px;margin-top:10px}@media (max-width:1000px){.graphArea{display:none}.appArea{margin-right:0;width:100%}}.pageBox{color:#000;justify-content:center}.arrowBox,.numberBox{background-color:#faf9f8;cursor:pointer}.arrowBox{width:40px}.formArea{position:relative;left:10%;right:10%;width:80%;background-color:#fff;margin-top:10px;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.05)}.radioArea{margin-top:20px;margin-bottom:20px}.fieldArea{margin-left:5%;margin-top:40px;margin-bottom:40px;width:70%}input:read-only{font-weight:600}.plusMinusButton{display:inline-block;text-decoration:none;width:21px;height:21px;color:#777;border-radius:50%;border:2px solid #777;text-align:center;vertical-align:middle;overflow:hidden;transition:.4s;line-height:17px;padding-left:1px}.plusMinusButton:hover{background:#b0b0b0}.radioDiv{display:flex;flex-direction:row;margin-top:10px}.modal{position:fixed;z-index:1;background-color:hsla(0,0%,71%,.41);width:100%;height:200%;margin-top:-200px;margin-left:-200px;display:block;left:200px}.modalContent{border-radius:20px;background-color:#faf9f8;position:absolute}.ancillaryPlanBox{height:80px}.ancillaryPlanBox,.medicalConditionBox{justify-content:normal;align-items:center;width:50%;margin-top:10px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0)),#fff;box-shadow:2px 7px 20px rgba(0,0,0,.05);border-radius:15px}.notes{width:90%;margin-left:5%}@media (max-width:100px){.arrowIcon{display:none}}.pickInfo{position:relative;width:600px}.fourth{width:100px}.checkDiv{display:flex;flex-direction:row;margin-top:10px}.checkLabelDiv{margin-left:20px}.clientSelectForm{position:relative;left:5%;width:90%}.clientBox{height:50px;border-top-width:1px;border-color:#dee2e6}.clientBoxChecked{height:50px;background-color:#7ccdff;border-width:2px}.searchSelect{margin:20px 0;width:250px}.planBox{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0)),#fff;box-shadow:2px 7px 20px rgba(0,0,0,.05);border-radius:15px}.otherPlanBox,.planBox{justify-content:normal;align-items:center;height:80px;width:100%;margin-top:10px}.otherPlanBox{margin-left:120px}.subPlans{flex-direction:column-reverse;width:100%}.subPlanBox{justify-content:normal;height:80px;width:100%;margin-top:10px;margin-left:150px;float:left;align-items:flex-end}.planInfo{width:90%;margin:0}.planInfo label{color:#4068a3}.companyName{display:flex;width:450px;height:50px;align-items:center}.premium{width:100px;height:20px}.notes{-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;grid-column-gap:20px;column-gap:20px}form.adjustAppForm{width:90%}.adjustInfo .vertCont{margin-right:10px}#radioPlan{height:20px;width:20px;margin:0 20px}.boxLabels{justify-content:space-between;margin-left:-10px}.boxLabels,.planSelectForm{position:relative;left:5%;width:90%}@media (max-width:1000px){.adjustGender{display:none}}@media (max-width:950px){.adjustTobacco{display:none}}@media (max-width:900px){.adjustAge{display:none}}.indentedQ{margin-top:10px;margin-left:30px}.appInfo{height:100%}.submissionInfo{position:relative;left:10%;width:90%}.submissionInfo a{margin:0}.appInfo{position:relative;left:10%;margin-top:10px;width:50%}.appInfo label{font-weight:800;font-size:15px;line-height:20px}.appInfo a:hover{font-weight:500}.submitButton,.whiteButton{padding:5px 10px;font-size:1em;background-color:#fff;font-family:"DM Sans";border-radius:35px;display:block;border-color:#000;border-style:solid;width:150px;color:#000}.whiteButton{width:auto;margin-bottom:5px}.submitButton:hover,.whiteButton:hover{background-color:#9fd4ff}h3{font-family:"DM Sans";font-size:1.5em}.col1,.col2,.col3{width:30%;float:left;margin-right:10px}.breadcrumbs-bootstrap{--bs-breadcrumb-divider:">"}.breadcrumb{color:#000;font-weight:700;text-transform:uppercase;font-size:14px;text-decoration:none}@media (max-width:1024px){.headbar{color:#fff;width:130%;height:90px;margin-left:-30%;padding-top:30px;padding-bottom:30px;padding-left:5%;background-color:#000}.headbar-links,.logo-desktop{display:none}.hamburger-menu,.hamburger-menu-links{display:flex}.hamburger-bg{display:block}.bodyParagraph{width:90%;margin-bottom:50px}.desktop-only-cell{display:none}.mobile-margin{margin-left:10px}.horiz-scroll-mobile{overflow-x:scroll}}@media (min-width:1025px){.headbar{color:#000;width:130%;height:115px;margin-left:-30%;padding-top:30px;padding-bottom:30px;padding-left:5%;background-color:#fff}.headbar-links,.logo-desktop{display:block}.hamburger-bg,.hamburger-links,.hamburger-menu{display:none}.bodyParagraph{min-width:60%;width:300px;margin-bottom:50px}.desktop-only-cell{display:table-cell}.mobile-margin{margin-left:15%}.horiz-scroll-mobile{overflow-x:none}}.submitAppForm{position:relative;left:10%;width:70%;height:100%}.submitInfo .horCont{justify-content:normal;align-items:flex-end}.submitInfo input,.submitInfo select{width:80%}#small{width:50%}.loginBackground{background:#e5e5e5;width:100%;height:100vh;justify-content:center}.loginBackground,.loginContainer{display:flex;flex-direction:column;align-items:center}.loginContainer{width:400px;height:500px;background-color:#faf9f8;border-radius:15px;box-shadow:0 4px 50px rgba(0,0,0,.05);justify-content:space-between}.loginContainer p{font-family:Raleway;font-size:15px;font-weight:600}#signUp{background:#fff;color:#000;box-shadow:none;border:2px solid #000}body{margin:0;padding:0;font-family:Raleway,sans-serif;position:absolute;width:100%;min-height:100%}h1{font-family:sans-serif}.master{position:absolute;overflow:hidden;width:100%;min-height:100%}input:focus{outline:none}.outerDiv{position:relative;display:flex;width:100%;pointer-events:none}.innerDiv{position:relative;box-sizing:border-box;pointer-events:auto;width:300px}.centerer{height:100%;top:0;left:0}.centerer,.maxer{position:absolute}.maxer{align-items:flex-end;bottom:0}.vector svg{width:100%;height:100%;position:absolute}a{cursor:pointer;text-decoration:none}
/*# sourceMappingURL=main.f73521a9.chunk.css.map */