#sidebar-box {
  top: 0;
  width: 280px;
  height: 100%;
  position: fixed;
  z-index: 99998;
  background: #fff; }

#sidebar-box .sidebar-content {
  position: relative;
  padding: 0 15px;
  overflow: auto;
  overflow-x: hidden;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

#sidebar-box .sidebar-head {
  position: absolute;
  top: 0;
  left: -1px;
  width: 281px;
  padding: 5px 0;
  z-index: 10; }

#sidebar-box .sidebar-head a {
  font-size: 14px;
  color: #fff; }

#sidebar-box .div-title-underline-thin {
  margin-bottom: 8px; }

#sidebar-box .sidebar-sns-login img {
  margin: 5px 0 0;
  width: 20%;
  float: left; }

#sidebar-box .sidebar-icon-tbl {
  display: table;
  width: 100%;
  table-layout: fixed; }

#sidebar-box .sidebar-icon-cell {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  padding: 0 0 10px; }

#sidebar-box .sidebar-icon-cell span {
  display: block;
  font-size: 12px;
  letter-spacing: -1px;
  margin-top: 6px; }

#sidebar-box-mask {
  display: none;
  position: fixed;
  z-index: 99997;
  background: rgba(0, 0, 0, 0.75);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

#sidebar-box .sidebar-menu {
  margin: 0;
  border-top: 1px solid #eee; }

#sidebar-box .sidebar-menu a {
  display: block; }

#sidebar-box .sidebar-menu .panel {
  background: 0 0;
  margin-top: 0;
  line-height: 24px; }

#sidebar-box .sidebar-menu .ca-head {
  padding: 0;
  border-bottom: 1px solid #eee; }

#sidebar-box .sidebar-menu .ca-head > a {
  padding: 7px 15px;
  font-size: 15px; }

#sidebar-box .sidebar-menu .ca-head.active > a {
  font-weight: 700 !important; }

#sidebar-box .sidebar-menu .ca-head > a.no-sub::after {
  top: 0;
  font-family: FontAwesome;
  float: right;
  position: relative;
  content: "\f105"; }

#sidebar-box .sidebar-menu .ca-head > a > .ca-href {
  display: inline-block;
  width: 30px;
  cursor: pointer; }

#sidebar-box .sidebar-menu .ca-head > a > .ca-href::after {
  top: 0;
  float: right;
  position: relative;
  content: "+"; }

#sidebar-box .sidebar-menu .ca-head.active > a > .ca-href::after {
  top: 0;
  font-family: FontAwesome;
  float: right;
  position: relative;
  content: "\f107"; }

#sidebar-box .sidebar-menu .ca-sub {
  list-style: none;
  background: #fafafa;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee; }

#sidebar-box .sidebar-menu .ca-sub li {
  padding: 6px 25px;
  padding-right: 12px;
  border-bottom: 1px solid #eee; }

#sidebar-box .sidebar-menu .ca-sub li:last-child {
  border-bottom: 0; }

#sidebar-box .sidebar-menu .ca-sub li a {
  font-size: 13px; }

#sidebar-box .sidebar-menu .ca-sub li.on a {
  font-weight: 700 !important; }

#sidebar-box .sidebar-menu .ca-sub li.tit-menu {
  border-bottom: none; }
  #sidebar-box .sidebar-menu .ca-sub li.tit-menu:hover > a {
    color: #000; }
  #sidebar-box .sidebar-menu .ca-sub li.tit-menu a {
    font-size: 14px;
    cursor: default; }
    #sidebar-box .sidebar-menu .ca-sub li.tit-menu a:hover {
      color: #000; }
  #sidebar-box .sidebar-menu .ca-sub li.tit-menu ~ li:not(.tit-menu) {
    padding: 2px 12px 2px 40px;
    border-bottom: none; }
  #sidebar-box .sidebar-menu .ca-sub li.tit-menu ~ .tit-menu {
    border-top: 1px solid #eee; }

#sidebar-box .sidebar-menu .ca-line {
  border: 0;
  background: #fff;
  font-weight: 700; }

#sidebar-box .sidebar-search {
  border: 1px solid #eee;
  background: #fafafa;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 4px; }

