body {
	background: #555;
	color: #333;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}

.background-image {
	position: fixed;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	filter: blur(70px);
	background-size: cover;
	background-position: center;
	margin-top: -50px;
}

.card-main {
	max-width: 700px;
	margin: auto;
	border-radius: 10px;
	box-shadow: 0px 1px 8px #303030;
	position: relative;
	z-index: 9999999999999;
}

.card-top-bg {
	border-radius: 10px 10px 0px 0px;
	background: #444;
	margin-bottom: -160px;
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
}

.card-top-bg img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: 50% 50%;
	filter: grayscale(1);
	border-radius: 10px 10px 0px 0px;
	opacity: 0.4;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

.card-noidung {
	background: #fff;
	padding: 20px;
	border-radius: 0px 0px 10px 10px;
	z-index: 99999999999999999999;
	position: relative;
}

.card-avatar {
	margin: -80px auto auto auto;
	width: 120px;
}

.card-avatar img {
	border-radius: 100%;
	position: relative;
	background: #fff;
	padding: 5px;
	width: 100%;
}

.card-nickname {
	text-align: center;
	margin: 0px;
}

.card-thamgia {
	text-align: center;
	font-size: 14px;
}

.card-xacthuc {
	text-align: center;
	font-size: 26px;
	color: #0768ea;
	margin-top: -35px;
	position: relative;
}

.card-xacthuc i {
	margin-left: 110px;
}

.card-slogan {
	text-align: center;
	color: #898989;
	font-size: 20px;
	font-family: sans-serif;
}

.trang-thai {
	margin-bottom: 20px;
	margin-top: 20px;
}

#trangthai {
	width: 100%;
	outline: none;
	font-size: 20px;
	color: #000;
	border: none;
	overflow: hidden;
	resize: vertical;
	font-family: sans-serif;
	height: 300px;
}

.add-nut {
	text-align: center;
}

#nut-tthai {
	background: #0768ea;
	border: none;
	font-size: 20px;
	border-radius: 0px 0px 15px 15px;
	width: 100%;
	padding: 10px;
	color: #fff;
	box-shadow: 0px 2px 6px #aaa;
	font-family: 'Oswald', sans-serif;
}

span.xem-tthai {
	font-size: 27px;
	color: #767676;
	display: block;
	text-align: center;
	font-family: auto;
}

.card-name-date {
	text-align: center;
	margin-top: 15px;
}

.card-name-date .card-name-1 {
	font-size: 40px;
}

.card-date-icon {
	color: var(--diiho-accent);
}

.card-fix {
	display: block;
	position: relative;
	text-align: left !important;
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
	padding: 10px 10px 10px 20px;
	border: none;
	width: 100%;
	font-weight: bold;
	font-size: 30px;
	margin-top: 10px;
	box-shadow: 0px 2px 7px #818181;
	font-family: 'Oswald', sans-serif;
	cursor: pointer;
	box-sizing: border-box;
}

.card-fix::before {
	font-family: FontAwesome;
	content: "\f1e0";
	width: 0px;
	height: 20px;
	position: absolute;
	right: 75px;
	margin-top: 7px;
}

.card-fix2 {
	display: block;
	position: relative;
	text-align: left !important;
	color: #333;
	border-radius: 10px;
	padding: 10px 10px 10px 20px;
	border: none;
	width: 100%;
	font-weight: bold;
	font-size: 30px;
	margin-top: 10px;
	font-family: 'Oswald', sans-serif;
	cursor: pointer;
	box-sizing: border-box;
}

.card-fix2::before {
	font-family: FontAwesome;
	content: "\f155";
	width: 0px;
	height: 20px;
	position: absolute;
	right: 65px;
	margin-top: 7px;
}

.card-action-icon {
	margin-right: 10px;
}

.card-phone {
	background: linear-gradient(90deg, rgba(151,86,255,1) 0%, rgb(215 93 255) 100%);
}

.card-sms {
	background: linear-gradient(90deg, rgb(199 27 255) 0%, rgb(255 151 62) 100%);
}

