@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGIllc-qZXOFZPQ1nLV6Kc0Q.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlON8rC9usW8LF8jEoyRdjBI.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOewZ_ynvQzG68qcj8XOUD4.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGF-3bW0UJ950RmHomWlprww.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6L18ku6SDOUdA0NOn3_Brzk.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6P_6ol1eL4cG1HQ9X1W15xs.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Hqiax9TOhMCzHxxCK2FCJY.woff2) format('woff2');
}

html {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
}

*, *::after, *::before {
  box-sizing: inherit; }

body {
    height: 100%;
    overflow: hidden;
    margin: 0;
    background-color: #f1f1f1;
    background-image: url('../images/bg-vector.png');
    /* background-color: #f0f0f0; */
    font-size: 13px;
    line-height: 23px;
    font-weight: 400;
    font-family: "Segoe UI", "Frutiger", "Frutiger Linotype", serif;
}
  /* Menu mini 60px: logo thu nhỏ, không tràn */
  body.min-panel .layout-header .left-panel {
    overflow: hidden;
  }
  body.min-panel .layout-header .left-panel .logo:before {
    width: 100%;
    max-width: 48px;
    height: 30px;
    margin: 0 auto;
    top: 0;
    margin-left: 0;
    background-size: contain;
    background-position: center center;
  }
  body.min-panel .layout-main > .left-panel.left-panel--with-logo > a.logo {
    overflow: hidden;
    padding: 4px 2px;
  }
  body.min-panel .layout-main > .left-panel.left-panel--with-logo > a.logo .logo-img {
    max-width: 48px !important;
    max-height: 28px;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
  }
  body.min-panel .main-panel {
    margin-left: 60px; }
  body.min-panel .left-panel {
    width: 60px; }
    body.min-panel .left-panel .character {
      display: none; }
    body.min-panel .left-panel .panel-title {
      display: none; }
    body.min-panel .left-panel .panel-menu .list-panel-menu > li > a {
      line-height: 60px;
      height: 60px; }
      body.min-panel .left-panel .panel-menu .list-panel-menu > li > a span {
        display: none; }
      body.min-panel .left-panel .panel-menu .list-panel-menu > li > a .fa {
        margin-left: 16px;
        display: none; }
        body.min-panel .left-panel .panel-menu .list-panel-menu > li > a .fa:first-child {
          font-size: 25px;
          display: block; }

