:root{
	--body: #e4e7ec;
	--card: none;
	--card-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	--shadow: 0px 1px 7px #0000004a;
	--htext:#333333;
	--text: #333333;
	--texta: #0768ea;
	--textnote: #555;
	--border: 1px solid #ccc;
	--border-one: 1px solid #ccc;
	--border-hat: 1px dashed #ccc;
	--comment: #fff;
	--note: #f5f5f5;
	--note-light: #f5f5f5;
	--menu:#eee;
	--menu-mobile: #ddd;
	--menu-mobile-chil:#fff;
	--menu-border: 2px dashed #ccc;
	--down-border: 2px solid #0768ea;
	--scroll: #ccc;
	--bar: #fff;
	--menu-duoi: #ffffff;
	--input: #eee;
	--card-tran: #ffffff82;
}
/* hien thi bai viet o home */
.box-card {
    box-shadow: var(--card-shadow);
    border-radius: 10px;
    background: var(--card);
    box-shadow: 0px 0px 1px #00000099;
    margin-bottom: 20px;
    margin-top: 20px;
}
.box-noidung{
	padding:20px;
}
/* bai viết liên quan */
.lienquan-title {
    font-weight: bold;
    margin-bottom: 20px;
    color:var(--texta);
	padding-bottom: 10px;
    border-bottom: var(--menu-border);
}
.xemthem {
    margin-top: 20px;
    font-size: 15px;
}
.xemthem a{
    background:var(--menu);
    padding: 5px 10px 5px 10px;
    border-radius: 30px;
	font-weight: bold;
}
.xemthem a:hover{color:#fff;background:var(--texta);}

/* nut chuyen trang */
.land-page span.page-numbers.current {
    background: var(--texta) !important;
    color: #fff;
}
.land-page a.page-numbers, .land-page span.page-numbers.current {
    background: var(--card);
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 0px 0px 3px #00000026;
	margin-right:3px;
}
.land-page .nav-links {
    text-align: center;
}
/* đăng nhập */
.box-card-small{
	min-height:200px;
	display: grid;
    grid-template-columns: 1fr 1fr;
}
.form-2 {
    padding-left: 20px;
    box-shadow: -25px 0px 21px -26px #00000038;
}
.form-2 img{width:100%}
.dangnhap-note {
    padding: 10px;
    margin-bottom: 20px;
    border: var(--menu-border);
    border-radius: 10px;
	color:var(--textnote);
	margin-top:15px;
}
.tieude1 {
    width: 100%;
    margin: auto;
    color: #777;
    font-size: 45px;
    height: 100%;
    text-align: center;
    font-weight:bold;
	display: grid;
    align-items: center;
	text-transform: uppercase;
}
.quen-mk {
    margin-top: 20px;
    background: var(--menu);
    padding: 10px;
    border-radius: 10px;
}
.quen-mk span{
	display:block;
}
.quen-mk span a{
	color:var(--texta);
}
#caodems-image{
    padding: 7px;
    border-radius: 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    color: #666;
    border: 1px solid #666;
	background:var(--menu);
}
.quen-mk a{margin-top: 20px;} #caodems-image{margin-bottom: 10px;}
#tieude2-close {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: var(--border);
	color:var(--text);
	background: var(--card);
}
form#user_profile {
    margin: 0px;
}
p.login-submit {
    margin-bottom: 0px;
}
@media (max-width: 800px) {
    .box-card-small{grid-template-columns: auto;}
	.form-2{
		padding-top:20px;
		padding-left:0px;
		box-shadow: 0px -25px 21px -26px #00000096;
	}
}
/* trang thong tin */
.thongtin-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.thongtin-loi {
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: #ff4444;
    border-radius: 7px;
    color: #fff;
}
.thongtin-img {
    text-align: center;
}
.thongtin-land {
    display: grid;
    grid-template-columns: 1fr 1fr;
	margin-top:20px;
	margin-bottom:20px;
}
.thongtin-land a{
	display:block;
	padding:20px 10px;
}
.thongtin-land a:first-child{background:#6dbd9f;color:#fff;border-radius: 10px 0px 0px 10px;}
.thongtin-land a:last-child{background:#658aa5;color:#fff;border-radius: 0px 10px 10px 0px;}
.thongtin-land i{width:30px;}
.thongtin-land a:hover, .thongtin-out a:hover{opacity:0.6}
.thongtin-out{display:flex}
.thongtin-out a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: var(--texta);
    width: 40px;
    height: 40px;
    font-size: 25px;
    margin: 10px auto 0px auto;
    border-radius: 10px;
}
.thongtin-user{
    margin-top:10px;
    font-size:30px;
    color:var(--texta);
}
.thongtin-lap {
    border-radius: 10px;
    border: var(--menu-border);
}
.thongtin-lap span {
	display:block;
	padding:10px;
}.thongtin-lap span:not(:last-child){
	border-bottom: var(--menu-border);
}
.thongtin-img img{
    border-radius:100%;
    padding:5px;
	width:150px;
	height:150px;
    border:2px solid var(--texta);
}
.thongtin-tieude{
padding-left:10px;
border-left:4px solid var(--texta);
color:var(--texta);
margin:20px 0px;
}
.thongtin-box{
display:grid;
grid-template-columns: 1fr 1fr; 
grid-column-gap:10px;
margin-bottom:10px;
}
.thongtin-box-one{margin-bottom:10px;}
.thongtin-note{
    font-size:14px;
    background:var(--menu);
    padding:10px;
    border-radius:7px;
    margin-bottom:10px;
}
#updateuser{margin-top:10px;}
@media (max-width: 800px) {
    .thongtin-form{grid-template-columns: auto;grid-row-gap: 20px;}
}
@media (max-width: 400px) {
    .thongtin-box{grid-template-columns: auto;grid-row-gap: 10px;}
}
.thongtin-noidung .thongtin-av {
    text-align: center;
}
/* Dang ky form */
.dangky-site-input {
    margin-bottom: 20px;
}
#last_name, #first_name, #pwd1, #pwd2, #email2, #username, .thongtin-box input, .thongtin-box-one input, #tt-input7{
    width: 100% !important;
    border: var(--border) !important;
    padding: 7px 15px !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    background: var(--comment) !important;
    color: var(--textnote) !important;
    font-size: 18px !important;
	margin-bottom: 0px !important;
}
#last_name, #first_name, #pwd1, #pwd2, #email2, #username{padding: 7px 15px;}
#tt-input7{padding: 10px;}
.thongtin-box input, .thongtin-box-one input{padding: 7px 7px 7px 40px;}
p.dang-nhaptb {
    background: #fff444;
    padding: 10px;
    text-align: center;
    color: #444;
    border-radius: 7px;
}
p.dang-nhaptb.logout {
    background: #c5eaff;
}
p.dang-nhaptb.email-uverified {
    background: #ff4444;
	color:#fff;
}
p.dang-nhaptc, p.dang-nhaptb.email-verified{
    background: #0c0;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
}
.form-1{
	margin:-20px 0px -20px -20px;
    position: relative;
	border-radius: 10px 0px 0px 10px;
    background-size: cover;
	min-height:200px;
	}
