.toolbar{display:flex}.toolbar .search{position:relative;flex:0.6;height:38px;float:left;top:21px;left:20px;padding:0;margin:0}.toolbar .search .ico{position:absolute;top:8px;left:12px;padding:0;margin:0;z-index:2}.toolbar .search .ico img{width:22px;height:22px;cursor:pointer;padding:0;margin:0}.toolbar .search .txt{position:relative;top:0;left:0;width:100%;height:100%;font-size:1.8rem;color:#000;font-weight:lighter;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:1em 1em 1em 1em;border:1px solid grey;background:transparent;padding:0 1em 0 2.3em;margin:0;z-index:1}.toolbar .search .txt:hover{color:grey;background-color:#f8f8ff;border:1px dashed grey}.toolbar .search .but{position:absolute;top:3px;right:6px;width:70px;height:32px;font-size:1.8rem;font-weight:lighter;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:1em 1em 1em 1em;background-color:#dcdcdc;border:0;padding:0;margin:0;z-index:1}@media (max-width:1199.98px){.toolbar .search{top:16px;flex:0.9}}@media (max-width:719.98px){.toolbar{display:inline}.toolbar .search{position:absolute;float:right;left:auto;right:60px;top:14px;width:calc(100% - 210px);height:32px}.toolbar .search .ico{right:15px;top:7px;left:auto}.toolbar .search .ico img{width:18px;height:18px}.toolbar .search .txt{width:100%;height:100%;font-size:1.6rem;padding:0 2.5em 0 1em}.toolbar .search .but{padding:0;margin:0;display:none;width:0}}