#sidebar-box .sidebar-search .row {
  margin-left: -3px;
  margin-right: -3px; }

#sidebar-box .sidebar-search .row > div {
  padding-left: 3px;
  padding-right: 3px; }

#sidebar-box .sidebar-media {
  border-bottom: 1px solid #eee;
  margin: 0 0 8px;
  padding: 0 0 8px;
  line-height: 20px; }

#sidebar-box .sidebar-media .media-photo i {
  background: #eee;
  border-radius: 50%;
  padding: 8px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 22px;
  display: inline-block; }

#sidebar-box .sidebar-media .media-photo img {
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  display: inline-block; }

#sidebar-box .sidebar-media .media-info {
  font-size: 12px;
  color: #888; }

#sidebar-box .sidebar-media .media-info i {
  margin-left: 10px; }

#sidebar-box .sidebar-login label {
  line-height: 12px !important;
  font-weight: 400;
  cursor: pointer; }

#sidebar-box .sidebar-login .profile .photo {
  margin-right: 12px; }

#sidebar-box .sidebar-login .profile .photo img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 0; }

#sidebar-box .sidebar-login .profile .photo i {
  width: 60px;
  height: 60px;
  font-size: 30px;
  padding: 15px 0 0;
  text-align: center;
  background: #ddd;
  color: #fff;
  border-radius: 50%; }

#sidebar-box .sidebar-login .profile h3 {
  font-size: 18px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  letter-spacing: -1px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden; }

#sidebar-box .sidebar-login .form-group {
  margin-bottom: 10px; }

#sidebar-box .sidebar-list {
  padding: 0;
  margin: 0;
  list-style: none; }

#sidebar-box .sidebar-list a {
  display: block;
  padding: 4px 15px;
  border-bottom: 1px solid #eee; }

#sidebar-box .sidebar-list a:hover {
  color: #3F9DE3; }

#sidebar-box .sidebar-list.list-links a::after {
  top: 0;
  font-family: FontAwesome;
  float: right;
  position: relative;
  content: "\f105"; }

#sidebar-box .sidebar-list.list-links a.no-fa::after {
  content: ""; }

#sidebar-box .progress {
  position: relative;
  border-radius: 0;
  height: 28px;
  overflow: hidden;
  margin-bottom: 15px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

#sidebar-box .progress .sr-only {
  margin: 0 15px;
  left: 0;
  width: auto;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  clip: auto; }

#sidebar-box .sr-score {
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  padding-right: 8px; }

#sidebar-box .sr-secret {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 12px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  background-image: url(./img/icon_secret.gif); }

#sidebar-box .sidebar-wing {
  position: absolute;
  width: 36px;
  z-index: 1;
  text-align: center; }

#sidebar-box .sidebar-wing-close {
  background: #fff;
  font-size: 18px;
  font-weight: 300 !important;
  width: 36px;
  height: 50px;
  line-height: 50px !important;
  border: 1px solid #ddd;
  cursor: pointer; }

@media (min-width: 481px) {
  #sidebar-box {
    right: -320px;
    border-left: 1px solid #ddd;
    margin-left: 40px; }

  #sidebar-box .sidebar-wing {
    left: 0;
    margin-left: -35px; }

  #sidebar-box .sidebar-wing-close {
    border-right: 0; } }
@media (max-width: 480px) {
  #sidebar-box {
    right: -320px;
    border-right: 1px solid #ddd;
    margin-right: 0px; }

  #sidebar-box .sidebar-wing {
    left: 0;
    margin-right: -35px; }

  #sidebar-box .sidebar-wing-close {
    border-left: 0; } }
@media (min-width: 768px) {
  #sidebar-box {
    padding-bottom: 0; }

  #sidebar-box .sidebar-wing {
    top: 20%; }

  #sidebar-box .sidebar-wing-icon {
    border-right: 0;
    display: block; } }
@media (max-width: 767px) {
  #sidebar-box {
    padding-bottom: 0; }

  #sidebar-box .sidebar-wing {
    top: 35%; }

  #sidebar-box .sidebar-wing-icon {
    display: none; } }
.btn.btn-nx-color {
  background: #3F9DE3;
  color: #fff; }

/*# sourceMappingURL=widget.css.map */
