
.containergiu {
	width: 80%;
    margin: 65px auto;
    border-radius: 8px;
}
.menuvt2 span.title {
	line-height: 3;
	color: rgba(51, 51, 51, 0.64);
    font-weight: 600;
	margin-left:10px;
}

.tiletile {
	font-size: 2em;
	height:50px;
	color:#16a6d4;
	float:left;
	
}
.vlink {
	cursor: pointer;
}
td.action {
	width:60px;
}
tr td {
    border-left: 1px solid rgba(219, 219, 219, 0.23);
}
.borbom,.borbom td {
    border-bottom: 1px solid rgba(219, 219, 219, 0.23);
}
tr.hangdau td {
	border-top: 1px solid rgba(219, 219, 219, 0.53);
	color: #6daeec;
	font-weight: bold;
}
tr td.dell {
	border-right: 1px solid rgba(219, 219, 219, 0.53);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.03);
}
table {
	width:100%;
	border:none;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 18px;
    border-radius: 0px 0px 4px 4px;
	background: white;
}
td {
	text-align: center;
	color: #65655d;
	font-size: 13px;
	height:30px;
	padding-left: 5px;
    padding-right: 5px;
}
td a {
	color: #65655d91;
}
.currimg {
	cursor: pointer;
}
.hangdau {
	background-color:#ffffff;
}
.hangstt {
	background-color:#fbfbfb;
}

.stt {
	padding-left: 10px;
    padding-right: 10px;
}
.xoaxoa {
	background:transparent;
	background-color:none;
	border: 0px;
}
.trangthai {
	padding-right: 20px;
}
.expressProviderPurchaseButton {
	cursor: pointer;
}
.herder {
	background-color: white;
	line-height: 2;
	color:#786f70;
	padding-bottom: 15px;
	border-radius: 8px 8px 0px 0px;
}

.tileconten {
    color: #585f69;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.6;
}
.col1 {
    margin-bottom: 6px;
}
.sec {
	margin-left: 18px;
}
.selector {
    width: 230px;
    height: 30px;
    font-size: 13px;
    border-radius: 2px;
}
select.styled {
    height: 35px;
    margin-top: 5px;
    font-size: inherit;
    width: 180px;
    min-width: 150px;
    border: medium none;
    background: 0;
    color: #585f69;
    font-weight: 500;
    border: 1px solid #65655d;
    border-radius: 4px;
	color: #65655d;
}
select.styled option {
    color: #65655d;
    padding: 3px;
    background: #3c8dbc;
}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
}
select.styled {
    height: 35px;
    margin-top: 5px;
    font-size: inherit;
    width: 180px;
    min-width: 150px;
    background: 0;
    border-radius: 4px;
}








.herderr {
	background-color: rgba(77, 77, 77, 0.76);
	height:44px;
	line-height: 2;
	color:white;
	font-size:1.6em;
	
	background: rgba(66,131,222,1);
	background: -moz-linear-gradient(left, rgba(66,131,222,1) 0%, rgba(66,131,222,1) 16%, rgba(117,117,117,1) 16%, rgba(117,117,117,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(66,131,222,1)), color-stop(16%, rgba(66,131,222,1)), color-stop(16%, rgba(117,117,117,1)), color-stop(100%, rgba(117,117,117,1)));
	background: -webkit-linear-gradient(left, rgba(66,131,222,1) 0%, rgba(66,131,222,1) 16%, rgba(117,117,117,1) 16%, rgba(117,117,117,1) 100%);
	background: -o-linear-gradient(left, rgba(66,131,222,1) 0%, rgba(66,131,222,1) 16%, rgba(117,117,117,1) 16%, rgba(117,117,117,1) 100%);
	background: -ms-linear-gradient(left, rgba(66,131,222,1) 0%, rgba(66,131,222,1) 16%, rgba(117,117,117,1) 16%, rgba(117,117,117,1) 100%);
	background: linear-gradient(to right, rgba(66,131,222,1) 0%, rgba(66,131,222,1) 16%, rgba(117,117,117,1) 16%, rgba(117,117,117,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4283de', endColorstr='#757575', GradientType=1 );
		
}




.herder a {
	color:white;
	margin-left:10px;
}
.amenu {
	background-color:#4283de;
}

.thea a {
	margin-right:10px;
	
}
.theanone {
	background-color:#4d4d4d;
}
.headert {
    padding-top: 10px;
	padding-bottom: 8px;
    border-bottom: 2px solid #cccccc52;
    margin-left: 13px;
    margin-right: 13px;
}
.headert li.thea {
	list-style:none;
	float:left;
	text-align:center;
	
	border-right: 1px solid #ffffff;
	border-radius: 0px 16px 0px 0px;
	
	
}


.hangdau td {
	padding-top:8px;
	padding-bottom:8px;
}

.likecomment {
	display:none;
}
.spanlikecomment {
	cursor: pointer;
	color:green;
}
#popupbackgroundsv {
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.68);
	position:fixed;
	z-index:999999;
}


