body {
	font-family: 'Roboto', sans-serif;
	background: url('https://cdn.tuoitre.vn/2020/6/20/bg-mb-1592670602835564708137.jpg') fixed;
	background-repeat: repeat-y;
}

.section {
	display: none;
}

#admwrapper .container {
	padding: 0;
	margin: 0;
	width: unset
}

img {
	max-width: 100% !important;
}

.section[data-index='1'] {
	display: block;
}

.section-content {
	margin-top: 52px;
}

.navbar-default {
	min-height: unset;
	background: url('https://cdn.tuoitre.vn/2020/6/20/headercrop-1592670481295353829340.jpg') repeat;
	top: 47px !important;
}

body.show-expand-menu .navbar-default {
    display: none;
}

.navbar-nav {
	display: -webkit-box;
	overflow: auto;
	width: 100%;
	margin: 0;
}

.navbar-nav li {
	float: none;
}

.navbar-brand {
	height: unset !important;
}

.navbar-default .navbar-nav > li {
	display: inherit;
	white-space: nowrap;
}

.navbar-default .navbar-nav > li > a {
	color: #FCF6E4 !important;
	position: relative;
	font-size: 18px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Mitr', sans-serif;
    font-weight: 500;
}

.navbar-default .navbar-nav > .active > a {
	background-color: unset !important;
	color: #F8D3BA !important;
}

/*footer*/
#global-footer {
    background: url('https://cdn.tuoitre.vn/2020/6/20/headercrop-1592670481295353829340.jpg') repeat;
    padding: 0 15px;
}
.footer-paging {
	cursor: pointer;
	line-height: 1.5;
	font-size: 18px;
	color: #FCF6E4;
}

.footer-paging span {
}

.credit-list {
	padding: 15px 0;
}

.credit-list li {
	font-size: 16px;
	color: #FCF6E4;
	font-family: 'Mitr', sans-serif;
	text-transform: uppercase;
    font-weight: 500;
}

#next-button {
	text-align: right;
}

.footer-paging span {
	font-size: 16px !important;
	font-style: initial;
	display: block;
	font-weight: bold;
	font-family: Roboto, sans-serif;
	color: #C1C1C1;
}

/*end footer*/

/*.alignJustifyFull, .alignCenter {*/
/*    padding: 0 12px;*/
/*}*/

#admwrapper .container section#content {
	margin-top: 87px;
    text-align: justify;
}

#admwrapper .container section#content .detail-w .content {
	color: #333333;
	/*letter-spacing: 0.35px;*/
}

#admwrapper .container section#content .detail-w .content p, #admwrapper .container section#content .detail-w .content table {
	margin-bottom: 15px;
}

/*.section[data-index="3"] p {*/
/*    color: #56616A;*/
/*}*/

/*.section[data-index="4"] p {*/
/*    color: #796A55;*/
/*}*/

/*.section[data-index="5"] p {*/
/*    color: #6A6D58;*/
/*}*/

/*.section[data-index="6"] p {*/
/*    color: #74767E;*/
/*}*/

.section-content {
	/*background: url('../images/background.jpg');*/
	/*background-repeat: repeat;*/
}

.temp-comment {
	display: none;
}

#admwrapper .container #header-top.hidden {
	/*transform: translateY(0);*/
	/*-webkit-transform: translateY(0);*/
	/*-moz-transform: translateY(0);*/
	/*-o-transform: translateY(0);*/
	display: unset !important;
}