#table-wrapper {
    position: relative;
}

#table-scroll {
    height: 100px;
    overflow: auto;
}

#table-wrapper table {
    width: 100%;
}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
    width: 10%;
}

#customers tr {
    background-color: #fff;
}

#customers tr:hover {
    background-color: #ddd;
    width: 10%;
}

#customers th {
    text-align: left;
    background-color: #00736b;
    color: white;
    width: 10%;
}

html {
    overflow-x: hidden;
    margin-right: calc(-1 * (100vw - 100%));
}

button {
    display: inline-block;
    padding: 5px 10px;
    margin: 3px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #00736B;
    border: none;
    border-radius: 15px;
    box-shadow: 0 4px #1C3F39;
}

button:hover {
    background-color: #3e8e41
}

button:active {
    background-color: #3e8e41;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}

input, select {
    outline: none;
    border: none;
    border-radius: 5px;
    text-indent: 5px;
    padding: 3px;
}

select {
    width: 152px;
}

body {
    background: #b3afaf;
    font-family: 'Lexend Deca';
}


div.body {
    background: #ffcf9c;
    background-position: right bottom;
    margin-top: 0.2px;
    border: 2px solid #663019;
}

h3 {
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}

h4 {
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
}

.a {
    height: 130px;
    text-align: center;
    margin-bottom: -34px;
    z-index: 0;
    position: relative;
    background: url("/images/background.png");
    background-position-y: bottom;
    background-position-x: center;
    border-radius: 20px 20px 0 0;
    line-height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
}

.a img {
    margin-bottom: 4px;
    z-index: 2;
    position: relative;
}

.b {
    background: url(/images/menu_bg.png) repeat-x;
    height: 23px;
    color: #ff7700;
    margin-left: 10px;
    margin-right: 9px;
}

.b-content {
    position: relative;
    z-index: 1;
    padding-top: 4px;
    padding-left: 3px;
}

/*.b-left{background: url(../images/left_menu.gif) no-repeat;position: absolute;background-position:left;height:34px; width:18px;} */
.b-left {
    background: url(/images/left_menu.png) no-repeat;
    position: absolute;
    background-position: left;
    height: 23px;
    width: 7px;
    margin-left: 3px;
}

.b-right {
    background: url(/images/right_menu.png) no-repeat;
    margin-left: 206px;
    position: absolute;
    height: 23px;
    width: 7px;
}

.c {
    color: #ff7700;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
}

.d {
    color: #ff7700;
    text-decoration: none;
    font-weight: bold;
}

.h {
    padding-left: 0px;
    padding-top: 5px;
}

.bg-content {
    text-align: left;
    padding: 5px;
    margin-bottom: 3px;
    background: #CDEBFF;
    background-position: right bottom;
    margin-top: 3px;
    padding-top: 3px;
    color: #2A81C0;
}

.bg-content img {
    max-width: 100% !important;
}

.bg-content .title {
    border-bottom: 1px solid #007169;
}

.bg-content .content {
    padding: 2px 2px 2px 0px;
}

.bg-content .date {
    padding: 2px 2px 2px 0px;
    font-style: italic;
    font-size: 9px;
    position: relative;
    float: right;
    margin-top: -13px;
}

.h img {
    margin: 0;
    padding: 0;
}

.h li {
    margin-left: 20px;
}

.l {
    padding-left: 17px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    color: #000;
}

a {
    color: #ff7700;
    text-decoration: none;
}

/*a:hover{color: #108b00;text-decoration: none;}background:
}*/

.j {
    color: #000;
}

.g {
    border-bottom: 1px solid #CCC;
    padding: 3px 7px;
}

.k {
    list-style: square outside none;
    margin: 0 0 0 16px;
    padding-left: 0;
    position: relative;
}

.e {
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

.f {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #cefb76;
    border: 1px solid #52fd2b;
    margin-bottom: 3px;
}

.m {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: -15px;
    padding-bottom: 3px;
}

.n {
    color: #999;
}

.listOther li {
    margin-left: -25px;
}

.body-content {
    background: #00736b;
    width: 100%;
    margin-left: 0px;
    margin-bottom: -33px;
    border-radius: 20px 20px 0 0;
}

.bg-content2{
	background-color: #BAE6FD; /* Màu nền fallback */
	padding: 30px 10px 20px 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	min-height: 300px; /* Đảm bảo có chiều cao để hiển thị background đầy đủ */
	border-radius: 10px;
	overflow: hidden;
}

.bg-content222 {
    background: url('/images/bg_center.png') no-repeat #d79242;
    background-position: right bottom;
    width: 98%;
    margin-left: 5px;
    z-index: 15;
    position: relative;
}

.bg_top_2 {
    display: table;
    background: url('/images/banner_2.png') no-repeat;
    height: 303px;
    width: 100%;
}

.download {
    width: 100%;
    text-align: center;
}

.download img {
    text-align: center;
}

.bg_top {
    background: transparent;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 42px;
    margin-top: 10px;
    margin-left: 0px;
    border-radius: 15px 15px 0 0;
}

.bottom_paper {
    position: absolute;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.link-footer {
    position: relative;
    z-index: 2;
    margin-bottom: -35px;
    max-width: 210px;
}

.link-more {
    width: 100%;
}

.footer {
    position: absolute;
    width: 100%;
    height: 57px;
    background-position: center bottom;
    border-radius: 0 0 15px 15px;
    background: url("/images/nongtraibanngay.png") repeat-x;
    margin-bottom: 10px;
    box-shadow: 0 9px 10px;
}

.left_b_bottom {
    width: 100%;
    margin-top: -1px;
    position: relative;
}

.bg_bottom {
    background: url(/images/bg_bottom.png) repeat-x;
    position: relative;
    width: 94%;
    height: 98px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
}

.right_b_bottom {
    position: relative;
    z-index: 2;
    background-position: right;
    width: 100%;
    margin-top: -5px;
}

.body_body {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.copyright {
    position: relative;
    z-index: 3;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 10px;
}

span.comment-time {
    font-size: x-small;
    color: #333333;
    font-style: italic;
    text-decoration: none;
}

span.blog-time {
    font-size: x-small;
    color: #555555;
    text-decoration: none;
}

span.pad {
    padding-left: 20px;
}

img {
    border: none;
}

img.comment-avatar {
    width: 40px;
}

img.blog-avatar {
    width: 45px;
    position: relative;
    z-index: 0;
}


img.search-avatar {
    width: 40px;
}

.comment {
    background-color: #A0E5FF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

td.comment {
    padding: 2px 5px 2px 5px;
    font-size: 11px;
}

td.blog-avatar {
    vertical-align: top;
}

div.blog-bg-left {
    height: 0;
}

div.blog-bg-left img {
    position: relative;
    left: -11px;
    top: -6px;
}

td.current-blog {
    width: 600px;
    padding: 4px;
    position: relative;
    z-index: 0;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

td.friend-left {
    padding: 1px;
    width: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EAEAEA;
}

td.friend-right {
    padding: 1px;
    vertical-align: top;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EAEAEA;
    vertical-align: bottom;
}

td.comment-avatar {
    width: 24px;
    height: 24px;
    padding: 2px 2px 2px 2px;
}

img.lil-command {
    margin-bottom: -3px;
}

.info {
    background-color: #f9f0da;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

td.left {
    vertical-align: bottom;
    text-align: right;
    background-color: #DEDEDE;
    padding: 2px 5px 2px 2px;
    margin: 3px 5px 2px 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C1C1C1;
    width: 70px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

td.right {
    border-width: 0px 0px 1px 0px;
    padding: 2px 0px 2px 2px;
    border-style: solid;
    border-color: #C1C1C1;
}

tr.header {
    font-weight: bold;
    background-color: #CCCCCC;
    padding: 2px 0px 2px 2px;
    text-align: center;
}

tr.search-odd-row {
    background-color: #EFEFEF;
    padding-left: 2px;
}

tr.search-even-row {
    background-color: #F9F9F9;
    padding-left: 2px;
}

tr.blog {
    padding: 2px;
}


div.anou {
    text-align: center;
    height: 15px;
    background-color: #f9f0da;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffb03a;
}

input[type="text"], textarea {
    border-radius: 4px;
    border: 1px solid #CCC;
    padding: 2px;
    width: 50px;
}

.pagecurrent {
    font-size: 10px;
    background-color: #ffb02c;
    color: white;
    border: #e5e5e5 2px solid;
    width: 15px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    font-weight: normal;
    margin-left: 2px;
    text-decoration: none;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    font-weight: bold;
}

.pagelink, .pagelink:hover {
    font-size: 10px;
    background-color: #ffd260;
    color: #ff0000;
    border: #e5e5e5 2px solid;
    width: 15px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    font-weight: normal;
    margin-left: 2px;
    text-decoration: none;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    font-weight: bold;
}

.pagelink:hover {
    background-color: #ffb02c;
    color: white;
}

.pagination {
    margin-bottom: 5px;
    margin-top: 3px;
    margin-right: 5px;
}

.menu2 {
    /* background: #561d00; */
    margin: 0;
    /* margin-bottom: 3px; */
    position: relative;
}

tr.menu td, tr.menu td a {
    color: #ffff;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    padding-left: 0;
}

td#selected a {
    color: #ffffff;
    padding: 2px;
}

tr.menu td a:hover, td#selected a:hover {
    text-decoration: underline;
}

tr.menu td, td#selected {
    width: 20%;
    background-color: #4A90E2;
    color: #ffff;
    padding: 2px;
    /* -webkit-border-radius: 3px;
 border-radius: 3px;*/
}

tr.menu td[class="menu"] {
    width: 20%;
    background-color: #4A90E2;
    color: #ffff;
    padding: 2px;
    /* -webkit-border-radius: 3px;
 border-radius: 3px;*/
}

td#selected[class="menu"] {
    width: 20%;
    background-color: #2A81C0;
    color: #ffffff;
    padding: 2px;
    /* -webkit-border-radius: 3px;
 border-radius: 3px;*/
}

tr.menu1 td, tr.menu1 td a {
    color: white;
    font-weight: none;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    padding-left: 0;
}

tr.menu1 td, td#selected {
    background-color: #2A81C0;
}

tr.menu2 td, tr.menu2 td a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    padding-left: 0;
}


td#selected {
    /*background: url('../images/bg_menu.png');
    -webkit-border-radius: 3px;
    border-radius: 3px;*/
    background-color: #2A81C0;
}

tr.menu1 td#selected {
    background-color: #2A81C0;
}

