#nprogress{pointer-events:none}#nprogress .bar{background:#d22;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2.2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #d22,0 0 5px #d22;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:26px;height:26px;box-sizing:border-box;border:3px solid transparent;border-top-color:#d22;border-left-color:#d22;border-radius:50%;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
body, html {
    font-weight: 400;
    line-height: 1.45;
    font-family: "Montserrat", Helvetica, Arial, serif;
}
body {
    background-color: #f8f8f8;
}
.las-submit-btn >a{
    position: absolute;
    bottom: -8px;
    background: #ffc700;
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 90%;
}
.nav-las-desp{
    font-size: 90%;
    font-weight: 400;
}
.menu-icon>i{
        font-size: 1.35rem !important;
}
.las-fix-nav .dropdown-menu {
    animation: menu-sub-dropdown-animation-fade-in .3s ease 1, menu-sub-dropdown-animation-move-up .3s ease 1;
}
.las-char-btn .row.active, .lasperpen-character {
    animation: menu-sub-dropdown-animation-fade-in 1s ease 1, menu-sub-dropdown-animation-move-up 1s ease 1;
}
.las-fix-nav .menu-item .menu-link i{
    color: #3f4254;
}
.las-fix-nav .menu-item .menu-link:hover i, .menu-state-primary .menu-item.hover>.menu-link:not(.disabled):not(.active) {
    transition: color .2s ease, background-color .2s ease;
    color: #7367f0;
}
.las-ava-class {
    background-color: #c3c3c3;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
}
.las-ava-class {
    white-space: nowrap;
    position: relative;
    color: #fff;
    display: inline-flex;
    font-size: 1rem;
    vertical-align: middle;
    font-weight: 600;
}
.btn.btn-:not(.active){
    opacity: .6;
}
.char-name-href{
    pointer-events: none;
    cursor: default;
}
.las-char-btn >*:not(.active),.char-show:not(.active){display:none!important}
html body.swal2-height-auto {
    height: 100% !important;
}
.aside-light .menu-state-title-primary .menu-item .menu-link.active .menu-title,.aside-light .menu-state-icon-primary .menu-item .menu-link.active .menu-icon i {
    color: #fff;
}
.aside-light .aside-menu .menu.menu-column>.menu-item>.menu-link.active{
    background: linear-gradient(118deg, #7367f0, rgba(115, 103, 240, 0.7));
    box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
    border-radius: 4px;
    margin: 0 15px;
    padding: 10px 15px 10px 15px;
}
.menu-active-bg .menu-item .menu-link.active{
    margin: 0 15px;
    border-radius: 4px;
	    padding-left: 20px !important;
}
.menu-active-bg .menu-item .menu-link.active span{
    color: #7367f0!important;
}
.lasperpen-content .page-title{
    font-size: 1.714rem;
    margin-bottom: 1.5rem !important;
}
[data-kt-menu]>.menu-item:first-child {
    margin-top: 0.5rem!important;
}
.aside.aside-light {
    box-shadow: 0 0 15px 0 rgba(34, 41, 47, 0.05);
}
.char-img img{
    width: 19px;
    height: 19px;
    border-radius: 4px;
    margin: 0 4px;
}
.lasperpen-rank-list,.lasperpen-table-header{
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.las-list-rankChar .lasperpen-rank-list {
	counter-increment: lasperpen;
}
.lasperpen-rank-list+.lasperpen-rank-list{
    border-top: 1px dashed #e4e6ef;
}
.lasperpen-table-header{
    background: #f3f2f7;
    text-transform: uppercase;
    border-radius: 4px;
}
.lasperpen-listCell,.lasperpen-table-header>* {
    display: table-cell;
    vertical-align: middle;
    padding-top: 1rem;
    padding-bottom: 1rem;
	font-weight: 500;
}
.lasperpen-table-header>* {
    padding: 10px 0;
    font-weight: bold;
    color: #6e6b7b;
}
.lasperpen-listCell img {
    max-width: 37px;
    max-height: 37px;
}
.las-list-rankChar{
    padding: 0;
    margin: 0;
}
.cell-info{
    width: 50%;
}
.cell-num {
    width: 50px;
    font-weight: 700;
    text-align: left;
}
.lasperpen-rank-list .cell-num:before {
    content: counter(lasperpen);
    font-size: .85rem;
    color: #ea5455;
    background-color: rgba(234, 84, 85, 0.12);
    padding: .5em .85em;
    border-radius: .475rem;
}
.las-filter .avatar {
    white-space: nowrap;
    position: relative;
    color: #fff;
    display: inline-flex;
    font-size: 1rem;
    vertical-align: middle;
    font-weight: 600;
	cursor: pointer;
}
.las-filter .avatar:hover img, .las-filter .avatar.active img {
    outline: 2px solid #6258cc;
    box-shadow: 0 8px 25px -8px #7367f0 !important;
}
.char-name-href a{
    color: #50cd89;
}

@keyframes slideDown {
    from {
        transform: translateY(-30%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideUp {
    from {
        transform: translateY(0);
        opacity: 1;
    }
    to {
        transform: translateY(-30%);
        opacity: 0;
    }
}
.slideUp,.r-hide {
    animation: slideUp 0.2s ease;
}
.slideDown,.r-show{
    animation: slideDown 0.2s ease;
}
.footer {
    background: #f8f8f8;
}
.char-btn-config {
    margin-top: 1rem;
    text-align: center;
}
.char-btn-config .menu-item {
    display: inline-block;
    padding: 0;
    margin-right: 1rem;
}
.char-btn-config .menu-bullet {
    display: none!important;
}
.char-btn-config .menu-link {
    margin: .25rem .125rem;
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #7367f0;
    padding: .875rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.char-btn-config .menu-link:hover{
	color: #fff;
    border-color: #6258cc;
    background-color: #6258cc;
	box-shadow: 0 8px 25px -8px #7367f0 !important;
}
.char-btn-config .menu-title:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    content: "\f467";
    margin-right: .6rem;
	font-size: 20px;
}
.card-body .text-warning {
    font-weight: 500;
}

@media only screen and (max-width: 600px) {
  .toolbar,.menu-state-icon-primary.menu-column .menu-item:not(:first-child),.cell-map,.cell-level,.cell-pk,.cell-spg {
    display:none
  }
  .cell-num {
    width: 32px;
}
.cell-info {
    width: 70%;
}
.char-btn-config .menu-item ,.char-btn-config .menu-link{
    margin-right: 0;
    width: 100%;
}
.content{
    padding-top: 79px;
}
.lasperpen-character>.card-body>.d-flex{
    justify-content: center;
    gap: 10px;
}
.las-char-btn [data-name] span{
    margin-bottom: 8px;
}
.card.lasperpen-character>.card-body {
    padding: 20px;
}
}
/* ITEM TOOLTIP */
#profileData .lascharview {
	display:block!important;
}
.item-box {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    width: 100%;
    white-space: nowrap;
    min-width: 200px;
    padding-bottom: 10px;
    font-size: 12px;
	padding-bottom:25%;
}
.item-name {
    padding: 4px 8px;
}
.item-serial {
    color: #ffffff !important;
    padding-top: 10px;
}
.item-info {
    color: #ffffff !important;
}
.item-info-section {
    padding-top: 10px;
}
.item-class-req {
    color: #b4b4b4 !important;
}
.item-opt-jog {
    color: #ff99cc !important;
    padding-top: 10px;
}
.item-opt-harmony {
    color: #ffcc00 !important;
    padding-top: 10px;
}
.item-opt-skill {
    color: #9aadd5 !important;
}
.item-opt-luck {
    color: #9aadd5 !important;
}
.item-opt-life {
    color: #9aadd5 !important;
}
.item-opt-exc {
    color: #4d668d !important;
    padding-top: 10px;
}
.item-opt-anc {
    color: #9aadd5 !important;
    padding-top: 10px;
}
.item-opt-socket {
    color: #4d668d !important;
    padding-top: 10px;
}
.item-expiration {
    color: #ff544f !important;
    padding-top: 10px;
}


.profile_item0 {
    position: relative;
    left: -175px;
    top: 305px;
    width: 68px;
    height: 132px;
  }
  .profile_item1 {
    position: relative;
    left: 220px;
    top: 170px;
    width: 68px;
    height: 132px;
  }
  .profile_item2 {
    position: relative;
    left: -110px;
    top: -215px;
    width: 68px;
    height: 100px;
  }
  .profile_item3 {
    position: relative;
    left: -125px;
    top: -200px;
    width: 68px;
    height: 100px;
  }
  .profile_item4 {
    position: relative;
    left: -80px;
    top: -100px;
    width: 68px;
    height: 68px;
  }
  .profile_item5 {
    position: relative;
    left: 160px;
    top: -335px;
    width: 68px;
    height: 68px;
  }
  .profile_item6 {
    position: relative;
    left: 127px;
    top: -235px;
    width: 68px;
    height: 68px;
  }
  .profile_item7 {
    position: relative;
    left: 185px;
    top: -625px;
    width: 164px;
    height: 100px;
  }
  .profile_item8 {
    position: relative;
    left: -215px;
    top: -700px;
    width: 68px;
    height: 68px;
  }
  .profile_item9 {
    position: relative;
    left: 80px;
    top: -745px;
    width: 36px;
    height: 36px;
  }
  .profile_item10 {
    position: relative;
    left: -80px;
    top: -573px;
    width: 36px;
    height: 36px;
  }
  .profile_item11 {
    position: relative;
    left: 127px;
    top: -610px;
    width: 36px;
    height: 36px;
  }
  .menu-item .menu-link.active .menu-arrow:after
  {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")
  }
/**nologin*/
.not-login .las-noLog{
    display: flex;
    flex-basis: 100%;
    min-height: 100vh;
    width: 100%;
}
.not-login .las-noLog{
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
}
.las-noLog-inner{
    max-width: 400px;
	width: 100%;
    position: relative;
	padding-top: 5% !important;
}
.las-noLog-inner:before {
    width: 244px;
    height: 243px;
    content: " ";
    position: absolute;
    top: 10px;
    left: -26px;
}
.las-noLog-inner:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADzCAMAAACG9Mt0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAA9KADAAQAAAABAAAA8wAAAADhQHfUAAAAyVBMVEUAAAD///+AgP+AgP9mZv+AgNWAgP9tbf9gYP+AgP9xcf9mZv+AZuaAgP9dXf90dOhiYv92dv9mZu5mZv93d+53d/9paf94afCAcfFrXvJra/9mZvJzZvJzc/JoaP96b/Rqav91aupsYvV2bOt2bPVxaPZ7cfZqavZyau1waPd4aO9xafBxafh4afB1bfh4avFuZ/F2afJzZvJzZ/N0aPN0bvN3bPR0ae5yZ/R3be93bfR1au9zafBxbPVzavV0a/F0a/ZyafFwaPKZm3nTAAAAQ3RSTlMAAQIEBQYGBwgICQoKCgsLDQ0PDw8PERESExMUFBQWFxgYGhoaGxsdHSAgIiIiIyQlJygqLCwtLi8vLzAzNDU3Nzg7h9vbHgAAA9RJREFUeNrt3ftS2kAUx/Fc1gSyWsErtuJdRDQiiteolb7/QzUoTm07k4AzObuu3/MCez45yWbzT36eZ6b8erO1e1B97baadd+zocJWmg0HaXe/+uqmg2GWtkLT5Lle1m9LdhG2+1lvzuiUO1knEF81yFc1N+35m15kZOGodz1vyLx+v2Lseq/erxtZd/NuweCTtfiwaWLOD5FnsqI7+VnP3y8afnEs3Es/1+H1qvETwuq18B7e6VlwLup1ZM8kWWQBOsrmHL7GVtxvYRZYgQ4ywae61ffsqH5Lbq20bQm6ncp9P2ehJegwE/u+rl95ttSwLrVSc2ANetAU28dSa9Cp2E623bUG3d2VWmn/wBq0XCugQYMGLdVKoOJaoiuok1NdXSW1WAUfRPtRUllflaJf5ZE/O9pXVbZUPTov5c+IDqvtRwStdTgLutoxy6GnGfYb2o+1I2gd+1OiqzfLocvVE7TSDqG1mgodaqfQZbvZC9rXjqG1X45WzqFVKVpk0LLo4lGP0ZGD6KgMnTiITkrQgXYQrYNitHISrYrRsZPouBhdcxJdK0YnTqKTYrR2Eq1BgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRoh9DH59ag86ACoSYOL61B55EUQk1s3VqDzsNHhJpYe7QGncfMSHUxaliCHgcKSXVxeWQJehwdJdXF4dAS9DgkTKqLxuibFeiXODixNi7OrEC/BP+JtbE0WrYA/RrxKNfH2YUF6NegSbk+Gk87xtErN6EsWm88fzeMXpwE9EruLns/l42io4dJFLPo2/Po1w+D6IW7t9Bt2SPx3vOOMfS7eHVZtN54ulg2go56138Ct4XRunE2Ovsmjg46WeddUoUWr6WL0fCoIYgO2/2s91fstDZQjcPL0ePt5flpdXUwqW46uMrS1j95JNpQrW0dHp9UV/uT2m416/8HVGg3qzhpBjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KC/FDpx0pwUo2tOomvF6NhJdFyMVk6iVTE6cBIdeF9vJyvZx/I/AzuIjsrQvoNovwzt4FamSs0Ojrp80PmvoB0zh940pb7azf1yg7t0LIt978uppzbnalfucDW92ZndLPRmKweGPduYJ+zoM5/Dk+gD5NdvLhXXPp88qcUqmEH5G5JZRs6cuxwIAAAAAElFTkSuQmCC);
}
.las-noLog-inner:after {
    width: 272px;
    height: 272px;
    content: " ";
    position: absolute;
    bottom: -100px;
    right: -76px;
    z-index: -1;
}
.las-noLog-inner:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAEQCAMAAABP1NsnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABEKADAAQAAAABAAABEAAAAAAQWxS2AAAAwFBMVEUAAAD///+AgICAgP9VVaqqVf+qqv+AgL+AgP9mZsxmZv+ZZv+AgNWAgP9tbdttbf+Sbf+AYN+AgN+AgP9xceNmZv+AZuaAZv90dOh0dP9qav+AauqAav+AgP92dv9tbf+Abe2Abf93Zu53d+6AcO94afCAcfF5a+R5a/JzZuaAZvKAc/J5bed5bfOAaPN6b/R1auqAavR6ZvV6cPV2bOuAbPV7aPZ2be2AbfZ7au17avZ3Zu53b+57a+97a/d4aO9J6CoeAAAAQHRSTlMAAQICAwMDBAQFBQUGBgcHBwgICAkKCgoLCwwMDAwNDg4ODw8QERITExQUFBUVFhcYGBkZGhobHBwdHR4eHx8gJ5uMWwAAA/FJREFUeNrt2G1XEkEYxvHZNk2xHGzdbKFl0cTwgdSkCKzu7/+t4pw6sAjtjIueE/f8r3fMO35nZnbuy5gVGcvfzJe0rnTfGI+MggGJRUZnbpPIhJKt88nU53JnFULvyISY6KAv8vPj0vr2rYwiE2Z2B9J+uNYcyyQxwWZvaeGH3G4bMjsvI/kcwTC/V+7kLoahlITzQojP3ZFgsJCh7IJQzpX0QFj4uMiY18eDMZ9bZCF9OQahnK6cm/Y7js0sh/LF3Auv1PlQd3MxbdXYIQspV44EEEAAAWTNDAYYkKdJbNMsLzYueZbaZ2iM46RVbHBaiZ9Js+nHEdli42N9XuSen5hGp1CQTuOJQDRsD99N4gMSpYWapNH6IJo83CIeILZQFesEaber79NCWRoukOpNEnW0gXQqD81w6ACxhbrYde7VuFCYeA2QRCNIsgZISyNIqz6IyhPjOjNVIFYniK3dmKU6QdLaJUimEySrDZLrBMlrgxRKU7sxCw/EMe0CAggggADySJCqxixIkKpNEh6IozELD8RxjQACCCCAAPJIkKrGLEgQXqqAAEJjxrQLCCCAAEJjRmNGY8a0CwgggABCYwYIfQgggNCYMe0CAggggNCY0ZjRmDHtAgIIIIAAQmNGHwIIIDRmTLuAAAIIIDRmNGY0Zky7gAACCCCA0JjRhwACCI0Z0y4ggAACCI0ZjRmNGdMuIIAAAgggNGb0IYAAQmPGtAsIIIAAQmNGY0ZjxrQLCCCAAAIIjRl9CCCA0Jgx7QICCCCA0JjRmNGYMe0CAggggABCY0YfAgggNGZMu4AAAgggNGY0ZjRmTLuAAAIIIIDQmNGHAAIIjRnTLiCAAAIIjRmNGY0ZIEy7gAACCCA0ZvQhgABCY8a0CwgggABCY0ZjBgiNGdMuIIAAAgiN2f/Sh+Q6PfLaIJlOkKw2SKoTJK3dmFmdILb2tBvrBIlrg5iWRo+WqQ+SaARJ1gCJAzsxThCN16p1vNurGjNjoo42j07kAHFskoY2kEbl33U0ZgoPjXW+Rl0gkarnahqtDaJKxMPDDWIiNafGenh4gExvVhXfmk7Da6L1AVGxSby2h6MxK79Zk42ea1pJbJ48sU2zDezQ8iy1z6BBwoyjMQsvXp8YQAAhgADilRfyy+wf8WqZZUfGZihvgZiB3FybC+kCUU5XLkAo50C+gbBQdUzkAIVyejIAYfFTI1solHP2HgNCnHn5AYNy4jvpoVB6fVzL91cwzLJ9Lfd7S0jhehxO5H5/yePr1W6gHonI7fJ5ORSR/n6Q2yQanq763zuXU5LJZRKiyD/W9/pjkdPZz0/yJ8fqVyry+qQZDMjJKoDfy8bRVhHhQTwAAAAASUVORK5CYII=);
}
.not-login .brand-logo {
	margin: 1rem 0 2rem 0;
    display: flex;
    justify-content: center;
}
.las-noLog-inner .form-label {
    font-size: 96%;
	font-weight: 400 !important;
}
.prefix{
    display: inline-block;
    padding: 1px 5px;
    border: 1px solid transparent;
    line-height: 1.26;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    width: 130px;
	text-transform: inherit;
background: #fd9008;
    border-color: #fd9008;
}
.prefix.lthongbao{
	background: #DC143C;
    border-color: #DC143C;
}
.prefix.lhuongdan{
	background: #009326;
    border-color: #009326;
}
.las-eventlist>ul{
    padding: 0;
    list-style: none;
}
.las-timer{
	margin-left:auto
}
.top-list{
    padding: 4px 0;
    font-size: 15px;
}
.top-list+.top-list{
    border-top: 1px dashed #ccc;
}
.las-timer{
    color: #198754;
}
.lasperpen-news > .card-header{
    padding: 4px 16px;
    margin: 0!important;
}
.lasperpen-news .las-newdate{display:none}
.lasperpen-news .las-title-nhome {
    font-size: 16px;
}
.lasperpen-news .lasp {
    padding-left: 24px;
}
.lasperpen-news .lasp:before {
    top: 10px;
    height: 15px;
    width: 15px;
	line-height: 15px;
	font-size: 80%;
}
.lasperpen-news{
    width: 350px;
}
.lasperpen-news .lasp:after{
border: 0.3em solid transparent;
    left: 15px;
    margin-top: -3px;
	    border-left-color: #1e9bc8;
	}
.lasperpen-news .lasv-title {
    font-size: 14px!important;
    font-weight: 400!important;
}
.lasperpen-news .prefix{
    font-size: 12px;
}
.notification-new {
    position: absolute;
    display: inline-block;
    color: #fff;
    background: #e03030;
    top: 0;
    right: 22px;
    font-size: 12px;
    padding: 0 5px;
    text-align: center;
    border-radius: 50%;
}
.las-news-body >p{
    margin-bottom: 0;
}


/* custom - chỉnh sửa lại màu sắc các nút*/
.bg-primary {
    background-color: #7239ea !important;
}
.btn.btn-primary {
    color: #ffffff;
    border-color: #7239ea;
    background-color: #7239ea;
}
#flip div:first-child div {
    background: #7239ea;
}
/* custom - chỉnh sửa lại màu sắc menu*/
.aside-dark .menu .menu-item .menu-link .menu-title {
    color: #d7d7d7;
}
.text-muted {
    color: #6a6a6a !important;
}
/* Custom bảng trong tin tức */
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}
/* Custom bảng trong trang downloads */
.table>:not(caption)>*>* {
    padding: 20px 20px;
}
/* Ẩn nội dung của tin tức ngoài trang news - chỉ hiển thị trong bài viết */
.archive .las-news-body {
    display: none;
}

/* Custom table trong nội dung bài viết */
.las-news-body table tr:first-child {
    color: #fff;
    background-color: #7239ea;
}

/* chiều cao giữa các dòng của nội dung tin tức */
.las-news-body >p {
    margin-bottom: 0;
    padding-top: 15px;
}