.card-maps {
	background: linear-gradient(90deg,#1c9d5e 0%,#4081ec 100%);
}

.card-mail {
	background: linear-gradient(90deg, rgba(51,97,181,1) 0%, rgb(4 171 155) 100%);
}

.card-web {
	background: linear-gradient(90deg, rgb(0 133 35) 0%, rgb(145 205 0) 100%);
}

.card-tiktok {
	background: linear-gradient(90deg, rgb(44 44 44) 0%, rgb(134 135 133) 100%);
}

.card-facebook {
	background: linear-gradient(90deg, rgba(24,115,235,1) 0%, rgb(8 209 241) 100%);
}

.card-twitter {
	background: linear-gradient(90deg, rgba(46,164,223,1) 0%, rgb(2 223 245) 100%);
}

.card-zalo {
	background: linear-gradient(90deg, rgba(0,104,255,1) 0%, rgb(38 170 247) 100%);
}

.card-youtube {
	background: linear-gradient(90deg, rgba(201,18,17,1) 0%, rgb(249 46 0) 100%);
}

.card-messenger {
	background: linear-gradient(90deg, rgba(242,78,134,1) 0%, rgba(164,53,233,1) 49%, rgba(45,122,247,1) 100%);
}

.card-telegram {
	background: linear-gradient(90deg, rgba(33,147,207,1) 0%, rgba(33,203,207,1) 100%);
}

.card-instagram {
	background: linear-gradient(90deg, rgba(100,77,195,1) 0%, rgba(233,77,82,1) 49%, rgba(242,185,13,1) 100%);
}

.card-momo,
.card-paypal {
	background: #ccc;
}

.card-qr {
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

button:hover,
.card-fix:hover {
	opacity: 0.7;
}

span.card-name-2 {
	padding: 4px 15px 6px 15px;
	background: #fff;
	border-radius: 10px;
	border-bottom: 2px solid #959595;
	margin-right: 5px;
}

.card-setting {
	text-align: center;
	font-size: 14px;
	position: relative;
	padding: 20px 20px 0px 20px;
	z-index: 99999;
	margin-top: 30px;
}

.card-setting2 {
	text-align: center;
	font-size: 13px;
	position: relative;
	padding: 20px 20px 0px 20px;
	z-index: 99999;
	color: #ccc;
}

.card-setting a {
	color: #fff;
	text-decoration: none;
}

.tab {
	text-align: center;
	display: flex;
}

.author-no-info .tab,
.author-no-info .card-thongtin-2 {
	display: none !important;
}

.tab .tablinks {
	border: none;
	outline: none;
	cursor: pointer;
	padding: 20px;
	transition: 0.3s;
	font-size: 17px;
	font-family: 'Oswald', sans-serif;
	width: 100%;
	color: #555;
	background: #f1f1f1;
}

.tab .tablinks:first-child {
	border-radius: 10px 0px 0px 10px;
}

.tab .tablinks:last-child {
	border-radius: 0px 10px 10px 0px;
}

.tab .tablinks:hover {
	background-color: #ddd;
}

.tab .tablinks.active {
	background-color: #ccc;
}

.tabcontent {
	display: none;
	border-top: none;
}

.tabcontent.is-active {
	display: block;
}

.card-thongtin-2 {
	text-align: center;
}

.thongtin-tt {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 20px;
	font-family: arial;
	padding: 10px;
	background: #d2f5ff;
	border-radius: 10px;
}

.card-add-danhba {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

button.btn.btn-primary.add-to-contact-btn {
	padding: 6px 20px 9px 20px;
	font-size: 17px;
	border-radius: 50px;
	border: none;
	color: #555;
	box-shadow: 0px 1px 4px #777;
	font-family: 'Oswald', sans-serif;
	background: #f1f1f1;
}

.card-copi {
	display: flex;
	margin-top: 30px;
}

input#input-share {
	width: 100%;
	padding: 10px;
	font-size: 16px;
	font-family: monospace;
	background: #ededed;
	border: none;
	outline: none;
	color: #8b8b8b;
	border-radius: 0px 10px 10px 0px;
}

button#copi-share {
	width: 150px;
	font-family: 'Oswald', sans-serif;
	border: none;
	border-radius: 10px 0px 0px 10px;
	background: #dfdfdf;
	color: #000;
}

div#banktab {
	background: #f1f1f1;
	border-radius: 0px 0px 10px 10px;
	margin-top: -6px;
	padding: 10px;
	font-size: 24px;
	position: relative;
	box-shadow: 0px 1px 6px #999;
}