#popupbackground, #popupbackground2 {
		width:100%;
		height:100%;
		background-color: rgba(0,0,0,0.68);
		position:fixed;
		z-index:999999;
	}
	#popupcenter, #popupcenter2 {
		position:absolute;
		margin-top:-10px;
		border-radius: 8px;
		width:430px;
		-webkit-transition: margin-top 0.3s;
		transition: margin-top 0.3s;
	}
	.k1 {
		width:100%;
		height:130px;
		background-color:rgb(255, 255, 255);
		border-radius: 8px 8px 0px 0px;
	}
	.k2 {
		padding-top: 8px;
		background-color:#e6e6e6;
		width:100%;
		height:25px;
		border-radius: 0px 0px 8px 8px;
	}
.yes {
    width: 50%;
    font-size: 0.8em;
    text-align: center;
    cursor: pointer;
    border: none;
    color: #676767;
	background: #e6e6e6;
}
.no {
	width: 50%;
	font-size: 0.8em;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #676767;
	background: #e6e6e6;
	border-left: 1px solid #cecdcd;
}
.no,.yes:focus{
    outline: none;
}
.yes:hover .op {
	opacity:1;
}
.no:hover .op {
	opacity:1;
}
	.op {
		opacity:0.88;
	}
	.iconpopuphc {
		height:64px;
		width:64px;
		margin-left:22px;
		margin-top:22px;
		float:left;
	}
	.iconpopuphc2 {
		height:64px;
		width:64px;
		margin-left:22px;
		margin-top:22px;
		float:left;
	}
	.tilepopuphc {
		height:80px;
		width:76%;
		float:left;
		margin-top:35px;
		margin-left:12px;
		font-size:initial;
		color:#000000;
		
	}


.sessbox {
	display:none;
	width: 10px;
    height: 35px;
    color: #ffffff;
    border-radius: 4px;
	position: fixed;
    z-index: 9999999;
    top: 120;
    right: 0;
    background: #1bd3f1;
	-webkit-transition: width 0.3s; /* For Safari 3.1 to 6.0 */
    transition: width 0.6s;
	overflow: hidden;

}
.sessbox i  {
	zoom: 1.3;
	line-height: 2.1;
    margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
}
.sessbox_err {
	display:none;
	width: 0px;
    height: 35px;
    color: #ec206a;
    border-radius: 4px;
	position: fixed;
    z-index: 9999999;
    top: 120;
    right: 0;
    background: #ffe7ae;
	-webkit-transition: width 0.3s; /* For Safari 3.1 to 6.0 */
    transition: width 0.6s;
	overflow: hidden;
}
.sessbox_err i  {
	zoom: 1.3;
	line-height: 2.1;
    margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
}
.nono2 {
	float: right;
}

