.ui-input{display:inline-block;padding:8px;padding-top:7px;font-size:14px;background:#fff;border-radius:3px;border:1px solid #cfd4da;outline:none;color:#868f96}.ui-input:focus{-webkit-box-shadow:0 0 1px 1pt #3083c7 inset;box-shadow:inset 0 0 1px 1pt #3083c7}.ui-input::-webkit-inner-spin-button,.ui-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.ui-input::-webkit-textfield-decoration-container{-webkit-appearance:none;appearance:none}.ui-input::-webkit-input-placeholder{color:#adb6bd;text-overflow:ellipsis}.ui-input::-ms-input-placeholder{color:#adb6bd;text-overflow:ellipsis}.ui-input::-moz-placeholder{color:#adb6bd;text-overflow:ellipsis}.ui-input:-ms-input-placeholder{color:#adb6bd;text-overflow:ellipsis}.ui-input::placeholder{color:#adb6bd;text-overflow:ellipsis}.search-header{width:100%;height:100%;max-width:800px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-header__input{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-header__btn-send{margin-left:10px;padding-left:20px;padding-right:20px;font-size:15px}.search-header__btn-icon{width:.8em;height:.8em;margin-top:2px}.search-header__btn-label{margin-left:5px;white-space:nowrap}@media screen and (max-width:480px){.search-header__btn-send{padding-top:6px;padding-bottom:6px}.search-header__btn-label{display:none}.search-header__btn-icon{width:1em;height:1em}}.result-header-item{padding:10px 20px;background:#dee1e6;border-right:1px solid #cfd4da;border-bottom:3px solid #cfd4da;color:#868f96;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1}.result-header-item__inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result-header-item__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1}.result-header-item__icon{width:1em;height:1em;margin-top:2px;margin-right:5px}.result-header-item__close{margin-right:-5px;padding:4px 5px;opacity:.8;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-header-item__close:active{margin-top:1px}.result-header-item__close:hover{opacity:1}.result-header-item__close-icon{width:1em;height:1em;margin-top:2px}.result-header-item--active{background:#63a2d8;border-bottom-color:#3083c7;color:#fff;cursor:default}.result-header-item--history{background:#f4ca64;color:#fff;fill:#fff}.result-header-item:last-child{border-right:0}.result-header-item:hover{background:#f2f3f5}.result-header-item--active:hover{background:#63a2d8}.result-header-item--history:hover{background:#f4ca64}@media screen and (max-width:480px){.result-header-item{border:none;cursor:default}.result-header-item,.result-header-item:hover{background:transparent}}.result-header{height:40px;font-size:16px;font-weight:700;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:480px){.result-header{display:none}}.result-body-item{padding:20px 0;border-bottom:1px solid #dee1e6;text-align:left;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.result-body-item:first-child{border-top:1px solid #dee1e6}.result-body-item__left{padding-right:20px;-webkit-box-flex:2;-ms-flex:2;flex:2}.result-body-item__name{font-weight:700;font-size:20px;line-height:1.2;color:#2268a3;text-decoration:none;word-break:break-word;cursor:pointer;display:block}.result-body-item__name:hover{text-decoration:underline}.result-body-item__description{display:inline-block;padding-right:24px;padding-bottom:8px;font-size:14px;line-height:1.5;color:#495058;word-break:break-word}.result-body-item__updated-at{padding-top:8px;font-size:12px;color:#868f96}.result-body-item__right{padding-right:16px;font-size:14px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.result-body-item__lang{padding-right:16px;color:#495058;word-break:break-word;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.result-body-item__lang-color{width:12px;height:12px;margin-bottom:-1px;margin-right:8px;border-radius:50%;display:inline-block}.result-body-item__stars{color:#495058;fill:#495058;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.result-body-item__stars-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-body-item__stars-icon{width:1em;height:1em;margin-right:2px;margin-top:-2px}@media screen and (max-width:480px){.result-body-item{padding:10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.result-body-item__left{padding-right:0;padding-bottom:8px}.result-body-item__right{padding-right:0}}.ui-select{display:inline-block;font-size:14px;background:#fff;border:1px solid #cfd4da;outline:none;color:#868f96}.ui-select:focus{-webkit-box-shadow:0 0 1px 1pt #3083c7 inset;box-shadow:inset 0 0 1px 1pt #3083c7}.result-filter{width:100%;padding:5px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result-filter__input{min-width:100px;height:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.result-filter__select-block{height:30px;margin-left:20px;white-space:nowrap;-webkit-box-flex:0;-ms-flex:0;flex:0}.result-filter__select-label{margin-right:5px;font-size:14px;color:#adb6bd}.result-filter__select{height:100%}@media screen and (max-width:480px){.result-filter{padding:5px 10px}.result-filter__select-block{margin-left:10px}}.ui-pagination{width:100%;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ui-pagination,.ui-pagination__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ui-pagination__list{padding:0;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ui-pagination__list-center{margin:0 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ui-pagination__item,.ui-pagination__list-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ui-pagination__item{min-width:40px;margin:2px;padding:0;background:#f2f3f5;border-radius:10px;border:1px solid #cfd4da;color:#868f96;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ui-pagination__item:first-child{margin-left:0}.ui-pagination__item:last-child{margin-right:0}.ui-pagination__item-inner{padding:5px}.ui-pagination__item--prev{margin-left:0;margin-right:2px;padding:0}.ui-pagination__item--next{margin-right:0;margin-left:2px;padding:0}.ui-pagination__item--current{color:#2268a3;border-color:#2268a3;cursor:default}.ui-pagination__item--locked{border-color:#e9edf0;background:#f8f9fb;color:#dee1e6;cursor:not-allowed}.ui-pagination__item:not(.ui-pagination__item--current):not(.ui-pagination__item--locked):hover{border-color:#aab0be;color:#697782}.result-body-list{position:absolute;width:100%;height:100%;overflow-y:auto}.result-body-list__title{height:30px;margin-bottom:5px;padding:0 10px;font-size:20px;line-height:30px;color:#fff;fill:#fff;font-weight:700;display:none}.result-body-list__empty{padding:20px;font-weight:700;color:#868f96}.result-body-list__items{padding:0 20px}.result-body-list__pagination-panel{margin:10px 0}.result-body-list--history{background:#fffcf3}@media screen and (max-width:480px){.result-body-list{position:relative;height:auto;margin-bottom:20px;background:#3083c7;border-radius:10px;overflow:visible;display:block!important}.result-body-list:last-child{margin-bottom:0}.result-body-list__title{display:-webkit-box;display:-ms-flexbox;display:flex}.result-body-list__content{padding-bottom:10px;background:hsla(0,0%,100%,.9);border-radius:10px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3)}.result-body-list__pagination-panel{margin:0;margin-top:10px}.result-body-list__pagination-panel--top{display:none}.result-body-list--history{border-top-left-radius:10px;border-top-right-radius:10px;background:#f4ca64}}.result-body{position:relative;width:100%;height:calc(100% - 40px)}@media screen and (max-width:480px){.result-body{height:100%;padding:10px;overflow-y:auto}}.search-content{position:relative;width:100%;height:100%;max-width:800px;margin:0 auto}.search-content__wrapper{width:100%;height:100%;background:hsla(0,0%,100%,.9);border-radius:10px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3);overflow:hidden}.search-content__tab-content--history{background:#fffcf3}@media screen and (max-width:480px){.search-content{padding:0}.search-content__wrapper{height:100%;background:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.search-content__header{display:none}.search-content__tab-content--history{border-top-left-radius:10px;border-top-right-radius:10px;background:#f4ca64}}.history-sidebar{position:absolute;width:30%;height:calc(100% - 50px);min-width:280px;left:0;top:50px;background:#e9edf0;border-right:1px solid #dee1e6;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.3);box-shadow:5px 5px 10px rgba(0,0,0,.3);text-align:left;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .2s ease .1s,-webkit-transform .3s ease;transition:opacity .2s ease .1s,-webkit-transform .3s ease;transition:transform .3s ease,opacity .2s ease .1s;transition:transform .3s ease,opacity .2s ease .1s,-webkit-transform .3s ease;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow-y:auto}.history-sidebar--active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.history-sidebar__wrapper{width:100%;padding:20px 10px}.history-sidebar__empty{width:100%;color:#adb6bd;font-weight:400;text-align:center}.history-sidebar__items-list{width:100%;font-size:20px}.history-sidebar__item{width:100%;padding:5px 10px;font-size:16px;font-weight:700;border-bottom:1px solid transparent;color:#868f96;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.history-sidebar__item--active,.history-sidebar__item:hover{-webkit-transform:translateX(10px);transform:translateX(10px);color:#1a4a72}.history-sidebar__item--active{cursor:default}.history-sidebar__item-label{max-width:100%;word-wrap:break-word}.history-sidebar__item-count{margin-left:20px;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-search{position:relative;height:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-search,.page-search__header{display:-webkit-box;display:-ms-flexbox;display:flex}.page-search__header{width:100%;height:50px;padding:0 20px;background:#f8f9fb;border-bottom:1px solid #e9edf0;-webkit-box-shadow:0 5px 8px rgba(51,51,51,.2);box-shadow:0 5px 8px rgba(51,51,51,.2);z-index:200}.page-search__btn-history,.page-search__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-search__btn-history{margin-right:10px;padding:5px 10px;font-weight:700;font-size:15px;border:1px solid #dee1e6;border-radius:5px;color:#2268a3;fill:#2268a3;opacity:.6;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-ms-flex:0;flex:0}.page-search__btn-history:hover{text-decoration:underline;opacity:1}.page-search__btn-history:active{color:#3a8dd2;fill:#3a8dd2}.page-search__btn-history--active{border-color:#3083c7;background:#3083c7;color:#fff;fill:#fff}.page-search__btn-history--active:active{background:#3a8dd2;color:#fff;fill:#fff}.page-search__history-label{margin-right:5px;white-space:nowrap}.page-search__history-icon{width:1em;height:1em}.page-search__content{width:100%;height:calc(100% - 50px);padding:10px 20px;overflow:hidden}.page-search__empty-results{padding:10px;font-weight:700;color:#2268a3}.page-search__sidebar-overlay{position:absolute;width:100%;height:100%}@media screen and (max-width:480px){.page-search__header{padding:0 10px}.page-search__btn-history{padding:9px}.page-search__history-label{display:none}.page-search__content{padding:0}}