.srf-searchbar{display:flex;padding:8px 30px;background-color:#f5f5f5;border-bottom:1px solid #ccc;font-size:12px;color:#333}.srf-searchbar--hidden{display:none}.srf-searchbar__right-wrapper{width:500px;display:flex}.srf-searchbar__form{height:36px;display:flex}.srf-searchbar__form__dropdown-icon{margin-left:5px;display:flex}.srf-searchbar__form__autocomplete-wrapper,.srf-searchbar__form__input-container{position:relative;display:flex;flex-grow:1}.srf-searchbar__form__input-container{border:1px solid #99aaaf;border-radius:4px 0 0 4px;box-sizing:border-box;background:#fff}.srf-searchbar__form__input-container:focus-within{border-color:#2b94e1;box-shadow:0 0 0 3px rgba(43,148,225,.3);outline:none;z-index:1}.srf-searchbar__form__input-container--with-protocol{border-top-left-radius:0;border-bottom-left-radius:0}.srf-searchbar__form__highlighted-query,.srf-searchbar__form__input,.srf-searchbar__form__suggestion{position:absolute;display:block;top:0;left:0;margin:0;width:100%;height:100%;border:none;border-top:1px solid transparent;padding:0 10px;font-size:inherit;line-height:100%;font-family:inherit;box-sizing:border-box;color:inherit}.srf-searchbar__form__input{-webkit-appearance:none;background:none}.srf-searchbar__form__input.hidden{opacity:0}.srf-searchbar__form__input:focus{outline:none}.srf-searchbar__form__input:placeholder-shown+.srf-searchbar__form__clear{display:none}.srf-searchbar__form__input::placeholder{color:#ccc}.srf-searchbar__form__input::-webkit-search-decoration{-webkit-appearance:none}.srf-searchbar__form__clear{position:absolute;top:50%;right:0;transform:translateY(-50%);background:#fff;font-size:20px;padding:5px 10px 5px 5px;color:#ccc;cursor:pointer}.srf-searchbar__form__clear:hover{color:#666}.srf-searchbar__form__highlighted-query,.srf-searchbar__form__suggestion{line-height:100%;overflow:hidden;white-space:pre;display:flex;align-items:center;box-sizing:border-box}.srf-searchbar__form__highlighted-query.hidden,.srf-searchbar__form__suggestion.hidden{display:none}.srf-searchbar__form__highlighted-query>span,.srf-searchbar__form__suggestion{color:#ccc}.srf-searchbar__form__search{outline:none;font-size:inherit;font-family:inherit;letter-spacing:inherit;display:flex;align-items:center;text-decoration:none;padding-left:14px;padding-right:14px;margin:0 0 0 -1px;background-color:#d2562c;color:#fff;border-radius:0 4px 4px 0;border:0;position:relative}.srf-searchbar__form__search:active{box-shadow:inset 0 2px 2px rgba(0,0,0,.25)}.srf-searchbar__form__search:not([disabled]){cursor:pointer}.srf-searchbar__form__search:focus,.srf-searchbar__form__search:hover{background-color:#b24019}.srf-searchbar__form__search:disabled{background-color:#e49980}.srf-searchbar__projects{display:flex;margin-left:20px;margin-right:20px}.srf-searchbar--adaptive .srf-searchbar__upgrade__link{margin-left:10px}@media(max-width:990px){.srf-searchbar--adaptive .srf-searchbar__projects{display:none}.srf-searchbar--adaptive .srf-searchbar__form,.srf-searchbar--adaptive .srf-searchbar__right-wrapper{width:100%}.srf-searchbar--adaptive .srf-searchbar{padding:8px 16px}}@media(max-width:700px){.srf-searchbar--adaptive .srf-searchbar__form__search{display:none}.srf-searchbar--adaptive .srf-searchbar__search-type button{border-radius:0 4px 4px 0}.srf-searchbar--adaptive .srf-searchbar__form__input-container{border-radius:4px}.srf-searchbar--adaptive .srf-searchbar__form__input-container--with-type{border-top-right-radius:0;border-bottom-right-radius:0}}@media(max-width:500px){.srf-searchbar--adaptive .srf-searchbar__upgrade__link{display:none}}._3zTpVSuU8eUMQLTITAmm-V{color:#aaa}._3AHi1xpLy0aOaEeAjIDZ4A{color:#000}.srf-popover{position:relative}.srf-popover:after,.srf-popover:before{content:"";position:absolute;top:100%;left:50%;width:12px;height:12px;background-color:#fff;transform:translateX(-50%) rotate(45deg)}.srf-popover:before{margin-top:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.15);background-color:rgba(0,0,0,.2)}.srf-popover:after{margin-top:5px;z-index:502}.srf-popover.-hidden .srf-popover__dropdown,.srf-popover.-hidden .srf-popover__hide-when-closed,.srf-popover.-hidden:after,.srf-popover.-hidden:before,.srf-popover:not(.-hidden) .srf-popover__hide-when-open{display:none}.srf-popover__dropdown{position:absolute;min-width:100%;top:100%;background:#fff;margin-top:10px;border-radius:4px;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.25);z-index:501;background-clip:padding-box}.srf-popover__dropdown.-from-right{right:0}.srf-searchbar__projects__create{display:flex}.srf-searchbar__projects__create-project{outline:none;font-size:18px;font-family:inherit;letter-spacing:inherit;display:flex;align-items:center;text-decoration:none;margin:0;background-color:#73868b;border:none;color:#fff;padding-left:10px;padding-right:10px;border-radius:0 4px 4px 0}.srf-searchbar__projects__create-project:active{box-shadow:inset 0 2px 2px rgba(0,0,0,.25)}.srf-searchbar__projects__create-project:not([disabled]){cursor:pointer}.srf-searchbar__projects__create-project:focus,.srf-searchbar__projects__create-project:hover{background-color:#4f5c60}.srf-searchbar__projects__create-project:disabled{background-color:#597e88;pointer-events:none}.srf-searchbar__projects__create-project__placeholder{width:292px;padding:10px;box-sizing:border-box;font-size:12px}.srf-searchbar__projects__create-project__placeholder__header{font-weight:700;text-transform:uppercase;margin-bottom:13px;line-height:16px}.srf-searchbar__projects__create-project__placeholder__text{margin-bottom:20px}.srf-searchbar__projects__create-project__form{padding:15px;width:220px}.srf-searchbar__projects__create-project__form__header{font-weight:700;text-transform:uppercase}.srf-searchbar__projects__create-project__form__label{display:block;margin-top:10px;margin-bottom:10px;font-size:12px}.srf-searchbar__projects__create-project__form__input{width:100%;box-sizing:border-box;margin-top:5px;border-radius:2px;padding-left:7px;padding-right:7px;border:1px solid #64787e;height:26px}.srf-searchbar__projects__create-project__form__actions{text-align:right}.srf-searchbar__projects__list{display:flex}.srf-searchbar__projects__list__dropdown{padding-top:7px;padding-bottom:7px}.srf-searchbar__projects__list__item,.srf-searchbar__projects__list__view-all{cursor:pointer;text-decoration:none;display:block;padding:9px 12px;line-height:14px;color:#333;font-size:12px;white-space:nowrap}.srf-searchbar__projects__list__item:focus,.srf-searchbar__projects__list__item:hover,.srf-searchbar__projects__list__view-all:focus,.srf-searchbar__projects__list__view-all:hover{background-color:#f5f5f5;outline:none}.srf-searchbar__projects__list__item.-active,.srf-searchbar__projects__list__view-all,.srf-searchbar__projects__list__view-all.-active{font-weight:700}.srf-searchbar__projects__show-project-list{outline:none;font-size:inherit;font-family:inherit;letter-spacing:inherit;display:flex;align-items:center;text-decoration:none;margin:0;border:none;background-color:#98aaaf;border-radius:4px 0 0 4px;color:#fff;padding-left:14px;padding-right:14px}.srf-searchbar__projects__show-project-list:active{box-shadow:inset 0 2px 2px rgba(0,0,0,.25)}.srf-searchbar__projects__show-project-list:not([disabled]){cursor:pointer}.srf-searchbar__projects__show-project-list:focus,.srf-searchbar__projects__show-project-list:hover{background-color:#64787e}.srf-searchbar__projects__show-project-list:disabled{background-color:#d1d9dc;pointer-events:none}.srf-searchbar__projects__icon{margin-left:5px;display:flex}._2rJPqTk_FHaePYZRlMVvkq{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;z-index:500;border-radius:4px;margin-top:6px;border:1px solid #bdc4c6;box-shadow:0 2px 5px 0 rgba(0,0,0,.25);font-size:12px;padding-top:5px;padding-bottom:5px}._3PtnNphgasnPZ52ENMBgCm{display:none}.GJN7WngIYSSJXerJoG_K3{cursor:pointer;padding:8px 12px;line-height:1.4;background-color:#fff;display:flex;white-space:nowrap}.GJN7WngIYSSJXerJoG_K3>span:first-child{overflow:hidden;text-overflow:ellipsis}.GJN7WngIYSSJXerJoG_K3:hover,.H_a5338lItF5N0gzpd_lg{background-color:rgba(166,176,179,.2)}.GJN7WngIYSSJXerJoG_K3:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.GJN7WngIYSSJXerJoG_K3:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.hAxG9ECVCq-BXp3p53aCR{border-bottom:1px solid}._3RXp3n7XzhCs53xbllXZUV{color:#0071bc}._1NTZz4TUTNYGF1p25z0RRc{text-decoration:underline}._1gqXq8-r4NIEKYiavYXzMt{position:relative}._2-3niXz68JoyqkTdv3F54I{position:absolute;top:100%;z-index:500}.j0eTcuodFOV0o9gW7IOOz{display:block;padding-top:5px;padding-bottom:5px;overflow-y:auto;max-height:350px}._3srW8phaR2zWRaVskvUbLE{margin:5px 0;border:0;border-bottom:1px solid #bdc4c6}._2O6kxUEbvbDcXwb57hVBak{color:#aaa;overflow:hidden;text-overflow:ellipsis}._1ayf-kDOlGIbQmr9J3o11q{cursor:pointer;padding:8px 12px;background-color:#fff;-webkit-user-select:none;user-select:none;line-height:1.4;white-space:nowrap;display:flex}._1ayf-kDOlGIbQmr9J3o11q:hover:not(._2QfLCyO2kUqJXgZRZj_jei):not(._25WmTlG6FJZw8muoLsaQvX){background-color:rgba(166,176,179,.2)}._25WmTlG6FJZw8muoLsaQvX{background-color:#d5eaf9}._2QfLCyO2kUqJXgZRZj_jei{color:rgba(0,0,0,.4);cursor:default}._30XzI1tKQV9n4t18XeLfxy{height:100%}.UDJy5eEhHApKSAQ6KnshF{min-width:100%;background-color:#fff;border-radius:3px;margin-top:4px;box-shadow:0 2px 5px 0 rgba(0,0,0,.25);border:1px solid #bdc4c6;box-sizing:border-box}._1w4pmBB3untHKIM1eEPkRY{margin:0;background-color:#fff;padding:0 10px;border:1px solid #99aaaf;height:100%;font-size:inherit;white-space:nowrap;cursor:pointer;color:inherit}._1w4pmBB3untHKIM1eEPkRY:focus,._1w4pmBB3untHKIM1eEPkRY:hover{background-color:#edeff0;outline:none}._36ETRJOVc_TUYw3sxsoePJ{border-right:none;border-radius:4px 0 0 4px}.zCB7pkh-PQXrhFx4LYUQo{border-left:none;font-family:inherit}._2LfhsPpiEDacDnd0-MTded{left:0;right:0}._1JdnmxMKbCiKu2iGyEnvJ{position:static}._38WwRSq3eaHoDCNjBa9RDp{color:#0071bc;flex-direction:row-reverse;justify-content:space-between}