.fa-eye:before {
    margin-left: 8px;
}
.alink a.fa:hover {
	cursor: pointer; 
	color:blue;
}
a.fa {
	text-decoration: none; 
}
.bb {
    color: #569de0;
    padding: 3px 0px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin: 8px 0px;
	opacity: 0.7;
}
.bb:hover {
	opacity: 1;
}
.bbf {
	color: red;
}
span.fa {
	width: 18px;height: 14px;
}
.hangdau .stt {
	border-radius: 8px 0px 0px 0px;
}
.hangdau .dell {
	border-radius: 0px 8px 0px 0px;
}
.gc {
	font-family: serif;
	margin-left: 18px;
    font-size: 14.5px;
    margin-top: 20px;
    color: #585f69;
	line-height: 2;
}
.tcdh {
	text-align: center;
}
.dh {
	font-size: 22px;
	margin-top: 60px;
}
.tcdh2 {
	padding: 20px;
    background: #3ebdda;
    width: 150px;
    margin: 0px auto;
    font-size: 16px;
    color: #fff;
    border-radius: 22px;
	margin-top: 16px;
	cursor: pointer;
	text-align: center;
}
@media (max-width: 850px) {
	.containergiu {
		width: 95%;
		margin: 95px auto;
		border-radius: 8px;
	}
}
@media (max-width: 528px) {
	.trangthai {
		display:none;
	}
}
.cpage {
	margin-left: 15px;
}
.cpage .sph {
	cursor: pointer; 
}
.cpage input {
	color: #8a8a83;
    margin: 0 0px 2px;
    padding: 5px 10px;
    background-color: #f3eded;
    border: none;
	font-weight: bold;
	border-radius: 2px;
}
.select span select {
    background: 0;
    color: #6daeec;
    font-weight: 500;
	font-weight: bold;
	padding: 5px 6px;
    border: 2px solid #dadfe6;
}
.select {
	float: right;color: #6daeec;
}
input:focus, textarea:focus, select:focus {
   outline: none;
}


i.fa-search {
	padding: 6px 15px;
    border: 2px solid #dadfe6;
    border-radius: 4px 4px 4px 4px;
    background: #f5f5f5;
    cursor: pointer;
}
.timkiem {
	padding: 6px;
    border: 2px solid #dadfe6;
	color: #444141;
}
.ytg {
	margin-top: -5px;
}

tr td.stt {
	width:38px;
}
.fa-exclamation-triangle {
	color: #e2c600;
}
.bbf .fa-exclamation-triangle {
	color: red;
}
#popupchange {
	margin: 0px auto;
	width:450px;
	-webkit-transition: margin-top 0.3s;
	transition: margin-top 0.3s;
}
#popupchange .k22 {
	background-color: #507099;
	color:#fff;
	height: 33px;
    padding-top: 13px;
}
.k22 {
    padding-top: 8px;
    background-color: #e6e6e6;
    width: 100%;
    height: 25px;
}
.ktnv {
	width: 90%;
    float: left;
    padding-left: 10px;
    font-size: 13.3px;
    font-family: open sans,sans-serif;
}
.iconx {
	float: right;
    margin-right: 20px;
}
.iconx i {
	font-size: 18px;
	-moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	cursor: pointer;
}
.k11 {
	width:100%;
	background-color:rgb(255, 255, 255);
	border-radius: 8px 8px 0px 0px;
	box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.5);
}
.k11 {
	margin-top: -120px;
	transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;

}
.Kbutton {
	background: #fff;
    height: 40px;
	padding: 0px 25px 5px 25px;
}
.but1 {
	text-align: center;
    background-color: #fe970a;
    border-color: #fe970a;
    margin: 0px auto;
    padding: 8px 15px;
    color: #fff;
    cursor: pointer;
}

.formLabel {
    font-weight: 700;
    color: #8795a1;
    margin: 0 0 5px;
    letter-spacing: .03em;
    margin-top: 8px;
	font-size: 13px;
}
.form-control {
    width: 100%;
    background-color: #f5f6f7;
    border: 0 solid #fff;
    padding: 12px 10px;
}
.Knoidung .form-group {
	padding: 13px 25px 5px 25px;
}