div#banktab[hidden] {
	display: none;
}

.nenmodal .nenmodal2 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.9);
	z-index: 99999999999999999999999;
	display: none;
}

.nenmodal .ndmodal {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(0);
	background: #fff;
	width: 400px;
	z-index: 99999999999999999999999999999999999999999999999999999999;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	border-radius: 20px;
	display: block;
	box-shadow: 0px 0px 10px #111;
}

@media (max-width: 700px) {
	.nenmodal .ndmodal {
		width: 90%;
	}
}

.nenmodal .closemodal {
	text-align: center;
	margin-top: -40px;
	margin-bottom: 10px;
}

.titlemodal {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.closemodal button {
	width: 40px;
	height: 40px;
	font-size: 30px;
	padding: 0px;
	border-radius: 100%;
	background: #333;
	color: #fff;
	border: none;
}

.nenmodal.active .nenmodal2 {
	display: block;
}

.nenmodal.active .ndmodal {
	transition: all 300ms ease-in-out;
	transform: translate(-50%,-50%) scale(1);
}

.quet-qr {
	text-align: center;
	margin-bottom: -80px;
	margin-top: 20px;
}

#open-qr {
	width: 65px;
	height: 65px;
	font-size: 40px;
	border-radius: 100%;
	border: none;
	background: #fff;
	color: #0e0e0e;
	box-shadow: 0px 1px 9px #333;
	padding: 0px;
}

#open-qr:hover,
.closemodal button:hover {
	opacity: 1;
}

#open-qr i {
	animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
	0% {
		transform: scale(1, 1);
	}

	50% {
		transform: scale(1.2, 1.2);
	}

	100% {
		transform: scale(1, 1);
	}
}

.trang-thai-share {
	display: grid;
	grid-template-columns: 40px auto;
	grid-column-gap: 10px;
	padding: 10px;
	border: 1px solid #cdcdcd;
	border-radius: 40px;
}

.share-hinh img {
	border-radius: 100%;
}

.share-noidung {
	padding: 10px 20px 14px 20px;
	background: #f1f1f1;
	border: none;
	border-radius: 40px;
	color: #999;
	font-size: 16px;
	font-family: system-ui;
	cursor: pointer;
	text-align: left;
	width: 100%;
}

.nenstatus .nenstatus2 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.9);
	z-index: 9999999999999;
	display: none;
}

.nenstatus .ndstatus {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(0);
	background: #fff;
	width: 600px;
	z-index: 9999999999;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	border-radius: 20px;
	display: block;
	box-shadow: 0px 0px 10px #111;
}

@media (max-width: 700px) {
	.nenstatus .ndstatus {
		width: 90%;
	}
}

.nenstatus.active .nenstatus2 {
	display: block;
}

.nenstatus.active .ndstatus {
	transition: all 300ms ease-in-out;
	transform: translate(-50%,-50%) scale(1);
}

.dangnhap-tieude {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	display: flex;
}

.tieude1 {
	width: 100%;
	padding-top: 5px;
}

.tieude2 {
	width: 30px;
}

#tieude2-close {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 1px solid #ccc;
}

form#user_profile {
	margin: 0px;
}

#showimg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}

.imgmodal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 20px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.9);
}

.imgmodal.is-open {
	display: block;
}

.img-av {
	max-width: 700px;
	margin: auto;
}

.imgmodal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	border-radius: 10px;
}

#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

.imgmodal-content,
#caption {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0);
	}

	to {
		-webkit-transform: scale(1);
	}
}

@keyframes zoom {
	from {
		transform: scale(0);
	}

	to {
		transform: scale(1);
	}
}

.dongimg {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
}

.dongimg:hover,
.dongimg:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}

@media only screen and (max-width: 700px) {
	.imgmodal-content {
		width: 100%;
	}
}