.barpt {
    width: 200px;
    height: 10px;
    background: #c6f48b;
    border: 1px solid #969696;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.barpt .pt {
    height: 10px;
    background-color: #599F00;
}


.h .bg_noel {
    height: 17px;
    /*background: url(../images/bg_menutop.png) repeat-x;*/
    margin-top: -10px;
    z-index: 10;
    position: relative;
}

.foot_bg {
    width: 300px;
    text-align: center;
    z-index: 11;
    height: 48px;
    position: absolute;
    /*background: url('../images/bg_foot.png') no-repeat;*/
}


div#columns figure {
    margin: 0 2px 0px;
    /* padding: 15px; */
    /* padding-bottom: 10px; */
    transition: opacity .4s ease-in-out;
    display: inline-block;
}


div#columns figure figcaption {
    font-size: 12px;
    color: #2A81C0;
    line-height: 1.5;
}

div#columns small {
    font-size: 1rem;
    float: right;
    text-transform: uppercase;
    color: #aaa;
}

div#columns small a {
    color: #666;
    text-decoration: none;
    transition: .4s color;
}

.button {
    padding: 2px 6px;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: medium;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.video-fit {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
    border-radius: 8px;
}

#user-info, #auth-buttons {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.user-avatar {
    width: 50px;
    height: 50px;
    object-fit: cover;
    vertical-align: middle;
    margin-right: 20px;
}
.user-details {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #fff;
}
.user-details span {
    display: block;
}
.user-details a {
    color: yellow;
    text-decoration: none;
}
.user-details a:hover {
    text-decoration: underline;
}