/*# sourceMappingURL=bootstrap.css.map */
.checkboxNC span {
  color: #8795a1;
  font-weight: 700;
  cursor: pointer;
}
.checkboxNC label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #8795a1;
  font-weight: 700;
}
.checkboxNC label::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  left: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkboxNC label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  padding-left: 1px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkboxNC input[type="checkbox"],
.checkboxNC input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkboxNC input[type="checkbox"]:focus + label::before,
.checkboxNC input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;outline: none;
}
.checkboxNC input[type="checkbox"]:checked + label::after,
.checkboxNC input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkboxNC input[type="checkbox"]:disabled + label,
.checkboxNC input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkboxNC input[type="checkbox"]:disabled + label::before,
.checkboxNC input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkboxNC.checkbox-circle label::before {
  border-radius: 50%;
}
.checkboxNC.checkbox-inline {
  margin-top: 0;
}

.checkbox-primaryNC input[type="checkbox"]:checked + label::before,
.checkbox-primaryNC input[type="radio"]:checked + label::before {
  background-color: rgb(91, 192, 222);
  border-color: rgb(91, 192, 222);
  outline: none;
}
.checkbox-primaryNC input[type="checkbox"]:checked + label::after,
.checkbox-primaryNC input[type="radio"]:checked + label::after {
  color: #fff;
}


.checkboxNC.checkbox-mdNC label::before {
  width: 12px;
  height: 12px;
}
.checkboxNC.checkbox-mdNC label::after {
  width: 12px;
  height: 12px;
  font-size: 11px;
  top: 1px;
}
.checkboxNC.checkbox-mdNC label {
  float: left;
  margin-right: 5px;
}

.buttonbaoncht, .styledchPr {
	position: absolute;
}
.cdnc {
	margin-top: 8px;
}
@media (max-width: 640px) {
	.ytg {
		margin-top: 35px;
	}
}
@media (max-width: 541px) {
	.ytg {
		margin-top: 15px;
	}
}


/*# sourceMappingURL=bootstrap.css.map */
.checkboxPr span {
  color: #8795a1;
  cursor: pointer;
}
.checkboxPr label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #8795a1;
  font-weight: 700;
}
.checkboxPr label::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  left: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkboxPr label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  padding-left: 1px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkboxPr input[type="checkbox"],
.checkboxPr input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkboxPr input[type="checkbox"]:focus + label::before,
.checkboxPr input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;outline: none;
}
.checkboxPr input[type="checkbox"]:checked + label::after,
.checkboxPr input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkboxPr input[type="checkbox"]:disabled + label,
.checkboxPr input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkboxPr input[type="checkbox"]:disabled + label::before,
.checkboxPr input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkboxPr.checkbox-circle label::before {
  border-radius: 50%;
}
.checkboxPr.checkbox-inline {
  margin-top: 0;
}

.checkbox-primaryPr input[type="checkbox"]:checked + label::before,
.checkbox-primaryPr input[type="radio"]:checked + label::before {
  background-color: rgb(121, 208, 152);
  border-color: rgb(121, 208, 152);
  outline: none;
}
.checkbox-primaryPr input[type="checkbox"]:checked + label::after,
.checkbox-primaryPr input[type="radio"]:checked + label::after {
  color: #fff;
}


.checkboxPr.checkbox-mdPr label::before {
  width: 12px;
  height: 12px;
}
.checkboxPr.checkbox-mdPr label::after {
  width: 12px;
  height: 12px;
  font-size: 11px;
  top: 1px;
}
.checkboxPr.checkbox-mdPr label {
  float: left;
  margin-right: 5px;
}

.FTG {
	padding-top: 10px;
}
.checkboxdiv {
	margin: 0 0 5px;
}
.bbFull {
	width: 20px;
    float: left;
}
.FullG {
	width: 60px;
    margin: 0px auto;
}


.messboxerror {
	width: auto;
	max-width:400px;
    margin: 0px auto;
	width: max-content;
}


.hangdau .tn {
	border-bottom: none;
}
.hangstt .tn {
	background: #fff;
	font-size: 18px;
}