a {
  color: #358adb; }
  a:hover {
    color: #f85d2c;
	text-decoration: none;}

strong {
  font-weight: 600; }

.layout-header {
  /*display: table;*/
  height: 50px;
  width: 100%;
  position: absolute;
  z-index: 1030;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width: 1300px;
  position: fixed !important;
}
  .layout-header .left-panel {
    background: #22262e;
    position: relative;
    z-index: 3;
    width: 220px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    box-sizing: border-box;
  }
    @media screen and (max-width: 991px) {
      .layout-header .left-panel {
        /*display: none;*/
		margin-left: -220px;} }
    .layout-header .left-panel .logo {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 50px;
      width: 100%;
      position: relative;
      flex-shrink: 0;
    }
      .layout-header .left-panel .logo:before {
        content: ' ';
        display: block;
        height: 40px;
        width: 194px;
        background: url(../images/logo-vn.png) no-repeat center center;
        background-size: contain;
        position: relative;
        top: 0;
        left: auto;
        margin: 0 auto;
        }
  .layout-header .main-panel .nav-icon {
    height: 40px;
    width: 40px;
    float: left; 
	margin-top: 5px;}
    .layout-header .main-panel .nav-icon button {
      border: none;
      background: none;
      height: 40px;
      width: 40px;
      font-size: 24px;
      color: #2d353c; }
      .layout-header .main-panel .nav-icon button:hover {
        color: #64dd6c; }
  .layout-header .main-panel .nav-header {
    padding-top: 5px;
    padding-right: 10px;
    margin-right: 0; }
    .layout-header .main-panel .nav-header > li {
      position: relative;
      padding-left: 10px;
      padding-right: 10px; }
      .layout-header .main-panel .nav-header > li:before {
        content: ' ';
        display: block;
        height: 14px;
        width: 1px;
        position: absolute;
        top: 9px;
        right: 0;
        /*background: #d9e0e7;*/ }
      .layout-header .main-panel .nav-header > li > a {
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #5e6b77; }
        .layout-header .main-panel .nav-header > li > a:hover, .layout-header .main-panel .nav-header > li > a:focus {
          background: none;
          color: #64dd6c; }
          .layout-header .main-panel .nav-header > li > a:hover > .fa, .layout-header .main-panel .nav-header > li > a:focus > .fa {
            color: #55bd5c; }
        .layout-header .main-panel .nav-header > li > a > .fa {
          font-size: 15px;
          color: #444; }
        .layout-header .main-panel .nav-header > li > a > .badge {
          background: #e53333;
          position: absolute;
          top: 0;
          right: 4px; }
  /* Liên kết nhanh — căn cột icon / chữ */
  .layout-header .main-panel .nav-header .devias-quicklinks-dd {
    min-width: 250px;
  }
  .layout-header .main-panel .nav-header .devias-quicklinks-dd > li > a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px !important;
    white-space: normal;
    line-height: 1.35;
  }
  .layout-header .main-panel .nav-header .devias-quicklinks-dd > li > a > .fa:first-child {
    flex: 0 0 1.15em;
    width: 1.15em;
    text-align: center;
  }

.layout-main {
  /* display:table khiến 3 khối con (ticker + sidebar + nội dung) thành 1 hàng → co khung, tràn layout */
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
  min-height: 0;
  /*min-height: 605px;*/
  background-color: #f0f0f0;
      position: relative;
      overflow-x: hidden;
      overflow-y: hidden;
}
  .layout-main > .left-panel {
    background: #1b1e24;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 220px;
    height: auto;
    min-height: 100%;
    padding-top: 50px;
    /*z-index: 2;*/ }
    /* Logo sidebar khách + menu full chiều cao (không hở trắng phía trên footer) */
    .layout-main > .left-panel.left-panel--with-logo {
      padding-top: 0;
    }
    .layout-main > .left-panel.left-panel--with-logo > a.logo {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 50px;
      position: relative;
      background: #1b1e24;
      padding: 4px 8px;
      box-sizing: border-box;
      text-decoration: none;
    }
    /* Ưu tiên ảnh / chữ trong HTML; ::before chỉ khi không có .logo-img */
    .layout-main > .left-panel.left-panel--with-logo > a.logo .logo-img {
      display: block;
      max-width: 100%;
      width: auto;
      height: auto;
      max-height: 40px;
      object-fit: contain;
    }
    .layout-main > .left-panel.left-panel--with-logo > a.logo .logo-text-fallback {
      display: block;
      color: #fbc972;
      font-weight: 700;
      font-size: 13px;
      text-align: center;
      line-height: 1.2;
      word-break: break-word;
    }
    /* Mọi sidebar trong layout-main: menu không chồng vùng header fixed 50px (tránh click không tới Chọn NV / tên NV) */
    .layout-main > .left-panel > .panel-menu {
      top: 50px;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: auto;
      box-sizing: border-box;
      padding-bottom: 0;
      overflow: visible;
    }
    @media screen and (max-width: 991px) {
      .layout-main > .left-panel {
        /*display: none;*/
		margin-left: -220px;} }
    .layout-main > .left-panel .panel-title {
      font-weight: 300;
      font-size: 14px;
      color: #9b9b9b;
      text-transform: uppercase;
      padding: 25px 0 5px 20px; }
  .layout-main .main-panel {
	/*margin-top: 40px;*/  
    /* vd_head-section (ticker) đã nằm phía trên main-panel — không cần thêm 50px (gây khoảng trắng lớn dưới marquee) */
    padding-top: 0;
	/*min-height: 950px;*/}
  /* Khung nội dung đủ rộng, không chồng cột phải */
  .layout-main > .vd_head-section {
    flex: 0 0 auto;
  }
  /* Một thanh cuộn duy nhất: cuộn cả khối main-panel (form + cột phải), không cuộn riêng .main-container */
  .layout-main > .main-panel {
    width: calc(100% - 220px);
    max-width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    float: none;
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    /* Viền phải khung nội dung — tránh “cắt” sát mép / lệch với footer */
    border-right: 1px solid #e0e4e8;
    background-color: #f0f0f0;
  }
  .collapse-menu .layout-main > .main-panel {
    width: calc(100% - 140px);
  }
  body.min-panel .layout-main > .main-panel {
    width: calc(100% - 60px);
  }
  @media screen and (max-width: 991px) {
    .layout-main > .main-panel {
      width: 100%;
      margin-left: 0 !important;
    }
  }

.layout-footer {
  height: 300px;
  width: 100%;
  background: #1a2229; }

.left-panel {
  /*display: table;*/
  width: 220px;
  float: left; 
  transition: all .3s ease;
  -webkit-transition: all .3s ease;  }
  @media screen and (max-width: 991px) {
    .left-panel {
      float: left; } }
  .left-panel .character {
    background: #22262e;
    overflow: visible;
    position: relative;
    z-index: 10;
  }
    .left-panel .character .avatar {
      padding-top: 10px;
      height: 90px;
      width: 100%;
      padding-bottom: 5px;
      border-bottom: 1px solid #2d353c;
      position: relative;
      z-index: 11;
    }
      .left-panel .character .avatar > .avatar_img {
        height: 70px;
        width: 70px;
        /*display: block;*/
        float: left;
        margin-left: 10px;
        background: #2c343b;
        border-radius: 50%;
        padding: 2px; }
        .left-panel .character .avatar > .avatar_img img.sidebar-char-avatar-img,
        .left-panel .character .avatar > .avatar_img img {
          border-radius: 50%;
          height: 66px;
          width: 66px;
          object-fit: cover;
          border: 2px solid #1a2229;
          display: block;
        }
		.left-panel .character .avatar > .avatar_img img:hover {
		  border: 1px solid #ffffff;

		}	
      .left-panel .character .avatar .right-avatar {
        margin-left: 85px;
        position: relative;
        z-index: 12;
      }
        .left-panel .character .avatar .right-avatar #select-char {
          position: relative;
          z-index: 14;
          cursor: pointer;
          display: inline-block;
        }
        .left-panel .character .avatar .right-avatar .char-name {
          color: #64dd6c;
          font-size: 20px;
          /*padding: 5px 0 0 0;*/
          margin: 0;
          cursor: pointer; }
        .left-panel .character .avatar .right-avatar .char-select a {
          color: #9b9b9b;text-decoration: none; }
          .left-panel .character .avatar .right-avatar .char-select a:hover {
            color: #fbc972; 
			}
        .left-panel .character .avatar .right-avatar .char-select {
          position: relative;
          z-index: 20;
        }
        .left-panel .character .avatar .right-avatar .list-character {
          background: #55bd5c;
          position: absolute;
          top: 75px;
          left: -85px;
          width: 220px;
          padding: 5px 0;
          list-style: none;
          z-index: 1060;
          display: none; }
          .left-panel .character .avatar .right-avatar .list-character:before {
            content: ' ';
            height: 0;
            width: 0;
            border-bottom: 6px solid #55bd5c;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            position: absolute;
            top: -6px;
            right: 50px; }
          .left-panel .character .avatar .right-avatar .list-character > li {
            height: 30px; }
            .left-panel .character .avatar .right-avatar .list-character > li.active, .left-panel .character .avatar .right-avatar .list-character > li:hover {
              background: #4eae54; }
              .left-panel .character .avatar .right-avatar .list-character > li.active > a, .left-panel .character .avatar .right-avatar .list-character > li:hover > a {
                text-decoration: none; }
            .left-panel .character .avatar .right-avatar .list-character > li.active > a {
              color: #ffcc00; }
            .left-panel .character .avatar .right-avatar .list-character > li > a {
              line-height: 30px;
              display: block;
              height: 30px;
              color: #fff;
              padding-left: 20px; }
    .left-panel .character .char-manage {
      padding-top: 5px;
      width: 100%;
      padding-bottom: 5px;
      position: relative; }
      .left-panel .character .char-manage .char-name {
        padding: 0;
        margin: 0;
        color: #64dd6c;
        font-weight: 600;
        font-size: 16px; }
      .left-panel .character .char-manage .char-list-info ul {
        list-style: none;
        padding: 0; }
        .left-panel .character .char-manage .char-list-info ul > li {
          padding-left: 10px;
          padding-bottom: 0;
          padding-right: 10px;
          line-height: 25px;
          border-bottom: 1px dotted #31373d;
          color: #75829c; }
          .left-panel .character .char-manage .char-list-info ul > li:hover {
                background: rgba(255,255,255,0.15); }
      .left-panel .character .char-manage .char-list-info ul > li .char-side-val .char-side-ok {
        color: #7bce62;
        font-weight: 600;
      }
      .left-panel .character .char-manage .char-list-info ul > li .char-side-val .char-side-bad {
        color: #ff8a80;
        font-weight: 600;
      }
      .left-panel .character .char-manage .char-list-info ul > li .char-side-val .char-side-muted {
        color: #90a4ae;
        font-weight: 500;
      }
      .left-panel .character .char-manage .char-list-info ul > li .char-side-val .char-side-spouse {
        color: #f85d2c;
        font-weight: 600;
      }
      .left-panel .character .char-manage .char-stat {
        padding: 0;
        margin: 0;
        color: #9b9b9b;
        font-size: 12px; }
        .left-panel .character .char-manage .char-stat > span {
          padding-right: 10px; }
      .left-panel .character .char-manage .show-block-char {
        position: absolute;
        top: 0px;
        right: 15px;
        font-size: 20px;
        color: #9b9b9b; }
        .left-panel .character .char-manage .show-block-char:hover {
          color: #64dd6c; }
  .left-panel .panel-menu {
    padding-bottom: 90px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: visible;
  }
    .left-panel .panel-menu .list-panel-menu {
      list-style: none;
      padding: 0;
      margin: 0; }
      .left-panel .panel-menu .list-panel-menu > li {
        display: block; }
        .left-panel .panel-menu .list-panel-menu > li.active > a, .left-panel .panel-menu .list-panel-menu > li:hover > a {
          background: rgba(255,255,255,0.15);
          color: #fff; }
        .left-panel .panel-menu .list-panel-menu > li.active > ul {
          display: block; }
        .left-panel .panel-menu .list-panel-menu > li > a {
          display: block;
          height: 40px;
          line-height: 40px;
          background: #22262e;
          color: #9b9b9b;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          border-top: 1px solid rgba(255,255,255,0.2);
          border-bottom: 1px solid rgba(0,0,0,0.15);
          position: relative;
          border-top: none;
          text-decoration: none; }
          .left-panel .panel-menu .list-panel-menu > li > a .fa {
           /* float: left;*/
            margin-left: 10px;
            margin-right: 10px;
            line-height: 40px; }
            .left-panel .panel-menu .list-panel-menu > li > a .fa:first-child {
              /*width: 20px;*/
              text-align: center;
              color: #c1c6d0; }
            .left-panel .panel-menu .list-panel-menu > li > a .fa.fa-angle-down,
             .left-panel .panel-menu .list-panel-menu > li > a .fa.fa-angle-up {
              float: right;
              margin-left: 0;
              margin-right: 15px; }
          .left-panel .panel-menu .list-panel-menu > li > a span {
            /*float: left;
            line-height: 40px;*/ }
        .left-panel .panel-menu .list-panel-menu > li > ul {
          border-left: 2px solid #10181f;
          margin-left: 30px;
          padding: 0;
          list-style: none;
          display: none; }
          .left-panel .panel-menu .list-panel-menu > li > ul > li {
            position: relative; }
            .left-panel .panel-menu .list-panel-menu > li > ul > li:before {
              content: ' ';
              display: block;
              height: 6px;
              width: 6px;
              border: 1px solid #adadae;
              border-radius: 50%;
              position: absolute;
              top: 13px;
              left: -4px;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
              opacity: 1; }
            .left-panel .panel-menu .list-panel-menu > li > ul > li:after {
              content: ' ';
              display: block;
              height: 20px;
              width: 20px;
              border: 1px solid #64dd6c;
              border-radius: 50%;
              position: absolute;
              top: 6px;
              left: -11px;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
              opacity: 0; }
            .left-panel .panel-menu .list-panel-menu > li > ul > li:hover > a, .left-panel .panel-menu .list-panel-menu > li > ul > li.active > a {
              color: #64dd6c; 
			      text-decoration: none;}
            .left-panel .panel-menu .list-panel-menu > li > ul > li:hover:before, .left-panel .panel-menu .list-panel-menu > li > ul > li.active:before {
              opacity: 0; }
            .left-panel .panel-menu .list-panel-menu > li > ul > li:hover:after, .left-panel .panel-menu .list-panel-menu > li > ul > li.active:after {
              opacity: 1;
              position: absolute;
              top: 13px;
              left: -4px;
              height: 6px;
              width: 6px; }
            .left-panel .panel-menu .list-panel-menu > li > ul > li > a {
              line-height: 30px;
              padding-left: 10px;
              color: #9b9b9b;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; 
			  }

.main-panel {
  margin-left: 220px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease; }
  @media screen and (max-width: 991px) {
    .main-panel {
      float: none;
      margin-left: 0; } }
  .main-panel .main-container {
    /*padding: 5px 30px;*/
	position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
	/*background-color: #FFF;*/
	padding-bottom: 5px;
	/*left: 5px;*/}
    .main-panel .main-container .main-title {
      padding: 15px;
      margin: 0 0 5px 0;
      color: #1a2229;
      font-size: 24px; }
    .main-panel .main-container .block-title {
      padding: 0;
      margin: 0 0 5px 0;
      color: #2d353c;
      font-size: 18px; }
    .main-panel .main-container .char-manage {
      background: #2b363f;
      border-radius: 3px;
      padding: 20px;
      width: 100%;
      display: table; }
      .main-panel .main-container .char-manage .avatar-left {
        /*width: 180px;
        padding-right: 20px;*/
        display: table-cell;
        vertical-align: top; }
        .main-panel .main-container .char-manage .avatar-left .avatar {
          display: block;
          width: 135px;
          margin: 0 auto;
		  margin-top: 20px;}
          .main-panel .main-container .char-manage .avatar-left .avatar img {
            height: 135px;
            width: 135px;
            border-radius: 50%; }
        .main-panel .main-container .char-manage .avatar-left .char-name {
          text-align: center;
          display: block;
          font-size: 20px;
          color: #64dd6c; }
      .main-panel .main-container .char-manage .character-info {
        display: table-cell;
        vertical-align: top; }
        .main-panel .main-container .char-manage .character-info .table-char-manage {
          width: 100%;
          background: none;
          border-collapse: collapse;
          border: 1px dashed #414f5b;
          font-size: 14px;
          color: #9b9b9b;
		  font-weight: 600;}
          .main-panel .main-container .char-manage .character-info .table-char-manage th, .main-panel .main-container .char-manage .character-info .table-char-manage td {
            border-collapse: collapse;
            border: 1px dashed #414f5b;
            padding: 5px; }
            .main-panel .main-container .char-manage .character-info .table-char-manage th:hover, .main-panel .main-container .char-manage .character-info .table-char-manage td:hover {
              color: #fff;
              background: #313e48; }
        .main-panel .main-container .char-manage .character-info .form-group {
          padding-top: 10px; }
          .main-panel .main-container .char-manage .character-info .form-group > a {
            margin: 2px 4px; }
    .main-panel .main-container > .row {
      /*margin: 0 0 20px 0;
      background: #fff; */
	  padding-bottom: 15px;
	  margin-left: 0px;
      margin-right: 0px;}
      .main-panel .main-container > .row.row-invert {
        background-color: #1a2229; }
        .main-panel .main-container > .row.row-invert .nav a {
          color: #9b9b9b; }
        .main-panel .main-container > .row.row-invert .nav-pills > li > a:hover {
          background: #2d353c; }
        .main-panel .main-container > .row.row-invert .nav-pills > li.active > a, .main-panel .main-container > .row.row-invert .nav-pills > li.active > a:focus, .main-panel .main-container > .row.row-invert .nav-pills > li.active > a:hover {
          background-color: #64dd6c;
          color: #fff; }
      .main-panel .main-container > .row .row-body {
        padding: 20px; }
    .main-panel .main-container .block-main-contain {
      padding: 20px; }
    .main-panel .main-container .list-shop .shop-list-item .thumb {
      background-color: #2d353c;
      border-radius: 2px;
      padding: 10px;
      margin-bottom: 20px;
      position: relative; }
      .main-panel .main-container .list-shop .shop-list-item .thumb:hover .btn {
        opacity: 1; }
      .main-panel .main-container .list-shop .shop-list-item .thumb .image {
        background: #1a2229;
        text-align: center;
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        width: 300px;
        margin: 0 auto; }
        .main-panel .main-container .list-shop .shop-list-item .thumb .image img {
          margin: 0 auto; }
      .main-panel .main-container .list-shop .shop-list-item .thumb .name-item {
        display: block;
        color: #64dd6c; }
      .main-panel .main-container .list-shop .shop-list-item .thumb .price-item {
        display: block;
        color: #fbc972; }
      .main-panel .main-container .list-shop .shop-list-item .thumb .btn {
        position: absolute;
        top: 5px;
        right: 5px;
        opacity: 0; }
    .main-panel .main-container .wrap-char-sidebar {
      /* display: table-row; */ }
    .main-panel .main-container .main-wrapper {
      width: 100%;
      display: block; }
      .main-panel .main-container .main-wrapper .main-contain {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 20px 12px; }
    .main-panel .main-container .form-block {
      border-top: 1px solid #d9e0e7;
      padding-top: 10px; }
    .main-panel .main-container .login-section {
      width: 400px;
      margin: 0 auto; }
      .main-panel .main-container .login-section .login-title {
        font-size: 40px;
        color: #55bd5c;
        text-align: center;
        font-weight: 700; 
		line-height: 1;}
        .main-panel .main-container .login-section .login-title span {
          display: block;
          text-align: center;
          font-size: 16px;
          color: #358adb;
          border-top: 1px solid #eee;
          border-bottom: 1px solid #eee;
          padding-top: 5px;
          padding-bottom: 5px;
          margin-top: 5px; }
      .main-panel .main-container .login-section .input-group {
        padding-top: 5px;
        padding-bottom: 5px; }
        .main-panel .main-container .login-section .input-group .fa {
          font-size: 21px;
          width: 25px; }
      .main-panel .main-container .login-section .btn-group {
        padding-top: 5px; }
        .main-panel .main-container .login-section .btn-group > a {
          font-size: 16px; }
  .main-panel .character-sidebar {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 0;
    background: #2d353c; }
    .main-panel .character-sidebar .avatar {
      display: block;
      padding: 20px 20px 0 20px; }
      .main-panel .character-sidebar .avatar .avatar-img {
        height: 160px;
        width: 160px;
        display: block;
        margin: 0 auto;
        background: #2c343b;
        border-radius: 50%;
        padding: 4px; }
        .main-panel .character-sidebar .avatar .avatar-img img {
          border-radius: 50%;
          height: 152px;
          width: 152px;
          border: 6px solid #1a2229; }
    .main-panel .character-sidebar .char-name {
      margin: 0 20px;
      display: block;
      border-bottom: 1px solid #464c51;
      text-align: center;
      font-weight: 600;
      font-size: 25px;
      color: #64dd6c;
      padding-bottom: 5px; }
    .main-panel .character-sidebar .list-info {
      list-style: none;
      padding: 0 20px; }
      .main-panel .character-sidebar .list-info > li {
        line-height: 40px;
        border-bottom: 1px solid #464c51;
        font-size: 18px;
        display: table;
        width: 100%; }
        .main-panel .character-sidebar .list-info > li > span {
          line-height: 40px;
          float: left;
          color: #d9e0e7;
          font-weight: 300; }
        .main-panel .character-sidebar .list-info > li > strong {
          line-height: 40px;
          float: right;
          font-weight: 300;
          color: #64dd6c; }
    .main-panel .character-sidebar .button-character {
      padding: 10px 20px; }
  .main-panel .character-contain-sidebar {
    float: none;
    vertical-align: top;
    padding: 0 10px; }
  .main-panel .main-tab-controls {
    padding-top: 20px;
    padding-left: 0;
    margin-bottom: 15px;
    list-style: none; }
    .main-panel .main-tab-controls > li {
      height: 30px; }
      .main-panel .main-tab-controls > li.active > a {
        background: #236bb3; }
      .main-panel .main-tab-controls > li > a {
        margin: 0 4px;
        background: #eee;
		font-weight: 600;		}

.bar-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 55px;
  width: 100%;
  z-index: 20;
  background: #1f2229; }
  .bar-bottom .character {
    height: 60px;
    width: 60px;
    text-align: center;
    position: relative; }
    .bar-bottom .character .avatar {
      height: 60px;
      width: 60px; }
      .bar-bottom .character .avatar img {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        position: absolute;
        bottom: 0; }

.break-line {
  border-top: 1px solid #d9e0e7;
  padding-top: 20px;
  margin-bottom: 20px; }

.center {
  text-align: center; }

.nav-tab-control-accordion {
  list-style: none;
  padding: 0;
  background: #eaeaea;
  height: 40px;
  width: 100%; }
  .nav-tab-control-accordion > li {
    float: left;
    height: 40px; }
    .nav-tab-control-accordion > li.active > a {
      background: #fff;
      border-top-color: #358adb; }
    .nav-tab-control-accordion > li > a {
      display: block;
      height: 40px;
      border-top: 3px solid transparent;
      line-height: 40px;
      padding: 0 20px; }

.nav-tab-accordion {
  list-style: none;
  padding: 0; }
  .nav-tab-accordion > li {
    display: none; }
    .nav-tab-accordion > li.active {
      display: block; }

.bgblack {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7); }

.popup {
  height: 0;
  width: 100%;
  position: fixed;
  top: 20px;
  left: 0;
  z-index: 100; }
  .popup .popup-main {
    background: #fff;
    padding: 20px;
    position: relative; }
    .popup .popup-main .popup-close {
      background: #fff;
      height: 40px;
      width: 40px;
      font-size: 20px;
      position: absolute;
      top: 0;
      left: 100%;
      border: none; }

/* Popup thông báo — căn giữa màn hình, nền mờ, ẩn/hiện mượt */
.notify.notify--modal {
  position: fixed;
  inset: 0;
  z-index: 10050;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.28s ease, visibility 0.28s ease;
  -moz-transition: opacity 0.28s ease, visibility 0.28s ease;
  transition: opacity 0.28s ease, visibility 0.28s ease;
}
.notify.notify--modal.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.notify.notify--modal .notify-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 30, 0.52);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.notify.notify--modal .notify-dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 440px;
  max-height: min(86vh, 640px);
  display: flex;
  flex-direction: column;
  transform: scale(0.94) translateY(12px);
  opacity: 0;
  -webkit-transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.28s ease;
  -moz-transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.28s ease;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.28s ease;
}
.notify.notify--modal.show .notify-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
}
.notify.notify--modal .notify-panel {
  margin: 0;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: min(86vh, 640px);
}
.notify.notify--modal .notify-panel .panel-heading {
  padding: 10px 16px;
  font-weight: 600;
  flex-shrink: 0;
}
.notify.notify--modal .notify-panel .panel-body {
  padding: 14px 16px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  flex: 1 1 auto;
  min-height: 0;
}
.notify.notify--modal .notify-panel .panel-footer {
  display: block;
  padding: 12px 16px 16px;
  text-align: center;
  flex-shrink: 0;
  border-top: 1px solid #e8e8e8;
  background: #fafafa;
}
.notify.notify--modal .notify-panel .panel-footer .btn {
  min-width: 88px;
  font-weight: 600;
  border-radius: 6px;
  padding: 8px 20px;
}

/* Thành công — icon tròn, nội dung căn giữa (kiểu SweetAlert) */
.notify.notify--modal .notify-panel.notify-panel--type-success .notify-panel__icons {
  display: block;
  text-align: center;
  padding: 22px 16px 6px;
}
.notify.notify--modal .notify-panel.notify-panel--type-success .notify-panel__icon--ok {
  display: inline-flex;
}
.notify.notify--modal .notify-panel.notify-panel--type-success .notify-panel__icon--err {
  display: none;
}
.notify.notify--modal .notify-panel__icons {
  display: none;
}
.notify.notify--modal .notify-panel__icon {
  display: none;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  line-height: 1;
  margin: 0 auto;
}
.notify.notify--modal .notify-panel__icon--ok {
  border: 2px solid #81c784;
  color: #2e7d32;
  background: linear-gradient(180deg, #f1f8e9 0%, #e8f5e9 100%);
}
.notify.notify--modal .notify-panel__icon--err {
  border: 2px solid #e57373;
  color: #c62828;
  background: linear-gradient(180deg, #ffebee 0%, #ffcdd2 100%);
}
.notify.notify--modal .notify-panel.notify-panel--type-success {
  border-color: #e0e0e0;
}
.notify.notify--modal .notify-panel.notify-panel--type-success .panel-heading {
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #eceff1;
  color: #37474f;
  font-size: 17px;
  padding: 12px 18px;
}
.notify.notify--modal .notify-panel.notify-panel--type-success .panel-body {
  text-align: center;
  color: #546e7a;
  font-size: 14px;
  line-height: 1.55;
}
.notify.notify--modal .notify-panel.notify-panel--type-success .panel-footer {
  background: #fff;
  border-top: none;
  padding-top: 4px;
}

/* Lỗi / cảnh báo — icon đỏ, nút đóng xám */
.notify.notify--modal .notify-panel.notify-panel--type-error .notify-panel__icons {
  display: block;
  text-align: center;
  padding: 18px 16px 4px;
}
.notify.notify--modal .notify-panel.notify-panel--type-error .notify-panel__icon--ok {
  display: none;
}
.notify.notify--modal .notify-panel.notify-panel--type-error .notify-panel__icon--err {
  display: inline-flex;
}
.notify.notify--modal .notify-panel.notify-panel--type-error .panel-heading {
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #ffcdd2;
  color: #b71c1c;
}
.notify.notify--modal .notify-panel.notify-panel--type-error .panel-body {
  text-align: center;
  color: #5d4037;
}
.notify.notify--modal .notify-panel.notify-panel--type-error .panel-footer {
  background: #fff;
  border-top: none;
}

.breadcrumb {
    background: none;
    padding: 3px 0px;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0;
	background-color: #f0f0f0;
    border-bottom: 1px solid #F8F8F8;}

.alert-warning {
  background-color: rgba(251, 201, 114, 0.5);
  border: none;
  color: #6a4f1f; }

table {
  background: #f0f1f4;
  font-size: 16px; }

table [align=center] {
  text-align: center; }

.table-primary {
  background-color: #e9f3fa; }

.table-primary thead tr {
  background-color: #236bb3; }

.table-primary thead tr th,
.table-primary thead tr td {
  color: #fff;
  font-weight: 600; }

.table-primary tbody tr td {
  color: #133b57; }

.table-primary.table-hover tbody tr:hover {
  background-color: #e4edf4; }

.table-bordered {
  border-color: #fff; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-color: #fff; }

.table-form {
  background: none; }

.table-form td {
  border: none !important; }

.table-form input[type=text],
.table-form input[type=password],
.table-form input[type=tel],
.table-form input[type=email],
.table-form input[type=number],
.table-form select {
  width: 50%; }

.text-success {
  color: #64dd6c; }

.text-success-2 {
  color: #55bd5c; }

.text-primary {
  color: #358adb; }

.text-danger {
  color: #e53333; }

.text-warning {
  color: #fbc972; }

.ckbox, .rdiobox {
  font-weight: normal;
  position: relative;
  display: block;
  line-height: 18px; }

.panel-main {
  border: none; }
  .panel-main .panel-heading {
    background: #2b363f;
    color: #fff; }

.btn-success {
  background-color: #55bd5c;
  border: none; }

.btn-success:hover {
  background-color: #4baa52; }

#type_play input {
    width: 10% !important;
    display: inline;
}

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

.rdiobox input[type='radio'] {
  opacity: 0;
  margin: 0 5px 0 0; }

.rdiobox span:before {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #696c74;
  border-radius: 50px;
  top: 2px;
  left: 0; }

.rdiobox span:before, .rdiobox span:after {
  line-height: 18px;
  position: absolute; }

.rdiobox span:after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #696c74;
  border-radius: 50px;
  top: 5px;
  left: 3px;
  display: none; }

.rdiobox input[type='radio']:checked + span:after {
  display: block; }

.rdiobox-primary input[type='radio']:checked + span:after {
  background-color: #2574ab; }

.rdiobox span:before {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #696c74;
  border-radius: 50px;
  top: 2px;
  left: 0; }

.rdiobox input[type='radio']:checked + span:before {
  border-color: #666; }

.rdiobox-primary input[type='radio']:checked + span:before {
  border-color: #2574ab; }

.nano > .nano-pane {
  width: 5px;
  background: none;
  right: 3px;
  border-radius: 0;
  opacity: 1; }
  .nano > .nano-pane > .nano-slider {
    width: 5px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3); }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

/* Pace.js — target #pace-host (Footer: paceOptions.target); khung cố định = cột nội dung dưới header */
.pace-host {
  position: fixed;
  top: 50px;
  left: calc((100vw - min(100vw, 1300px)) / 2 + 220px);
  right: calc((100vw - min(100vw, 1300px)) / 2);
  height: 2px;
  z-index: 2000;
  overflow: hidden;
  pointer-events: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .pace-host {
    left: calc((100vw - min(100vw, 1300px)) / 2);
    right: calc((100vw - min(100vw, 1300px)) / 2);
  }
}
.collapse-menu .pace-host {
  left: calc((100vw - min(100vw, 1300px)) / 2 + 140px);
  right: calc((100vw - min(100vw, 1300px)) / 2);
}
body.min-panel .pace-host {
  left: calc((100vw - min(100vw, 1300px)) / 2 + 60px);
  right: calc((100vw - min(100vw, 1300px)) / 2);
}
@media screen and (max-width: 991px) {
  .collapse-menu .pace-host,
  body.min-panel .pace-host {
    left: calc((100vw - min(100vw, 1300px)) / 2);
    right: calc((100vw - min(100vw, 1300px)) / 2);
  }
}

.pace-host .pace {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Pace gán transform: translate3d(progress%,0,0) lên .pace-progress — cần right:100% + width:100% như theme gốc */
.pace-host .pace .pace-progress {
  background: #2299dd;
  position: absolute !important;
  top: 0 !important;
  right: 100% !important;
  width: 100% !important;
  height: 2px !important;
  overflow: hidden !important;
  box-sizing: border-box;
}

.pace-host .pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 4px rgba(34, 153, 221, 0.75);
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -2px);
  -moz-transform: rotate(3deg) translate(0px, -2px);
  -ms-transform: rotate(3deg) translate(0px, -2px);
  -o-transform: rotate(3deg) translate(0px, -2px);
  transform: rotate(3deg) translate(0px, -2px);
}

/* Spinner: fixed để không bị cắt bởi overflow của host 2px */
.pace-host .pace .pace-activity {
  display: block;
  position: fixed !important;
  z-index: 2001;
  top: 58px !important;
  right: calc((100vw - min(100vw, 1300px)) / 2 + 8px) !important;
  left: auto !important;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #2299dd;
  border-left-color: #2299dd;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}

.collapse-menu .left-panel{
  width: 140px;
  margin-left: 0;
}
.collapse-menu .main-panel{
  margin-left: 140px;
}
.collapse-menu .panel-title{
  display: none;
}
.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a span{
  /*display: none;*/
}
.collapse-menu .left-panel .character .char-manage{
    position: absolute;
    left: 100%;
    z-index: 3;
    width: 240px;
    background: rgba(0,0,0,0.8);
    border-top: 4px solid #000000;
    margin: 0px;
    padding: 20px;
    min-height: 90px;
	top: 0px;
}
.collapse-menu .left-panel .panel-menu .list-panel-menu > li > ul{
    position: absolute;
    left: 100%;
    z-index: 3;
    width: 240px;
    background: rgba(0,0,0,0.8);
    border-top: 4px solid #000000;
    margin: -90px 0 0 0px;
    padding: 10px 0 10px 20px;
    min-height: 90px;
}
.collapse-menu .left-panel .character .avatar .right-avatar{
    display: block;
    text-align: center;
    margin-left: 2px;
	margin-top: 75px;
}
.collapse-menu .left-panel .character .avatar > .avatar_img{
    margin-left: 30px;
    width: 80px;
    height: 80px;
    margin-top: -5px;
}
.collapse-menu .left-panel .character .avatar > .avatar_img img{
  width: 76px;
  height: 76px;
  border-radius: 50%;
  object-fit: cover;
}
.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a{
    height: 90px;
    line-height: 20px;
    padding: 8px 20px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a .fa:first-child{
  /*font-size: 20px;
  margin-left: 15px;*/
}
.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a .fa:last-child{
  /*position: absolute;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);*/
}
/* Logo header khi thu gọn: căn giữa, co vừa cột (không tràn sang main) */
.collapse-menu .layout-header .left-panel {
  overflow: hidden;
}
.collapse-menu .layout-header .left-panel .logo:before {
  height: 36px;
  width: 100%;
  max-width: 124px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: auto;
  background: url(../images/logo-vn-mini.png) no-repeat center center;
  background-size: contain;
}
/* Logo cột sidebar (Theme_HuyVn) khi thu gọn — ảnh có width="180" vẫn phải co */
.collapse-menu .layout-main > .left-panel.left-panel--with-logo > a.logo {
  overflow: hidden;
  padding: 4px 6px;
  justify-content: center;
  align-items: center;
}
.collapse-menu .layout-main > .left-panel.left-panel--with-logo > a.logo .logo-img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  max-height: 36px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.collapse-menu .layout-main > .left-panel.left-panel--with-logo > a.logo .logo-text-fallback {
  font-size: 11px;
  line-height: 1.15;
  padding: 0 2px;
}
#bank .pull-right {
  /*margin-top: -20px;*/
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	padding: 4px;
	font-size: 14px;
}
.alert{
	padding: 8px 15px;
}
.blink{
  color: #fff;
  animation: blink 1s steps(5, start) infinite;
  -webkit-animation: blink 1s steps(5, start) infinite;
  display: block;
  background: #c62828;
  padding: 2px 10px;
  border-radius: 3px;
  margin-right: 5px;
  margin-top: 5px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.blink:before{
  content: ' ';
  border-bottom: 6px solid #c62828;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -2px;
}
.ls-btn-char{
  list-style: none;
  padding: 10px 0px 10px 0; 
  margin: 0;
  background: rgba(0,0,0,.1);
}
.ls-btn-char li{
   padding-bottom: 4px;
   padding-left: 3px;
}
.ls-btn-char a{
  color: #68d9fa;
  padding-left: 5px;
  display: block;
}
.ls-btn-char a:hover{
  box-shadow: inset 2px 0 #62e5ac;
  text-decoration: none;
  color: #62e5ac;
}
.ls-btn-char a .fa{
  margin-right: 4px;
}  
@keyframes blink {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}

.form-control.form-selected{
  border-color: #7ce779;
  border-width: 2px;
  color: #29ce25;
  font-weight: bold;
}

.avatar_char {
    height: 30px;
    width: 30px;
    background: #2c343b;
    border-radius: 50%;
}
.avatar_char img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 2px solid #1A2229;
}
.dmenuitem, .dmenuitem a{
  display: table;
  width: 100%;
  overflow: hidden;
}
.list-news{
  list-style: none;
  padding: 0;
}
.list-news > li{
  padding-bottom: 4px;
}
.list-news > li > a{
  display: block;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.gameluckyspin{
	width: 600px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
.gameluckyspin .popup-luckyspin{
	background: url(../images/vq/kq.png) no-repeat center top;
	width: 375px;
	height: 153px;
	position: absolute;
	top: 212px;
	left: 110px;
	display: none;

}
.gameluckyspin .popup-luckyspin.show{
	display: block;
}
.gameluckyspin .popup-luckyspin .lucky-main-text{
	padding-top: 48px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	text-shadow: 0 1px #000;
	font-size: 16px;
	font-family: Arial, sans-serif;
}
.gameluckyspin .popup-luckyspin .lucky-main-text p{
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.gameluckyspin .popup-luckyspin .lucky-text{
	padding-top: 3px;
}
.gameluckyspin .popup-luckyspin .lucky-text p{
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
}
.gameluckyspin .popup-luckyspin .close-lucky-popup{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 40px;
	right: 2px;
	background: none;
	border: none;
	cursor: pointer;
}
.tuluyen-block{	
  margin-bottom: 10px;
}
.tuluyen-block .tuluyen-nguhanh .btn-tuluyen{
  width: 149px;
  height: 142px;
  background: url(../images/tl-1.png) no-repeat top;
  position: absolute;
  top: 170px;
  left: 175px;
  cursor: pointer;
  border: none;
  outline: none;
}
.tuluyen-block .tuluyen-nguhanh .btn-tuluyen:hover{
  background-image: url(../images/tl-2.png);
  background-position: 0 -2px;
}
.tuluyen-block .tuluyen-circle{
  width: 498px;
  height: 498px;
  background: url(../images/tuluyen-circle.png?1) no-repeat;
  position: relative;
  margin: 0 auto;
}
.tuluyen-block .tuluyen-circle .chart-sm{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 5px;
  left: 197px;
}
.tuluyen-block .tuluyen-circle .chart-nn{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 145px;
  left: 387px;
}
.tuluyen-block .tuluyen-circle .chart-tl{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 350px;
  left: 315px;
}
.tuluyen-block .tuluyen-circle .chart-nl{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 350px;
  left: 82px;
}
.tuluyen-block .tuluyen-circle .chart-ml{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 140px;
  left: 20px;
}
.tuluyen-table {
  width: 95%;
  margin: 0 auto;
}
.tuluyen-table table,
.tuluyen-table table th,
.tuluyen-table table td{
  border-collapse: collapse;
  border: 1px solid #fff;
}
.tuluyen-table table [align=center]{
  text-align: center;
}
.tuluyen-table table [valign=middle]{
  vertical-align: middle;
}
.tuluyen-table table thead tr{
  background: #829dd4;
  color: #fff;
}
.tuluyen-table table tbody tr{
  background: #e9e9e9;
  color: #4f4f4f;
}
.tuluyen-table table tbody tr:nth-child(2n+1){
  background: #d9d9d9;
  color: #4f4f4f;
}
.tuluyen-table table .level{
  background: #74e784!important;
  color: #457c4d;
  font-weight: bold;
}
.tuluyen-table table .current{
  background: #fdd761!important;
}
.chartjs{
  position: relative;
  cursor: pointer;
  color: #000;
}
.chartjs:hover img{
  -webkit-animation: fade 1s infinite ease-in-out;
  -moz-animation: fade 1s infinite ease-in-out;
  animation: fade 1s infinite ease-in-out;
}
@-webkit-keyframes fade{
  0%{-webkit-transform: translateY(0px);}
  50%{-webkit-transform: translateY(-5px);}
  100%{-webkit-transform: translateY(0px);}
}
@-moz-keyframes fade{
  0%{transform: translateY(0px);}
  50%{transform: translateY(-5px);}
  100%{transform: translateY(0px);}
}
@keyframes fade{
  0%{transform: translateY(0px);}
  50%{transform: translateY(-5px);}
  100%{transform: translateY(0px);}
}
.chartjs svg{
  position: relative;
  z-index: 2;
}
.chartjs img{
  position: relative;
  z-index: 3;
}
.chartjs.active:before{
  content: ' ';
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 67px solid #fff;
  position: absolute;
  top: 62px;
  left: 10px;
  z-index: 1;
}
.chartjs.chart-nn.active:before{
  top: 27px;
  left: -32px;
  -webkit-transform: rotate(77deg);
  -moz-transform: rotate(77deg);
  transform: rotate(77deg);
}
.chartjs.chart-tl.active:before{
  top: -20px;
  left: -21px;
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  transform: rotate(140deg);
}
.chartjs.chart-nl.active:before{
  top: -17px;
  left: 39px;
  -webkit-transform: rotate(-140deg);
  -moz-transform: rotate(-140deg);
  transform: rotate(-140deg);
}
.chartjs.chart-ml.active:before{
  top: 30px;
  left: 50px;
  -webkit-transform: rotate(290deg);
  -moz-transform: rotate(290deg);
  transform: rotate(290deg);
}
.chartjs img{
  position: absolute;
  top: 33px;
  left: 30px;
}
.chartjs.chart-tl img{
  left: 37px;
}
.chartjs.chart-nl img{
  top: 35px;
}
.chartjs.chart-nn img{
  top: 37px;
}
.chartjs.chart-sm img{
  top: 35px;
}
.chartjs .tipnh{
  width: 179px;
  height: 80px;
  position: absolute;
  top: 82px;
  left: -40px;
  display: none;
  z-index: 3;
}
.chartjs .tipnh p{
  padding: 0px 0 0 20px;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
}
.chartjs .tipnh p:first-child{
  padding-top: 17px;
}
.chartjs.chart-sm .tipnh{
  background: url(../images/tooltip-sm.png) no-repeat;
}
.chartjs.chart-ml .tipnh{
  background: url(../images/tooltip-ml.png) no-repeat;
}
.chartjs.chart-nl .tipnh{
  background: url(../images/tooltip-nl.png) no-repeat;
}
.chartjs.chart-nn .tipnh{
  background: url(../images/tooltip-nn.png) no-repeat;
}
.chartjs.chart-tl .tipnh{
  background: url(../images/tooltip-tl.png) no-repeat;
}

.doughnutTip {
  position: absolute;
  z-index: 20;
  min-width: 30px;
  max-width: 300px;
  padding: 5px 15px;
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.8);
  color: #ddd;
  font-size: 13px;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  letter-spacing: .06em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.doughnutTipHide{
  display: none!important;
}
.doughnutTip::after {
  position: absolute;
  left: 50%;
  bottom: -6px;
  content: "";
  height: 0;
  margin: 0 0 0 -6px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.7);
  line-height: 0;
}

.doughnutSummary {
  color: #d5d5d5;
  text-align: center;
  cursor: default;
  position: absolute;
  top: 50%;
  left: 50%;
}

.doughnutSummaryTitle {
  width: 100%;
  font-size: 12px;
  letter-spacing: .06em;
  color: #444;
  display: none;
}

.doughnutSummaryNumber {
  width: 100%;
  margin-top: 3px;
  font-size: 25px;
  color: #333;
}

.doughnutSummaryNumberHide {
  display: none;
}
/*# sourceMappingURL=style.css.map */

/* Custom */
.vd_body {
    float: none !important;
    margin: 0 auto;
    max-width: 1300px;
    box-shadow: 0px 0px 10px #888888;
    float: left;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 100vh;
    min-height: 0;
    box-sizing: border-box;
}

/* Tránh tràn khung ngang: .row có margin âm — cột #Main phải có padding (15px) khớp Bootstrap */
.main-panel .vd_content-section.row {
    overflow-x: hidden;
    max-width: 102%;
    min-height: 0; /* bỏ ép cao 850px — tránh khoảng trắng lớn dưới trang chủ / form */
}
/* Căn 2 cột (#Main + #RightColumnSkin) cạnh nhau: clearfix ::before/::after của .row có thể đẩy cột phải xuống full width */
@media (min-width: 992px) {
    .main-panel .vd_content-section.row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    .main-panel .vd_content-section.row::before,
    .main-panel .vd_content-section.row::after {
        display: none !important;
        content: none !important;
    }
    .main-panel .vd_content-section.row > #Main.col-md-9 {
        float: none !important;
        flex: 0 0 75%;
        max-width: 75%;
        width: 75%;
        min-height: 0;
    }
    .main-panel .vd_content-section.row > #RightColumnSkin.col-md-3 {
        float: none !important;
        flex: 0 0 25%;
        max-width: 25%;
        width: 25%;
        min-height: 0;
        overflow-x: hidden;
        overflow-y: visible;
    }
}
/* Hàng 2 cột: cao theo nội dung — cuộn tại .layout-main > .main-panel */
.main-panel > .vd_content-section.row {
    flex: 0 0 auto;
    min-height: auto;
    overflow: visible;
}
.main-panel #Main.col-md-9,
.main-panel #Main.col-md-12 {
    display: block;
    min-height: 0;
    overflow: visible;
    float: none !important;
}
.main-panel #Main .main-container {
    overflow: visible;
    padding-bottom: 24px;
}

/* Mobile / tablet nhỏ: cho phép cuộn trang (không khóa 1 khung) */
@media screen and (max-width: 991px) {
    html,
    body {
        height: auto;
        min-height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .vd_body {
        height: auto;
        max-height: none;
        min-height: 100vh;
        overflow: visible;
    }
    .layout-main {
        display: block;
        flex: none;
        min-height: 0;
        overflow: visible;
    }
    .layout-main > .vd_head-section {
        flex: none;
    }
    .layout-main > .main-panel {
        flex: none !important;
        min-height: 0;
        overflow: visible !important;
        display: block !important;
    }
    .main-panel > .vd_content-section.row {
        flex: none !important;
        min-height: 0;
        overflow: visible !important;
    }
    .main-panel #Main.col-md-9,
    .main-panel #Main.col-md-12 {
        display: block;
        overflow: visible;
    }
    .main-panel #Main .main-container {
        overflow: visible;
    }
}
.main-panel .vd_content-section > [class*="col-"] {
    box-sizing: border-box;
}
#RightColumnSkin,
#Load_Event {
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}
/* Khách: khối Banner trống không chiếm chỗ */
#Load_Event #Banner:empty {
    display: none;
    margin: 0;
    padding: 0;
    min-height: 0;
}

/* —— Cột phải (Sự kiện / widget): gọn, card + shadow giống mẫu —— */
/* Cột phải: bớt padding mép phải */
.main-panel .vd_content-section > #Main.col-md-9 {
    padding-right: 8px;
}
.main-panel .vd_content-section > #RightColumnSkin.col-md-3 {
    padding-left: 6px;
    padding-right: 0;
    padding-top: 13px;
}
#RightColumnSkin {
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
}
#RightColumnSkin #Load_Event,
#RightColumnSkin #Account_Content {
    width: 100%;
    max-width: 100%;
}
#RightColumnSkin #Account_Content .BlockRight {
    background: #fff;
    border: 1px solid #dde2e8;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.06);
    padding: 10px 12px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.4;
    overflow: hidden;
    box-sizing: border-box;
}
#RightColumnSkin #Account_Content .BlockUsername {
    font-weight: 600;
    margin-bottom: 8px;
    word-break: break-word;
}
/* Khung Account_Content rỗng (đã bỏ widget Bạc/Xu/Wcoin) — không chiếm chỗ */
#RightColumnSkin #Account_Content:empty {
    display: none;
    margin: 0;
    padding: 0;
    min-height: 0;
}
#RightColumnSkin #Account_Content .ListInfo {
    list-style: none;
    margin: 0;
    padding: 0;
}
#RightColumnSkin #Account_Content .ListInfo li {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    padding: 4px 0;
    border-bottom: 1px solid #f0f2f4;
}
#RightColumnSkin #Account_Content .ListInfo li:last-child {
    border-bottom: none;
}
.main-panel .skin-char-info-select {
    margin-bottom: 16px;
}
#Load_Event .skin-ip-banner {
    margin-bottom: 10px;
}
#Load_Event .skin-ip-banner .btn {
    padding: 7px 10px;
    font-size: 12px;
    line-height: 1.3;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
#Load_Event .panel.widget {
    background: #fff;
    border: 1px solid #dde2e8;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 0;
}
#Load_Event .panel .panel-heading {
    padding: 6px 10px 5px;
    background: linear-gradient(to bottom, #fafbfc, #f3f5f7);
    border-bottom: 1px solid #eceff1;
}
#Load_Event .panel-heading h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #2d353c;
    line-height: 1.35;
}
#Load_Event .panel-heading h4 img {
    vertical-align: middle;
    margin-right: 4px;
}
#Load_Event .skin-cal-wrap {
    display: inline-block;
    margin-right: 6px;
    color: #428bca;
}
#Load_Event .skin-sidebar-panel-body {
    padding: 0 !important;
    margin: 0;
}
#Load_Event .skin-game-events-body {
    padding: 0 !important;
    margin: 0;
}
#Load_Event .skin-game-events-body .CustomTimeEvent {
    margin: 0;
}
#Load_Event .content-menu .list-wrapper li {
    padding-top: 0;
    padding-bottom: 0;
}
#Load_Event .content-list .list-wrapper > li {
    padding: 4px 8px;
    border-bottom: 1px solid #eef0f3;
}
#Load_Event .content-list .list-wrapper > li:last-child {
    border-bottom: none;
}
#Load_Event .content-list .list-wrapper > li > a {
    display: flex;
    align-items: center;
    gap: 6px;
    min-height: 0;
}
#Load_Event .content-list .list-wrapper > li > a:hover .menu-text {
    color: #f85d2c;
}
#Load_Event .content-list .menu-text {
    margin-left: 0 !important;
    flex: 1 1 auto;
    min-width: 0;
    padding-right: 6px;
    font-size: 12px;
    color: #358adb;
    line-height: 1.35;
}
#Load_Event .content-list .menu-icon {
    float: none !important;
    width: 18px;
    flex-shrink: 0;
    font-size: 13px;
    line-height: 1.2;
}
#Load_Event .skin-ttbv-widget {
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
#Load_Event .skin-ttbv-widget a.panel-body {
    padding: 8px 10px !important;
    display: block;
    color: #f5f5f5 !important;
    text-decoration: none;
}
#Load_Event .skin-ttbv-widget a.panel-body:hover {
    color: #fff !important;
    background: rgba(0, 0, 0, 0.08);
}
#Load_Event .skin-ttbv-widget .skin-ttbv-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    min-height: 0;
}
#Load_Event .skin-ttbv-widget .skin-ttbv-icon {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}
#Load_Event .skin-ttbv-widget .skin-ttbv-timer {
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    flex: 1;
    line-height: 1.25;
    word-break: break-word;
}
#Load_Event .skin-ttbv-widget .skin-ttbv-desc {
    font-size: 11px;
    line-height: 1.35;
    margin-top: 4px;
    opacity: 0.96;
}
#Load_Event .CustomTimeEvent {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 1.25;
    background: #f7f9fa;
}
#Load_Event .CustomTimeEvent .skin-event-row td {
    padding: 3px 4px;
    border-bottom: 1px dotted #d5dade;
    vertical-align: middle;
}
#Load_Event .CustomTimeEvent .skin-event-time-txt {
    color: #c62828;
    font-weight: 600;
    font-size: 12px;
}
#Load_Event .CustomTimeEvent .skin-event-time {
    width: 22%;
}
#Load_Event .CustomTimeEvent .skin-event-name {
    color: #2d353c;
    font-weight: 500;
    width: auto;
    max-width: none;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-left: 2px;
    padding-right: 2px;
}
#Load_Event .CustomTimeEvent .skin-event-cd {
    color: #37474f;
    font-family: Consolas, "Courier New", monospace;
    font-size: 11px;
    white-space: nowrap;
    width: 28%;
    text-align: right;
    padding-left: 2px;
}
.main-panel .main-container .jssor_1 {
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

footer .vd_bottom {
    background-color: #252525;
    color: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer.footer-1,
footer#footer {
    flex-shrink: 0;
    margin-top: 0;
}

body .container {
    width: 100%;
    max-width: 100%;
}

.container {
    position: relative;
}

.content {
    position: relative;
}

.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a .menu-icon {
    font-size: 36px;
}

.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a .menu-text {
    float: left;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 991px) {
.layout-header .main-panel .nav-header > li {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}}

        /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { 
			background-color: white;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;		}
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { 
			background-color: #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;	}
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('../images/banner/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }
		
		
.vd_status-widget a {
    display: block;
    color: #F0F0F0;
    padding: 20px;
}

.vd_status-widget a:hover{color:#FFF;background:rgba(0,0,0,0.1)}

.vd_status-widget .menu-icon {
    display: block;
    font-size: 36px;
    float: right;
    line-height: 40px;
}

.vd_status-widget .menu-value {
    margin-left: 10px;
    line-height: 40px;
    font-size: 22px;
    float: right;
    text-transform: uppercase;
}

.vd_status-widget .menu-text {
    padding-top: 10px;
    letter-spacing: .2px;
}

.mgbt-xs-10 {
    margin-bottom: 10px !important;
}

.vd_bg-red {
    background-color: #f85d2c !important;
}

.vd_btn {
    background-color: #DDDDDD;
    color: #FFFFFF;
}

.btn {
    padding: 6px 15px;
}

button.btn.btn-default {
    /*width: 90px;*/
}

.widget {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
	margin-bottom: 10px;
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.panel .panel-heading {
    position: relative;
    padding: 7px 15px;
}

.vd_bdt-blue {
    border-top-color: #428bca !important;
}
.vd_bdt-green {
    border-top-color: #5cb85c !important;
}
.vd_bdt-yellow {
    border-top-color: #f0ad4e !important;
}
.vd_bdt-red {
    border-top-color: #d9534f !important;
}
.vd_bdt-black {
    border-top-color: #333 !important;
}
.vd_bdt-grey {
    border-top-color: #999 !important;
}

.panel-bd-top {
    border-top: 3px solid #428bca !important;
}

.content-list .list-wrapper {
    margin: 0;
    padding: 0;
}

.content-menu .list-wrapper li {
    border-bottom: none;
    padding-top: 3px;
    padding-bottom: 3px;
}

.content-list .list-wrapper>li {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    border-bottom: 1px solid #EEE;
    position: relative;
    text-align: left;
}

.content-list .list-wrapper>li>a {
    display: block;
	text-decoration: none;
}

.content-list .menu-icon {
    display: block;
    float: left;
    width: 16px;
    text-align: center;
    font-size: 14px;
}

.vd_grey {
    color: #777 !important;
}

.content-list .menu-text {
    display: block;
    margin-left: 26px;
    text-transform: none;
    padding-right: 15px;
}

.btn.vd_bg-red:hover, .btn.vd_red:hover {
    background-color: #f74a13 !important;
    color: #FFF !important;
}

i.fa.fa-star-o {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.col-md-3 {
    margin-bottom: 10px !important;
	padding-top: 12px;
}

@media screen and (max-width: 991px) {
.main-panel .main-container .login-section {
    width: 100%;
    margin: 0 auto;
}}

.h_content {
    margin: 10px 5px 0px 0px;
    border-top: 0px solid #004d8b;
    width: 100%;
}

.h_content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 15px 10px 15px;
}

.jssor_1 {
    position: relative;
    margin: 0px auto;
    top: 0;
    right: 7px;
    width: 100%;
    height: 300px;
    overflow: hidden;
    visibility: visible;
}

@media screen and (max-width: 815px) {
.jssor_1 {
display: none;
}}

.font-semibold {
    font-weight: 500;
}

.my-nav-name {
    text-align: center;
	margin-top: 12px;
    margin-bottom: 20px;
}

.collapse-menu .my-nav-name {
    display: none;
}

.back_to_top_warp {
    margin: 0 auto;
    max-width: 1300px;
    position: absolute;
}

.vd_back-top {
    background: none repeat scroll 0 0 #428bca;
    bottom: -30px;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    height: 43px;
    opacity: 0;
    padding: 5px 0 0;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 48px;
    z-index: 9999;
}

.vd_back-top.visible:hover{opacity:1}
.vd_back-top.visible:hover,.vd_back-top.visible:focus{color:#FFFFFF}
.vd_back-top.visible{bottom:0;opacity:0.75}

.vd_nav-width, .vd_container, .expand-menu, .menu, a, header, .vd_mega-menu>ul>li {
    transition: all .3s ease 0s;
}

button#active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.mgbt-xs-5 {
    margin-bottom: 5px !important;
    /* padding-top: 20px; */
    margin-left: 10px;
    /* margin-right: -10px; */
    /* margin-left: -5px; */
}

.collapse-menu .left-panel .panel-menu .list-panel-menu > li > a .menu-badge {
    /* display: none; */
    float: none;
    position: absolute;
    top: 4px;
    right: 4px;
}

/* Trùng chiều ngang với khối nội dung phía dưới (cột 9 + cột phải), như ảnh mẫu web1 */
.layout-main .vd_head-section {
    display: block;
    margin-top: 50px;
    margin-left: 220px;
    margin-right: 0;
    float: none;
    width: calc(100% - 220px);
    max-width: calc(100% - 220px);
    box-sizing: border-box;
    padding: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
    z-index: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.collapse-menu .layout-main .vd_head-section {
    margin-left: 140px;
    width: calc(100% - 140px);
    max-width: calc(100% - 140px);
}

body.min-panel .layout-main .vd_head-section {
    margin-left: 60px;
    width: calc(100% - 60px);
    max-width: calc(100% - 60px);
}

@media screen and (max-width: 991px) {
  .layout-main .vd_head-section {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .collapse-menu .layout-main .vd_head-section {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  body.min-panel .layout-main .vd_head-section {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
}

.vd_head-section, .vd_content-section, .vd_title-section {
    padding: 0 15px;
}

.vd_panel-header {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 26px;
    overflow: visible;
    /* Khớp lề Bootstrap row (.vd_content-section padding 15px hai bên) */
    padding-left: 15px;
    padding-right: 15px;
	/*padding-bottom: 25px;*/
}

/* Ẩn nút mở rộng layout (ngang / dọc / fullscreen) */
.vd_head-section .vd_panel-menu {
    z-index: 2;
    display: none !important;
}

.vd_panel-menu {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    margin-right: 0;
}

.vd_head-section .vd_panel-menu .menu:first-child {
    border-left: 1px solid #DDDDDD;
}

.vd_head-section .vd_panel-menu .menu {
    color: #666;
    border: none;
    width: 24px;
    height: 22px;
    line-height: 20px;
    border-right: 1px solid #DDDDDD;
    -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.5) inset;
    box-shadow: 1px 0 0 rgba(255,255,255,0.5) inset;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vd_panel-menu .menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.vd_panel-menu .menu {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
    border: 1px solid #fff;
    color: #fff;
    position: relative;
    /* top: 0; */
}

.notify-new {
    background: rgba(245, 248, 250, 0.95);
    border-right: 1px solid #e0e4e8;
    border-bottom: 1px solid #e8eaed;
    border-left: 1px solid #e8eaed;
    border-radius: 2px;
    /* Shadow nhẹ giống ảnh mẫu web1 */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    margin-right: 10px;
    /* Thanh mỏng dọc (ảnh mẫu) */
    padding: 3px 8px 3px 24px;
    font-size: 12px;
    position: relative;
    width: auto;
    min-height: 0;
    line-height: 1.25;
}

.notify-new:before {
    content: ' ';
    display: block;
    width: 12px;
    height: 20px;
    background: url("../images/hot.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 6px;
}

/* Dòng chữ chạy: CSS animation (Chrome / Firefox / Edge — <marquee> đã lỗi thời / flex làm hỏng) */
.site-ticker {
    overflow: hidden;
    width: 100%;
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    min-height: 0;
    line-height: 1.25;
    padding: 0;
}
.site-ticker-viewport {
    overflow: hidden;
    width: 100%;
    min-width: 0;
}
.site-ticker-track {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    line-height: 1.25;
    width: max-content;
    max-width: none;
    flex-shrink: 0;
    animation: site-ticker-scroll 28s linear infinite;
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
}
.site-ticker-text {
    padding-right: 2.5rem;
    white-space: nowrap;
    flex-shrink: 0;
}
@keyframes site-ticker-scroll {
    0% { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(-50%, 0, 0); }
}
@media (prefers-reduced-motion: reduce) {
    .site-ticker-track {
        animation: none !important;
        transform: none !important;
        flex-wrap: wrap;
        white-space: normal;
        width: auto;
        max-width: 100%;
    }
}

.panel.panel-main {
    background-color: #EAEFF0;
}

.Custom-tooltip {
 text-align: center;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size: 14px;
 -moz-border-radius: 5px;
 -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
 position: absolute;
 z-index: 1060;
 padding: 2px 10px 2px 10px;
 background-color: #fff;
 -webkit-background-clip:padding-box;
 background-clip:padding-box;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.2);
 border-radius:6px;
 -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
 box-shadow:0 5px 10px rgba(0,0,0,.2);
 line-break:auto;
}
.Custom-tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #333;
  border-top-color: rgba( 0, 0, 0, .9 );
  content: '';
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -10px;
 }
.Custom-tooltip.top:after {
   border-top-color: transparent;
   border-bottom: 10px solid #333;
   border-bottom-color: rgba( 0, 0, 0, .9 );
   top: -17px;
   bottom: auto;
  }
 .Custom-tooltip.left:after {
   left: 10px;
   margin: 0;
  }
 .Custom-tooltip.right:after {
   right: 10px;
   left: auto;
   margin: 0;
  }

#tooltip {
 width: auto; 
 text-align: center;
 font-weight: 600;
 font:.9em/1.6 Tahoma,Sans-serif;
 text-shadow: 0 1px rgba( 0, 0, 0, .5 );
 color: #fff;
 background: #000;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 /*border-top: 1px solid #fff;*/
 -webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
 -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
 box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
 position: absolute;
 z-index: 100;
 padding: 2px 10px 2px 10px;
}
 #tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #333;
  border-top-color: rgba( 0, 0, 0, .9 );
  content: '';
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -10px;
 }
  #tooltip.top:after {
   border-top-color: transparent;
   border-bottom: 10px solid #333;
   border-bottom-color: rgba( 0, 0, 0, .9 );
   top: -17px;
   bottom: auto;
  }
  #tooltip.left:after {
   left: 10px;
   margin: 0;
  }
  #tooltip.right:after {
   right: 10px;
   left: auto;
   margin: 0;
  }
  
 .well {
    background-image: 
    -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: 
    -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: 
    -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    box-shadow: none;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: 
    -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: 
    -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: 
    -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
} 

.img_bor {
    background: #428BCA none repeat scroll 0px 0px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    padding: 5px;
    width: 90px;
    height: 40px;
    margin-top: -35px;
}

.alert.alert-danger li {
    list-style: none;
    margin-top: -22px;
    margin-left: 20px;
}

.vd_bg-yellow {
    /*float: right;*/
    background-color: #f89c2c !important;
   /* margin: 8px 20px;*/
}

.content-list .menu-badge {
    position: absolute;
    right: 0px;
    top: 3px;
}

.menu-badge {
    float: right;
}

.nav-custom>li {
    width: 0%;
}

.vd_bg-RoyalBlue {
    background-color: #428BCA !important;
}

.collapse-menu .left-panel .character .avatar {
    height: 135px;
}

.collapse-menu .left-panel .character .avatar .right-avatar .list-character {
    top: 55px;
}

.CustomTimeEvent {
    font-size: 12px;
    width: 100%;
    color: #000;
    background-color: rgba(234,239,240,0.25);
	/*font-weight: 600;*/
	font-family: Tahoma, Geneva, sans-serif;
}

.vd_pricing-table .plan {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    margin-top: 20px;
    box-shadow: 11px 0 10px 0 rgba(0,0,0,0.1),-11px 0 10px -12px rgba(0,0,0,0.1);
}

.vd_white {
    color: #fff !important;
}

.vd_info-parent {
    position: relative;
}

.mgbt-xs-0 {
    margin-bottom: 0 !important;
}

.pd-20 {
    padding: 20px !important;
}

.vd_pricing-table .caret-pos {
    font-size: 36px;
    position: absolute;
    left: 48%;
    bottom: -12px;
}

.vd_pricing-table .features {
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}
.vd_bg-white {
    background-color: #FFF !important;
}

.vd_pricing-table .features li {
    padding: 20px 40px;
}

.content-list .list-wrapper>li:hover {
    background: #F5F5F5;
}

.vd_bg-blue {
    background-color: #428bca !important;
}

.content-list .list-wrapper>li:last-child {
    border-bottom: none;
}

.fullscreen header, .remove-header header {
    margin-top: -50px;
}

.nav-left-hide .layout-main > .left-panel {
    margin-left: -220px;
}

/* Server_Manager/Tin tức: ẩn cột ngoài cùng bên phải (event timeline) mượt hơn */
#Main,
#RightColumnSkin {
    -webkit-transition: width .28s ease, opacity .22s ease, padding .28s ease, margin .28s ease;
    transition: width .28s ease, opacity .22s ease, padding .28s ease, margin .28s ease;
}
body.sm-news-hide-rightcolumn #RightColumnSkin {
    width: 0 !important;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body.sm-news-hide-rightcolumn #Main {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.fullscreen .layout-main .vd_head-section{
    margin-top: 0px;
    margin-left: 8px;
    margin-right: 0;
    width: calc(100% - 8px);
    max-width: calc(100% - 8px);
}

.fullscreen .layout-main .main-panel{
    padding-top: 0px;
}

.fullscreen .notify-new{
    width: auto;
    flex: 1;
    margin-right: 10px;
}

.fullscreen .main-panel{
    margin-left: 0px;
}

.remove-header .layout-main .vd_head-section{
    margin-top: 0px;
}

.remove-header .layout-main > .left-panel{
    padding-top: 0px;
}

.remove-navbar .vd_head-section .vd_panel-menu .remove-navbar-button, .remove-header .vd_head-section .vd_panel-menu .remove-header-button, .fullscreen .vd_head-section .vd_panel-menu .fullscreen-button {
    background-color: #666;
    border-right-color: #EEE;
    color: #FFF;
}

.vd_head-section .vd_panel-menu .menu:hover, .vd_head-section .vd_panel-menu .menu.active {
    background-color: #666;
    border-right-color: #EEE;
    color: #FFF;
}

select {
    padding: 5px;
}

.content-grid:before, .content-grid:after {
    content: " ";
    display: table;
}

.content-grid .list-wrapper {
    margin: 0;
    padding: 0;
}

.myBossLogContainer ol, li, ul {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.myBossLogContainer ol, ul {
    list-style: none;
}

.content-grid .list-wrapper>li {
    float: left;
    margin: 5px;
    list-style: none;
    position: relative;
    border: 1px solid #c0c0c0;
	margin-right: 12px;
}

.height-xs-3 .list-wrapper>li {
    height: 180px;
}

.content-grid .menu-text {
    display: block;
    text-transfoyrm: none;
    text-align: center;
}

.content-grid .menu-text .menu-name {
    height: 30px;
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}

.btn-default:focus, .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #FFF;
    text-decoration: none;
}

.content-grid .menu-text .menu-info {
    font-size: 11.4px;
    font-style: italic;
    color: #939ba2;
    display: block;
    text-transform: capitalize;
}

.content-grid .menu-text .menu-info .menu-action {
    text-align: center;
    font-size: 16px;
    border: 1px solid #AAA;
    display: inline-block;
    height: 26px;
    width: 99px;
    line-height: 26px;
    margin-left: 14px;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.content-grid .menu-icon {
    display: block;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
    min-height: 70px;
}

.content-grid .menu-text .menu-info .menu-action:hover {
    color: #f85d2c;
    border-color: #f85d2c;
    background: #fff;
}

.content-grid .menu-text .menu-info .menu-action {
    display: block;
    cursor: pointer;
}

.content-grid .list-wrapper>li:hover {
    background: #F5F5F5;
}

.mgbt-xs-20 {
    margin-bottom: 20px !important;
}

.btn-info:focus, .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-warning:focus, .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.vd_bg-green {
    background-color: #428bca !important;
}

.append-icon {
    margin-right: 7px;
}

.modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    /*-webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    top: 25%;*/
	z-index:1050;
}

.modal-header {
    background-color: #428bca;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
}

.ui-dialog-title {
    color: #fff;
    display: inline-block;
    font-size: 16px;
}

.Custom_img_bor {
    background: #428BCA none repeat scroll 0px 0px;
    padding: 3px;
    width: 90px;
    height: 34px;
    margin-top: 0;
}

.help-inline {
    color: #999;
    font-style: italic;
}

.width-50 {
    width: 50% !important;
}

.btn.vd_bg-green:hover, .btn.vd_green:hover {
    background-color: #f89c2c !important;
    color: #FFF !important;
}

.btn.vd_bg-blue:hover, .btn.vd_blue:hover {
    background-color: #f89c2c !important;
    color: #FFF !important;
}

@media (min-width: 1200px){
.Custom-col-lg-4 {
    width: 50%;
}

@media (min-width: 992px){
.Custom-Buy-CT {
    margin-left: 9%;
}
}

/* --- Login / Register (skin HuyVn) --- */
.main-panel .main-container .login-section .errors {
	color: #c0392b;
	font-size: 13px;
	min-height: 20px;
	padding: 2px 0 8px;
}
.main-panel .main-container .login-section .errors span:empty {
	display: none;
}
.register-panel {
	margin: 18px auto 24px;
	padding: 16px 12px;
	border-top: 1px solid #e6e6e6;
	max-width: 520px;
	clear: both;
}
.register-panel a {
	color: #358adb;
	text-decoration: none;
}
.register-panel a:hover {
	color: #2a9d4f;
}
.register-panel .menu-icon {
	margin-right: 4px;
}
.main-container .panel.widget.light-widget {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,.08);
	margin-bottom: 10px;
}
.main-panel .main-container .panel.widget.skin-module-form {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
.main-panel .main-container .skin-module-form .wrap-char-sidebar {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.main-panel .main-container .skin-module-form .character-contain-sidebar {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

/* --- Đăng ký / Quên mật khẩu (skin-module-form) --- */
.main-panel .main-container .skin-module-form .main-title {
	padding: 12px 12px 12px 12px;
	margin: 0 0 12px 0;
	font-size: 22px;
}
.main-panel .main-container .skin-module-form .form-block {
	margin-bottom: 18px;
}
.main-panel .main-container .skin-module-form .ActiveService {
	background: #2b363f;
	color: #fff;
	padding: 10px 14px;
	border-radius: 3px;
	margin: 0 0 14px 0;
	font-size: 14px;
	font-weight: 600;
}
.main-panel .main-container .skin-module-form .form-block .table.table-form {
	margin-bottom: 0;
	width: 100%;
	table-layout: fixed;
}
.main-panel .main-container .skin-module-form .table-form input[type=text],
.main-panel .main-container .skin-module-form .table-form input[type=password],
.main-panel .main-container .skin-module-form .table-form input[type=tel],
.main-panel .main-container .skin-module-form .table-form input[type=email],
.main-panel .main-container .skin-module-form .table-form input[type=number],
.main-panel .main-container .skin-module-form .table-form select {
	width: 100%;
	max-width: 420px;
	box-sizing: border-box;
}
.main-panel .main-container .skin-module-form .table-form td.col-label,
.main-panel .main-container .skin-module-form .table-form td[align="right"] {
	width: 180px;
	min-width: 120px;
	vertical-align: top;
	padding-top: 10px;
	font-weight: 600;
	color: #2d353c;
}
.main-panel .main-container .skin-module-form .table-form td[align="left"] {
	vertical-align: top;
	padding-top: 8px;
}
.main-panel .main-container .skin-module-form .table-form .text-muted,
.main-panel .main-container .skin-module-form .table-form small {
	display: block;
	margin-top: 6px;
	line-height: 1.4;
}
.main-panel .main-container .skin-module-form .register-intro {
	margin-bottom: 18px;
}
.main-panel .main-container .skin-module-form .register-intro .Legend {
	margin-bottom: 8px;
}
.main-panel .main-container .skin-module-form .lostpass-sms-hint {
	margin-bottom: 18px;
}
.main-panel .main-container .skin-module-form .lostpass-syntax {
	font-size: 15px;
	margin: 8px 0 0;
	line-height: 1.5;
}
.main-panel .main-container .skin-module-form .break-line.center {
	text-align: center;
}
.main-panel .main-container .skin-module-form .break-line.center .btn {
	margin: 4px 6px;
}
.main-panel .main-container .skin-module-form img.img-thumbnail#simg {
	min-height: 48px;
	background: #f5f7f9;
}
/* Quên mật khẩu / đổi MK: cùng độ rộng cột với ô text; căn block radio/OTP */
.main-panel .main-container .skin-module-form .table-form .devias-acc-form-field-wrap {
	max-width: 420px;
}
.main-panel .main-container .skin-module-form .table-form tr.devias-acc-form-captcha-img td {
	padding-top: 12px;
}
.main-panel .main-container .skin-module-form .table-form tr.devias-acc-form-captcha-code td {
	padding-top: 12px;
}
@media (max-width: 767px) {
	.main-panel .main-container .skin-module-form .table-form tr {
		display: block;
		margin-bottom: 12px;
	}
	.main-panel .main-container .skin-module-form .table-form td.col-label,
	.main-panel .main-container .skin-module-form .table-form td[align="right"],
	.main-panel .main-container .skin-module-form .table-form td[align="left"] {
		display: block;
		width: 100% !important;
		min-width: 0;
		text-align: left !important;
		padding-top: 4px;
	}
	.main-panel .main-container .skin-module-form .table-form input[type=text],
	.main-panel .main-container .skin-module-form .table-form input[type=password],
	.main-panel .main-container .skin-module-form .table-form input[type=tel],
	.main-panel .main-container .skin-module-form .table-form input[type=email],
	.main-panel .main-container .skin-module-form .table-form input[type=number] {
		max-width: 100%;
	}
	.main-panel .main-container .skin-module-form .table-form .devias-acc-form-field-wrap {
		max-width: 100%;
	}
}

/* ========== Legacy MU modules trong .main-container (AJAX Load_Content) ==========
   Defaul/common.css có .tbl_character height:203px — quá thấp, cắt nhiều dòng; .content width cố định 662px — tràn cột Bootstrap. */
.main-panel .main-container #Load_Content .BlockLeft {
	padding: 4px 0 20px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.main-panel .main-container #Load_Content .tbl_character {
	height: auto;
	min-height: 160px;
	overflow: visible;
	margin-top: 12px;
	margin-left: 0;
}
.main-panel .main-container #Load_Content .tbl_character::after,
.main-panel .main-container #Load_Content .BlockLeft::after {
	content: "";
	display: table;
	clear: both;
}
.main-panel .main-container #Load_Content .content {
	max-width: 100%;
	width: auto;
	box-sizing: border-box;
	padding-left: 0;
	clear: both;
}
.main-panel .main-container #Load_Content .menulist {
	box-sizing: border-box;
}

