@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);*{margin:0;padding:0}body{overflow-x:hidden}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#f5f5f5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#dea01e}.wp-con{width:100vw;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-family:"Montserrat";-webkit-align-items:center;align-items:center}.wp-con__header{-webkit-flex:0 0 300px;flex:0 0 300px;margin-bottom:-150px;-webkit-justify-content:center;justify-content:center;background-color:#175689}.wp-con__body,.wp-con__header{display:-webkit-flex;display:flex;width:100%}.wp-con__body{position:relative;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;border-radius:30px;padding:0;margin-bottom:20px}@media (min-width:768px){.wp-con__body{width:750px}}@media (min-width:992px){.wp-con__body{width:970px}}@media (min-width:1200px){.wp-con__body{width:1170px}}.wp-con__body.active{overflow:hidden;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}.wp-con__footer{-webkit-flex:0 0 50px;flex:0 0 50px;background-color:#175689;width:100vw;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:1px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wp-con__footer>div{cursor:pointer;font-size:12px}.wp-con__footer>div:not(:last-child){margin-right:10px}.wp-con__footer>.active{-webkit-text-decoration:underline 2px solid #fff;text-decoration:underline 2px solid #fff}.wp-header{padding-right:15px;padding-left:15px;width:100%;margin:30px 0;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding-bottom:150px}@media (min-width:768px){.wp-header{width:750px}}@media (min-width:992px){.wp-header{width:970px}}@media (min-width:1200px){.wp-header{width:1170px}}.wp-header__title{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.wp-header__titleT{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.wp-header__titleT>img{width:150px}.wp-header__titleT>div{display:block;font-size:36px;font-weight:500;margin-left:7.5px;-webkit-align-self:flex-end;align-self:flex-end;line-height:1}.wp-header__titleSlogan{margin-top:10px}.wp-header__pages{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.wp-header__nav{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center;text-transform:uppercase;font-weight:500;letter-spacing:1.5px}.wp-header__nav-item{margin-right:15px;padding:5px 10px;border-bottom:5px solid transparent;transition:border .2s}.wp-header__nav-item,.wp-header__nav-item:active,.wp-header__nav-item:visited{text-decoration:none;color:#fff}.wp-header__nav-item.active,.wp-header__nav-item:hover{border-bottom:5px solid #dea01e}.wp-header__nav-login{padding:5px 15px;text-transform:uppercase;border-radius:10px;background-color:#dea01e;margin-top:-10px;cursor:pointer}.wp-header__subnav{-webkit-flex:1 1;flex:1 1;height:35px;background-color:#fff;display:-webkit-flex;display:flex}.wp-header__subnav-item{margin-left:10px;padding:8px 10px;transition:.2s}.wp-header__subnav-item:visited{text-decoration:none;color:#000}.wp-header__subnav-item:hover{color:#dea01e}a.wp-header__nav-login,a.wp-header__nav-login:active,a.wp-header__nav-login:hover,a.wp-header__nav-login:visited{color:inherit;text-decoration:none}.auth-bg{width:75vw;min-height:100vh;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:hsla(0,0%,66.7%,.3333333333333333);z-index:50}@media (max-width:1200px){.auth-bg{width:100vw}}.auth-con{height:100%;min-height:100vh;box-sizing:border-box;padding-top:30px;width:100vw;flex-direction:column;font-family:"Montserrat";background-image:url(/static/media/torontoMap.bff3cbf7.PNG);background-position:50%;background-repeat:no-repeat;background-size:cover}.auth-con,.auth-con__body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;-webkit-align-items:center;align-items:center;position:relative}.auth-con__body{flex-direction:column;-webkit-justify-content:center;z-index:100;justify-content:center;-webkit-flex:1 1;flex:1 1;width:700px;border-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}.auth-con__body>a{padding:9px 65px;width:30%;text-transform:uppercase;border-radius:10px;background-color:#dea01e;margin-top:-10px}.auth-con__body>p{padding-bottom:30px}@media (max-width:800px){.auth-con__body{width:75vw}}@media (max-width:400px){.auth-con__body{width:75vw;margin:0 auto}}.auth-con__footer{position:relative;z-index:100;-webkit-flex:0 0 50px;flex:0 0 50px;-webkit-align-self:flex-end;align-self:flex-end;background-color:#175689;width:100vw;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:1px;margin-top:auto}.auth-con__footer>div{cursor:pointer;font-size:12px}.auth-con__footer>div:not(:last-child){margin-right:10px}.auth-con__footer>.active{-webkit-text-decoration:underline 2px solid #fff;text-decoration:underline 2px solid #fff}.auth-header{position:relative;z-index:100;color:#fff;padding-right:15px;padding-left:15px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}@media (min-width:768px){.auth-header{width:750px}}@media (min-width:992px){.auth-header{width:970px}}@media (min-width:1200px){.auth-header{width:1170px}}.auth-header.active{-webkit-justify-content:center;justify-content:center;text-align:center;width:600px;height:150px;max-height:150px;border-radius:30px;background-color:#175689;padding:15px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}@media (max-width:800px){.auth-header.active{width:75vw;margin:0 auto}}@media (max-width:400px){.auth-header.active{width:75vw;margin:0 auto}}.auth-header__title{padding-bottom:15px}.auth-header__title,.auth-header__titleT{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.auth-header__titleT>img{height:75px;width:165px}.auth-header__titleT>div{padding-top:10px;display:block;font-size:50px;font-weight:500;margin-left:20px;line-height:1}.login-form.ui.small.form{padding-bottom:20px;margin-top:25px;margin-bottom:40px;width:80%}.login-form.ui.small.form>h1{padding-top:20px;margin-bottom:40px;text-align:center}.login-form.ui.small.form>input{box-shadow:0 8px 6px -6px #7c7979;width:100%;margin-top:2px;margin-bottom:35px}.login-form.ui.small.form>label{margin-right:auto}.login-form.ui.small.form>.ui.yellow.button{margin-top:30px;width:33%;margin-left:33%}.login-form.ui.small.form>p{margin-top:20px;text-align:center}.register-form.ui.small.form{margin-top:25px;margin-bottom:40px;width:80%}.register-form.ui.small.form>h1{padding-top:20px;margin-bottom:40px;text-align:center}.register-form.ui.small.form>input{box-shadow:0 8px 6px -6px #7c7979;width:100%;margin-top:2px;margin-bottom:20px}.register-form.ui.small.form>label{margin-right:auto}.register-form.ui.small.form>.ui.yellow.button{margin-top:30px;width:33%;margin-left:33%}.register-form.ui.small.form>p{margin-top:20px;text-align:center}.surveyC{padding-bottom:100px;margin-top:100px;margin-bottom:40px;width:80%}.surveyC>h1{padding-top:20px;margin-bottom:40px;text-align:center}.surveyC>p{margin-top:20px;text-align:center}.surveyC>span{color:#f1d532}.surveyC>.ui.yellow.button{margin-top:30px;width:40%;margin-left:5%;margin-right:40px}.surveyC>.ui.grey.button{margin-top:30px;width:40%}.survey.ui.form{padding-bottom:100px;margin-top:80px;margin-bottom:40px;width:80%}.survey.ui.form>h1{padding-top:20px;margin-bottom:40px;text-align:center}.survey.ui.form>.ui.yellow.button{margin-top:30px;width:33%;margin-left:33%}.survey.ui.form>label{margin-right:30px;padding-right:30px}.survey.ui.form>.field{margin-left:30px;padding-left:40px}.slogan-btn__con{margin-top:20px;display:-webkit-flex;display:flex;width:100%}@media (min-width:992px){.slogan-btn__con{margin-top:30px}}.slogan-con{position:relative;width:100%;background-image:url(/static/media/slogan.dc2dc782.png);background-size:contain;background-repeat:no-repeat;height:500px;margin:0 auto;width:90vw;padding:30px 40% 30px 30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;height:37vw}@media (min-width:768px){.slogan-con{margin:0;width:unset;height:320px}}@media (min-width:992px){.slogan-con{height:410px}}@media (min-width:1200px){.slogan-con{height:500px}}.slogan-con img{width:100%;height:auto}.slogan-con .main-slogan{color:#fff;font-size:50px;font-size:16px}@media (min-width:768px){.slogan-con .main-slogan{font-size:34px}}@media (min-width:992px){.slogan-con .main-slogan{font-size:40px}}@media (min-width:1200px){.slogan-con .main-slogan{font-size:50px}}.slogan-con .descr-slogan{color:#fff;font-size:12px;text-shadow:0 4px 2px rgba(0,0,0,.3),3px 5px 3px rgba(0,0,0,.6),-3px 5px 3px rgba(0,0,0,.7)}@media (min-width:768px){.slogan-con .descr-slogan{font-size:18px}}.slogan-con .btn-login{background-color:#dea01e;color:#fff;font-size:20px;-webkit-flex:1 1;flex:1 1;font-weight:700;font-family:"Montserrat";padding:6px 0;border-radius:8px;border:none;transition-duration:.4s;margin-right:10px;text-align:center;cursor:pointer}.slogan-con .btn-login:hover{background-color:#fff;color:#dea01e}.slogan-con .btn-signup{background-color:#9cb8cf;color:#fff;font-size:20px;font-weight:700;-webkit-flex:1 1;flex:1 1;font-family:"Montserrat";border-radius:8px;border:none;transition-duration:.4s;cursor:pointer}.slogan-con .btn-signup:hover{background-color:#fff;color:#9cb8cf}.survey-text{color:#000;font-size:18px;text-align:center;padding:100px 40px;font-weight:500}.survey-text a{color:#dea01e}.faq-title{text-align:center}@media (min-width:768px){.faq-title{font-size:20px}}@media (min-width:992px){.faq-title{font-size:24px}}@media (min-width:1200px){.faq-title{font-size:36px}}.faq{margin:2rem auto;padding:0 40px 50px}.faq-item{background-color:#175689;color:#fff;margin:1rem 0;border-radius:.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.25)}.faq-item-header{padding:.5rem 3rem .5rem 1rem;min-height:3.5rem;line-height:1.25rem;font-weight:700;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer;position:relative}.faq-item-header:hover{background-color:#dea01e;transition:.3s}.faq-item-body{padding:1rem;line-height:1.5 rem;border-top:3px solid #fff;overflow:hidden;height:100px;transition:padding .6s,height .5s}.faq-item-body-content{font-weight:20}.faq-item-body.closed{padding:0 1rem;height:0}.footer-con{padding:20px 0;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto;background:#9cb8cf;height:auto;width:100vw;color:#fff;-webkit-align-items:center;align-items:center}.footer-bottom{text-align:center}.contact-dropdown__con,.contact-input__con{display:-webkit-flex;display:flex}.contact-dropdown__con{width:200px!important;-webkit-align-items:center;align-items:center}.contact-search{-webkit-flex:1 1;flex:1 1}.contact-search__con{display:-webkit-flex!important;display:flex!important;margin-right:40px;-webkit-flex:1 1!important;flex:1 1!important;-webkit-align-items:center;align-items:center}.contact-h1{margin:20px 0 20px 10px;font-family:Open Sans;font-size:32px}.contact-search{height:30px;background-color:#fff;padding:4px}.contact-label{font-family:Open Sans;font-size:larger;margin-right:10px}.contact-field,.contact-field>div>div>input{-webkit-flex:1 1;flex:1 1}.content{max-height:60vh;-webkit-align-items:stretch;align-items:stretch}.content-con{padding:20px}.content-header tr{background-color:#9cb8cf;text-align:left;font-family:Open Sans;font-weight:700;color:#fff}.content>*{width:100%}.content td:nth-child(3){overflow-wrap:break-word;-webkit-flex:1 1;flex:1 1}.content-body tr{border-bottom:1px solid #ddd;display:-webkit-flex;display:flex}.content-body tr>td{-webkit-flex:1 1;flex:1 1}.content-body tr:nth-child(2n){background-color:#ffedcb}thead,thead>tr{display:-webkit-flex;display:flex}thead>tr,thead>tr>*{-webkit-flex:1 1;flex:1 1}tbody{-webkit-flex-direction:column;flex-direction:column}tbody,tbody>tr{display:-webkit-flex;display:flex}.taf-con,tbody>tr>*{-webkit-flex:1 1;flex:1 1}.taf-con{display:-webkit-flex;display:flex}.taf-map{background-image:url(/static/media/taf4.cb0158b2.png);background-size:1280px;background-repeat:no-repeat;background-position:-330px;position:relative;left:-7px;-webkit-flex:1 1;flex:1 1}.taf-body{margin:30px;display:block;-webkit-flex:1.5 1;flex:1.5 1;position:relative}.taf-h1{font-size:26px;margin-bottom:10px}.taf-line{margin:0 0 10px;height:1px;background-color:#e5e5e5;border:none}.taf-sub{line-height:1;font-size:12px;margin-left:5px;color:#444;margin-bottom:30px}.taf-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.taf-buttons>button:not(:last-child){margin-right:10px}.ui.form textarea:not([rows]){height:17em}.portal-con,.portal-map{-webkit-flex:1 1;flex:1 1}.portal-con{width:100%;height:100%;border-radius:30px;position:relative}.portal-con,.portal-search{display:-webkit-flex;display:flex}.portal-search{background-color:#fff;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:15px;width:300px;height:90%;position:absolute;left:50px;max-height:90%;top:5%;overflow-y:hidden;z-index:5}.portal-search__header{box-sizing:border-box;padding:25px 10px 15px;display:-webkit-flex;display:flex;margin:0 20px;font-weight:600;border-bottom:1px solid #000;font-size:20px;-webkit-justify-content:space-between;justify-content:space-between}.portal-search__body{-webkit-flex:1 1;flex:1 1;height:calc(100% - 123px);overflow-y:auto;padding:0 15px}.portal-search__body::-webkit-scrollbar-track{background-color:#f5f5f5}.portal-search__body::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.portal-search__body::-webkit-scrollbar-thumb{background-color:#000;border:2px solid #555}.portal-search__footer{box-sizing:border-box;padding:15px 10px;display:-webkit-flex;display:flex;margin:0 20px;font-weight:500;border-top:1px solid #000;-webkit-justify-content:space-between;justify-content:space-between;position:relative;background-color:#fff;z-index:100}.portal-search__issue{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:12px}.portal-search__issue>div:first-child{line-height:1;margin-bottom:5px;vertical-align:middle;display:-webkit-flex;display:flex;letter-spacing:.25px;-webkit-align-items:baseline;align-items:baseline}.portal-search__issue>div:first-child>span:not(:last-child){margin-right:4px}.portal-search__issue>div:first-child>span:first-child{font-weight:600;font-size:18px}.portal-search__issue>div:last-child{line-height:1;font-size:12px;margin-left:5px;color:#888}.portal-button{width:140px;text-align:center;color:#fff;font-family:"Montserrat";padding:7.5px;border-radius:10px;position:absolute;bottom:40px;right:50px;font-weight:500;letter-spacing:.5px;font-size:20px;background-color:#ff5e5e}.portal-button.portal-cap{width:200px;right:220px}.portal-button.portal-cancel{background-color:#555}.portal-button:hover{cursor:pointer}.rap-con,.rap-map{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1}.rap-map{background-color:#555}.rap-map>div{border-radius:0!important}.rap-body{background-color:#fff;margin:30px;-webkit-flex:1.1 1;flex:1.1 1}.rap-h1{font-size:26px;margin-bottom:5px}.rap-line{margin:0 0 10px}.rap-sub{line-height:1;font-size:12px;margin-left:5px;color:#444;margin-bottom:30px}.rap-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.rap-buttons>button:not(:last-child){margin-right:10px}.reports-input__con{display:-webkit-flex;display:flex}.reports-dropdown__con,.reports-search__con{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center}.reports-search__con{margin-right:40px}.reports-search{height:30px;width:500px;background-color:#fff;padding:4px}.reports-h1{margin:20px 0 20px 10px;font-family:Open Sans;font-size:32px}.reports-Select{font-family:Open Sans;font-size:15px;margin-right:10px}.reports-Period{-webkit-flex:1 1;flex:1 1;margin-right:10px}.reports-Sort{font-family:Open Sans;font-size:15px;margin-right:10px}.reports-By{-webkit-flex:1 1;flex:1 1;margin-right:10px}.content{max-height:58vh;margin:10px 0;overflow:auto;border-collapse:collapse;display:block;display:-webkit-flex;display:flex;font-size:1em;-webkit-flex-direction:column;flex-direction:column;font-family:Open Sans;box-shadow:0 0 20px rgba(0,0,0,.15)}.content__con{padding:20px}.content-header__con tr{background-color:#9cb8cf;text-align:left;font-family:Open Sans;font-weight:700;color:#fff}.content th{padding:25px 15px}.content td{padding:32px 15px}.content td:first-child{font-weight:700}.content-body__con tr{border-bottom:1px solid #ddd}.content-body__con tr:nth-child(2n){background-color:#ffedcb}.content-body__con .bell{color:#c49e4b}.content-body__con .bell .bell:hover{color:#e6bc54}.content-body__con .edit{cursor:pointer;color:#2078ca}.content-body__con .edit .edit:hover{color:#33a6f3}.content-body__con .trash{cursor:pointer;color:#5ea856}.content-body__con .trash .trash:hover{color:#80cc61}.content i.icon{font-size:1.3em;width:2.2em}.content .ui.progress .bar{width:100%;height:1.3em}.content .ui.green.progress .bar{background-color:#3dce55}.content .ui.brown.progress .bar{background-color:#dea01e}.content .ui.red.progress .bar{background-color:#ff5e5e}.content .ui.progress{max-width:50%}.content thead tr{display:-webkit-flex;display:flex}.content thead tr>*{-webkit-flex:1 1;flex:1 1}.content tbody>tr{display:-webkit-flex;display:flex}.content tbody>tr>*{-webkit-flex:1 1;flex:1 1}.vot .header{background-color:#f8e6be;-webkit-flex:0.1 1;flex:0.1 1;display:-webkit-flex;display:flex;border-radius:30px;box-shadow:0 8px 6px -6px #7c7979}.vot .header>h1{padding-top:20px;padding-bottom:10px;padding-left:25px}.vot .header>.header-icons{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;justify-self:center;margin-left:auto}.vot .header>.header-icons>.horn{padding-right:25px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:600px){.vot .header>.header-icons>.horn{padding-right:55px}}.vot .header>.header-icons>.clock{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-right:20px}.vot .container{display:-webkit-flex;display:flex;background-color:#fff;margin-top:30px;margin-bottom:25px;margin-left:20px}.vot .item{-webkit-flex-grow:0.1;flex-grow:0.1;height:100px}.vot .item-arrow{padding:20px 10px}.vot .item-arrow__con{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.vot .item-arrow__up>i{margin:0}.vot .item-arrow__up>i:hover{color:orange}.vot .item-arrow__down>i{margin:0}.vot .item-arrow__down>i:hover{color:orange}.vot .item-desc>.title{font-size:20px;font-weight:600}.vot .item-desc>.info{color:#8f8f8f}.vot .item-desc>.info>.usr{text-decoration:underline}.vot .item-desc>.loc{color:#8f8f8f}.vot .item-desc>.report-icons{padding-top:15px}.vot .item-desc>.report-icons>.open{color:#8f8f8f;padding-right:30px}.vot .item-desc>.report-icons>.share{cursor:pointer;color:#8f8f8f}.vot .map{display:-webkit-flex;display:flex;overflow:hidden;background-color:#555;width:200px;height:120px;max-width:200px;min-width:200px;margin-right:30px;border-radius:20px;box-shadow:0 4px 8px 0 #a7a4a4}.vot .arrow{display:inline-block;cursor:pointer;color:#687074}.pro-editbar{-webkit-justify-content:flex-end;justify-content:flex-end}.pro-con,.pro-editbar{display:-webkit-flex;display:flex}.pro-con,.pro-nav{-webkit-flex:1 1;flex:1 1}.pro-nav{background-color:#f8e6be}.pro-nav>h1{text-align:center;margin:20px}.pro-body{background-color:#fff;margin:50px;-webkit-flex:2 1;flex:2 1}.pro-body>*>h2{font-size:26px;margin-bottom:6px!important}.pro-line{margin:0 0 10px}.pro-sub{line-height:1;font-size:14px;color:#444;margin-bottom:30px;display:-webkit-flex;display:flex;line-height:1.2;-webkit-align-items:center;align-items:center}.pro-sub>div{-webkit-flex:1 1;flex:1 1;padding-right:30px}.pro-del{line-height:1;font-size:12px;margin-left:5px;color:#444;margin-bottom:30px}.pro-del>.ui.red.button{width:20%;margin-left:80%;margin-right:40px}.pro-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.pro-buttons>button:not(:last-child){margin-right:10px}.profile-form{margin:25px 0}.view-toolbar__con{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.view-toolbar__con>i{font-size:20px;cursor:pointer;width:30px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.view-toolbar__con>i:hover{color:#dea01e}.view-toolbar__footer{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:10px}.view-by{margin-top:15px}.view-by,.view-by__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.view-by__icon{font-size:30px;margin:0 10px 0 0}.view-by__icon>i{line-height:1}.view-con,.view-map{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1}.view-body{background-color:#fff;margin:30px;-webkit-flex:1.2 1;flex:1.2 1}.view-h1{font-size:26px}.view-line{margin:0 0 2em;height:1px;background-color:#888;border:none}.view-sub{background-image:url(/static/media/pinpoint.64115a12.png);background-repeat:no-repeat;background-size:12px;line-height:1;font-size:12px;margin-left:5px;color:#444;margin-bottom:30px}.view-sub .address{position:relative;left:15px}.view-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.view-buttons>button:not(:last-child){margin-right:10px}.view-submit .ui.form .field{margin:0 0 2em}.view-submit .name,.view-submit .ui.form .field i{margin-top:10px;font-size:30px;position:relative;left:25px;color:#4d9cdd}.view-descr .ui.form .descr{margin:0 0 1em;text-decoration:underline}.view-descr .ui.form .text{font-weight:700;font-size:small;padding:5px;text-align:left;margin:0 15px 5em}.view-progress ul li{display:-webkit-flex;display:flex;margin:0 0 2em;position:relative;z-index:1}.view-progress ul li:last-child{margin:0 0 15px}.view-progress ul li p{font-size:14px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.view-progress ul li circle.outline.icon,.view-progress ul li i.check{font-size:1.5em}.view-progress ul li:not(:last-child):after{content:"";background:#ebe5e5;height:160%;width:4px;display:block;position:absolute;left:10px;top:19px}.view-progress ul li:last-child:after{height:0}.view-progress ul li.a:after,.view-progress ul li.s:after{background:green}.view-progress ul li.u:after{background:#dea01e}.update-body{-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center;text-align:left}.update-body,.update-title{display:-webkit-flex;display:flex}.update-title>i{position:relative;z-index:300;margin-right:10px;background-color:#fff}.update-listi{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.update-item-header{min-height:2rem;line-height:1.25rem;font-weight:700;cursor:pointer;position:relative}.update-item-header:hover{color:#dea01e;transition:.3s}.update-item-body{overflow:hidden;height:20px;transition:padding .6s,height .5s}.update-item-body.closed{padding:0 1rem;height:0}i.icon.outline{color:green}.svg-inline--fa.fa-w-14{width:.8em;position:relative;left:-2px}.ui.form .field>label{font-size:.95em}.survRow-field{-webkit-flex:1 1!important;flex:1 1!important;-webkit-align-items:center;align-items:center;text-align:center}.survRow-field,.survRow-field>div{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.survRow-field>div{max-width:16px}.survRow-field>div>*{margin:0 auto}.survRow-text{-webkit-flex:5 1!important;flex:5 1!important;font-weight:600}
/*# sourceMappingURL=main.3446672f.chunk.css.map */