.Tusd {
	height: 80px;
}
.hangdau {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
}
.hangdau .mp {
	background: #bbbbbb;
	color: #f5f5f5;
}
.hangstt .mp {
	background: #c7c7c7;
}
.hangdau .cc {
	background: #dda95b;
    color: #f5f5f5;
}
.hangstt .cc {
	background: #dda95ba6;
}
.hangdau .cn {
	background: #4590dd;
    color: #f5f5f5;
}
.hangstt .cn {
	background: #4590ddb5;
}
.hangdau .bac {
    background: #878787;
    color: #f5f5f5;
}
.hangstt .bac {
    background: darkgrey;
}
.hang2 .Tusd {
	color: #f5f5f5;
}
.hang2 label {
	font-size: 15px;
    font-weight: 600;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
}
.hang2 .tn
{
	color: #716e6e;
	font-weight: bold;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
}
.Hwhite {
	background:#fff;
}
.iconXX i {
	color: #e74c3c;
	-moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.check i {
	color: #1bb76e;
}
.buttonnc1,.buttonnc2,.buttonnc3 {
	min-width: 100px;
}
.buttonnc1:hover .upacc {
	background: #686767;
}
.buttonnc2:hover .upacc {
	background: #f0af4f;
}
.buttonnc3:hover .upacc {
	background: #3b97f3;
}
.upacc {
	cursor: pointer;
	border-radius: 3px;
    padding: 8px 15px;
	color: #f5f5f5;
    font-weight: 600;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
}
.buttonnc1 .upacc {
	background: #b7b7b7;
}
.buttonnc2 .upacc {
	background: #d7b077;
}
.buttonnc3 .upacc {
	background: #6babed;
}
.Hwhite td,.Htmau td {
	height:50px;
}
.titleF {
	color: #3c3c3c;
}
img.freeF {
	margin-top: -9px;
    margin-right: -5px;
}
.hangdau .acc0 {
	background: url(../imgae/tick_upgrades.webp) no-repeat scroll 100% -1px #bbbbbb;
}
.hangdau .acc1 {
	background: url(../imgae/tick_upgrades.webp) no-repeat scroll 100% -1px #878787;
}
.hangdau .acc2 {
	background: url(../imgae/tick_upgrades.webp) no-repeat scroll 100% -1px #dda95b;
}
.hangdau .acc3 {
	background: url(../imgae/tick_upgrades.webp) no-repeat scroll 100% -1px #4590dd;
}
.cccch{
    display: none;
}
.check i.fa-times {
    color:#ef5151;
}
.boall {
    width: max-content;
    margin: 0px auto;
}
.boall .point {
    width: max-content;
    float: left;
}
.boall .imgpoint {
    width: 12px;
    height: 12px;
    float: left;
    margin-left: 2px;
}




.fmupg {
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.68);
    z-index: 999999999;
}
.fmupg .fmzupg {
    margin: 0px auto;
    width: 450px;
    -webkit-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
}
.popupupg {
    -webkit-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
    width: 450px;
    background: #ffffff;
    margin-top: -280px;
}
.titleupg {
    background: #507099;
    color: #ffffffe0;
    padding: 10px 10px;
}
.inupg {
    padding: 25px 15px;
}
.titleupg {
    font-weight: bold;
}
.iconxupg {
    float: right;
    margin-right: 10px;
    transform: translateY(-17px);
}
#imgpopupg {
    margin-right: 8px;
}
.iconxupg i {
    font-size: 18px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    cursor: pointer;
}
.btnupg {
    text-align: center;
    background-color: #fe970a;
    border-color: #fe970a;
    margin: 0px auto;
    padding: 11px 15px;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
}


.styleupgT {
    height: 35px;
    font-size: inherit;
    border: medium none;
    color: #999999;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 8px;
    background-color: #f5f6f7;
    border: 0 solid #fff;
    width: 100%;
    cursor: pointer;
}
.boborderbtum td {
    border-bottom: 0;
}
.boborder td {
    border-top: 0;
    border-bottom: 0;
    height: 25px;
    padding-top: 5px;
}
.fontB {
    
}
.sumusd {
    color: #ff9595;
}
.upged {
    font-weight: bold;
    color: #23b2c1;
}
.activehh {
    background: #fbe7ff;
}