/* —— Char_Info (List_Act): skin Devias —— */
.main-panel .main-container .skin-char-info-page {
	max-width: 100%;
	box-sizing: border-box;
}
.main-panel .main-container .skin-char-info-main .panel-heading h4,
.main-panel .main-container .skin-char-info-modules .panel-heading h4 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	color: #2d353c;
}
.main-panel .main-container .skin-char-info-page .char-info-heading-ico {
	margin-right: 10px;
	font-size: 14px;
	vertical-align: middle;
	opacity: 0.95;
}
.main-panel .main-container .skin-char-info-page .char-info-heading-ico--green {
	color: #43a047;
}
.main-panel .main-container .skin-char-info-page .char-info-heading-ico:not(.char-info-heading-ico--green) {
	color: #ffc107;
	text-shadow: 0 0 1px rgba(0,0,0,.15);
}
.main-panel .main-container .skin-char-info-main .panel-heading,
.main-panel .main-container .skin-char-info-modules .panel-heading {
	border-radius: 4px 4px 0 0;
}
.main-panel .main-container .skin-char-info-page .char-info-panel-body {
	background: linear-gradient(180deg, #f1f4f8 0%, #e8ecf0 100%);
	padding: 0 0 4px 0;
	border-radius: 0 0 4px 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.6);
}
.main-panel .main-container .skin-char-info-page .char-info-panel-body--modules {
	padding-top: 4px;
}
.main-panel .main-container .skin-char-info-page .skin-char-info-main .char-info-panel-body {
	padding: 14px 16px 18px;
}
.main-panel .main-container .skin-char-info-page .skin-char-info-modules .char-info-panel-body--modules {
	padding: 14px 12px 18px;
}
.main-panel .main-container .char-info-dashboard.char-manage {
	margin: 0;
	width: 100%;
	border-radius: 8px;
	border: 1px solid #37474f;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.14), 0 2px 4px rgba(0, 0, 0, 0.08);
	/* nền card tối — giữ display:table từ .char-manage */
}
.main-panel .main-container .char-info-dashboard .char-info-avatar-ring {
	padding: 4px;
	border-radius: 50%;
	background: linear-gradient(145deg, rgba(100, 221, 108, 0.45), rgba(55, 71, 79, 0.3));
	box-shadow: 0 0 0 1px rgba(100, 221, 108, 0.25), 0 4px 12px rgba(0, 0, 0, 0.25);
}
.main-panel .main-container .char-info-dashboard .char-info-avatar-ring img {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}
.main-panel .main-container .char-info-stats-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
}
.main-panel .main-container .char-info-stats-table th {
	width: 22%;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #90a4ae;
	text-align: left;
	vertical-align: middle;
	padding: 10px 8px;
	border-bottom: 1px solid rgba(55, 71, 79, 0.85);
}
.main-panel .main-container .char-info-stats-table td {
	width: 28%;
	font-weight: 600;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px 8px;
	border-bottom: 1px solid rgba(55, 71, 79, 0.85);
}
.main-panel .main-container .char-info-stats-table td.char-info-val {
	color: #eceff1;
	font-variant-numeric: tabular-nums;
}
.main-panel .main-container .char-info-stats-table td.char-info-val--accent {
	color: #81d4fa;
}
.main-panel .main-container .char-info-stats-table td.char-info-val--zen {
	color: #ffd54f;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.main-panel .main-container .char-info-stats-table td.char-info-val--map {
	color: #fff59d;
	font-weight: 600;
}
.main-panel .main-container .char-info-stats-table tbody tr:last-child th,
.main-panel .main-container .char-info-stats-table tbody tr:last-child td {
	border-bottom: none;
}
.main-panel .main-container .char-info-stats-table .char-info-tip {
	color: #90caf9;
	border-bottom: 1px dotted rgba(144, 202, 249, 0.45);
	text-decoration: none;
	cursor: help;
	text-transform: none;
	font-size: 12px;
}
.main-panel .main-container .char-info-stats-table .char-info-tip:hover {
	color: #e3f2fd;
	border-bottom-color: rgba(227, 242, 253, 0.8);
}
/* Ghi đè viền nét đứt mặc định của .table-char-manage */
.main-panel .main-container .char-info-dashboard .character-info .table-char-manage.char-info-stats-table {
	border: none !important;
	background: transparent !important;
}
.main-panel .main-container .char-info-dashboard .character-info .table-char-manage.char-info-stats-table th,
.main-panel .main-container .char-info-dashboard .character-info .table-char-manage.char-info-stats-table td {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: 1px solid rgba(55, 71, 79, 0.85) !important;
}
.main-panel .main-container .char-info-dashboard .character-info .table-char-manage.char-info-stats-table th:hover,
.main-panel .main-container .char-info-dashboard .character-info .table-char-manage.char-info-stats-table td:hover {
	background: rgba(49, 62, 72, 0.45);
	color: inherit;
}
.main-panel .main-container .char-info-status {
	font-weight: 700;
}
.main-panel .main-container .char-info-status--online {
	color: #64dd6c !important;
}
.main-panel .main-container .char-info-status--offline {
	color: #ff8a80 !important;
}
.main-panel .main-container .char-info-actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-top: 18px;
	margin-bottom: 0;
	padding-top: 16px;
	border-top: 1px solid rgba(65, 79, 91, 0.6);
}
.main-panel .main-container .char-info-actions .char-info-btn {
	border-radius: 0;
	border-color: #546e7a;
	background: linear-gradient(180deg, #455a64 0%, #37474f 100%);
	color: #eceff1;
	text-shadow: none;
	padding: 8px 14px;
	font-weight: 600;
	font-size: 12px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.main-panel .main-container .char-info-actions .char-info-btn .fa {
	margin-right: 6px;
	opacity: 0.9;
}
.main-panel .main-container .char-info-actions .char-info-btn:hover {
	background: linear-gradient(180deg, #546e7a 0%, #455a64 100%);
	color: #fff;
	border-color: #78909c;
}
.main-panel .main-container .char-info-tiles {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/* Lưới cố định — tránh ô trôi / hở hàng (float Bootstrap) */
.main-panel .main-container .char-info-tiles.char-info-tiles--eq {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
	align-items: stretch;
	clear: both;
}
@media (max-width: 1199px) {
	.main-panel .main-container .char-info-tiles.char-info-tiles--eq {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media (max-width: 767px) {
	.main-panel .main-container .char-info-tiles.char-info-tiles--eq {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
.main-panel .main-container .char-info-tiles--eq .char-info-tile-wrap {
	display: flex;
	flex-direction: column;
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
.main-panel .main-container .char-info-tile-wrap {
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 14px;
	box-sizing: border-box;
}
.main-panel .main-container a.char-info-tile {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex: 1;
	width: 100%;
	min-height: 108px;
	height: 100%;
	padding: 14px 14px 14px 12px;
	background: linear-gradient(165deg, #323c46 0%, #2a333c 100%);
	border: 1px solid #455a64;
	border-radius: 8px;
	color: #cfd8dc;
	text-decoration: none;
	transition: background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, transform 0.12s ease;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.main-panel .main-container a.char-info-tile:hover {
	background: linear-gradient(165deg, #3a4652 0%, #313a44 100%);
	border-color: #546e7a;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
	transform: translateY(-2px);
}
/* Icon tròn vàng + Font Awesome (mỗi nút một icon khác nhau) */
.main-panel .main-container a.char-info-tile .char-info-tile-icon {
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	min-width: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 14px;
	border-radius: 50%;
	background: linear-gradient(145deg, #ffe082 0%, #ffb300 100%);
	border: 2px solid rgba(255, 255, 255, 0.22);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.25);
	color: #1a2229;
	font-size: 22px;
	line-height: 1;
	align-self: center;
}
.main-panel .main-container a.char-info-tile:hover .char-info-tile-icon {
	border-color: rgba(255, 255, 255, 0.4);
	box-shadow: 0 3px 10px rgba(255, 193, 7, 0.35);
}
.main-panel .main-container a.char-info-tile .char-info-tile-body {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}
.main-panel .main-container a.char-info-tile .char-info-tile-title {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #ffd54f;
	line-height: 1.25;
	letter-spacing: 0.01em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main-panel .main-container a.char-info-tile:hover .char-info-tile-title {
	color: #fff176;
}
.main-panel .main-container a.char-info-tile .char-info-tile-desc {
	display: block;
	margin-top: 6px;
	font-size: 11px;
	font-weight: 400;
	color: #9e9e9e;
	line-height: 1.45;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main-panel .main-container a.char-info-tile:hover .char-info-tile-desc {
	color: #cfd8dc;
}
.main-panel .main-container a.char-info-tile .char-info-badge-hot {
	display: inline-block;
	margin-left: 6px;
	padding: 1px 8px;
	font-size: 10px;
	font-weight: 700;
	line-height: 1.4;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #fff;
	background: linear-gradient(180deg, #ef5350 0%, #c62828 100%);
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.main-panel .main-container a.char-info-tile .char-info-stars {
	margin-left: 4px;
	white-space: nowrap;
}
.main-panel .main-container a.char-info-tile .char-info-stars .fa {
	font-size: 11px;
	margin: 0 1px;
	vertical-align: middle;
}
.main-panel .main-container a.char-info-tile .char-info-star-pink {
	color: #e040fb !important;
}
.main-panel .main-container a.char-info-tile .char-info-star-green {
	color: #69f0ae !important;
}
/* Ảnh PNG legacy (nếu còn chỗ dùng) */
.main-panel .main-container a.char-info-tile img {
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	min-width: 52px;
	padding: 5px;
	border-radius: 50%;
	background: linear-gradient(145deg, #ffe082 0%, #ffb300 100%);
	border: 2px solid rgba(255, 255, 255, 0.2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.25);
	object-fit: contain;
	margin-right: 14px;
	align-self: center;
}
.main-panel .main-container a.char-info-tile:hover img {
	border-color: rgba(255, 255, 255, 0.35);
}
.main-panel .main-container a.char-info-tile p {
	flex: 1 1 auto;
	margin: 0;
	padding: 0;
	align-self: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffd54f;
	line-height: 1.35;
}
.main-panel .main-container a.char-info-tile:hover p {
	color: #fff176;
}
.main-panel .main-container a.char-info-tile p span {
	display: block;
	margin-top: 6px;
	font-size: 11px;
	font-weight: 400;
	color: #9e9e9e;
	line-height: 1.4;
}
.main-panel .main-container a.char-info-tile:hover p span {
	color: #cfd8dc;
}
@media (max-width: 767px) {
	.main-panel .main-container .char-info-dashboard.char-manage {
		display: block !important;
	}
	.main-panel .main-container .char-info-dashboard .avatar-left,
	.main-panel .main-container .char-info-dashboard .character-info {
		display: block !important;
		width: 100% !important;
	}
	.main-panel .main-container .char-info-dashboard .avatar-left {
		text-align: center;
		margin-bottom: 16px;
	}
	.main-panel .main-container .char-info-dashboard .character-info {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.main-panel .main-container .char-info-stats-table {
		min-width: 520px;
	}
	.main-panel .main-container .char-info-actions {
		justify-content: center;
	}
	.main-panel .main-container .char-info-actions .char-info-btn {
		flex: 1 1 auto;
		min-width: calc(50% - 6px);
		text-align: center;
	}
	/* Ô chức năng: thu icon — chỗ rộng hơn cho tên 1 dòng */
	.main-panel .main-container a.char-info-tile .char-info-tile-title {
		font-size: 12px;
	}
	.main-panel .main-container a.char-info-tile .char-info-tile-icon {
		flex: 0 0 44px;
		width: 44px;
		height: 44px;
		min-width: 44px;
		font-size: 18px;
		margin-right: 10px;
	}
	.main-panel .main-container a.char-info-tile {
		min-height: 100px;
		padding: 12px 10px;
	}
	/* Sự kiện game: bảng rộng trên mobile → cho phép vuốt ngang */
	#Load_Event .skin-game-events-body {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	#Load_Event .CustomTimeEvent {
		min-width: 640px;
	}
}