.top-nav-bar{position:fixed;top:0;left:0;right:0;height:65px;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:0 60px;z-index:1000}.top-nav-bar__logo{width:125px}.top-nav-bar__logo-icon{width:100%}.top-nav-bar__logout-button{border:none;cursor:pointer;font-size:16px;color:#000}.top-nav-bar__logout-button:hover{background-color:#fff}
