.navbarlayout{width:100%;justify-content:space-between;color:#f58623}.navbar,.navbarlayout{display:flex;height:60px;background-color:black;align-items:center}.navbar{justify-content:center}.logo{width:60px;height:60px;margin:0}.btHome,.logo{display:flex;justify-content:center;align-items:center}.btHome{width:70px}.btHome,.btlogin{height:30px;margin:0 3px;font-family:Arial,sans-serif;font-size:medium;cursor:pointer;background-color:#1f1f1f;border:none;border-radius:12px}.btlogin{width:40;display:flex;align-items:center;justify-content:center}.selector{display:flex;margin:0;text-align:center;width:80px;height:30px}.selector select{height:30px;width:80px;margin:0 5px;border:none;border-radius:8px;background-color:#1f1f1f;font-family:Arial,Helvetica,sans-serif;font-size:medium;color:#f58623;cursor:pointer}