@media (max-width: 800px) {
	.form-1{margin: -20px -20px 0px -20px;border-radius: 10px 10px 0px 0px;}
}
/* input đăng nhập */
.login-username, .login-password {
    display: block;
    position: relative;
}
#nhapuser, #nhappass{
	width: 100% !important;
    border: var(--border) !important;
    padding: 7px 15px !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    background: var(--comment) !important;
    color: var(--textnote) !important;
    font-size: 18px !important;
}
#wp-submit, #updateuser{
    background:var(--texta);
	padding: 10px;
	border-radius: 10px;
	width:100%;
	color:#fff;
	line-height:1.8;
	margin-bottom:0px;
}

/* search land */
.input-land-icon{
  position: absolute;
  left: 10px;
  top: calc(46% - 0.5em);
  color:var(--textnote);
}
.land-sel{
	background:var(--card);
	border-top: 1px solid var(--texta);
	padding:15px;
	border-radius:10px;
	box-shadow:var(--shadow);
	margin-bottom:10px;
}
.land-sel-title {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: var(--texta);
}
.land-sel-title i{margin-right:7px;}
.land-div {
	display: inline-block;
}
.land-sel span {
	background: var(--texta);
	display: block;
	padding: 7px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.land-sel .fox-select:not(:last-child){
	margin-bottom:10px;
}
.land-images-dang {
    margin-bottom: -5px;
    padding: 30px 20px 0px 20px;
    border-radius: 10px 10px 0px 0px;
	background-image: url('images/land.png');
    background-size: contain;
	height: 43px;
}
.land-dang-tin {
    display: inline-block;
    background:var(--texta);
	box-shadow: 0px 0px 10px #000;
	font-weight:bold;
	font-size:16px;
    color: #fff;
    padding: 10px 30px 14px 30px;
    border-radius: 10px 10px 0px 0px;
	filter: opacity(0.8);
}
.land-dang-tin i{margin-right:7px;}
.land-main-search, .land-error{
	background:var(--card);
	padding:20px;
	border-radius:10px;
	box-shadow:var(--card-shadow);
	margin-bottom:20px;
	position: relative;
}
.land-main-search{border-radius:0px 0px 10px 10px;} .land-error{border-radius:10px;}
.land-main-search img, .land-error img{max-width:100%;}
.land-error{text-align:center}
.land-input{display:flex;}
.land-input div{width:100%;}
.land-input input{
	border-radius:10px 0px 0px 10px;
	width: 100% !important;
    border: var(--border) !important;
    padding: 7px 15px !important;
    margin-bottom: 10px !important;
    background: var(--comment) !important;
    color: var(--textnote) !important;
    font-size: 18px !important;
	margin-bottom:0px !important; 
}
.land-input button {
    width: 100px;
    background: var(--texta);
    color: #fff;
    padding: 7px;
    border-radius: 0px 10px 10px 0px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin:0px;
}
.land-page{
	text-align:center;
	margin-top:10px;
}
.land-search-type {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
	margin-bottom: -5px;
}
.land-search-type select{
	padding:5px;
	border-radius:10px;
	border:var(--border);
	background:var(--card);
	color:var(--textnote);
}
.land-search-type div{
	margin-top:15px;
	margin-bottom:5px;
}
.land-search-type div:not(:last-child){
	margin-right:10px;
}
/* widget search land and car */
.widget-land1-input button {
    background: var(--texta);
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    display: block;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 19px;
    cursor: pointer;
}
/* fox select */
.fox-select select {
   -webkit-appearance:none;
   -moz-appearance:none;
   -ms-appearance:none;
   appearance:none;
   outline:0;
   box-shadow:none;
   border:0!important;
   background: var(--menu);
   color: var(--textnote);
   background-image: none;
   flex: 1;
   max-width: 100%;
   padding: 0px 40px 0px 15px;
   border-radius: 10px;
   cursor:pointer;
   line-height:1;
}
.fox-select select::-ms-expand {
   display: none;
}
.fox-select {
   position: relative;
   display: flex;
   height: 40px;
   line-height: 3;
   background: var(--menu);
   border-radius: 10px;
}
.fox-select::after {
   content: '\25BC';
   position: absolute;
   top: 0;
   right: 0;
   display: block;
   width: 30px;
   height: 40px;
   font-size:14px;
   line-height: 40px;
   text-align:center;
   background: var(--menu-mobile);
   color:#fff;
   cursor:pointer;
   pointer-events:none;
   transition:.25s all ease;
   border-radius: 0px 10px 10px 0px;
}
.fox-select:hover::after{background:var(--texta)}
/* form dang bai viet bai */
.pe-land-side {
    background: var(--menu);
    border-radius: 10px;
    padding: 7px;
    margin-bottom: 20px;
}
a.them_hinhanh, a.xoa_tat_hinhanh{
    background: var(--menu-mobile);
    padding: 3px 10px;
    border-radius: 7px;
    display: inline-block;
    font-size: 15px;
	margin:5px;
}
.pe-land-meta input, .ep-editor{
    width: 100% !important;
    border:var(--border) !important;
    padding: 7px 15px !important;
    border-radius: 10px !important;
	margin-bottom:10px !important;
	background:var(--comment) !important;
	color:var(--textnote) !important;
	font-size:18px !important;
}
.pe-land-meta .fox-select{margin-bottom:10px;}
.pe-land-tit {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: var(--texta);
    border-bottom: 2px solid;
    border-image-slice: 1;
    border-width: 2px;
    border-image-source: linear-gradient(90deg, rgba(255,255,255,0) 0%, var(--menu) 17%, var(--menu) 55%, rgba(255,255,255,0) 100%);
}
.pe-land-tit i {
    width: 26px;
    height: 26px;
    background: var(--texta);
    color: #fff;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    font-size: 13px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.pe-land-tb-tc, .pe-land-tb-er {
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    text-align: center;
}
.pe-land-tb-tc {
    background: #0c0;
}
.pe-land-tb-er {
    background: #ff4444;
}
.pe-land-note {
    margin-bottom: 10px;
    background: #fff444;
    padding: 7px 10px;
    border-radius: 10px;
	font-size: 15px;
    color: #555;
}
.pe-land-grid-2{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-column-gap:10px;
}
.pe-land-grid-3{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-column-gap:10px;
}
.pe-land-grid-4{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	grid-column-gap:10px;
}
@media (max-width: 800px) {
	.pe-land-grid-3, .pe-land-grid-2{grid-template-columns:1fr}
	.pe-land-grid-4{grid-template-columns:1fr 1fr;}
}
@media (max-width: 500px) {
	.pe-land-grid-4{grid-template-columns:1fr;}
}
.mana-land-muc{border:none;color:#777;}
.mana-land-muc a {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
    background: var(--card);
	color:var(--texta);
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 7px;
}
.land-box-card {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
	margin-bottom:20px;
}
@media (max-width: 850px) {
	.land-box-card {grid-template-columns: 1fr 1fr}
}
@media (max-width: 600px) {
	.land-box-card {grid-template-columns: 1fr}
}
.mana-land-box{
	background:var(--menu);
	margin-bottom:10px;
	border-radius:7px;
	position: relative;
	
}
.mana-land-nd{padding:10px;margin-bottom: 55px;}
.mana-land-tit {font-weight:bold}
.mana-land-time {font-size: 15px;}
.mana-land-time span{color:var(--texta)}
.mana-land-tool {
    bottom: 0;
    right: 0;
    width: 100%;
    position: absolute;
	display: flex;
    padding: 10px;
	box-sizing: border-box;
	background: var(--menu-mobile);
    border-radius: 0px 0px 7px 7px;
}
.no-land-pub{color:var(--texta)}
.mana-land-tool span{display:block;margin-right:10px;text-align:center;width:30px;height:30px;line-height:30px;background:#fff;border-radius:7px;}
.mana-land-search {
    border:var(--border);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}
.land-manager-error{
	text-align:center;
}
.land-manager-error img{
	max-width:100%;
}
/* check pass manh yeu  dang ky */
.dangky-box-check{
	margin-bottom:20px;
}
.dangky-check{
  height: 45px;
  width: 100%;
  display: flex;
  position: relative;
}
.dangky-check input{
  width: 100%;
  height: 100%;
  padding-left: 15px;
  transition: all 0.3s;
}
.dangky-check .nutxempas{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  display: none;
  user-select: none;
}
.checkpass{
  height: 10px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
}
.checkpass span{
  position: relative;
  height: 100%;
  width: 100%;
  background: var(--menu-mobile);
  border-radius: 5px;
}
.checkpass span:nth-child(2){
  margin: 0 3px;
}
.checkpass span.active:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 5px;
}
.checkpass span.weak:before{
  background-color: #ff4757;
}
.checkpass span.medium:before{
  background-color: orange;
}
.checkpass span.strong:before{
  background-color: #23ad5c;
}
.textcheck{
  font-weight: 500;
  display: none;
  background: var(--menu);
  padding: 5px 10px;
  border-radius: 10px;
}
.textcheck.weak{
  color: #ff4757;
}
.textcheck.medium{
  color: orange;
}
.textcheck.strong{
  color: #23ad5c;
}


.land-input input {
    padding: 7px 15px !important;
    height: 50px !important;
    border-radius: 10px 0px 0px 10px !important;
}

.form-2 svg {
    margin: auto;
    display: block;
    border: 3px solid #999;
    border-radius: 100%;
	width:100px;
	height:100px;
}
.form-2 svg path{fill:#999;}





/* nut google */
.fox-google a {
    display: block;
    margin: 0 auto;
    background: var(--card);
    border: 2px solid #0768ea;
    padding: 10px 20px;
    border-radius: 10px;
    color: #0768ea;
    font-weight: bold;
}
.fox-google a:hover{background:var(--menu);border: 2px solid #333;}
.fox-google a img{
	width:30px !important;
	vertical-align: middle;
	margin-right:15px;
}
/* nut github */
.fox-github a{
	display: block;
	margin: 0 auto;
	background: var(--card);
	border:var(--border);
	padding: 10px 20px;
	border-radius:10px;
	color:var(--textnote);
}
.fox-github a:hover{background:var(--menu)}
.fox-github a img{
	width:30px !important;
	vertical-align: middle;
	margin-right:15px;
}
/* nut wordpress */
.fox-wordpress a{
	display: block;
	margin: 0 auto;
	background: var(--card);
	border:var(--border);
	padding: 10px 20px;
	border-radius:10px;
	color:var(--textnote);
}
.fox-wordpress a:hover{background:var(--menu)}
.fox-wordpress a img{
	width:30px !important;
	vertical-align: middle;
	margin-right:15px;
}
/* login popup */
.social-popup {
	position: fixed;
	top: 20px;
	right: 20px;
	max-width: 400px;
	width:100%;
	background: var(--card);
	border-radius: 10px;
	box-shadow: 0px 0px 10px #0000004f;
	box-sizing: border-box;
	z-index: 999999999999999999999;
	font-size:15px;
}
@media (max-width: 600px) {
	.social-popup {
		max-width:100%;
		width:auto;
		top:10px;
		right:10px;
		left:10px;
	}
}
.social-close {
	width: 30px;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
}
.social-popup-tit {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	border-bottom:1px solid #66666675;
}
.social-popup-tit .social-tit-text {
	display: block;
	width: 100%;
}
.social-popup-tit img{
	width:30px;
	height:30px;
	margin-right:10px;
	border-radius:100%;
}
.social-popup-card{
	padding:20px;
}
.social-popup-card div {
	margin-top: 10px;
}
.social-popup-card div:first-child {
	margin-top: 0px;
}
.social-popup-card div a {
	background:none !important;
	text-align: left;
	padding: 0px;
	border: 0;
	font-weight: bold;
}
.social-popup-card div a:hover, .social-close:hover{color:var(--texta)}





.foxpost-menu {
    position: relative;
}
.foxpost-menu span {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
	background:#515151;
}
.foxpost-menu img,  .foxpost-menu svg{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    object-fit: cover;
}
.foxpost-menu svg path{fill:#fff;}
.foxpost-menu-list {
    position: absolute;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px;
    min-width: 150px;
    right: 0;
    z-index: 3;
    margin-top: 10px;
	border-radius:5px;
}
.foxpost-menu-list a{
	display:block;
}
