#header {
  background: #0b6ab2;
  position: relative;
  z-index: 50;
}
#header .inner {
  margin: 0;
  max-width: 100%;
  width: auto;
  padding: 0 20px;
  height: 50px;
  position: relative;
  background: #0b6ab2;
}
#header .inner:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
#header .inner > h1 {
  float: left;
  height: 50px;
  line-height: 50px;
}
#header .inner > h1 img {
  vertical-align: middle;
}
#header .management {
  float: right;
  padding-top: 8px;
}
#header .management > * {
  display: inline-block;
  vertical-align: top;
}
#header .management .profile {
  position: relative;
  padding-right: 15px;
}
#header .management .profile > * {
  display: inline-block;
  vertical-align: top;
}
#header .management .profile:after {
  content: "";
  width: 1px;
  height: 16px;
  background: #5597c9;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
#header .management .profile > .thumb {
  width: 33px;
  height: 32px;
  overflow: hidden;
  position: relative;
}
#header .management .profile > .thumb:after {
  content: "";
  width: 33px;
  height: 32px;
  background: url("../../images/common/img_profile_frame.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#header .management .profile > .name {
  margin-top: 10px;
  padding-right: 10px;
  background: url("../../images/common/bg_down.png") no-repeat right 40%;
}
#header .management .profile > .name button {
  color: #fff;
}
#header .management .profile .profileView {
  display: none;
  width: 297px;
  border: 1px solid #c9cac9;
  background: #fff;
  position: absolute;
  left: -85px;
  top: 42px;
  z-index: 1;
}
#header .management .profile .profileView:after {
  content: "";
  width: 13px;
  height: 9px;
  background: url("../../images/common/bg_upArrow.png") no-repeat;
  position: absolute;
  left: 50%;
  top: -9px;
}
#header .management .profile .profileView .userInfo {
  padding: 12px 15px;
  border-bottom: 1px solid #eaeaea;
}
#header .management .profile .profileView .userInfo .thumb {
  width: 81px;
  height: 81px;
  position: relative;
  margin-bottom: 8px;
}
#header .management .profile .profileView .userInfo .thumb:after {
  content: "";
  width: 81px;
  height: 81px;
  background: url("../../images/common/bg_profile_Lframe.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#header .management .profile .profileView .userInfo .thumb button {
  position: absolute;
  left: -4px;
  bottom: -3px;
  z-index: 1;
}
#header .management .profile .profileView .userInfo .userPos {
  width: 175px;
  position: absolute;
  left: 108px;
  top: 36px;
}
#header .management .profile .profileView .userInfo .userPos .name {
  font-size: 16px;
  font-family: "Nanum Barun Gothic,gulim";
  margin-bottom: 5px;
}
#header .management .profile .profileView .userInfo .userPos .name em {
  font-size: 16px;
  font-family: "Nanum Barun Gothic Bold";
}
#header .management .profile .profileView .userInfo .department {
  color: #8d8d8d;
}
#header .management .profile .profileView .connectInfo {
  padding: 12px 16px;
}
#header .management .profile .profileView .connectInfo p {
  color: #8d8d8d;
  line-height: 16px;
}
#header .management .profile .profileView .connectInfo p span {
  width: 85px;
  font-weight: bold;
  display: inline-block;
}
#header .management .profile .profileView .connectInfo p em {
  font-weight: bold;
  color: #1088e3;
}
#header .management .profile .profileView .connectInfo p button {
  height: 18px;
  padding: 0 5px;
  margin-left: 10px;
  border: 1px solid #c9cac9;
  text-align: center;
  color: #4a4a4a;
}
#header .management .profile .profileView .connectInfo p button:hover {
  border-color: #1088e3;
}
#header .management .profile .profileView .buttonArea {
  text-align: center;
  background: #f9f9f9;
  padding: 10px 0;
}
#header .management .profile .profileView .buttonArea a {
  width: 86px;
  height: 27px;
  padding-top: 8px;
  background: #adadad;
  color: #fff;
  display: inline-block;
  font-weight: bold;
}
#header .management .profile .profileView .buttonArea a.logout {
  background: #1088e3;
}
#header .management .profile.on > .name button {
  text-decoration: underline;
}
#header .management .profile.on .profileView {
  display: block;
}
#header .management .notice,
#header .management .message {
  padding: 7px 8px 0 15px;
  position: relative;
}
#header .management .notice .num,
#header .management .message .num {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #f34e81;
  color: #fff;
  font-size: 8px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  position: absolute;
  right: 1px;
  top: -1px;
}
#header .management .message,
#header .management .plan,
#header .management .service {
  padding: 7px 10px 0 8px;
}
#header .management .service {
  position: relative;
}
#header .management .service .serviceView {
  display: none;
  width: 209px;
  border: 1px solid #c9cac9;
  padding-top: 10px;
  background: #fff;
  position: absolute;
  left: -94px;
  top: 42px;
  z-index: 1;
}
#header .management .service .serviceView:after {
  content: "";
  width: 13px;
  height: 9px;
  background: url("../../images/common/bg_upArrow.png") no-repeat;
  position: absolute;
  left: 50%;
  top: -9px;
}
#header .management .service .serviceView .list {
  overflow: hidden;
}
#header .management .service .serviceView .list li {
  float: left;
  width: 69px;
  text-align: center;
  margin-bottom: 10px;
}
#header .management .service.on .serviceView {
  display: block;
}
#header .management .remote {
  padding-top: 5px;
}
#header .management .remote a {
  display: inline-block;
  background: url("../../images/common/btn_remote.png") no-repeat 8px 50%;
  border: 1px solid #5497c9;
  height: 25px;
  line-height: 25px;
  padding: 0 10px 0 30px;
  color: #fff;
}
