/* NEW STYLE */
body {
	font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 23px;
}
span.icon {
	background:url(../images/icon.png) no-repeat 0px 0px transparent;
}
.block-clear ul {
	margin:0px;
	padding:0px;
}
.block-clear ul li{
	list-style: none;
    margin: 0px;
}
a {
	text-decoration: none !important;
}
.footer-top {
	background: #0c3b6b;
	color: #b9b9b9;
	padding-top: 40px;
    padding-bottom: 80px;
}
.footer-top a {
	color: #b9b9b9;
}
.container {
	width:1174px;
	margin: 0 auto;
}
.thuongdo-info {
	float: left;
    width: 365px;
    margin-right: 40px;
}
.thuongdo-info h5{
	margin-bottom: 0px;
    color: white;
    font-weight: normal;
}
.thuongdo-info a.app {
	float:left;
	margin-right:10px;
	margin-top: 10px;
}
.thuongdo-info a.ios span{
	float: left;
    width: 153px;
    height: 52px;
    background-position: -110px -186px;
}
.thuongdo-info a.android span {
	float: left;
    width: 153px;
    height: 52px;
    background-position: -110px -243px;
}
.menu-footer {
	float: left;
    width: 400px;
}
.menu-footer .item {
	float: left;
    width: 50%;
}
.menu-footer .item.last {
	float: right;
}
.menu-footer .item ul li.item {
    width: 100%;
}
.menu-footer h3, .contact-info h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	color: white;
	margin-bottom: 25px;
	position:relative;
}
.menu-footer ul li {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.contact-info {
	float: right;
	width: 278px;
}
.contact-info h3:before, .menu-footer h3:before {
	content: "";
	width: 80px;
	height: 2px;
	background: #ffa800;
	position: absolute;
	top: 28px;
}
.contact-info h5 {
	color: #d5d5d5;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.contact-info p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact-info .item {
	display: block;
	width: 100%;
	border-bottom: 1px solid #545454;
	padding-bottom: 20px;
}
.contact-info .item.center {
    padding-top: 20px;
}
.contact-info .item.last {
	border-bottom: none;
    padding-bottom: 0px;
    padding-top: 20px;
}
.contact-info .item p a {
	color:#ffa800;
}
.contact-info .item p span {
	float: left;
	width: 80px;
}
.contact-info .info-detail p {
	margin-bottom:5px;
}
.footer-bottom{
	background: #062648;
    color: #c9c9c9;
    padding-top: 10px;
    padding-bottom: 10px;
}
.copyright {
	float:left;
}
.giay-phep-bocongthuong {
	float:right;
}
.giay-phep-bocongthuong a {
	float: left;
    margin-right: 10px;
}
.giay-phep-bocongthuong a.bo-cong-thuong span.icon {
	float: left;
	width: 116px;
	height: 38px;
	background-position: -50px -78px;
}
.giay-phep-bocongthuong a.dmca span.icon {
	float: left;
	width: 116px;
	height: 38px;
	background-position: -169px -78px;
}
.social {
	display: inline-block;
    width: 100%;
	margin-top:30px;
}
.social h5 {
	float: left;
    margin: 0px;
    margin-right: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: normal;
    font-size: 13px;
    margin-top: 4px;
}
.social a {
	float: left;
	margin-right: 10px;
	color: #0c3b6b;
	background: #b7c5d3;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 15px;
	text-align: center;
	border-radius: 3px;
}
.header-top {
	background: #05366b;
    color: white;
	padding-top: 7px;
	border-bottom: 1px solid #234c78;
    padding-bottom: 7px;
}
.header-top-left {
	float:left;
}
ul.header-top-right {
	float:right;
}
ul.header-top-right li {
	display: inline-block;
    margin-left: 10px;
}
ul.header-top-right li a {
	color:white;
}
.header-top-left .exchange-current {
	float:left;
	margin-right:10px;
	position:relative;
}
.header-top-left span b {
	color: #f4c533;
}
.header-top-left span.exchange-current span.icon {
	float: left;
	width: 20px;
	height: 20px;
	background-position: -4px -28px;
	margin-right: 7px;
}
.header-top-left span.hotline span.icon {
	float: left;
	width: 20px;
	height: 20px;
	background-position: -4px -3px;
	margin-right: 7px;
}
.header-top-left .exchange-current:after {
	content: "/";
	margin-left: 10px;
}
.header-top-right span.icon {
	float: left;
	width: 20px;
	height: 20px;
	background-position: -4px -50px;
	margin-right: 0px;
}
ul.header-top-right li.dang-nhap {
	position:relative;
}
ul.header-top-right li.dang-nhap:after {
	content: "/";
	margin-left: 10px;
}
.header-center {
	background: #06366a;
}
.header-center div.logo {
	float:left;
}
nav.main-menu {
	float:right;
	padding-top: 40px;
}
nav.main-menu ul li {
	display: inline-block;
    margin-left: 30px;
}
nav.main-menu ul li a{
	color: white;
    text-transform: uppercase;
    font-size: 15px;
}
.header-bottom {
    padding-bottom: 5px;
    background: #114072;
    color: white;
    padding-top: 5px;
}
.header-bottom span.icon{
	float: left;
    width: 26px;
    height: 20px;
    background-position: -5px -73px;
    margin-right: 10px;
}
.header-bottom li {
	margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.header-bottom li a {
    color: white;
}
.quy-trinh-block {
	background: #f5f5f5;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d8dc;
}
.quy-trinh-block ul {
	margin-top: 20px;
	background: url(../images/hr-qt-bg.jpg) repeat-x 0px 0px transparent;
	padding-top: 20px;
}
.quy-trinh-block ul li{
	float: left;
    border: 1px solid #d5d5d5;
    background: white;
    border-radius: 3px;
    margin-right: 17px;
    width: 159px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
	position: relative;
}
.quy-trinh-block ul li.last {
	margin-right: 0px;
}
.quy-trinh-block ul li:after {
	background: url(../images/li-after-right.jpg) no-repeat 0px 0px transparent;
    content: "";
    position: absolute;
    top: 15px;
    right: -10px;
    z-index: 10;
    width: 19px;
    height: 24px;
}
.quy-trinh-block ul li span {
	
}
.quy-trinh-block ul li span span.icon {
	float: left;
	width: 38px;
	height: 41px;
	background-position: -71px -126px;
	margin-right: 10px;
}
.quy-trinh-block ul li b {
	text-transform: uppercase;
}
.quy-trinh-block ul li.item-2 span span.icon {
	background-position: -124px -125px;
    width: 62px;
}
.quy-trinh-block ul li.item-3 span span.icon {
	background-position: -201px -124px;
	width: 47px;
}
.quy-trinh-block ul li.item-4 span span.icon {
	background-position: -261px -122px;
    width: 43px;
}
.quy-trinh-block ul li.item-5 span span.icon {
	background-position: -311px -120px;
	width: 43px;
}
.quy-trinh-block ul li.item-6 span span.icon {
	background-position: -365px -120px;
    width: 53px;
}
.app-install-block {
	background:url(../images/tool-bg.png) no-repeat 0px 0px #e6eaee;
    overflow: hidden;
}
.app-install-block .app-install-item {
	float: left;
	text-align: center;
    width: 50%;
}
.app-install-block .app-install-left img{
	max-width: 100%;
}
.app-install-block .app-install-right {
	padding-top: 30px;
}
.app-install-block .app-install-right strong {
	text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
}
.app-install-block .app-install-right i {
	display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.app-install-block .app-install-right a.addon {
	display: inline-block;
    background: #333333;
    border-radius: 39px;
    max-width: 207px;
    margin-left: 15px;
}
.app-install-block .app-install-right a.addon span.icon {
	background-position: 0px -151px;
    width: 49px;
    height: 44px;
    display: inline-block;
	margin-top: 5px;
}
.app-install-block .app-install-right a.cococ span.icon {
	background-position: 0px -103px;
}
.app-install-block .app-install-right a.addon span.text {
	display: inline-block;
	max-width: 154px;
	color: white;
	line-height: 19px;
	position: relative;
	top: -7px;
	left: -9px;
	text-transform: uppercase;
	font-size: 11px;
}
.app-install-block .app-install-right strong.no-margin-bottom {
	margin-bottom:0px;
	margin-top: 50px;
}
.app-install-block .app-install-right a.app {
	display: inline-block;
    margin-left: 20px;
}
.app-install-block .app-install-right a.app span.icon {
	display: inline-block;
	background-position: -47px -1px;
	width: 207px;
	height: 71px;
}
.app-install-block .app-install-right a.android span.icon {
	background-position: -256px -1px;
}
.service-list-block {
	padding-bottom:20px;
    overflow: hidden;
}
.service-list-block .inner {
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 40px;
}
.service-list-block .inner h3, .service-list-block .inner h2 {
	text-transform: uppercase;
    font-size: 20px;
	margin-bottom:10px;
}
.service-list-block .inner span.icon {
	display: inherit;
	background-position: -232px -459px;
	width: 115px;
	height: 37px;
}
.service-list-block .inner i{
	display: inline-block;
    width: 100%;
}
.service-list-block ul {
	position: relative;
}
.service-list-block ul li{
	float: left;
	width: calc(48% - 30px);
	margin-right: 4%;
	background: white;
	box-shadow: #f1f4f2 0px 3px 16px 4px;
	margin-bottom: 20px;
	padding: 15px;
	border-radius:3px;
}
.service-list-block ul li h2, .service-list-block ul li h3{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
	color:#0c3b6b;
}
.service-list-block ul li h2 a, .service-list-block ul li h3 a {
    color:#0c3b6b;
}
.service-list-block ul li:hover{
	background:#1e5895;
	color:white;
}
.service-list-block ul li:hover h2 a{
	color:#f4c533;
}
.service-list-block ul li.last {
	margin-right: 0%;
}
.service-list-block .content {
	position:relative;
}
.service-list-block .content:before {
	content: "";
    background: url(../images/service-bg.png) no-repeat 0px 0px transparent;
    position: absolute;
    right: -85px;
    top: -132px;
    width: 332px;
    height: 327px;
    
}
.service-list-block ul li span.icon {
	float: left;
	background-position: -8px -298px;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
.service-list-block ul li.item-2 span.icon {
	background-position: -8px -400px;
}
.service-list-block ul li.item-3 span.icon {
	background-position: -8px -298px;
}
.service-list-block ul li.item-4 span.icon {
	background-position: -120px -395px;
}
.bang-gia-nhap-hang-block{
	background: url(../images/banggia-bg.png) no-repeat 0px 0px #f0f1f4;
	padding-top: 10px;
	padding-bottom: 0px;
    overflow: hidden;
}
.bang-gia-nhap-hang-block .bg-left {
	float:left;
	width:35%;
	text-align: right;
}
.bang-gia-nhap-hang-block .bg-left img {
	max-width:90%;
	height:auto;
}
.bang-gia-nhap-hang-block .bg-right {
	float:left;
	width:65%;
}
.bang-gia-nhap-hang-block .bg-right h3 {
	text-transform: uppercase;
    color: #1a5694;
    font-size: 23px;
	margin-bottom: 5px;
    margin-top: 40px;
}
.bang-gia-nhap-hang-block .bg-right i {
	
}
.bang-gia-nhap-hang-block .bg-right ul{
	display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.bang-gia-nhap-hang-block .bg-right ul li {
	display: inline-block;
    width: 49%;
    margin-bottom: 20px;
}
.bang-gia-nhap-hang-block .bg-right ul a {
	color: #333;
	font-size:14px;
	position: relative;
}
.bang-gia-nhap-hang-block .bg-right ul a span {
	background: #a4b3c4;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    margin-right: 10px;
    position: relative;
}
.bang-gia-nhap-hang-block .bg-right ul a i {
	position: absolute;
    width: 20px;
    height: 20px;
    background: #1a5694;
    top: 4px;
    left: 4px;
    font-style: inherit;
    color: white;
}
.bang-gia-nhap-hang-block .bg-right a.more{
	background: #ff5b35;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    padding-top: 5px;
    border-radius: 3px;
    padding-bottom: 5px;
}
.cam-ket-dich-vu-block {
	background: url(../images/world-bg.png) no-repeat center -101px #1a5694;
    min-height: 400px;
}
.cam-ket-dich-vu-block .container .inner{
	background: url(../images/service-pop-bg.png) no-repeat 0px bottom transparent;
    display: inline-block;
    width: 100%;
    min-height: 490px;
}
.cam-ket-dich-vu-block .container .content{
	float: right;
	width: 60%;
}
.cam-ket-dich-vu-block .ck-top {
	width: 100%;
    float: left;
	color: white;
	margin-top: 40px;
}
.cam-ket-dich-vu-block .ck-top h3 {
	text-transform: uppercase;
    color: #f4c533;
    text-align: right;
    float: left;
	margin-right: 20px;
}
.cam-ket-dich-vu-block .ck-top span {
	color: white;
    font-size: 30px;
}
.cam-ket-dich-vu-block .ck-top .content {
	width: 80%;
	position:relative;
    overflow: hidden;
}
.cam-ket-dich-vu-block .ck-top .content:before {
	content: "";
	background: #807f7f;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	position: absolute;
	z-index: 1;
}
.cam-ket-dich-vu-block .ck-top .content ul {
	position: relative;
	z-index: 2;
	padding: 15px;
	padding-top: 0px;
}
.cam-ket-dich-vu-block .ck-top .content ul li {
	float: left;
	width: 48%;
	margin-right: 2%;
    margin-bottom: 15px;
}
.cam-ket-dich-vu-block .ck-top .content ul li h4 {
	font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    color: #f4c533;
}
.cam-ket-dich-vu-block .ck-top .content ul li p {
	margin: 0px;
}
.doi-tac-block{
	background: url(../images/crupto.png) no-repeat center 0px #f6f6f6;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}
.doi-tac-block h3 {
	text-transform: uppercase;
    font-size: 20px;
}
.doi-tac-block a img{
	display: inline-block;
    border: 1px solid #f7f7f7;
    border-radius: 2px;
    background: white;
    margin-left: 10px;
}
.faq-testomonior-block{
	background: url(../images/bg-faq-repeat.png) repeat-x 0px 0px transparent;
    min-height: 370px;
    padding-bottom: 80px;
    position: relative;
	border-bottom: 1px solid #f7f7f7;
}
.faq-testomonior-block:after {
	content: "";
	background: url(../images/faq-bg.png) no-repeat 0px bottom transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
}
.noi-dung .faq-testomonior-block:after {
    display: none;
}
.faq-testomonior-block .item {
	float: left;
    width: 28%;
    margin-right: 2%;
	margin-top: 75px;
}
.faq-testomonior-block .item h3 {
	text-transform: uppercase;
    font-size: 20px;
    color: #666;
	margin-bottom: 5px;
}
.faq-testomonior-block .faq-block {
	width: 63%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
}
.sale-left-block img, .sale-right-block img {
    width: 100%;
    height: auto;
}
.faq-testomonior-block .container {
    position: relative;
    z-index: 10;
}
.sale-timecountdown-block {
    margin-top: 10px;
}
.sale-timecountdown-block b {
    color: #306aa6;
    font-size: 16px;
}
.sale-timecountdown-block .timecountdown-label {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #fb7824;
    font-size: 18px;
    margin-top: 5px;
}
.faq-testomonior-block .item.faq-block h3 {
	color: #ff9800;
    font-weight: bold;
    line-height: 30px;
}
.faq-block ul {
	margin-top:10px;
}
.faq-block ul li {
	display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.faq-block ul li .top {
	background: #f2f2f2;
	float: left;
    width: 100%;
	border-radius:3px;
}
.faq-block ul li .top.active {
	background:#306aa6;
}
.faq-block ul li .top a {
	color:#333;
    float: left;
    width: 90%;
    padding: 5px;
    line-height: 20px;
}
.faq-block ul li .top.active a{
	color: white;
}
.faq-block ul li .top i {
    float: right;
    min-height: 51px;
    width: 35px;
    text-align: center;
    color: white;
    line-height: 48px;
    font-size: 20px;
	background:#7d7d7d;
}
.faq-block ul li .top.active i{
	background: #1a5694;
}
.faq-block ul li .anwer {
	display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.khao-sat-chat-luong-block {
	float: left;
	width: 100%;
}
.khao-sat-chat-luong-block ul {
	width: 90%;
    margin: 0 auto;
    position: relative;
    top: 35px;
	z-index:10;
    overflow: hidden;
}
.khao-sat-chat-luong-block ul li {
	color: white;
	float: left;
	width: calc(24% - 20px);
	margin-right: 1%;
	background: #c7166f;
	border-radius: 3px;
	padding: 10px;
	min-height: 50px;
}
.khao-sat-chat-luong-block ul li.last {
	
}
.khao-sat-chat-luong-block ul li.item-2 {
	background: #6c16c7;
}
.khao-sat-chat-luong-block ul li.item-3 {
	background: #2a1bc8;
}
.khao-sat-chat-luong-block ul li.item-4 {
	background: #1b7dc8;
}
.khao-sat-chat-luong-block ul li span.number {
	float: left;
    width: 35%;
    text-align: center;
	line-height: 48px;
}
.khao-sat-chat-luong-block ul li span.text {
	float: left;
    width: 65%;
}
.khao-sat-chat-luong-block ul li span.number b {
	font-size: 25px;
}
.khao-sat-chat-luong-block ul li span.number em {
	font-style: normal;
}
.tin-moi-home .inner {
	text-align: center;
	margin-bottom:30px;
	position:relative;
}
.tin-moi-home .inner h3{
	text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
}
.tin-moi-home .inner i {
	display: inline-block;
	width: 100%;
}
.tin-moi-home {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tin-moi-home .inner:after {
	content: "";
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #333;
}
.tin-moi-home .content {
	width: 90%;
	margin: auto;
}
.tin-moi-home .content .item {
    width: 515px;
    float: left;
    padding-right: 0px;
    background: #fafafa;
    min-height: 190px;
    padding-left: 0px;
}
.tin-moi-home .content .item a.image {
	float: left;
    width: 40%;
    margin-right: 15px;
}
.tin-moi-home .content .item a.image img {
	width: 100%;
	height: 190px;
}
.tin-moi-home .content .item a.title {
	display: block;
    color: #306aa6;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}
.tin-moi-home .content .item .lead {
	margin-right: 10px;
}
.tin-moi-home .content .item span.post {
	margin-top: 10px;
    display: block;
	margin-bottom: 10px;
}
.tin-moi-home .content .item a.more {
	color: #1a5694;
}
.banner-slide img{
	width: 100%;
    height: auto;
}
h1.title-head-h1 {
	font-size: 13px;
    margin: 0px;
    line-height: 22px;
    position: absolute;
    top: -30px;
}
.menu-main {
    float: right;
    margin-top: 24px;
    width: auto;
}
.menu-main ul li {
    float: left;
    position: relative;
}
.menu-main ul li a {
    float: left;
    padding-left: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: white;
    font-size: 17px;
}
.header-top-right .menu-main ul li a.parent {
    padding-left: 8px;
}
.header-top-right .menu-main ul li a.parent.active {
    color: rgb(24, 84, 147);
}
.menu-main ul li ul {
	position: absolute;
	left: 0px;
	top: 42px;
	background-color: #b50000;
	width: 300px;
	z-index: 999;
	opacity: 0.9;
	font-size: 15px;
	border-radius: 3px 3px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	opacity: 0;
	visibility: visible;
	max-width: 0;
	max-height: 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	-ms-transform: perspective(600px) rotateX(-90deg);
	-o-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transition: -webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
	-o-transition: -o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
	transition: transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
}
.menu-main ul li:hover ul {
	opacity: .8;
	visibility: visible;
	max-width: 5000px;
	max-height: 5000px;
	-webkit-transform: perspective(600px) rotateX(0);
	-moz-transform: perspective(600px) rotateX(0);
	-ms-transform: perspective(600px) rotateX(0);
	-o-transform: perspective(600px) rotateX(0);
	transform: perspective(600px) rotateX(0);
	-webkit-transition: -webkit-transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end;
	-o-transition: -o-transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end;
	transition: transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end;
}
.menu-main ul li ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgb(198, 0, 0);
}
.menu-main ul li ul li a {
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 87%;
    color: white;
    padding-left: 4%;
    padding-right: 0px;
    font-size: 15px;
}
.menu-main ul li ul li ul {
    display: none;
    left: 300px;
    top: 0px;
    opacity: 1;
    border-radius: 0px;
    background: black;
}
.menu-main ul li ul li ul li {
    border-bottom: 1px solid rgb(68, 66, 66);
}
.menu-main ul li ul li a {
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 87%;
    color: white;
    padding-left: 4%;
    padding-right: 0px;
    font-size: 15px;
}
.tim-kiem-search-form {
    float: left;
    width: 450px;
    margin-top: 10px;
    margin-left: 10px;
}
form.tim-kiem-add-form {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    position: relative;
	border-radius: 38px;
}
form.tim-kiem-add-form .search-text {
    float: left;
    background: white;
    height: 45px;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 38px;
}
.search-text span {
    float: left;
    background: #e5e5e5;
    height: 45px;
    line-height: 50px;
    display: block;
    border-right: 1px solid #e5e5e5;
}
.search-text img.active-seleted {
    max-width: 71px;
    background: #e5e5e5;
    padding-left: 10px;
    margin-right: 4px;
    cursor: pointer;
    margin-top: 8px;
    float: left;
}
.search-text span i {
    margin-right: 10px;
	margin-top: 18px;
}
.search-text ul.search-hover {
    float: left;
    width: 106px;
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    cursor: pointer;
    background: #e5e5e5;
    margin-right: 10px;
    position: absolute;
    z-index: 100;
    border-radius: 38px 0px 0px 0px;
}
.search-text ul.search-hover li {
    float: left;
    width: 91%;
    list-style: none;
    margin: 0px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
}
.search-text ul.search-hover li img {
    max-width: 71px;
}
form.tim-kiem-add-form .search-text .form-item {
    margin: 0px;
    float: left;
}
.search-text .form-item-category {
    display: none;
}
form.tim-kiem-add-form .search-text .form-item select {
    border: none;
    height: 32px;
    padding-left: 10px;
}
form.tim-kiem-add-form .search-text .form-item input.form-text {
    width: 305px;
    border: none;
    height: 45px;
    padding-right: 5px;
    background-image: none;
    padding-left: 10px;
    outline: none;
    float: left;
}
form.tim-kiem-add-form input.form-submit {
    border: none;
    color: white;
    height: 46px;
    text-transform: uppercase;
    cursor: pointer;
    background: url(../images/btn-search.png) no-repeat center 8px #ff5a21;
    width: 68px;
    text-indent: -999px;
    position: absolute;
    z-index: 10;
    right: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    outline: none;
    text-align: center;
    border-radius: 38px;
}
.tim-kiem-search-form b {
    color: #333;
    font-weight: normal;
    font-size: 11px;
}
.tim-kiem-search-form b a {
    color: #c00017;
}
.main .tim-kiem-search-form b a {
    color: #FFEB3B;
}
div.main {
    position: relative;
}
div.main .tim-kiem-search-form {
    position: absolute;
    z-index: 995;
    left: 30%;
    top: 5px;
    width: 530px;
}
div.main form.tim-kiem-add-form .search-text .form-item input.form-text {
    width: 400px;
}
div.main .tim-kiem-search-form b {
    color: white;
    text-align: center;
    display: inline-block;
    width: 100%;
}
/* USER LOGIN */
body.page-user, body.page-dang-ky, body.page-forgot-password, body.page-quen-mat-khau {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #333;
    background:url(../images/user-bg.png) no-repeat 0px 0px #155695;
	margin: 0px;
    padding: 0px;
    line-height: 23px;
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
body.page-user .container, body.page-dang-ky .container, body.page-forgot-password .container, body.page-quen-mat-khau .container {
	width: 820px;
    margin: 0 auto;
    margin-top: 100px;
}
.left-user {
	float: left;
    width: 50%;
}
.left-user h2 {
	text-transform: uppercase;
    color: #ffe400;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    width: 100%;
	position:relative;
}
.left-user ul {
	padding-left: 15px;
    padding-top: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
}
.left-user ul li {
	color: white;
	float: left;
    width: 100%;
    margin-bottom: 10px;
}
.left-user ul li a{
	color: white;
}
a {
	text-decoration:none;
}
.left-user h2 strong{
	float: left;
    width: 100%;
}
.left-user h2:after {
	content: "";
    float: left;
    width: 50%;
    height: 2px;
    background: white;
    margin-top: 10px;
    margin-bottom: 10px;
}
.left-user h2:before {
	content: "";
    float: left;
    width: 10%;
    height: 2px;
    background: #ffe456;
    position: absolute;
    top: 40px;
}
.left-user .social {
	
}
.left-user .social a{
	float:left;
	margin-right:4px;
    background: none;
}
.left-user .social a span.icon{
	float: left;
	width: 60px;
	height: 60px;
	background-position: -269px -183px;
}
.block-both {
	float:left;
	width:100%;
}
.left-user .social a.youtube span.icon {
	background-position: -329px -183px;
	width: 56px;
}
.left-user .social a.facebook span.icon {
	background-position: -384px -183px;
	width: 56px;
}
.left-user .social a.viber span.icon {
	background-position: -439px -183px;
	width: 56px;
}
.user-content {
	float:right;
	width:50%;
}
.user-content .top {
	float:left;
	width:100%;
	margin-top: 15px;
}
.user-content .top h1 {
	float: left;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: normal;
	color: #ffe400;
    line-height: 27px;
}
.user-content .top h1:after {
	content: "|";
    float: right;
    position: relative;
    margin-left: 10px;
	font-weight:normal;
}
.user-content .top h2 {
	float: left;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 20px;
    font-weight: normal;
	color:white;
}
.user-content .top h2 a {
	color:white;
}
.user-content .top i {
	color: white;
    width: 100%;
    display: inline-block;
	margin-top: 10px;
}
form.user-register-form {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
form.user-register-form .form-item {
	width: 100%;
    margin-bottom: 20px;
    background: #d4dee7;
    float: left;
    border-radius: 2px;
}
form.user-register-form .form-item input{
	border: none;
    background: none;
    float: left;
    width: 85%;
    padding: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 29px;
}
form.user-register-form .form-item.form-type-checkbox input {
    width: auto;
}
form.don-hang-dang-ky-form .form-item.form-type-checkbox label {
    width: auto;
    color: white;
}
form.don-hang-dang-ky-form .form-item.form-type-checkbox {
    background: none;
}
form.user-register-form .form-item i {
	width: 10%;
    float: right;
    text-align: center;
    line-height: 33px;
    color: #4478a8;
}
form.user-register-form .form-item select {
	width: 100%;
	background: none;
	height: 30px;
	border-radius: 2px;
}
form.user-register-form input.form-submit {
	width: 100%;
    background: #f5c533;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 1px #ccc;
    height: 33px;
    color: #16497c;
    font-weight: bold;
}
form.user-register-form .form-item-check {
	float: left;
    width: 100%;
    margin-bottom: 15px;
    color: white;
}
form.user-register-form .form-item-check input {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
form.user-login-form {
	float: left;
    width: 100%;
    margin-top: 5px;
}
form.user-login-form .form-item {
	float: left;
	margin-right: 20px;
	max-width: 220px;
	background: white;
	border-radius:3px;
    margin-top: 0px;
}
form.user-login-form .form-item input {
	width: 78%;
    float: left;
    border: none;
	text-indent: 5px;
	border-radius: 5px;
    height: 30px;
}
form.user-login-form .form-item i {
	float: right;
    width: 20%;
    text-align: center;
    line-height: 30px;
}
form.user-login-form input.form-submit {
	background: #153c61;
    color: white;
    border: none;
    height: 33px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    cursor: pointer;
}
form.user-login-form input.form-submit:hover {
    background: #f4c533;
}
.page-user .left-user , .page-dang-ky .left-user{
	width:30%;
}
.page-user .user-content , .page-dang-ky .user-content{
	width: 65%;
}
body.page-user .container, body.page-dang-ky .container {
	width:960px;
}
body.page-dang-ky .container {
    margin-top: 30px;
}
form.user-login-form a.forgot-password {
	display: inline-block;
    margin-left: 20px;
    color: #f4c533;
}
form.user-login-form a.forgot-password:before {
	content: "|";
    margin-right: 20px;
}
input#edit-submit-google {
    display: none;
}
form.user-login-form .form-item-remember-me {
    background: no-repeat;
    max-width: none;
    float: left;
    color: white;
}
form.user-login-form .form-item-remember-me input {
    width: auto;
    float: left;
    height: 18px;
    margin-right: 5px;
}
.login-use-social {
    float: left;
    width: 95%;
}
.login-use-social div.btn-login {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.login-use-social div.btn-login.btn-google {
    margin-right: 0px;
}
.login-use-social div.btn-login i {
    font-size: 18px;
    padding: 4px 5px;
    height: 28px;
    line-height: 31px;
    color: white;
}
.login-use-social div.btn-login a{
    width: 80%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    color: white;
}
.login-use-social div.btn-facebook i {
    
}
.login-use-social div.btn-google i {
    
}

/* END */
.hisella-messages {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 99;
	font-family: Arial;
}
.hisella-messages-outer {
	position: relative;
}
#hisella-minimize {
	background: #31694e;
	font-size: 14px;
	color: #fff;
	padding: 3px 10px;
	position: absolute;
	top: -34px;
	left: -1px;
	cursor: pointer;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.06);
	transition: background .5s ease-out;
	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
}
#hisella-minimize:hover{
	background: #3b5998;
}
#hisella-facebook {
	opacity: 0;
}
.hisella-messages {
	bottom: -300px;
	left: 200px;
}
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.phone-online i{
	animation: ring 1s infinite;
	-webkit-animation: ring 1s infinite;
}
#popup .uk-modal-dialog {
    background: #0092d0;
    color: #ffffff;
    width: 700px;
}
#popup .uk-modal-dialog .uk-close {
    color: #fff;
    opacity: .8;
}
.popup-home .uk-modal-dialog {
    background: #ffffff !important;
    color: #333 !important;
    width: 700px;
}
.popup-home .uk-modal-dialog .uk-close {
    color: #333 !important;
    opacity: .8;
}
.popup-home img{
	max-width: 100%;
}
.td-thongbao-content{
	background: #f9f9f9;
	clear: both;
	padding-top: 15px;
}
.td-thongbao{
	border: 1px solid #0092d0;
}
.td-thongbao-top{
    border-bottom: 1px solid #0092d0;
    padding: 5px;
    
}
.td-slogan{
	color: #0092d0;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
}
.td-thongbao-title{
	  text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0092d0;
    margin-bottom: 5px;
}
.td-thongbao-des{
	color: #0092d0;
	text-align: center;
	margin-bottom: 15px;
}
.td-kinhgui{
	color: #0092d0;
  padding: 5px;
}
.td-content-main{
	padding: 5px;
}
.color-thongbao{
	color: #0092d0;
}
body.istablet {
	float:left;
}
div.messages {
	float: left;
	width: 95%;
}
a {
	text-decoration:none;
	color:#333;
}
.block {
	float:left;
	width:100%;
}
.block ul{
	margin:0px;
	padding:0px;
}
.block ul li {
	list-style:none;
}
.danh-muc-home {
	margin-top:20px;
	margin-bottom:20px;
}
.danh-muc-home ul li {
	float: left;
	width: 23%;
	margin-right: 2%;
}
.group-content {
	width: 920px;
	float:left;
}
h1.title-page {
	float: left;
	width: 100%;
	margin: 0px;
	color: #185493;
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 5px;
	font-weight: bold;
}
.view-dichvu .views-field-created{
	color: #888;
}
.category-image ul li{
	float:left;
	width:48%;
	margin-right:4%;
}
.category-image ul li img {
	border:1px solid #e5e5e5;
}
.category-image ul li.last {
	margin-right:0px;
}
.support-online{
	float: left;
	width: 100%;
	margin-bottom:10px;
}
.support-online h3 {
	color: #777777;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 19px;
    margin-top: 0px;
    margin-bottom: 10px;
	text-align:center;
}
.support-online ul {
	background: #e2e2e2;
	float: left;
	width: 100%;
}
.support-online ul li{
	float: left;
    width: 92%;
    padding-top: 10px;
    margin-bottom: 3px;
    border-bottom: 1px dashed white;
    padding-left: 4%;
    padding-right: 4%;
	padding-bottom: 13px;
}
.support-online ul li img {
	width:80px;
	height:80px;
	float:left;
	margin-right:10px;
	border-radius: 49px;
}
.support-online ul li div{
	float: left;
	width: 140px;
}
.support-online ul li span.phone{
	color: #e51d1d;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	margin-top: 4px;
	width:100%;
}
.support-online ul li a.skype span{
	float: left;
	background: url(../images/skype.png) no-repeat 0px 0px transparent;
	width: 59px;
	height: 28px;
	margin-right: 10px;
}
.support-online ul li a.yahoo {
	margin-top: 5px;
    float: right;
}
.support-online ul li span.name{
	font-weight: bold;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 3px;
	padding-bottom: 5px;
}
.tai-khoan-giao-dich h3{
	color: #777777;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 19px;
    margin-top: 0px;
	margin-bottom:10px;
	text-align:center;
}
.tai-khoan-giao-dich ul li{
	background-color: #52aa54;
    color: white;
    padding: 5%;
    width: 90%;
    float: left;
	margin-bottom:20px;
	text-align: center;
}
.tai-khoan-giao-dich ul li.item-2 {
	background:#ed1c24;
}
.tai-khoan-giao-dich ul li.item-3 {
	background:#932937;
}
.tai-khoan-giao-dich ul li.item-4 {
	background: #53CCEE;
}
.baiviet-list-item  ul li, .dich-vu-item-list ul li{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	list-style: none;
	margin-left: 0px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}
.dich-vu-item-list ul li.views-row-odd, .baiviet-list-item ul li:nth-of-type(odd){
	 background: #f9f9f9;
}
.baiviet-list-item  ul li a.image, .dich-vu-item-list ul li img{
	float:left;
	margin-right:20px;
	box-shadow: 1px 8px 15px #ccc;
	padding: 4px;
}
.baiviet-list-item  ul li a.title, .dich-vu-item-list ul li .views-field-title a {
	font-weight: bold;
	font-size: 18px;
}
.baiviet-list-item, .dich-vu-item-list{
	background-color: white;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
.baiviet-list-item  ul li a.xem-them{
	color: #f95c15;
	display:block;
}
.bai-viet-detail{
    width: 100%;
    background-color: white;
	margin-bottom: 20px;
    display: inline-block;
}
.noi-dung .faq-testomonior-block .faq-block {
    width: 65%;
}
.noi-dung .sale-left-block {
    margin-right: 5%;
}
.bai-viet-detail .noi-dung .sale-block img {
    max-width: auto;
    width: 100%;
    box-shadow:none;
}
.noi-dung .sale-timecountdown-block b {
    font-size: 14px;
}
.noi-dung form.dang-ky-san-sale-add-form .form-item input, .noi-dung form.dang-ky-san-sale-add-form .form-item textarea {
    width: 100%;
    min-width: auto;
}
.bai-viet-detail h1.title, h1.title-page {
	font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    background: #195493;
    padding: 10px;
    color: white;
    box-sizing: border-box;
    margin-top: 5px;
    line-height: 32px;
    text-transform: uppercase;
}
.bai-viet-detail .lead {
	text-align: justify;
	line-height: 32px;
	font-size: 17px;
	color: #111;
	font-family: "Noto Serif";
}
.bai-viet-detail .noi-dung h2, .bai-viet-detail .noi-dung h3, .bai-viet-detail .noi-dung h4 {
    font-weight: bold;
}
.bai-viet-detail .noi-dung {
	text-align: justify;
	line-height: 32px;
	font-size: 17px;
	color: #111;
	font-family: "Noto Serif";
    display: inline-block;
    width: 100%;
}
.tin-lien-quan h3 {
	border-left: 6px solid #185493;
    padding-bottom: 6px;
    border-bottom: 1px solid gainsboro;
    padding-left: 11px;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px;
	border-bottom: 1px solid #f1f1f1;
}
.tin-lien-quan ul li {
	float: left;
	width: 183px;
	margin-right: 20px;
}
.tin-lien-quan ul li a.image img {
	width:100%;
}
.dat-hang-online-form {
	background-color: white;
    float: left;
    width: 100%;
}
.dat-hang-online-form  table {
	float:left;
	width:100%;
}
.dat-hang-online-form  table .grippie {
	display:none;
}
.dat-hang-online-form  table tr td {
	padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e5e5e5;
    padding: 12px;
}
.dat-hang-online-form  table tr td .hinh-anh {
	text-align:center;
}
.dat-hang-online-form  table tr td .hinh-anh .product-img {
	display: inline-block;
	width: 97px;
	height: 100px;
}
.dat-hang-online-form  table tr td .hinh-anh .product-img a.img-upload, .dat-hang-online-form  table tr td .hinh-anh .product-img a.img-upload-update {
	display: inline-block;
	width: 48%;
	background: #3182c1;
	color: white;
	margin-top: 5px;
}
.dat-hang-online-form  table tr td .hinh-anh .product-img a.open-modal-img {
	background:#67b720;
}
table.thong-tin-san-pham {
	
}
.link-item input.form-text {
	width: 240px;
}
.so-luong input {
	width: 80px;
}
.mau-sac input.form-text {
	width:100px;
}
.kich-thuoc input.form-text {
	width: 155px;
}
.ten-shop input.form-text {
	width: 120px;
}
.ghichu input.form-text {
	width: 120px;
}
.hidden {
	display:none;
}
table.thong-tin-san-pham thead th {
	border: none;
	background-color: #ccc;
	text-align: center;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
.item-block {
	float:left;
	width:100%;
}
.dat-hang-online-form tr td input.form-text {
	width: 100px;
    height: 25px;
    border: 1px solid #dbdfe6;
    border-top: 1px solid #abadb3;
    border-radius: 3px;
    text-indent: 5px;
}
.dat-hang-online-form tr td textarea{
	height: 33px;
	width:210px;
}
form.don-hang-dang-ky-form {
	float:left;
	width:100%;
}
form.don-hang-dang-ky-form .form-item {
	float:left;
	width:95%;
	margin-bottom:8px;
}
.dat-hang-online-form tr td input.form-text.price, .dat-hang-online-form tr td input.form-text.thanh-tien{
	width: 75px;
}
form.don-hang-dang-ky-form .form-item label {
	float: left;
	width: 125px;
	font-weight: normal;
	margin-top:5px;
}
form.don-hang-dang-ky-form .ngan-hang {
	float:left;
	width:100%;
}
form.don-hang-dang-ky-form .ngan-hang .form-item-nganhang, form.don-hang-dang-ky-form .ngan-hang .form-item-chinhanh {
	float: left;
    margin-right: 10px;
    width: auto;
}
form.don-hang-dang-ky-form input.form-submit{
	margin-left: 172px;
	margin-top: 5px;
	padding: 3px 20px;
	background: #f56f1f;
	border: none;
	width: 262px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: white;
    margin-bottom: 20px;
}
form.dat-hang-online-form table thead th {
	background: #185493 none repeat scroll 0 0;
    font-weight: normal;
    color: white;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: none;
}
form.dat-hang-online-form table tbody tr {
	background:none;
	border-bottom: 1px solid #f5f5f5;
}
form.dat-hang-online-form .info {
	float:left;
	width: 74%;
}
form.dat-hang-online-form .info .form-type-checkboxes .form-checkboxes {
    float: left;
}
form.dat-hang-online-form .info .form-type-checkboxes .form-checkboxes .form-item {
    display: inline-block;
    margin-right: 20px;
	width: auto;
}
form.dat-hang-online-form .info .form-type-checkboxes .form-checkboxes .form-item label {
    float: none;
}
form.dat-hang-online-form .info .form-item {
	float:left;
	margin-bottom: 0;
	width:100%;
}
form.dat-hang-online-form .info .form-item label {
	float: left;
    font-weight: normal;
    width: 115px;
	margin-top: 5px;
}
form.dat-hang-online-form .info .form-item-khai-thue-id input{
    margin-left: 120px;
}
form.dat-hang-online-form .info .form-item-khai-thue-id label {
    width: auto;
    float: none;
}
form.dat-hang-online-form .info .form-item input.form-text {
	height: 21px;
    width: 300px;
	border: 1px solid #ddd;
}
form.dat-hang-online-form .info .form-item textarea{
	width: 500px;
}
form.dat-hang-online-form .info .form-item .grippie {
	margin-left: 115px;
    width: 498px;
}
form.dat-hang-online-form .form-action input.form-submit {
	margin-left: 115px;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 200px;
    margin-bottom: 50px;
    background-color: #179c1d;
    color: white;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 2px solid #f3f3f3;
    border-radius: 0px 0px 4px 4px;
}
form.dat-hang-online-form tr td .hinh-anh input.form-file{
	width:160px;
}
form.dat-hang-online-form .form-action input.form-submit:hover {
	background-color: #fb5d14;
}
select.the-tich {
	width: 100px;
	height: 26px;
}
.dat-hang-online-form tr td input.qty {
	width:50px;
}
form.don-hang-dang-ky-form .tinh-tp {
	float: right;
    width: 88.6%;
}
form.don-hang-dang-ky-form .tinh-tp .form-item {
	float:left;
	width:auto;
	margin-right: 10px;
}
form.don-hang-dang-ky-form .tinh-tp .form-item select {
	width:250px;
	height: 29px;
    width: 110px;
}
form.don-hang-dang-ky-form .tinh-tp .form-item-quanhuyen select {
	width: 93px;
}
form.don-hang-dang-ky-form .form-item-chinhanh{
	float: left;
    margin-left: 130px;
}
.the-tich-item .form-item {
	float:left;
	margin-right:5px;
}
.the-tich-item .form-type-textfield input.form-text {
	width:50px;
}
form .the-tich-item{
	float: left;
    width: 170px;
}
form.thanh-vien-thay-doi-mat-khau-form {
	float:left;
	width:100%;
}
form.thanh-vien-thay-doi-mat-khau-form .form-item {
	float:left;
	width:100%;
	margin-bottom: 0px;
}
form.thanh-vien-thay-doi-mat-khau-form .form-item label {
	float: left;
	width: 173px;
	font-weight: normal;
	margin-top: 5px;
}
form.thanh-vien-thay-doi-mat-khau-form .form-item input.form-text {
	float: left;
	width: 245px;
	height: 25px;
}
form.thanh-vien-thay-doi-mat-khau-form  input.form-submit {
	float: left;
	margin-left: 173px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-header ul:not(.tb-not-hover) {
	float: right;
}
.menu-header ul ul:not(.tb-not-hover) {
	display: none;
	position: absolute;
	left: 0px;
	width: 476px;
	background-color: #fafafa;
    border-radius: 4px;
    box-shadow: 0 7px 8px -4px rgba(0,0,0,0.2), 0 13px 19px 2px rgba(0,0,0,0.14), 0 5px 24px 4px rgba(0,0,0,0.12);
	top: 20px;
	z-index: 100;
	padding-top: 15px;
}
.menu-header ul li:hover ul:not(.tb-not-hover) {
	display:block;
}
.menu-header ul li.dang-nhap span {
	float: left;
    width: 18px;
    height: 20px;
    margin-right: 7px;
    margin-top: 1px;
}
.menu-header ul li.dang-ky span{
	width: 20px;
    height: 20px;
    float: left;
    background-position: -19px 1px;
    margin-right: 5px;
}
.menu-header ul ul:not(.tb-not-hover) li {
	float: left;
    width: 100%;
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed;
    margin-bottom: 10px;
    text-indent: 10px;
}
.menu-header ul ul:not(.tb-not-hover) li.last {
	border:none;
	margin-bottom:0px;
	padding-bottom:5px;
}
.menu-header ul:not(.tb-not-hover) li{
	float:left;
	margin-left:18px;
	position: relative;
	padding: 5px 0;
}
.dat-hang-online-form tr td input.link-item {
	width:105px;
}
.dat-hang-online-form tr td input.product-name {
	width:115px;
}
form.thong-tin-ca-nhan-form {
	float:left;
	width:100%;
}
form.thong-tin-ca-nhan-form .form-item label {
	float: left;
    width: 120px;
    font-weight: normal;
	margin-top: 3px;
}
form.thong-tin-ca-nhan-form .form-item input.form-text {
	height:20px;
	width: 250px;
}
form.thong-tin-ca-nhan-form .tinh-tp  {
	float:left;
	width:100%;
}
form.thong-tin-ca-nhan-form .tinh-tp  .form-item-tinhtp {
	float: left;
	margin-right: 10px;
}
form.thong-tin-ca-nhan-form .tinh-tp select {
	height:26px;
}
form.thong-tin-ca-nhan-form .form-item-quanhuyen select {
	width: 109px;
}
form.thong-tin-ca-nhan-form .tinh-tp .form-item {
	margin-top: 0px;
	margin-bottom: 0px;
}
form.thong-tin-ca-nhan-form .ngan-hang {
	float: left;
    width: 100%;
}
form.thong-tin-ca-nhan-form .ngan-hang .form-item{
	float: left;
	margin-right: 10px;
	margin-bottom:0px;
}
form.thong-tin-ca-nhan-form .ngan-hang .form-item select {
	height: 26px;
}
form.thong-tin-ca-nhan-form input.form-submit{
	margin-left: 120px;
	background: #83c03e;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: white;
	border: none;
	cursor:pointer;
	margin-top:10px;
}
form.thong-tin-ca-nhan-form input.form-submit:hover {
	background:#fb5d14;
}
.quy-trinh-giao-nhan {
	margin-bottom:25px;
	margin-top:25px;
}
.quy-trinh-giao-nhan h3, .quy-trinh-giao-nhan h2 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #0092d0;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	padding-bottom: 8px;
}
.quy-trinh-giao-nhan  ul {
	float:left;
	width:100%;
}
.quy-trinh-giao-nhan  ul li {
	float: left;
    width: 18%;
    margin-right: 2%;
	text-align: center;
}
.quy-trinh-giao-nhan  ul li span.image {
	float: left;
    width: 100%;
}
.quy-trinh-giao-nhan  ul li span.text {
	color: #0092d0;
    font-weight: bold;
    text-transform: uppercase;
}
.quy-trinh-giao-nhan  ul li p {
	margin-top: 4px;
	margin-bottom: 0px;
}
.sanpham-tab-home {
	margin-bottom:15px;
}
table.don-hang-cua-ban-item {
	float: left;
    width: 100%;
    background: white;
	margin-bottom:15px;
}
table.don-hang-cua-ban-item tr td span.ghi-chu {
    line-height: 19px;
    min-height: 18px;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 2px;
}
table.don-hang-cua-ban-item tr {
	background:white;
}
table.don-hang-cua-ban-item tr.even {
	background:#f5f5f5;
}
table.don-hang-cua-ban-item tr td {
	padding: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
	vertical-align: middle;
}
table.don-hang-cua-ban-item tr td span.status{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
form.don-hang-da-dat-search-form {
	float:left;
	margin-top:15px;
}
form.don-hang-da-dat-search-form .date-padding {
	padding:0px;
}
form.don-hang-da-dat-search-form .date-padding label {
	display:none;
}
form.don-hang-da-dat-search-form .date-padding .description {
	display:none;
}
form.don-hang-da-dat-search-form .container-inline-date .form-item {
	margin-right:0px;
}
form.don-hang-da-dat-search-form .container-inline-date{
	float: left;
	clear: none;
}
form.don-hang-da-dat-search-form input.form-text {
	width: 160px;
	height: 22px;
	text-indent: 5px;
}
form.don-hang-da-dat-search-form .form-item {
	float: left;
	margin: 0px;
	margin-bottom: 9px;
	margin-right: 10px;
}
form.don-hang-da-dat-search-form input.form-submit{
	background: #0092d0;
	color: white;
	text-transform: uppercase;
	border: none;
	padding-left: 10px;
	height: 27px;
	padding-right: 10px;
	cursor: pointer;
}
form.don-hang-da-dat-search-form a.search-form {
	background: #0092d0;
	color: white;
	text-transform: uppercase;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	padding-top: 3px;
    padding-bottom: 3px;
    float: left;
}
form#don-hang-dat-search-form input.form-submit {
	display:none;
}
form.don-hang-da-dat-search-form  input.form-submit:hover, form.don-hang-da-dat-search-form a.search-form:hover{
	background:#14c383;
}
form.don-hang-da-dat-search-form .form-item select {
	height:28px;
}
.don-hang-detail-item {
	float: left;
    width: 100%;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.don-hang-detail-item tr.info {
	background:#e5e5e5;
}
.don-hang-detail-item tbody {
	border:none;
}
.don-hang-detail-item table {
	float:left;
	width:100%;
}
.don-hang-detail-item tr td {
	border-bottom:1px solid #e5e5e5;
	padding: 6px;
}
.don-hang-detail-item tr td label {
	float:left;
	width:25%;
	font-weight:normal;
}
.don-hang-detail-item tr td .form-item {
	margin-top:0px;
	margin-bottom:0px;
}
.don-hang-detail-item tr td span{
	text-indent: 10px;
	float: left;
}
.don-hang-detail-item tr td span.status {
	border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
}
.don-hang-detail-item em {
	position: relative;
    top: -5px;
    font-style: inherit;
}
table.don-hang-cua-ban-item tr th, table.product-view-detail tr th {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E8EAE5;
	color: #333;
	text-indent:10px;
}
table.product-view-detail tr th {
	background: #0092d0;
	color:white;
}
table.product-view-detail tbody tr {
	background:none;
}
table.product-view-detail tbody tr td .title {
	width: 290px;
	display: inline-block;
	text-align: center;
}
.left-gioi-thieu {
	float: left;
    width: 670px;
    text-align: justify;
    line-height: 25px;
}
.left-gioi-thieu ul li h4 {
	font-weight:normal;
	font-size:14px;
	margin:0px;
}
.left-gioi-thieu ul li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(../images/mui-ten-li.png) no-repeat 0px 7px transparent;
	padding-left: 15px;
}
.quang-cao-gioi-thieu {
	float: right;
    margin-top: 30px;
}
.huong-dan-su-dung {
	margin-bottom: 0px;
    background: white;
    padding: 2%;
    width: 96%;
    padding-bottom: 0px;
}
.huong-dan-su-dung h3 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #0092d0;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	padding-bottom: 8px;
}
.huong-dan-su-dung ul li {
	float: left;
    width: 349px;
    margin-right: 20px;
    overflow: hidden;
	position:relative;
}
.huong-dan-su-dung ul li.last {
	margin-right:0px;
}
.huong-dan-su-dung ul li span.bg-iframe {
	background: url(../images/huong-dan-bg.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    float: left;
    width: 349px;
    height: 187px;
	cursor:pointer;
}
.huong-dan-su-dung ul li span.title {
	display: block;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 14px;
    background: url(../images/mui-ten-huong-dan.png) no-repeat 0px 4px transparent;
    padding-left: 15px;
}
.huong-dan-su-dung ul li.item-1 span.bg-iframe {
	background: url(../images/huong-dan-bg-02.png) no-repeat 0px 0px transparent;
}
.huong-dan-su-dung ul li.item-3 span.bg-iframe {
	background: url(../images/huong-dan-bg-03.png) no-repeat 0px 0px transparent;
}
.bai-viet-detail .noi-dung img {
	max-width: 830px !important;
    height: auto !important;
	padding: 5px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
}
.quy-dinh-dat-hang {
	margin-bottom: 20px;
    padding-top: 20px;
	padding-bottom:20px;
}
.quy-dinh-dat-hang h3{
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #6B6969;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	padding-bottom: 8px;
	color: #0092d0;
}
.quy-dinh-dat-hang ul li {
	float: left;
    width: 240px;
    margin-right: 0px;
    padding: 10px;
    min-height: 290px;
    position: relative;
    padding-left: 15px;
    padding-right: 20px;
}
.quy-dinh-dat-hang ul li.last {
	margin-right:0px;
}
.quy-dinh-dat-hang ul li a.title{
	display: block;
    margin-top: 0px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #0092d0;
    margin-bottom: 10px;
    font-weight: bold;
    min-height: 42px;
    float: left;
    width: 100%;
}
.quy-dinh-dat-hang ul li .mo-ta {
	text-align: justify;
    min-height: 170px;
    float: left;
    width: 100%;
}
.quy-dinh-dat-hang ul li a.more{
	display: block;
    float: left;
    margin-top: 10px;
    padding-bottom: 3px;
    border-radius: 21px;
    color: white;
    background: #0092d0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}
.quy-dinh-dat-hang ul li .image-inner a {
	float: left;
    width: 100%;
    text-align: center;
	margin-bottom:10px;
}
.quy-dinh-dat-hang ul li .image-inner {
	float: left;
    width: 100%;
}
.quy-dinh-dat-hang ul li .image-inner img {
	border-radius:87px;
}
.map-hinh-anh-cty {
	margin-top: 25px;
	padding-bottom: 30px;
}
.hinh-anh-cty {
	float: left;
    width: 580px;
    overflow: hidden;
    margin-right: 20px;
}
.map-hinh-anh-cty .ban-do {
	float:left;
	width:500px;
	overflow:hidden;
}
.map-hinh-anh-cty .ban-do p{
	margin: 0px;
}
.danh-nhap-he-thong{
	width: 872px;
    margin: 0 auto;
	margin-top:100px;
}
.user-left {
	float: left;
    width: 450px;
    margin-right: 20px;
}
.user-left .logo {
	width:100%;
}
.danh-nhap-he-thong .login-user-form{
	float: left;
    width: 400px;
	margin-top:80px;
}
.danh-nhap-he-thong .login-user-form .inner{
	float: left;
    width: 398px;
	background: #F9F9F9;
    border: #D8D8D8 solid;
    border-width: 1px 1px 0 1px;
	min-height: 280px;
}
.login-user-form h3 {
	font-size: 18px;
    font-family: "Arial";
    font-weight: 700;
    line-height: 20px;
    padding: 15px 0 25px 25px;
    color: #555;
	margin: 0px;
	padding-bottom: 0px;
}
.login-user-form form{
	padding-left: 25px;
	padding-right: 25px;
}
.login-user-form form .form-item {
	float:left;
	width:100%;
	margin-top: 10px;
    margin-bottom: 10px;
}
.login-user-form form .form-item label {
	float: left;
    width: 115px;
    font-weight: normal;
	margin-top: 3px;
}
.login-user-form form .form-item input.form-text {
	font-family: Tahoma;
	width: 205px;
	height: 20px;
	line-height: 20px;
	background-color: #FFF;
	padding: 3px!important;
	border: solid 1px;
	border-color: #BBB;
}
.login-user-form form .form-item .description{
	display:none;
}
.login-user-form form input.form-submit{
	font-size: 14px;
    font-weight: 700;
    color: #FFF;
    background: url(../images/login.png) no-repeat scroll 0px -56px;
    vertical-align: middle;
    width: 98px;
    height: 34px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
	margin-left: 115px;
	float: left;
    margin-right: 16px;
}
.login-user-form-bottom{
	clear: both;
	background: url(../images/login.png) no-repeat scroll 0px -124px;
	width: 400px;
	height: 40px;
}
a.quen-mat-khau{
	margin-top: 6px;
	float: left;
	font-weight: 700;
    color: #06C;
}
.login-user-form form .form-item-remember-me {
	margin:0px;
	margin-bottom: 5px;
}
.login-user-form .form-item-remember-me input{
	float: left;
    margin-top: 5px;
	margin-left: 115px;
}
.login-user-form .form-item-remember-me label {
	margin-top: 0px !important;
}
.login-user-form p{
	float: left;
	width: 100%;
	text-indent: 138px;
	font-size: 13px;
	color: #666;
	margin-bottom: 0px;
}
.login-user-form p span.text {
	float:left;
	margin-top: 2px;
}
.login-user-form a.dang-ky {
	font-weight: 600;
    line-height: 26px;
    color: #555;
    background: #FFF url(../images/login.png) no-repeat scroll -98px -56px;
    text-align: center;
    width: 80px;
    height: 26px;
    margin: 0 6px;
    float: left;
	text-indent:0px;
}
.user-footer{
	font-size: 12px !important;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	padding-top: 30px;
	float: left;
    width: 100%;
}
.user-left-dang-ky h3 {
	font-size: 18px;
    font-family: "Arial";
    font-weight: 700;
    color: #555;
    line-height: 30px;
    margin-bottom: 6px;
	margin-top: 16px;
    float: left;
}
.user-left-dang-ky ol{
	width: 420px;
    margin-top: 20px;
    border-bottom: dashed 1px #E7E7E7;
	float: left;
}
.user-left-dang-ky ol li {
	font-family: "Arial";
    font-size: 14px;
    line-height: 48px;
    display: block;
    vertical-align: middle;
    width: 200px;
    height: 48px;
    float: left;
    padding: 0 0 12px 0;
    margin: 0 0 5px 10px;
    overflow: hidden;
}
.user-left-dang-ky ol li i{
	display: inline-block;
    background: url(../images/login.png) no-repeat scroll;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    margin-right: 10px;
}
.user-left-dang-ky ol li.ico05 i{
	background-position: -304px -48px;
}
.user-left-dang-ky ol li.ico01 i {
    background-position: -256px 0;
}
.user-left-dang-ky ol li.ico03 i {
    background-position: -352px 0;
}
.user-left-dang-ky ol li.ico02 i {
    background-position: -304px 0;
}
.user-left-dang-ky ol li.ico06 i {
    background-position: -352px -48px;
}
.user-left-dang-ky ol li.ico04 i {
    background-position: -256px -48px;
}
.user-left-dang-ky h3.mt20 {
	margin-top:0px;
}
.user-dang-ky-form form .form-item label {
	width:130px;
}
.user-dang-ky-form form input.form-submit {
	margin-bottom:20px;
	margin-left:130px;
}
.user-left-dang-ky p {
	float: left;
    width: 100%;
    margin: 0px;
}
.user-left-dang-ky p span {
	float:left;
}
.user-left-dang-ky p a {
	float:left;
}
.user-left-dang-ky p a.dang-nhap {
	font-weight: 600;
    line-height: 26px;
    color: #555;
    background: #FFF url(../images/login.png) no-repeat scroll -98px -56px;
    text-align: center;
    display: inline-block;
    width: 70px;
    height: 26px;
    margin: 0 6px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}
.user-left-dang-ky p a.tim-mat-khau {
	font-weight: 700;
	color: #06C;
	vertical-align: middle;
	margin-left: 10px;
}
.dang-ky-thanh-vien-he-thong {
	margin-top:50px;
}
.quang-cao-content-top {
	margin-bottom:15px;
}
.quang-cao-left {
	margin-bottom:20px;
}
.quang-cao-left img {
	width:100%;
}
form.gui-yeu-cau-form {
	float:left;
	width:100%;
}
form.gui-yeu-cau-form .form-item {
	float: left;
    width: 100%;
    margin-bottom: 0px;
}
form.gui-yeu-cau-form .form-item label {
	float:left;
	width: 125px;
	font-weight:normal;
	margin-top: 4px;
}
form.gui-yeu-cau-form .form-item select{
	height: 27px;
    width: 100%;
}
form.gui-yeu-cau-form .form-textarea-wrapper {
	float:left;
	width:100%;
}
form.gui-yeu-cau-form .form-content {
	float:left;
	width:100%;
	margin-bottom: 15px;
}
form.gui-yeu-cau-form .form-content .form-item{
	float: left;
	width: 31%;
	margin-right: 3%;
}
form.gui-yeu-cau-form .form-content .form-item.form-item-loai {
	margin-right:0%;
}
form.gui-yeu-cau-form .form-content .form-item.form-item-noidung {
	width:100%;
}
form.gui-yeu-cau-form .form-content .form-item input.form-text {
	width: 100%;
	text-indent: 5px;
	height: 21px;
}
form.gui-yeu-cau-form .form-content .form-item ::-webkit-input-placeholder {
   color: #333;
}
form.gui-yeu-cau-form #edit-file-upload-ajax-wrapper {
	float: left;
    width: 32%;
	margin-top: 4px;
}
form.gui-yeu-cau-form .form-content .form-type-managed-file {
	width:100%;
	margin-right:0px;
}
form.gui-yeu-cau-form .form-content .form-type-managed-file label {
	width: auto;
	margin-top: 0px;
    margin-right: 7px;
}
form.gui-yeu-cau-form .form-content .form-type-managed-file .form-managed-file {
	float: left;
    width: 205px;
    overflow: hidden;
}
form.gui-yeu-cau-form .form-content .form-type-managed-file .form-managed-file input.form-file{
	display: inline;
    width: 150px;
}
form.gui-yeu-cau-form .form-actions input.form-submit{
	float: left;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #0092d0;
    color: white;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    min-width: 200px;
    text-transform: uppercase;
}
form.gui-yeu-cau-form input.form-submit:hover {
	background: #fb5d14;
}
form.gui-yeu-cau-form h3 {
	background: #f9f9f9;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0px;
	color: #666;
	font-weight: normal;
	float: left;
    width: 100%;
}
.thong-tin-ca-nhan-left h3 {
	margin-top:0px;
}
.thong-tin-ca-nhan-left ul{
	border-radius: 0px 0px 6px 6px;
}
form.lien-he-form {
	float:left;
	width:100%;
}
form.lien-he-form .form-item {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
}
form.lien-he-form .form-item input.form-text {
	width: 300px;
    height: 25px;
    text-indent: 5px;
}
form.lien-he-form .form-textarea-wrapper {
	width:500px;
}
form.lien-he-form input.form-submit {
	background: #83c03e;
    color: white;
    text-transform: uppercase;
    border: none;
    padding-left: 10px;
    height: 27px;
    padding-right: 10px;
    cursor: pointer;
}
form.lien-he-form input.form-submit:hover {
	background:#fb5d14;
}
.thong-bao-chi-tiet h1 {
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
}
#tinh-tp-wrapper .messages {
	display:none;
}
a.them-moi {
	float: left;
	color: white;
	background: #fb5d14;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
}
a.them-moi:hover {
	background:#fb5d14;
}
p.total {
	float: right;
	margin: 0px;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: bold;
}
form.dat-hang-online-form .form-action {
	float:left;
	width:100%;
}
.group-content-right.group-content {
	width:865px;
}
.jssorb01 {
	position: absolute;
	right: 50% !important;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	width: 10px;
	height: 10px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border-radius: 10px;
}
.jssorb01 div { background-color: #fad181; }
.jssorb01 .av { background-color: #fffffd;border:3px solid #facb6f; top: -3px !important; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #ff9900; }
span.jssora05l, span.jssora05r {
	display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../images/a17.png) no-repeat -10px -40px transparent;
    overflow: hidden;
    top: 50% !important;
}
span.jssora05r {
	background-position: -70px -40px;
}
.banner-slide-item{
	width:1349px !important;
}
.banner-slide-item .view a img {
	width:100%;
}
.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url('img/a17.png') no-repeat;
	overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.dich-vu-lien-quan {
	background: #F90;
	width: 96%;
	padding: 2%;
	padding-top:4%;
	padding-bottom:4%;
}
form.dat-hang-online-form .tong-tien-tam-tinh {
	float:right;
	margin-top: 10px;
	background: #f9f9f9;
  padding: 5px;
  border: 1px solid #eee;
}
form.dat-hang-online-form .tong-tien-tam-tinh p{
	margin-bottom: 3px;
	margin-top: 0px;
}
form.dat-hang-online-form .tong-tien-tam-tinh p span b {
    color: #d93833;
}
form.dat-hang-online-form .tong-tien-tam-tinh p span {
    float: right;
    margin-left: 20px;
}
form.dat-hang-online-form .tong-tien-tam-tinh p i {
    margin-left: 4px;
    color: #005e91;
}
.dich-vu-lien-quan img {
	border: 2px solid #ffd08a;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
}
.dich-vu-lien-quan h3{
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
	color: white;
}
.dich-vu-lien-quan ul{
	float: left;
	width: 580px;
}
.dich-vu-lien-quan ul li {
    list-style: none;
    margin: 0px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding-left: 18px;
}
.dich-vu-lien-quan ul li a {
	color:white;
}
ul.menu-content {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	background: #0092d0;
}
ul.menu-content li {
	list-style:none;
	margin:0px;
	float: left;
	padding-top:5px;
	margin-left: 10px;
}
ul.menu-content li a {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	text-transform: uppercase;
	font-size:12px;
}
ul.menu-content li a.active {
	background: #F1EFEE;
    border-radius: 5px 5px 0px 0px;
    color: #333;
}
.fly-item {
	position: fixed;
    top: 250px;
    background: #0092d0;
    left: 0px;
    width: 52px;
	border-radius: 0 5px 5px 0px;
}
.fly-item a.dat-hang{
	border-bottom: 1px solid white;
    color: white;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.fly-item a.gui-yeu-cau{
    color: white;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.content-bottom .category-image {
	margin-bottom:10px;
}
.content-bottom .category-image ul li {
	width: 188px;
    margin-right: 20px;
}
.content-bottom .category-image ul li.last {
	margin-right:0px;
}
.social-item .fb-like {
	float:left;
	margin-right:5px;
}
.social-item #___plusone_0 {
	margin-top: 2px !important;
    float: left !important;
}
a.icon-delete {
	float:right;
}
a.icon-delete span.xoa {
	float: right;
	background: url(../images/delete.png) no-repeat 0px 0px transparent;
	width: 20px;
	height: 24px;
	margin-top: 3px;
}
.dat-hang-online-form tr td input.form-text.price {
	width:70px;
}
form.dat-hang-online-form table tr td .thanh-tien {
	float:left;
}
form.dat-hang-online-form table tr td .thanh-tong-tien {
	float:left;
	width: 105px;
}
.dat-hang-online-form tr td .phi-ve-vn input {
	width: 70px;
}
form.dat-hang-online-form table tr td .thanh-tien .form-item {
	float:left;
}
h1.title-head-h1 {
	font-size: 13px;
    margin: 0px;
    font-weight: normal;
    position: absolute;
    top: -30px;
}
.ctools-modal-content {
	width:720px;
}
.modal-header {
	background:none;
	position:relative;
}
.modal-header a.close{
	color: white;
	float: right;
	background: #09498a;
	border: 3px solid #eef9fd;
	border-radius: 18px;
	width: 25px;
	height: 25px;
	text-align: center;
	position:absolute;
	right: -13px;
    top: -16px;
}
.modal-header a.close i{
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top: 4px;
}
.modal-header span.modal-title {
	display:none;
}
#modal-content {
	padding-top:0px;
}
#modal-content {
	width:699px !important;
	overflow: hidden;
}
#modal-content .messages.error {
	width: 399px !important;
}
.popup-login-regiter-form {
	float:left;
	width:100%;
}
.popup-login-regiter-form ul.tab-login {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 90%;
	margin-bottom: 20px;
}
.popup-login-regiter-form ul.tab-login li {
	list-style: none;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
}
.popup-login-regiter-form ul.tab-login li.active {
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
    top: 1px;
    background: white;   
}
.popup-login-regiter-form ul.tab-login li a {
	
}
.popup-login-regiter-form .left-popup {
	float: left;
    width: 445px;
    padding-top: 35px;
}
.popup-login-regiter-form .left-popup .form-actions input.form-submit {
	width: 259px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border: none;
	float: right;
	margin-right: 10px;
	background: #fdd835;
}
.popup-login-regiter-form .left-popup label {
	font-weight:normal;
}
.popup-login-regiter-form .left-popup input.form-text {
	float: left;
	width: 245px;
	padding: 4px;
}
.popup-login-regiter-form .left-popup .form-item {
	float: right;
	width: 395px;
	margin-top: 0px;
}
.popup-login-regiter-form .left-popup .form-item label {
	width: 125px;
	margin-top: 4px;
}
.popup-login-regiter-form .left-popup .form-item-remember-me {
	width: 273px;
}
span.hr-light {
	float: left;
    border-left: 1px solid #e5e5e5;
    min-height: 458px;
    position: relative;
    margin-left: 15px;
	margin-right:15px;
}
span.hr-light em {
	position: absolute;
    top: 22%;
    left: -15px;
    background: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.right-popup {
	float: right;
    width: 205px;
}
.right-popup h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 10px;
}
.right-popup ul {
	padding: 0px;
    margin: 0px;
    margin-top: 86px;
    margin-left: 15px;
}
.right-popup ul li {
	list-style: none;
	float: left;
	width: 92%;
	margin-bottom: 10px;
}
.right-popup ul li i {
	padding: 10px;
	background: rgb(0, 94, 145);
	color: white;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right:20px;
}
.right-popup ul li.facebook{
	border-top: 1px solid rgb(0, 94, 145);
    border-bottom: 1px solid rgb(0, 94, 145);
    border-right: 1px solid rgb(0, 94, 145);
}
.right-popup ul li.google {
	border-top: 1px solid #F44336;
    border-bottom: 1px solid #F44336;
    border-right: 1px solid #F44336;
}
.right-popup ul li.google i {
	background: #F44336;
}
.right-popup ul li.facebook span {
	color:rgb(0, 94, 145);
}
.right-popup ul li.google span {
	color:#F44336;
}
body.istablet .banner-slide-container {
	width:100% !important;
}
.menu-header ul li i.fa-unlock-alt {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 16px;
}
.login-form-user-item form .form-item label {
	float:left;
}
.login-form-user-item form .form-item-remember-me label {
	float:none;
}
div.popup-mark {
	width: 100%;
	height: 100%;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 3;
}
.login-form-user-item {
	position: absolute;
    left: 23%;
    z-index: 10;
    top: 10%;
}
.anchortext, .anchortext a{
	color: #b2b2b3;
}
.info-header-nabar {
	float: left;
    width: 100%;
    text-align: center;
}
.tai-khoan-ngan-hang ul {
	background: white;
    float: left;
    border-bottom: 2px solid #e5e5e5;
    padding-left: 10px;
    padding-top: 10px;
    border-radius: 3px;
}
.dat-hang-form {
	float:right;
}
.dat-hang-form a {
	background: #ffc51f;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 15px;
    border-radius: 24px;
    margin-top: 5px;
	text-transform: uppercase;
    float: left;
}
.dat-hang-form a:hover {
	background: #ffc51f;
}
.content-include-search .tim-kiem-full-item {
	padding-left:2%;
	padding-right:2%;
	width:96%;
	margin-bottom: 20px;
}
a.xem-cac-ngan-hang-khac {
	display: inline-block;
    width: 100%;
    margin-top: 10px;
    text-transform: uppercase;
    color: #005e91;
    font-weight: bold;
}
a.xem-cac-ngan-hang-khac i {
	font-size:18px;
}
.san-pham-item-image {
	position:relative;
}
.san-pham-item-image .image-hover {
	display: none;
    position: absolute;
    z-index: 100;
    left: 32px;
    top: 32px;
    float: left;
    width: 300px;
    height: 300px;
}
.san-pham-item-image:hover .image-hover {
	display:block;
}
.gop-y-khieu-nai {
	background: #0092d0;
    width: 95%;
    padding: 7%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    border-bottom: 3px solid #327795;
	min-height: 146px;
}
.gop-y-khieu-nai h3 {
	text-transform: uppercase;
	color: white;
	border-bottom: 1px solid rgba(12, 105, 144, 0.8);
}
.gop-y-khieu-nai p b{
	color: #FFEB3B;
	font-size: 20px;
}
.gop-y-khieu-nai p a{
	color: aliceblue;
}
.front .gop-y-khieu-nai{
	min-height: 115px;
}
table.yeu-cau-hoi-list tr td em {
	position: relative;
    top: -4px;
    font-style: inherit;
}
form.dat-hang-online-form .form-item-list {
	float:left;
	width:100%;
}
form.dat-hang-online-form .form-item-list .form-item {
	float: left;
	width: auto;
	margin-right: 5px;
}
form.dat-hang-online-form .form-item-list .form-item select {
	height: 27px;
    width: 159px;
	border: 1px solid #ddd;
}
.don-hang-cua-ban-item tbody tr td em {
	font-style: inherit;
	font-size: 13px;
	position: relative;
	top: -4px;
}
.don-hang-cua-ban-item tbody tr td .action{
	display: inline-block;
	text-align: left;
	min-width: 72px;
	text-indent: 6px;
}
a.huy-don{
	font-size: 15px;
}
a.huy-don i:hover {
	color:red;
}
a.back-to-back{
	position: absolute;
    top: -38px;
    right: 0px;
    font-size: 15px;
    color: #333;
}
a.back-to-back i{
	color: #456ca1;
}
.don-hang-detail-inner {
	margin-bottom:50px;
}
.don-hang-detail-inner table.don-hang-cua-ban-item thead tr th {
	background: #0092d0;
    color: white;
}
.don-hang-detail-inner h3{
    color: #333;
}
span.vi-dien-tu {
	display: inline-block;
	font-size: 17px;
	color:white;
}
span.vi-dien-tu em {
	font-style: inherit;
	position: relative;
	top: -4px;
}
span.vi-dien-tu.red b {
	display: inline-block;
	margin-top: 8px;
	font-size: 17px;
	color: white;
}
p.cap-do {
	margin: 0px;
    margin-top: 5px;
    color: #2ea300;
    font-size: 16px;
	margin-bottom:5px;
}
.meter {
	height: 15px;
	position: relative;
	margin: 0px 0 10px 0;
	background: #ffffff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 0px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	margin-left: 20px;
	margin-right: 20px;
}
.red > span {
    background-color: #f0a3a3;
    background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0a3a3),color-stop(1, #f42323));
    background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}
.meter  span {
    display: block;
    height: 100%;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #5cb85c;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}
.meter  span:after, .animate > span > span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}
@-webkit-keyframes move {
	0% {
	   background-position: 0 0;
	}
	100% {
	   background-position: 50px 50px;
	}
}

@-moz-keyframes move {
	0% {
	   background-position: 0 0;
	}
	100% {
	   background-position: 50px 50px;
	}
}
span.cap-do-ti-le {
	font-size:12px;
	color:white;
}
.thong-tin-cap-do {
	float: left;
    width: 100%;
    text-align: center;
}
.thong-tin-cap-do table{
	border: 1px solid #e5e5e5;
    text-align: center;
    float:left;
    width: 100%;
	margin-bottom: 25px;
}
.thong-tin-cap-do table thead tr th {
	border: 0px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	font-weight: normal;
	padding: 6px;
	background: #63bde4;
	color: white;
}
.thong-tin-cap-do .inner {
	
}
.thong-tin-cap-do table tbody tr td {
	border: 1px solid #e5e5e5;
}
.thong-tin-cap-do h3{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
}
form.don-hang-gio-hang-add-form table {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
form.don-hang-gio-hang-add-form table tr th {
    border: none;
    background: #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: normal;
    border-left: 1px solid #ccc;
}
form.don-hang-gio-hang-add-form table tbody tr {
    background: none;
}
form.don-hang-gio-hang-add-form table tr td {
    padding: 5px;
    text-align: center;
}
.ten-san-pham a {
    color: #0092d0;
}
.ten-san-pham a.delete {
    display: block;
    color: #d93833;
    font-size: 15px;
}
form.don-hang-gio-hang-add-form .form-item input.form-text {
    width: 390px;
    height: 24px;
    text-indent: 5px;
}
form.don-hang-gio-hang-add-form .form-item input.form-text, form.don-hang-gio-hang-add-form .form-item textarea, form.don-hang-gio-hang-add-form  select{
	border: 1px solid #ddd !important;
}
form.don-hang-gio-hang-add-form table tbody tr td .form-item input.form-text {
    width: 50px;
}
form.don-hang-gio-hang-add-form table tbody tr td textarea {
    width: 200px;
    height: 40px;
    border-radius: 4px;
    text-indent: 5px;
}
form.don-hang-gio-hang-add-form table tbody tr td .thanh-tien {
    color: #665;
    font-size: 16px;
}
form.don-hang-gio-hang-add-form table tbody tr td .thanh-tien span.vnd-unit em, .price span.vnd-unit em, .tong-tien-tam-tinh p em {
    font-style: normal;
    color: #666;
    position: relative;
    top: -6px;
}
form.don-hang-gio-hang-add-form table tbody tr td .grippie {
    width: 198px;
    display: none;
}
form.don-hang-gio-hang-add-form .san-pham-item-image .image-hover {
	left: 81px;
    top: 74px;
}
form.don-hang-gio-hang-add-form .tong-tien-tam-tinh {
	float: right;
	margin-top: 10px;
	background: #f9f9f9;
	padding: 15px;
	min-height: 195px;
	width: 30%;
}
form.don-hang-gio-hang-add-form .tong-tien-tam-tinh p{
	margin-bottom: 3px;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}
form.don-hang-gio-hang-add-form .tong-tien-tam-tinh p span{
	float: right;
	margin-left: 20px;
}
form.don-hang-gio-hang-add-form .tong-tien-tam-tinh p span b{
	color:#d93833;
}
form.don-hang-gio-hang-add-form .tong-tien-tam-tinh p i {
	margin-left: 4px;
	color: #005e91;
}
form.don-hang-gio-hang-add-form .info {
	float:left;
	width: 680px;
}
form.don-hang-gio-hang-add-form .info .form-item label:not(.option) {
	float: left;
	width: 134px;
	font-weight: normal;
	margin-top: 3px;
}
form.don-hang-gio-hang-add-form .info .form-item input.form-text {
	width:400px;
}
form.don-hang-gio-hang-add-form .info .form-item-list {
	float:left;
	width:100%;
	margin-top: 12px;
}
form.don-hang-gio-hang-add-form .info .form-item-list .form-item {
	float:left;
	margin-top: 0px;
	margin-right:10px;
}
form.don-hang-gio-hang-add-form .info .form-item-list .form-item select{
	height: 28px;
	border-top: 1px solid #acadb2;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e2e9ef;
	border-right: 1px solid #e2e9ef;
}
form.don-hang-gio-hang-add-form .info .form-textarea-wrapper {
	float:left;
}
form.don-hang-gio-hang-add-form .info textarea {
	border-top: 1px solid #acadb2;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e2e9ef;
	border-right: 1px solid #e2e9ef;
}
form.don-hang-gio-hang-add-form .info .form-actions {
	float:left;
	width:100%;
	margin-bottom:50px;
}
form.don-hang-gio-hang-add-form .info .form-actions input.form-submit {
    background: #0092d0;
    color: white;
    border: none;
    border-bottom: 3px solid #327795;
    min-width: 205px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 17px;
	cursor:pointer;
}
form.don-hang-gio-hang-add-form .info .form-actions input.form-submit:hover {
	background: #fb5d14;
}
.china-unit em {
	font-style:normal;
}
table.don-hang-cua-ban-item tr td div.center {
	margin-left: 2px;
}
table.don-hang-cua-ban-item tr td button{
	display: block;
    margin-top: 4px;
    background: #FFC107;
    color: white;
    border: none;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	cursor:pointer;
}
table.don-hang-cua-ban-item tr td button:hover {
	background: #2ea300;
}
.inner-total-right {
	float:right;
}
.inner-total-right b {
	margin-left:5px;
}
form.don-hang-gio-hang-add-form, form.dat-hang-online-form {
	position:relative;
}
form.don-hang-gio-hang-add-form #loading, form.dat-hang-online-form #loading{
	width: 100%;
	position: absolute;
	top: 54px;
	text-align: center;
	float: left;
	height: auto;
	display: table;
}
form.don-hang-gio-hang-add-form #loading img, form.dat-hang-online-form #loading img{
	border-radius: 91px;
    overflow: hidden;
    width: 32px;
    height: 32px;
}
form.don-hang-gio-hang-add-form #loading span, form.dat-hang-online-form #loading span{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: black;
    text-transform: uppercase;
}
form.don-hang-gio-hang-add-form #loading, form.dat-hang-online-form #loading{
	display:none;
}
.loading-inner {
	min-height: 312px;
	float: left;
	height: auto;
	display: table;
	width: 100%;
}
form.don-hang-gio-hang-add-form .info .form-type-checkboxes {
	float:left;
	width:100%;
	margin-bottom: 5px;
}
form.don-hang-gio-hang-add-form .info .form-type-checkboxes .form-checkboxes {
	float:left;
}
form.don-hang-gio-hang-add-form .info .form-type-checkboxes .form-checkboxes .form-item {
	display: inline-block;
	margin-right: 20px;
}
form.don-hang-gio-hang-add-form .info .form-type-checkboxes .form-checkboxes .form-item label {
	float:none;
}
.lich-su-giao-dich-page-item .message-alert{
	background: #e5e5e5;
	padding-top:20px;
}
.lich-su-giao-dich-page-item .message-alert ul li {
	display: inline-block;
    width: 15%;
    text-align: center;
	padding-bottom: 20px;
}
.lich-su-giao-dich-page-item .message-alert ul li em {
	position: relative;
    font-style: inherit;
    top: -4px;
}
.lich-su-giao-dich-page-item .message-alert ul li.red b {
	color:red;
}
.lich-su-giao-dich-page-item .message-alert ul li.blue b {
	color:#2ea300;
}
.lich-su-giao-dich-page-item table {
	float: left;
    width: 100%;
}
.lich-su-giao-dich-page-item table tr th {
	border-right: 1px solid #e5e5e5;
    text-align: center;
    background: #0092d0;
    color: white;
    border-bottom: 2px solid #e5e5e5;
	padding-top: 5px;
    padding-bottom: 5px;
}
.lich-su-giao-dich-page-item table tbody tr {
	background:none;
}
.lich-su-giao-dich-page-item table tbody tr td {
	padding: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.lich-su-giao-dich-page-item table tbody tr td span.blue {
	color: #2ea300;
}
.lich-su-giao-dich-page-item table tbody tr td em {
	position: relative;
    top: -4px;
    font-style: inherit;
}
.lich-su-giao-dich-page-item table tbody tr td span {
	color:red;
}
.lich-su-giao-dich-page-item table tbody tr td .noi-dung {
	display: inline-block;
    width: 230px;
}
table.don-hang-cua-ban-item tr td button.dat-coc-full {
	background: #0092d0;
}
table.don-hang-cua-ban-item tr td button.dat-coc-full:hover{
	background: #2ea300;
}
.lich-su-giao-dich-page-item table tbody tr td a{
	color: #0092d0;
}
.lich-su-giao-dich-page-item .view-footer {
    float: left;
    width: 100%;
}
.lich-su-giao-dich-page-item .view-footer .item-list{
    float: right;
}
.lich-su-giao-dich-page-item .view-footer ul.pager {
    margin-top: 0px;
}
.lich-su-giao-dich-page-item .view-footer ul.pager li{
    padding: 0px;
    margin: 0px;
    margin-left: 7px;
}
.lich-su-giao-dich-page-item .view-footer ul.pager li a{
    background: #e5e5e5;
    padding-left: 10px;
    padding-right: 10px;
}
.lich-su-giao-dich-page-item .view-footer ul.pager li.pager-current{
    background: #185493;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}
.lich-su-giao-dich-page-item .view-footer a.export-excel {
    float: left;
    max-width: 140px;
    margin-top: 0px;
    width: auto;
    clear: none;
    font-size: 15px;
    color: green;
}
a.nap-them {
	color: rgb(0, 146, 208);
	text-decoration: underline;
}
p.cart-empty {
	margin-top: 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 19px;
    color: red;
	line-height:27px;
}
p.cart-empty a {
	color: #0331ff;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac{
	float:left;
	width:100%;
	margin-top: 0px;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac label {
	width: 165px;
	margin-top: 6px;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac .form-checkboxes {
	float:left;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac .form-checkboxes .form-item {
	width: auto;
	margin-right: 25px;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac .form-checkboxes label {
	width: auto;
	float: none;
}
form.gui-yeu-cau-form .form-item-yeu-cau-khac .form-checkboxes input {
	margin: 0px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
form.gui-yeu-cau-form .form-item-gia-tri-hang-hoa, form.gui-yeu-cau-form .form-item-so-luong {
	display:none;
}
form.khach-hang-forgot-password-form {
	float:left;
	width:100%;
}
form.khach-hang-forgot-password-form .form-item label {
	float: left;
	width: 165px;
	font-weight: normal;
	margin-top: 3px;
}
form.khach-hang-forgot-password-form .form-item input.form-text {
	width: 250px;
	height: 22px;
	text-indent: 5px;
}
form.khach-hang-forgot-password-form input.form-submit {
	margin-left: 164px;
    background: #0092d0;
    border: none;
    min-width: 150px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
}
.kien-hang-list-item {
	float:left;
	width:100%;
	position:relative;
}
.kien-hang-list-item a.shipping-address-request-cart, .kien-hang-list-item a.shipping-address-request-cart-update{
	position: fixed;
    right: 0px;
    background: #0092d0;
    top: 50%;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.kien-hang-list-item .item {
	float: left;
    width: 100%;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.kien-hang-list-item .item table {
	float: left;
    width: 100%;
	margin-bottom:10px;
}
.kien-hang-list-item .item .top {
	background: #f0f0f0;
    float: left;
    width: 98%;
    padding: 1%;
    color: #666;
}
.kien-hang-list-item .item .top strong {
	float:left;
	margin-right:30px;
}
.kien-hang-list-item .item .top span.status {
	background: red;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 13px;
}
.kien-hang-list-item .item .top span.status.blue {
	background: #0aab2c;
}
.kien-hang-list-item .item table tr td {
	text-align: center;
	width: 17%;
	padding: 1%;
	border: 1px solid #efeded;
}
.kien-hang-list-item .item table tr td .price {
	font-size: 17px;
}
.kien-hang-list-item .item table tr td .price em {
	position: relative;
	top: -4px;
	font-style: inherit;
	font-size: 13px;
}
.kien-hang-list-item .item ul {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.kien-hang-list-item .item .uk-grid ul{
	display:block;
}
.product-detail-kien-hang {
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.product-detail-kien-hang a {
	
}
.kien-hang-list-item .item ul li {
	float:left;
	width:100%;
	margin-bottom:15px;
	list-style: none;
}
.kien-hang-list-item .item ul li img {
	float: left;
	margin-right: 20px;
}
.kien-hang-list-item .item ul li a {
	display: block;
	color: #0092d0;
}
.kien-hang-list-item .item ul li span.thuoc-tinh {
	display: block;
}
.menu-info-left p.cap-do img {
	width: auto;
    height: auto;
    border-radius: 0;
}
form.khach-hang-rut-tien-add-form {
	float:left;
	width:100%;
	margin-bottom: 20px;
}
form.khach-hang-rut-tien-add-form .form-item {
	
}
form.khach-hang-rut-tien-add-form .form-item label {
	display: inline-block;
    margin-right: 10px;
	width: 90px;
    font-weight: normal;
}
form.khach-hang-rut-tien-add-form .form-item input.form-text {
	width: 115px;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin-right: 4px;
}
form.khach-hang-rut-tien-add-form .form-item .description {
	display: inline-block;
	font-size: 13px;
}
form.khach-hang-rut-tien-add-form .form-item .description em {
	font-style: inherit;
	position: relative;
	top: -4px;
}
form.khach-hang-rut-tien-add-form .form-item .description span{
	color: #55a809;
    font-weight: bold;
}
form.khach-hang-rut-tien-add-form input.form-submit{
	background: #55a809;
	border: none;
	padding: 7px;
	min-width: 106px;
	color: white;
	cursor: pointer;
	border-radius: 3px;
}
.rut-tien-list table tr td {
	text-align:center;
}
.kien-hang-history-status table {
	margin-top:10px;
	display:none;
}
.kien-hang-history-status table thead tr th {
	border: none;
	text-align: center;
	background: #e5e5e5;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.kien-hang-history-status table tr td {
	padding:3px !important;
}
.page-pager-list ul.pager {
	float:right;
}
.page-pager-list ul.pager li {
	padding: 0px;
	margin: 0px;
}
.page-pager-list ul.pager li a, .page-pager-list ul.pager li.pager-current{
	background: #f5f5f5;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.page-pager-list ul.pager li.pager-current, .page-pager-list ul.pager li a:hover {
	background: #0092d0;
    color: white;
}
a.yeu-cau-ship {
	float: right;
    background: red;
    color: white;
    border-radius: 11px;
    min-width: 100px;
    text-align: center;
	padding-left:5px;
	padding-right:5px;
}
a.yeu-cau-ship.blue {
	background: #18cf15;
}
.ngan-hang-logo-item {
	float:left;
	width:438px;
}
.ngan-hang-logo-item h5, .hang-van-chuyen-logo-item h5 {
	text-transform: uppercase;
	color: #444;
	font-size: 14px;
	margin-bottom: 10px;
}
.ngan-hang-logo-item .content a, .hang-van-chuyen-logo-item .content a {
	display: inline-block;
	width: 207px;
	height: 79px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.ngan-hang-hang-van-chuyen {
	margin-bottom:20px;
}
.hang-van-chuyen-logo-item {
	float: right;
    width: 662px;
}
.hang-van-chuyen-logo-item .content a {
	
}
.dia-chi-giao-dich {
	float: left;
    width: 420px;
    margin-right: 20px;
}
.dia-chi-giao-dich .item {
	float: left;
    width: 100%;
    margin-bottom: 10px;
}
.dia-chi-giao-dich .item strong i {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	color: #185493;
}
.footer-top .inner {
	float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}
.hotline-inner span {
	color:red;
}
.hotline-inner {
	float:right;
}
.hotline-inner b {
	font-size: 17px;
	color: #d92929;
}
.hotline-inner p {
	margin-top:0px;
	margin-bottom:10px;
}
.hotline-inner b.email {
	font-size:14px;
	color: #666;
    font-weight: normal;
}
.hotline-inner ul.social{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
}
.hotline-inner ul.social li {
	list-style: none;
}
.hotline-inner ul.social li a {
	float: left;
    background: white;
    width: 30px;
    height: 30px;
    border-radius: 38px;
    text-align: center;
    line-height: 31px;
    margin-right: 5px;
}
.hotline-inner ul.social li.facebook a i {
	color: #185493;
}
.hotline-inner ul.social li.google a i {
    color: #f00;
}
.hotline-inner ul.social li.youtube a i {
    color: #f00;
}
.hotline-inner ul.social li.twitter a i {
	color: #185493;
}
.full-with .container{
	width: 98%;
	margin: 0 auto;
	padding-left: 1%;
	padding-right: 1%;
}
footer.footer-member .copyright {
	float: right;
    color: white;
	text-align: right;
}
.full-with .group-content {
	width: 80%;
	float: right;
	margin-right: 1%;
	padding-top:10px;
	box-sizing: border-box;
	padding-right: 20px;
}
header.full-with ul.login {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 23px;
}
header.full-with ul.login li {
	float: left;
	margin-left: 7px;
	padding-left: 7px;
	list-style: none;
	padding-bottom:7px;
	position:relative;
}
header.full-with ul.login li a.logout {
	color: #185493;
}
.lich-su-giao-dich-page-item {
	margin-top:10px;
}
header.full-with ul.login li a.logout span.avatar {
	float: left;
    width: 30px;
    height: 30px;
    background: #ccc;
    border-radius: 31px;
    margin-right: 7px;
}
header.full-with ul.login li a.logout span.avatar img {
	border-radius: 31px;
}
header.full-with ul.login li a.logout b{
	float: left;
	margin-top: 4px;
}
.notify-sidebar{
	top: 0px !important;
}
.panel-notify ul li i {
	font-size: 22px;
  color: #999;
  font-weight: normal;
	margin-top: 4px;
}
header.full-with ul.login li div.logout-inner {
	display:none;
	position: absolute;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 202;
	padding: 0px;
    width: 207px;
	right: 15px;
	top: 34px;
}
header.full-with ul.login li div.logout-inner i {
	position: absolute;
    left: 28px;
    top: -10px;
    color: #e6e6e6;
}
header.full-with ul.login li div.logout-inner span {
	float: left;
	width: 30px;
	height: 30px;
	background: #ccc;
	border-radius: 31px;
	margin-right: 7px;
	margin-left: 10px;
	text-indent: 0px;
}
header.full-with ul.login li div.logout-inner span img {
	border-radius: 31px;
}
header.full-with ul.login li div.logout-inner p {
	margin: 0px;
	border-top: 1px dotted #e5e5e5;
	float: left;
	width: 100%;
	text-indent: 10px;
}
header.full-with ul.login li:hover div.logout-inner{
	display:block;
}
header.full-with ul.login li div.logout-inner p a {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
header.full-with ul.login li div.logout-inner p a b{
	text-indent: 5px;
    float: left;
    color: #185493;
}
header.full-with ul.login li div.logout-inner p.no-border {
	border:none;
}
header.full-with ul.login li div.logout-inner p.children a {
	line-height: 15px;
}
ul.step-action {
	padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
ul.step-action li {
	list-style: none;
    float: left;
    padding-left: 10px;
    height: 31px;
    line-height: 32px;
    margin-right: 10px;
    padding-right: 10px;
}
ul.step-action li.last {
	background:none;
}
ul.step-action li b{
	float: left;
	margin-right: 10px;
}
ul.step-action li a span, ul.step-action-kien-hang li a span {
    border-radius: 3px;
    padding: 0px;
    font-size: 12px;
    line-height: 14px;
}
ul.step-action li.active {
    color: white;
}
header.full-with ul.login li.cart-user a {
	position:relative;
}
header.full-with ul.login li.cart-user a span {
	position: absolute;
	background: #d70c0f;
	line-height: 15px;
	font-size: 11px;
	color: white;
	min-width: 22px;
	text-align: center;
	border-radius: 9px;
	right: -13px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: -12px;
}
.panel-notify {
	position: absolute;
	top: 63px;
    right: 92px;
	z-index: 99999;
	display: none;
	width: 426px;
	background: #fff;
	float: left;
	height: 580px;
	box-shadow: 0 2px 5px 0 rgba(50,50,50,0.64);
}
.panel-notify .notify-header{
	display: inline-block;
	width: 100%;
	float: left;
	background: #f6f8f8;
	border-bottom: 1px solid #bfbfbf;
	padding: 7px 0;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #032d3e;
	font-weight: bold;
	position: relative;
	z-index: 10;
	border-top: 1px solid #e3e5e5;
  border-bottom: 1px solid #e3e5e5;
}
.notify-header:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194,225,245,0);
    border-bottom-color: #e3e5e5;
    border-width: 10px;
    margin-left: -10px;
    right: 9px;
    top: -20px;
    z-index: -1;
}
.notify-header:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-bottom-color: #f6f8f8;
    border-width: 9px;
    margin-left: -9px;
    right: 10px;
    top: -17px;
}
.panel-notify .notify-body{
	display: inline-block;
    width: 100%;
    float: left;
    background: transparent;
    position: relative;
}
.panel-notify .notify-body ul.notify-sidebar {
	height: 542px;
    -webkit-box-shadow: inset -2px 0px 5px 0px #dbdbdb;
    -moz-box-shadow: inset -2px 0px 5px 0px #dbdbdb;
    box-shadow: inset -2px 0px 5px 0px #dbdbdb;
	z-index: 9;
    width: 68px;
    display: inline-block;
    float: left;
    background: #f9f9f9;
    position: relative;
    border-right: 1px solid #dbdbdb;
	padding: 0px;
	margin: 0px;
}
.panel-notify .notify-body ul.notify-sidebar li {
	width: 100%;
  margin: 0px;
  padding: 0px;
	float: none;
  height: auto;
  line-height: normal;
	border: 0px;
}
.panel-notify .notify-body ul.notify-sidebar li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 23px 0;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
.uk-badge-abs{
	   position: absolute;
    top: 4px;
    right: 5px;
    text-align: center;
    z-index: 99;
}
.panel-notify .notify-body ul.notify-sidebar li a.active {
	background: #219ae8;
	cursor: pointer;
}
.panel-notify .notify-body ul.notify-sidebar li a.active i{
	color:white;
}
.search-text ul.search-hover {
	float: left;
    width: 106px;
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    cursor: pointer;
    background: #e5e5e5;
	margin-right: 10px;
	position: absolute;
	z-index: 100;
}
.search-text .form-item-category {
	display:none;
}
.search-text ul.search-hover li {
	float: left;
	width: 91%;
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	height: 45px;
	line-height: 45px;
}
.search-text ul.search-hover li:hover {
	background:white;
}
.search-text ul.search-hover li img {
	max-width: 71px;
}
.search-text img.active-seleted {
	max-width: 71px;
	background: #e5e5e5;
	padding-left: 10px;
	margin-right: 4px;
	cursor: pointer;
}
.search-text span {
	float: left;
	background: #e5e5e5;
	height: 45px;
	line-height: 50px;
	display: block;
	border-right: 1px solid #e5e5e5;
}
.search-text span i {
	margin-right: 10px;
}
.info-header-nabar span.avatar{
	overflow: hidden;
	position: relative;
	cursor: pointer;
	width: 100px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	height: 100px;
	display: inline-block;
    border-radius: 50%;
    margin-top: 30px;
}
.info-header-nabar span.avatar:hover img{
	background:black;
	opacity:0.7;
}
.info-header-nabar span.avatar:hover em {
	position: absolute;
	top: 30px;
	text-align: center;
	color: white;
	width: 100%;
	font-weight: normal;
	left: 0px;
}
.info-header-nabar span.avatar input#myfile {
  height: 100px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 100px;
  z-index: 2;
  opacity: 0.0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -khtml-opacity: 0.0;
  -moz-opacity: 0.0;
}
.footer-bottom-right {
	float: right;
	margin-top: 5px;
}
.footer-bottom-right a{
	float:left;
}
.footer-bottom-right a.dmca{
	float: left;
    margin-top: 7px;
    margin-left: 10px;
}
.dat-hang-online-form  table tr td .hinh-anh .product-img a.btn-upload {
	position: relative;
}
.dat-hang-online-form  table tr td .hinh-anh .product-img a.btn-upload input {
	float: left;
	position: absolute;
	left: 0px;
	width: 46px;
	background: none;
	opacity: 0.0;
	cursor: pointer;
}
.olay-css {
    position: absolute;
    width: 100%;
    height: 100%;
}
.notify-content ul li{
	float: none;
	clear: both;
}
.notify-body{
	height: 100%;
}
.notify-body:after {
	content: "";
	clear: both;
	display: block;
}
.notify-body .notify-sidebar{
	width: 18% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.notify-body .notify-content{
	float: left;
	width: 82%;
	height: 100%;
	box-sizing: border-box;
}
.notify-body .notify-content ul{
	padding-left: 0px;
}
.notify-body .notify-content ul li{
    height: auto;
    border-top: 0px !important;
    float: none;
    padding: 10px;
    margin-left: 0px !important;
    border-bottom: 1px solid #dddfe2 !important;
    width: 100%;
    box-sizing: border-box;
    transition: background .5s ease-out;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    line-height: normal;
}
.notify-body .notify-content ul li em {
	font-style: inherit;
    position: relative;
    top: -4px;
}
.notify-body .notify-content ul li a{
	display: block;
	float: none;
}
.menu-header ul ul:not(.notify-sidebar) li:nth-child(2n){
	background: #edf2fa;
}
.notify-body .notify-content ul li:hover{
	background: #185493 !important;
	color: #fff;
}
.notify-body .notify-content ul li:hover a{
	color: #ffffff;
}
form.don-hang-gio-hang-add-form .shop-item {
	float:left;
	width:100%;
	margin-bottom: 20px;
	position:relative;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac {
	float: right;
	position: absolute;
	right: 15px;
	top: 6px;
    background: white;
    padding-right: 10px;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-type-radios label {
    display: inline-block;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-type-radios .form-radios {
    display: inline-block;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-type-radios .form-radios .form-item input {
    margin: 0px;
}
.pham-tram-phi-giao-dich {
    display: inline-block;
    width: 100%;
    background: red;
    text-align: center;
    margin-bottom: 10px;
    color: white;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item {
	display: inline;
    margin-left: 10px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong {
	float: right;
    width: 23%;
    background: #f9f9f9;
    padding: 1%;
	padding-top:1%;
	padding-top:1%;
}
form.don-hang-gio-hang-add-form .shop-item h3 {
	margin: 0px;
    background: #e5e5e5;
    padding: 6px;
	margin-bottom: 10px;
    font-size: 13px;
}
form.don-hang-gio-hang-add-form .shop-item h3 input.shop-check-all {
	float: left;
    margin-right: 10px;
    margin-top: 5px;
}
form.don-hang-gio-hang-add-form .shop-item table.data-item {
	width: 74%;
    margin-right: 3%;
}
form.don-hang-gio-hang-add-form .shop-item table.data-item thead th{
	background: none;
    border-right: 0px;
    border-left: 0px;
}
form.don-hang-gio-hang-add-form .shop-item table.data-item tr td {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
form.don-hang-gio-hang-add-form .shop-item table.data-item tr td a.delete{
	color: #f44336;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul {
	padding: 0px;
    margin: 0px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li{
	list-style: none;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span {
	float: left;
	width: 60%;
	position:relative;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul.final li b {
    text-align: right;
    width: 40%;
    float: right;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover.hiden {
	position: absolute;
	background: white;
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 999;
	width: 160%;
	display:none;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover::before, form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover::after {
	right: 100%;
	top: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover::before{
	border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 8px;
    margin-top: -8px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover::after{
	border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 7px;
    margin-top: -7px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span:hover div.hover.hiden {
	display:block;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover p {
	
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span div.hover a{
	float: left;
	width: 100%;
	text-align: center;
	color: #005e91;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li span i {
	margin-left: 5px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong ul li em {
	position: relative;
	font-style: inherit;
	top: -4px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong .form-item input.form-text {
	width: 100%;
	border-radius: 4px;
    border: 1px solid #acadb2;
}
form.don-hang-gio-hang-add-form .shop-item table tbody tr td .form-item input.form-text {
	border-radius: 4px;
    border: 1px solid #acadb2;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong .form-item label {
	font-weight: normal;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong .form-item textarea {
	border-radius: 4px;
}
form.don-hang-gio-hang-add-form .shop-item .shop-tong .form-item .grippie {
	display:none;
}
ul li.tong-tien-theo-shop b {
	color: #d93833;
	font-size: 16px;
}
form.don-hang-gio-hang-add-form .shop-item table tr td a.delete-shop {
	color: #174b84;
    font-size: 15px;
}
a.product-name {
	color: #185493;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item i {
	color: #8e8b8b;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item.blue i {
	color: #0a960e;
}
.san-pham-item-muilt-item {
	max-width: 310px;
}
.don-hang-detail-item .shop-item table.data-item thead tr th {
	border-bottom:1px solid #e5e5e5;
}
.don-hang-detail-item form.don-hang-gio-hang-add-form .shop-item {
	background:white;
}
span.vi-dien-tu a {
	color:white;
}
a.shipping-address-request-cart b, a.shipping-address-request-cart-update b{
	text-transform: none;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    color: #FFEB3B;
}
table.dia-chi-giao-hang-item {
	float:left;
	width:100%;
    display: inline-table;
}
table.dia-chi-giao-hang-item tbody {
	border:none;
}
table.dia-chi-giao-hang-item tr.color {
	background: #f9f9f9;
}
table.dia-chi-giao-hang-item tr td {
	padding:5px;
}
table.dia-chi-giao-hang-item tr.odd {
	background: none;
    border-bottom: 1px solid #f9f9f9;
}
table.dia-chi-giao-hang-item tr.odd td .action a{
	margin-left: 5px;
}
table.dia-chi-giao-hang-item thead th {
	border-bottom: 1px solid #f9f9f9;
    background: #185493;
    color: white;
    font-weight: normal;
    padding: 5px;
}
form.dia-chi-giao-hang-add-form {
	float: left;
    width: 100%;
}
form.dia-chi-giao-hang-add-form .form-item label {
	float: left;
    width: 190px;
	margin-top: 4px;
    font-weight: bold;
}
form.dia-chi-giao-hang-add-form .form-item input.form-text {
	width: 350px;
    height: 23px;
	border: 1px solid #ddd;
    text-indent: 5px;
}
form.dia-chi-giao-hang-add-form  .form-item-birthday input.form-text{
	background: url(../images/birthday3.png) no-repeat left center;
	padding-left: 30px;
}
form.dia-chi-giao-hang-add-form .form-item select {
	height: 28px;
  width: 175px;
	border: 1px solid #ddd;
}
form.dia-chi-giao-hang-add-form input.form-submit{
	margin-left: 99px;
}
.img-responsive img{
	max-width: 100%;
	height: auto;
}
.tin-lien-quan img{
	box-shadow: 1px 8px 15px rgba(0, 0, 0, 0.5);
}
#popup-yeu-cau-giao-hang .uk-modal-dialog {
	max-width: 780px;
}
#popup-yeu-cau-giao-hang .uk-modal-dialog button.uk-modal-close-default {
	position: absolute;
    right: 7px;
    top: 8px;
    background: none;
    border: none;
}
.dia-chi-giao-hang-inner h4 {
    float: left;
    width: 96%;
    background: #185493;
    padding: 2%;
    padding-top: 6px;
    padding-bottom: 6px;
    color: white;
}
.dia-chi-giao-hang-inner ul {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.dia-chi-giao-hang-inner ul li {
	list-style: none;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	cursor:pointer;
	background: #e5e5e5;
    margin-bottom: 5px;
}
.dia-chi-giao-hang-inner ul li:hover, .dia-chi-giao-hang-inner .don-vi-van-chuyen span:hover, .hinh-thuc-thanh-toan span:hover, .dia-chi-giao-hang-inner .selected, .dia-chi-giao-hang-inner div span.selected{
	background: #0092d0;
	color:white;
}
.dia-chi-giao-hang-inner a.gui-yeu-cau, .dia-chi-giao-hang-inner a.gui-yeu-cau-update{
    float: right;
    background: #FF9800;
    color: white;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    border-radius: 21px;
}
.dia-chi-giao-hang-inner {
	display: inline-block;
	width: 100%;
    width: calc(100% - 20px);
    padding: 10px;
}
.dia-chi-giao-hang-inner .don-vi-van-chuyen {
	display: inline-block;
    width: 100%;
}
.dia-chi-giao-hang-inner .don-vi-van-chuyen span, .hinh-thuc-thanh-toan span {
	display: inline;
    background: #e5e5e5;
    margin-right: 8px;
    padding: 5px;
    cursor: pointer;
}
.dia-chi-giao-hang-inner div.message-status-error{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: red;
}
.dia-chi-giao-hang-inner .message-status-success{
	text-align: center;
	font-size: 24px;
	color: #005e91;
}
.dia-chi-giao-hang-inner textarea{
	float: left;
    width: 98.7%;
    border: 1px solid #ccc;
    text-indent: 2px;
}
.menu-header li.cart-user span.cart-count{
	position: absolute;
    left: 11px;
    z-index: 10;
    background: red;
    color: white;
    font-size: 11px;
    top: 3px;
    text-align: center;
    display: flex;
    padding: 1px 3px;
    min-height: 13px;
    line-height: 13px;
    border-radius: 2px;
}
.menu-header li.cart-user i{
	font-size: 22px;
}
.node-type-thongbao .thong-bao-chi-tiet{
	box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
}
.node-type-thongbao .thong-bao-chi-tiet .uk-grid{
	  padding-top: 42px;
}
.node-type-thongbao .thong-bao-chi-tiet .title-qc{
	background: #0F75BD;
	position: absolute;
	padding: 10px 15px 10px 20px;
	color: #fff;
	left: -20px;
	font-size: 25px;
	top: 8px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	font-weight: bold;
}
.img-responsive{
	max-width: 100%;
}
.node-type-thongbao .thong-bao-chi-tiet h1{
	color: #ED1B24;
  font-size: 24px;
  line-height: normal;
	padding-top: 10px;
}
.node-type-thongbao .thong-bao-chi-tiet .noi-dung{
	clear: both;
	padding: 5px;
}
.uk-badge-tb{
	  background: #00a8e6;
    color: #fff;
    font-size: 15px;
}
.step-action li.active a{
	color: #333;
}
ul.step-action-kien-hang {
    padding-left: 0px;
}
ul.step-action-kien-hang li {
	float: left;
	display: inline-block;
	margin-right: 5px;
	list-style-type: none;
}
ul.step-action-kien-hang li a {
	display: block;
	background: #f1f1f1;
	padding: 5px;
	margin-bottom: 5px;
}
ul.step-action-kien-hang li.active a{
	background: #185493;
  color: #fff;
}
.toggle-left{
	  float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
    margin-top: 5px;
}
.toggle-left:hover{
	color: #ffffff;
}
h3 i.stt, .data-item tr td i.stt {
	float: left;
    margin-right: 10px;
    font-style: normal;
    background: #0099fe;
    border-radius: 12px;
    min-width: 20px;
    text-align: center;
    font-weight: bold;
    color: white;
	height: 20px;
	line-height: 20px;
}
.data-item tr td i.stt{
	background: #3db660;
}
.data-item tr td .form-type-checkbox {
	text-align: left;
	margin-left: 4px;
}
.data-item tr td.product-check {
	vertical-align: middle;
}
.flip-down{
	position: absolute;
	background: #fff;
	z-index: 999;
	top: 45px;
	box-shadow: 0 10px 20px -4px rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.1);
	right: 0px;
	opacity: 0;
	transition: opacity .2s,visibility .2s,margin-top .2s;
	display: none;
}
.flip-down:before{
	content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border: inherit;
    background: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: -1;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    -webkit-transform: scaleX(0.6) rotate(45deg);
    -ms-transform: scaleX(0.6) rotate(45deg);
    transform: scaleX(0.6) rotate(45deg);
    left: auto;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    -webkit-transform: scaleX(0.9) rotate(45deg);
    -ms-transform: scaleX(0.9) rotate(45deg);
    transform: scaleX(0.9) rotate(45deg);
}
.flip-down:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    z-index: -1;
}
.flip-down-content{
	  width: 330px;
    padding: 20px;
}
.flip-login{
	color: #ffffff !important;
	float: none !important;
}
.flip-footer{
	background: #f6f6f6;
  padding: 5px 20px;
}
a.dang-ky-flip{
	 float: none !important;
   color: #0898ff !important;
   font-weight: bold;
}
a.close-flip-down{
	  position: absolute;
    top: 0px;
    right: 10px;
    font-size: 14px;
    font-weight: normal;
}
a.close-flip-down i{
	font-size: 18px;
}
.page-node .main{
	background: #f5f5f5;
	border-bottom: 1px dotted #ddd;
}
.bai-viet-detail{
	padding: 30px 20px 20px 20px;
	box-sizing: border-box;
	box-shadow: 0 1px 29px 0 #bbb;
}
.menu-info-left h3 a{
	color: #ffffff;
}
.ttcn-wrap-basic{
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ttcn-wrap-title{
	background: #f5f5f5;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.ttcn-wrap-content{
	padding-left: 5px;
	padding-right: 5px;
}
.ttcn-wrap-basic:after {
    content: "";
    clear: both;
    display: block;
}
form.dia-chi-giao-hang-add-form input.form-submit {
  margin-left: 0px;
	background: #185493;
	padding-top: 3px;
  padding-bottom: 3px;
}
li.ds-donhang a{
	  background: #f1f1f1;
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    padding-left: 13px;
    padding-right: 13px;
}
.thong-tin-ca-nhan-form .container-inline-date .form-item-birthday-date label{
	display: none;
}
.thong-tin-ca-nhan-form .container-inline-date .date-padding{
	padding: 0px;
	margin-top: 5px;
}
.thong-tin-ca-nhan-form .form-item-address, form.thong-tin-ca-nhan-form .tinh-tp .form-item-gioi-tinh{
	margin-bottom: 10px !important;
}
form.don-hang-gio-hang-add-form .info .form-item-list .form-item-city{
	  clear: both;
}
#backtotop{
	  background: url(../images/top_1.png) no-repeat center center;
    bottom: 45px;
    cursor: pointer;
    display: none;
    height: 59px;
    position: fixed;
    right: 5px;
    text-indent: -9999px;
    width: 70px;
    z-index: 16000002;
}
#backtotop:hover {
    opacity: 0.8;
}
.header-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
}
.bang-gia-item h2{
	font-size: 22px;
}
.uk-table thead th{
	background: #f1f1f1;
}
.uk-table-condensed td{
	padding: 10px;
	font-size: 15px;
	border-right: 1px dotted gainsboro;
}
.capdo thead th{
	background: #0092d0;
	color: #ffffff;
}
.page-bang-gia-dich-vu .group-content, .page-bang-gia-dich-vu  .group-content, .page-bang-gia-quang-chau .group-content {
	  box-shadow: 0 1px 29px 0 #bbb;
    padding: 30px 35px 20px 20px;
    box-sizing: border-box;
		margin-bottom: 10px;
}
.page-bang-gia-dich-vu .uk-table thead th, .page-bang-gia-ky-gui-hang .uk-table thead th, table.table-phi-yeu-cau-them-item tr th{
	background: #185493 !important;
	color: #fff !important;
    font-family: arial;
    text-align: center;
    border: 1px solid #235c99;
}
.bang-gia-item {
    float: left;
    width: 100%;
}
.page-bang-gia-dich-vu h2, .page-bang-gia-ky-gui-hang h2, .page-bang-gia-quang-chau h2{
	color: #185493;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 30px;
	clear: both;
}
#bang-gia-chi-phi th{
	min-width: 62px;
}
.td-accordion-title .fa:before {
    content: "\f056";
    font-family: Roboto, FontAwesome;
    font-size: 16px;
}
.collapsed  .fa:before {
    content: "\f055";
    font-family: Roboto, FontAwesome;
    font-size: 16px;
}
.td-accordion-title  i {
    color: #41b763;
    font-size: 18px;
    margin-top: 5px;
}
h3.td-accordion-title{
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
}
hr.hr-1 {
	margin: 0;
	border: 0;
	border-top: 1px solid #eee;
}
.td-underline{
	text-decoration: underline;
}
.td-accordion-content{
	background: #f9f9f9;
	padding: 5px;
}
.item-list .pager{
	margin-top: 8px;
}
.banner-faq{
	  min-height: 240px;
    clear: both;
    background: url(../images/bannger_hotro_1.jpg) no-repeat;
    background-position: center top;
    position: relative;
}
.faq {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
}
.page-cau-hoi-thuong-gap-td .title-page{
	display: none;
}
#td-faq{
	margin-bottom: 10px;
}
.kien-hang-list-item a.chon-tat-ca {
	float: right;
    margin-top: 18px;
}
.gia-tri-hop-tac img{
	margin: auto;
	display: block;
}
form.dat-hang-online-form .info .form-item .grippie{
	display: none;
}
form.dat-hang-online-form .info .form-item textarea {
    width: 450px;
		border: 1px solid #ddd;
}
.item-list .pager li{
	float: none;
}
.uk-text-primary a{
	color: #2d7091!important;
}
#overlay_body{
	background: #000;
	opacity: 0;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: all .5s ease-out;
}
.hover-overlay{
	opacity: .5 !important;
	visibility: visible !important;
	transition: all .5s .1s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation: bounce 2s infinite;
	font-size: 15px;
}
.padding-right{
	margin-right: 5px;
}
.call-left {
    position: fixed;
    left: 0px;
    z-index: 999;
    bottom: 0px;
}
.call-left .wrapper-call .submit-box {
    background-color: #eb5256;
    width: 300px;
    color: #FFF;
    text-align: center;
    padding: 10px;
    display: none;
}
.call-left .wrapper-call .submit-box.form-submit-open {
    display: block;
}
.call-left .wrapper-call .submit-box .call-submit {
    margin-top: 5px;
    background-color: #FFF;
}
.call-submit .call-icon {
    background: url(../images/icon-form-call.png);
    height: 24px;
    width: 15px;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 10px;
}
.call-submit input#call-info {
    width: 210px;
    height: 30px;
    background: #FFF;
    border: none;
    float: left;
    color: #000;
    font-size: 14px;
}
.call-left .wrapper-call .submit-box input#call-submit {
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    background: #36ace1;
    border: 0px;
    float: right;
    width: 55px;
    height: 30px;
		cursor: pointer;
}
.clearfix:before, .clearfix:after{
	display: table;
  content: " ";
}
.call-left .wrapper-call .submit-box .call-submit {
    margin-top: 5px;
    background-color: #FFF;
		cursor: pointer;
}
.call-left .wrapper-call .submit-box .call-close {
    background: url(../images/close-call.png);
    height: 20px;
    width: 20px;
    top: -15px;
    right: -15px;
    position: absolute;
    background-color: #FFF;
		cursor: pointer;
}
.baiviet-list-item .uk-button, .view-dichvu .views-field-php .uk-button{
	background: #52aa54;
  color: #fff;
	transition: background .5s ease-out;
}
.baiviet-list-item .uk-button:hover, .view-dichvu .views-field-php .uk-button:hover{
	background: #ff531a;
}
.front .phone-online{
	display: none;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.label-success {
    background-color: #5cb85c;
}
.label-danger {
    background-color: #d9534f;
}
.ghi-chu-red{
	background: red;
	color: #fff;
	vertical-align: middle;
}
.ghi-chu-red a {
    color: #fff;
}
.label-bs {
    font-family: Arial;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    margin-right: 3px;
}
.label-bs-success {
    background-color: #5cb85c;
}
.label-bs-warning {
    background-color: #f0ad4e;
}
.label-bs-danger {
    background-color: #d9534f;
}
.label-bs-primary {
    background-color: #337ab7;
}
.other-diachi label{
	float: left;
	min-width: 150px;
}
.addresscon {
    padding: 6px;
    background: url(../images/addonebgs.png) repeat;
		margin-top: 12px;
		margin-bottom: 12px;
}
.addresscon ul {
    padding: 20px 25px;
    background-color: #fff;
		margin: 0px;
}
.addresscon ul li {
    list-style-type: none;
    vertical-align: bottom;
		clear: both;
}
.addresscon ul li:after{
	clear: both;
	content: "";
	display: block;
}
.addresscon ul strong {
    display: block;
    width: 130px;
}
.flo {
    float: left;
}
.ttcn-wrap-title:after{
	clear: both;
	content: "";
	display: block;
}
.ttcn-wrap-title span{
	float: left;
	margin-right: 5px;
}
.ttcn-wrap-title .form-item-dongbo{
		float: right;
		margin: 0px;
}
.ttcn-wrap-title .form-item-dongbo label{
	  width: auto !important;
    float: none !important;
    margin-top: 0px !important;
}
.other-diachi{
	clear: both;
}
.truso-china{
	 background: #EAF8FF;
   padding: 5px;
	 font-weight: bold;
	 text-transform: uppercase;
	 margin-top: 0px;
}
a.non-format{
	float: none !important;
	text-align: center;
	display: block;
	clear: both;
	padding: 5px;
	color: #185493 !important;
	font-weight: bold;
	background: #f6f8f8;
}
table {
    width: 100%;
    margin: 0 0 10px;
    background-color: #fff;
    border-collapse: collapse;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
}
table.kien-hang-table-cong-no-item {
    float: right;
    width: 59%;
    margin-bottom: 50px;
}
table.kien-hang-table-cong-no-item td, table.kien-hang-table-cong-no-item th {
    vertical-align: top;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ddd;
    padding: 5px;
}
table.kien-hang-table-cong-no-item  th {
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    color: #666;
    background: #eee;
}
table.kien-hang-table-cong-no-item tr.blue {
    background: #48cd3f;
    color: white;
}
table.kien-hang-table-cong-no-item tr.red {
    background: red;
    color: white;
}
table.kien-hang-table-cong-no-item tr:hover{
	color: #333;
}
.megarow div.views-megarow-content {
    border: 3px solid #0074bd;
}
div.views-megarow-content .megarow-content .megarow-throbber-wrapper {
    text-align: center;
}
div.views-megarow-content .megarow-header {
    background-color: #FFFFFF;
    cursor: pointer;
    padding: 0px;
}
div.views-megarow-content .megarow-title {
    background: url(/images/icon-close.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: menutext;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
}
.content-detail{
	padding: 5px;
}
.megarow-header a.close{
	float: right;
	color: #000;
	font-size: 16px;
	padding-right: 5px;
}
.btn-login{
	background: #3b5998 none repeat scroll 0 0;
	color: #fff;
	margin-right: 20px;
	margin-bottom: 10px;
}
.btn-login::after {
  clear: both;
  content: "";
  display: block;
}
.btn-login i{
	border-right: 2px solid #2f477a;
	display: block;
	float: left;
	font-size: 22px;
	padding: 8px 10px;
	text-align: center;
	width: 18px;
}
.btn-login a{
	color: #fff;
	display: block;
	float: left;
	padding: 8px;
	text-align: center;
	width: 85%;
}
.btn-google{
	background: #DF4A32;
}
.btn-google i{
	border-right: 2px solid #B33B28;
}
.popup-login-register-pc .left-popup{
	float: none;
	width: 66.666%;
	padding-top: 0px;
}
.map-vn img{
	max-width: 100%;
}
.info-login{
	background: #f9f9f9 none repeat scroll 0 0;
	padding: 5px;
}
.popup-login-register-pc{
	padding-top: 35px;
}
.popup-login-register-pc h1{
	font-size: 30px;
	padding-bottom: 5px;
}
.don-hang-user-search-form select{
	width: 200px;
}
.export-excel{
	width: 100%;
	margin-top: 5px;
	font-size: 20px;
	max-width: 50px;
	clear: both;
}
span.hailong{
	color: red;
	font-weight: bold;
	font-size: 19px;
}
.ky-gui-anchor{
	cursor: pointer;
}
span.hailong:after {
    content: "";
    clear: both;
    display: block;
}
.ghi-chu-kien-hang-khach-hang {
    border: 1px solid red;
    padding: 5px;
    min-width: 100px;
    border-radius: 10px;
    background: #f5f5f5;
}
.don-hang-detail-item a.kien-hang-detail-update-view {
	float: left;
    margin-right: 6px;
}
.don-hang-detail-item a.don-hang-chat i {
	margin-right:5px;
}
.don-hang-close-item {
	display: inline-block;
    width: 100%;
}
.don-hang-close-item ul {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
}
.don-hang-close-item ul li {
	display: inline-block;
	width: 48%;
	margin-right: 2%;
}
.don-hang-close-item ul li.last {
	margin-right:0px;
	float: right;
}
.don-hang-close-item ul li a {
	background: #2196F3;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}
.don-hang-close-item ul li a:hover {
	background: #0f5892;
}
.don-hang-close-item ul li a.active{
	background: #119817;
}
.don-hang-close-item button.btn-submit {
	width: 100%;
	background: #FF9800;
	color: white;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.don-hang-close-item button.btn-submit:hover {
	background:#FFC107;
}
.don-hang-close-item ul li select {
	display:none;
}
.don-hang-close-item .status.message {
	text-align: center;
	text-transform: uppercase;
	line-height: 29px;
}
.don-hang-close-item .status.message.status-0{
	color: red;
}
.don-hang-close-item .status.message.status-1 {
	color:green;
}
.don-hang-close-item .status.message b {
	color:black;
	font-size: 18px;
}
.don-hang-close-item .status.message b em {
	font-size: 13px;
	text-transform: none;
	font-style: normal;
	position: relative;
	top: -5px;
}
table.kien-hang-status-change-table-item thead tr th {
	border: none;
    background: #f0f0f0;
    font-weight: normal;
    padding: 6px;
}
table.kien-hang-status-change-table-item tbody {
	
}
table.kien-hang-status-change-table-item tbody tr{
	background: none;
	border:none;
}
table.kien-hang-status-change-table-item tbody tr td{
	padding: 5px;
	border: 1px solid #ccc;
}
strong.nhan-hang {
	margin-left: 20px;
    color: #666;
}
.social-item {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.tag-cloud, .bai-viet-left-item {
	margin-bottom:20px;
}
.tag-cloud h3, .bai-viet-left-item h3 {
	background: #185493;
    color: white;
    text-indent: 5px;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    min-width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	margin-bottom: 0px;
}
.bai-viet-left-item .content, .tag-cloud .content {
	display: inline-block;
    background: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 30px);
	box-shadow: 1px 1px 1px #ccc;
}
.bai-viet-left-item .content ul{
	padding-left: 0px;
    margin: 0px;
}
.bai-viet-left-item .content ul li {
	margin:0px;
	list-style: none;
	margin-bottom: 5px;
    padding-bottom: 5px;
}
.bai-viet-left-item .content ul li a i{
	margin-right: 7px;
}
.bai-viet-left-item .content ul li a{
	font-size: 12px;
	font-family: "Noto Serif";
}
.bai-viet-left-item .content ul li ul li {
	margin-top: 5px;
	margin-left: 15px;
}
.bai-viet-left-item .content ul li a:hover {
	
}
.tag-cloud .content a{
	background: #a6a6a6;
	color: #fff;
	padding: 2px 10px 4px;
    display: inline-block;
    margin: 0 0px 3px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	font-size: 12px;
    margin-right: 5px;
}
.tag-cloud .content a:hover {
	color: #a6a6a6;
	background: #1a1a1a;
}
.menu-footer-bar ul li{
	float: left;
    width: 23%;
    margin-right: 2%;
    min-height: 155px;
    margin-bottom: 20px;
}
.menu-footer-bar ul li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-footer-bar ul li a i {
	margin-right:3px;
}
.menu-footer-bar ul li ul li {
	width:98%;
	min-height:auto;
	margin-bottom:0px;
}
.menu-footer-bar ul li ul li a {
	font-size: 13px;
    display: inline-block;
    width: 100%;
    margin-top: 4px;
	text-transform: none;
	font-weight:normal;
}
.menu-footer-bar {
	margin-top:20px;
	background: white;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 1px 1px 1px #ccc;
	padding: 20px;
}
.header-top-top .cart-user .cart-list{
    display: none;
    position: absolute;
    left: 0px;
    width: 220px;
    background-color: #fafafa;
    border-radius: 4px;
    box-shadow: 0 7px 8px -4px rgba(0,0,0,0.2), 0 13px 19px 2px rgba(0,0,0,0.14), 0 5px 24px 4px rgba(0,0,0,0.12);
    top: 100%;
    z-index: 100;
    padding-top: 15px;
    overflow: hidden;
}
.header-top-top .cart-user .cart-list ul{
    margin: 0;
    padding: 0;
}
.header-top-top .cart-user .cart-list .cart-list-header{
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 5px 10px;
}
.header-top-top .cart-user .cart-list ul li{
    display: block;
    margin: 0;
    padding: 5px 15px 10px;
    line-height: 30px;
    width: calc(100% - 30px);
    float: none;
}
.header-top-top .cart-user .cart-list.active{
    display: block;
}
.header-top-top .cart-user .cart-list .btn-go-to-cart{
    text-align: center;
    margin: 10px 0;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.header-top-top .cart-user .cart-list .btn-go-to-cart a{
    line-height: 30px;
    padding: 5px 20px;
    border: 1px solid #333;
    border-radius: 5px;
    text-align: center;
    float: none;
}
.header{
    position: relative;
}
.menu-one-page-bao-gia ul {
	background: #fff;
	padding: 15px;
	margin: 0;
	width: calc(100% - 30px);
	box-shadow: 0 1px 15px 0 #ccc;
}
.menu-one-page-bao-gia ul li{
	margin: 0px;
    margin-bottom: 0px;
	list-style: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.menu-one-page-bao-gia ul li{
	max-width: 180px;
	margin-bottom: 10px;
}
.menu-one-page-bao-gia ul li a{
	font-size: 12px;
	font-family: "Noto Serif";
	text-transform: uppercase;
}
.menu-one-page-bao-gia ul li a:hover, .menu-one-page-bao-gia ul li a.active{
	color: #d92929;
}
.menu-one-page-bao-gia ul li i{
	margin-right: 5px;
}
.menu-one-page-bao-gia > h3{
	background: #185493;
	color: #fff;
	text-indent: 5px;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	min-width: 120px;
	padding: 5px;
	text-align: center;
	margin-bottom: 0px;
}
.popup-login-regiter-form ul.tab-action {
	padding: 0px;
	padding-left: 0px;
}
.popup-login-regiter-form ul.tab-action li{
	list-style: none;
    display: inline-block;
    background: #ccc;
    padding-left: 10px;
    padding-right: 10px;
}
.popup-login-regiter-form ul.tab-action li.active {
	background: #185493;
	color: white;
}
.popup-login-regiter-form ul.tab-action li.active a {
	color:white;
}
.cart-list ul.tb-not-hover li span.image {
	float:left;
	margin-right:10px;
}
.cart-list ul.tb-not-hover li span.image img {
	width:40px;
	height:40px;
}
.cart-list ul.tb-not-hover li {
	float: left !important;
    width: 85% !important;
    height: 40px;
}
.cart-list .list-item-cart {
	max-height: 300px;
	overflow-y: scroll;
	width: 100%;
}
.cart-list ul.tb-not-hover li span.properity{
	line-height: 9px;
	font-size: 13px;
	display: block;
}
table.nha-cung-cap-user-list-table{
	border: none;
    margin: 0px;
    float: left;
    width: 100%;
}
table.nha-cung-cap-user-list-table thead tr th {
	border: none;
	background: #185493;
	color: white;
	font-weight: normal;
	padding: 7px;
}
table.nha-cung-cap-user-list-table tbody tr {
	background: none;
	padding:0px;
	margin:0px;
	border:none;
	background: #f5f5f5;
}
table.nha-cung-cap-user-list-table tbody tr.odd {
	background: none;
}
table.nha-cung-cap-user-list-table tbody tr td {
	padding: 7px;
}
table.nha-cung-cap-user-list-table tbody tr td span.type{
	background: green;
	border-radius: 3px;
	font-size: 13px;
	color: white;
	padding-left: 4px;
	padding-right: 4px;
}
table.nha-cung-cap-user-list-table tbody tr td span.address i {
	color: red;
    font-weight: bold;
}
table.nha-cung-cap-user-list-table tbody tr td em {
	position:relative;
	top:-4px;
	font-style:inherit;
}
table.nha-cung-cap-user-list-table tbody tr td .action {
	float: right;
    margin-right: 28px;
}
table.nha-cung-cap-user-list-table tbody tr td .action a.xem-chi-tiet {
	color: #185493;
}
table.nha-cung-cap-user-list-table tbody tr td .action a.edit {
	color: #f39a3f;
}
table.nha-cung-cap-user-list-table tbody tr td .action a.delete {
	color: red;
	font-weight:bold;
}
table.nha-cung-cap-user-list-table tbody tr td span.name a{
	margin-right: 5px;
	color: #b7b5b5;
}
table.nha-cung-cap-user-list-table tbody tr td span.name a:hover {
	color:#185493;
}
.nha-cung-cap-list-page ul.pager {
	margin-top: 15px;
    display: inline-block;
    width: 100%;
}
.nha-cung-cap-list-page ul.pager li{
	padding: 0px;
	margin: 0px;
}
.nha-cung-cap-list-page ul.pager li a{
	background: #d8d8d8;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.nha-cung-cap-list-page ul.pager li.pager-current{
	background: #185493;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
	color:white;
}
form.nha-cung-cap-user-add-form table{
	border: none;
    margin: 0px;
	background: #f5f5f5;
}
form.nha-cung-cap-user-add-form table tbody {
	border:none;
}
form.nha-cung-cap-user-add-form table tbody tr.border-bg {
	background: #185493;
	color: white;
}
form.nha-cung-cap-user-add-form table tr td {
	padding: 6px;
}
form.nha-cung-cap-user-add-form table tr {
	background:none;
}
form.nha-cung-cap-user-add-form table tr td .form-item label {
	display: inline-block;
	width: 140px;
	font-weight: normal;
}
form.nha-cung-cap-user-add-form table tr td .form-item input.form-text {
	display: inline-block;
    width: 300px;
    height: 23px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 1px 1px #e8e3e3;
	text-indent: 5px;
}
form.nha-cung-cap-user-add-form input.form-submit{
	margin-top: 15px;
	margin-left: 152px;
	border-radius: 5px;
	min-width: 161px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #185493;
	box-shadow: 1px 0px 1px 1px #ccc;
	border: 1px solid #11467d;
	color: white;
	cursor: pointer;
}
form.nha-cung-cap-user-add-form table.table-item tr td .form-item {
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
form.nha-cung-cap-user-add-form table.table-item tr td .form-item select {
	width: 175px;
    height: 28px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
form.nha-cung-cap-user-add-form table.table-item tr td .form-item input.form-text {
	width: 175px;
}
table.phuong-thuc-lien-he tr.hidden {
	display:none;
}
form.nha-cung-cap-user-add-form a.add-new {
	float: left;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 10px;
}
form.nha-cung-cap-user-add-form table tbody tr.border-bg td span {
	width: 20px;
    height: 20px;
    border-radius: 50%;
    background: yellow;
    display: inline-block;
    text-align: center;
    color: #333;
}
form.nha-cung-cap-user-add-form table tbody tr.border-bg:hover {
	background:#185493;
}
table.nha-cung-cap-user-list-table tbody tr td .info span.name input{
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	height: 23px;
	text-indent: 5px;
}
.nha-cung-cap-item-info table tr.border-access {
	background: #185493;
    color: white;
}
.nha-cung-cap-item-info table tr.border-access td span.stt {
    background: yellow;
    color: #333;
}
.nha-cung-cap-item-info table tr .form-item label {
    margin: 0;
    padding: 0;
    color: #666;
    font-weight: bold;
    font-size: 10px;
}
.nha-cung-cap-item-info table tr .form-item {
	margin:0px;
}
.nha-cung-cap-item-info table tr td, .nha-cung-cap-item-info table tr th{
	vertical-align: top;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ddd;
    padding: 5px;
}
.nha-cung-cap-item-info table tr th{
	text-shadow: #fff 0 1px 0;
	border-top-color: #ccc;
	font-size: 11px;
    text-align: left;
    font-weight: normal;
    color: #666;
    background: #eee;
}
.nha-cung-cap-item-info table tbody tr {
	background:none;
}
.nha-cung-cap-item-info table tbody tr span.status{
	color: white;
	padding: 1px;
	border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
table.table-phi-yeu-cau-them-item tbody, table.table-phi-yeu-cau-them-item tr th {
	border:none;
}
table.table-phi-van-chuyen-qc-item tr th, table.table-phi-yeu-cau-them-item tr th{
	border: 1px solid #2968ab;
	vertical-align: middle;
	text-align:center;
}
table.table-phi-van-chuyen-qc-item tr td{
	text-align: center;
}
table.table-phi-yeu-cau-them-item tbody tr {
	border-bottom:none;
}
.bao-lai-va-dat-don-hang-huy p{
	text-align: center;
    font-size: 15px;
    font-family: arial;
}
.bao-lai-va-dat-don-hang-huy b {
	color: red;
}
.bao-lai-va-dat-don-hang-huy button.btn-submit {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	border: none;
	background: #FF9800;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 4px;
	cursor: pointer;
	color: white;
}
.bao-lai-va-dat-don-hang-huy button.btn-submit:hover{
	background: #FFC107;
}
.bao-lai-va-dat-don-hang-huy span.message {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	text-align: center;
	margin-top:10px;
}
.bao-lai-va-dat-don-hang-huy span.message.success {
	color:green;
}
.bao-lai-va-dat-don-hang-huy span.message.error {
	color:red;
}
table.nha-cung-cap-user-list-table thead tr th a{
	color:white;
}
table.phuong-thuc-dat-hang-table-list thead th {
	background:none;
	border:none;
}
table.phuong-thuc-dat-hang-table-list th.center {
	background: none;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #185493;
}
table.phuong-thuc-dat-hang-table-list tbody {
	border-top:none;
}
table.phuong-thuc-dat-hang-table-list tbody tr td.center {
	text-align: center;
	color: green;
}
table.phuong-thuc-dat-hang-table-list {
	border:none;
}
table.phuong-thuc-dat-hang-table-list tr td a.dat-mac-dinh{
	display: inline-block;
	background: #FF9800;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.phuong-thuc-dat-hang-table-list tr td a.dat-mac-dinh.active {
	background:green;
}
.menu-info-left ul li.dat-hang-item {
	position:relative;
}
.menu-info-left ul li.dat-hang-item a.cat-dat-lai {
	background: none;
    padding: 0px;
    border: none;
    position: absolute;
    top: 9px;
    right: 0px;
    z-index: 10;
}
form.khach-hang-add-form tr td label {
	float: left;
    width: 30%;
    font-weight: normal;
}
form.khach-hang-add-form tr td input.form-text {
    float: right;
    width: 67%;
    border-radius: 5px;
    height: 27px;
    text-indent: 5px;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
form.khach-hang-add-form tr td .chosen-container-single .chosen-single {
    height: 28px;
}
form.khach-hang-add-form tr td select {
    float: right;
    width: 67%;
    border-radius: 5px;
    height: 28px;
    text-indent: 5px;
    border: 1px solid #e5e5e5;
}
form.khach-hang-add-form tr td .form-item-list .content {
    float: right;
    width: 67%;
}
form.khach-hang-add-form tr td .form-item-list .content .form-item.form-item-tinh-id {
    float: left;
    width: 160px;
}
form.khach-hang-add-form tr td .form-item-list .content .form-item.form-item-tinh-id select {
    width: 100%;
}
form.khach-hang-add-form tr td .form-item-list .content .quan-huyen{
    float: right;
    width: 160px;
}
form.khach-hang-add-form tr td .form-item-list .content .quan-huyen select {
    width: 100%;
}
form.khach-hang-add-form tr td .form-item {
	margin:0px;
}
form.khach-hang-add-form input.form-submit{
	margin-left: 16%;
	background: #FF9800;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 8px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
form.khach-hang-add-form tr td.border-none{
	background: #185493;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
}
.dat-hang-theo-nha-cung-cap .content{
	float: left;
    width: 96%;
    background: #f5f5f5;
    padding: 2%;
	min-height: 200px;
}
form.nha-cung-cap-search-form {
	position: relative;
}
form.nha-cung-cap-search-form .form-item{
	background: white;
    padding: 3px;
    border-radius: 0px;
    float: left;
    margin: 0px;
    border: 1px solid #ccc;
    width: 67%;
    border-left: 0px;
}
form.nha-cung-cap-search-form .form-item i {
	color: #ccc;
}
form.nha-cung-cap-search-form input {
	width: 94%;
    border: none;
    height: 20px;
}
form.nha-cung-cap-search-form select {
	float: left;
	width: 30%;
	height: 31px;
	border: 1px solid #ccc;
}
form.nha-cung-cap-search-form .autocomplete-result {
	position: absolute;
	top: 31px;
	left: 0px;
	background: white;
	box-shadow: 1px 1px 1px #ccc;
	width: 100%;
	display:none;
}
form.nha-cung-cap-search-form .autocomplete-result.active {
	display:block;
}
form.nha-cung-cap-search-form .autocomplete-result ul {
	padding: 0px;
}
form.nha-cung-cap-search-form .autocomplete-result ul li {
	float: left;
    width:100%;
	list-style: none;
}
form.nha-cung-cap-search-form .autocomplete-result ul li a {
	width: calc(100% - 20px);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
	float: left;
}
form.nha-cung-cap-search-form .autocomplete-result ul li a:hover {
	background:#f5f5f5;
}
.dat-hang-theo-nha-cung-cap .result ul, .dat-hang-theo-nha-cung-cap .result-choose ul {
	padding-left: 0px;
    padding-top: 10px;
    float: left;
    width: calc(99% - 3px);
    background: white;
}
.dat-hang-theo-nha-cung-cap .result ul li, .dat-hang-theo-nha-cung-cap .result-choose ul li{
	list-style: none;
    float: left;
    width: calc(100% - 20px);
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.dat-hang-theo-nha-cung-cap .result ul li span.price, .dat-hang-theo-nha-cung-cap .result-choose ul li span.price {
	color: red;
}
.dat-hang-theo-nha-cung-cap .result ul li img, .dat-hang-theo-nha-cung-cap .result-choose ul li img {
	float: left;
    margin-right: 10px;
}
.dat-hang-theo-nha-cung-cap .result ul li a.title, .dat-hang-theo-nha-cung-cap .result-choose ul li a.title {
	color: #185493;
}
.dat-hang-theo-nha-cung-cap .result ul li a.choose, .dat-hang-theo-nha-cung-cap .result-choose ul li a.choose{
	float: left;
	margin-top: 17px;
}
.dat-hang-theo-nha-cung-cap .result ul li a.choose i, .dat-hang-theo-nha-cung-cap .result-choose ul li a.choose i {
	margin-right:7px;
}
.dat-hang-theo-nha-cung-cap .result-choose ul li a.choose i {
	color:red;
}
.dat-hang-theo-nha-cung-cap button.btn-submit {
	background: #185493;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;
	border-radius: 19px;
	cursor: pointer;
}
.dat-hang-theo-nha-cung-cap ul.product-list-item li img{
	float:left;
	margin-right:10px;
}
form.don-hang-gio-hang-add-form .shop-item table tr td .title-inner {
	position: relative;
}
form.don-hang-gio-hang-add-form .shop-item table tr td .title-inner a.edit-title {
	position: absolute;
	bottom: 0px;
	z-index: 0;
	right: 0px;
	color: #b9b8b8;
}
form.don-hang-gio-hang-add-form .shop-item table tr td .title-inner a.edit-title:hover {
	color: #185493;
}
table.khach-hang-table-list tr th {
    text-indent: 0px;
}
table.khach-hang-table-list tr td{
    padding-left: 8px;
    padding-right: 8px;
}
table.khach-hang-table-list tr td span.text-line i{
    margin-right: 5px;
}
table.khach-hang-table-list tr td span.email i{
    color: #FF9800;
}
table.khach-hang-table-list tr td span.phone i{
    color: red;
}
table.khach-hang-table-list tr td a{
    color: #07D;
}
table.khach-hang-view-detail tr td .form-item label {
    float: left;
    width: 140px;
    margin: 0;
    padding: 0;
    color: #555;
    font-weight: normal;
    font-size: 13px;
    margin-top: 4px;
}
table.khach-hang-view-detail tr td .form-item span {
    float: left;
    width: 280px;
    border: 1px solid #e5e5e5;
    min-height: 24px;
    line-height: 23px;
    text-indent: 10px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-radius: 3px;
}
table.khach-hang-view-detail tr td .form-item {
    margin: 0px;
}
table.khach-hang-view-detail tr {
    border-bottom: 1px dashed #ccc;
}
table.khach-hang-view-detail tr td {
    padding: 8px;
}
table.don-hang-list-nhan-vien-table tbody tr.even {
    background: none;
}
table.don-hang-list-nhan-vien-table tbody tr{
    border-bottom:1px dashed #ccc;
}
table.don-hang-list-nhan-vien-table tbody tr td span.status{
    background: #2ea300;
    text-indent: 0px;
    color: white;
    font-size: 13px;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 5px;
    border-radius: 3px;
    min-width: 87px;
    display: inherit;
}
.feedback-page-item {
    float: left;
    width: 100%;
}
.feedback-page-item .view-content ul {
    padding-left: 0px;
}
.feedback-page-item .view-content ul li {
    list-style: none;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 3px 7px 0px #b3b3b3;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.feedback-page-item .feedback-top {
    display: inline-block;
    width: calc(100% - 20px);
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #808080;
}
.feedback-page-item .feedback-content{
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 20px);
}
.feedback-page-item .feedback-content-left {
    float: left;
    width: 15%;
    margin-right: 2%;
    text-align: center;
    vertical-align: middle;
}
.feedback-page-item .feedback-content-left span.fullname{
    background: #edb867;
    color: white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 41px;
    margin-top: 10px;
}
.feedback-page-item .feedback-content-right {
    float: right;
    width: 83%;
}
.feedback-page-item .feedback-content-right .content {
    padding-top: 5px;
    padding-bottom: 10px;
}
.feedback-page-item .feedback-content-right table {
    
}
.feedback-page-item .feedback-content-right table tr td{
    border: 1px solid #d9edf7;
    text-align: center;
    padding: 5px;
}
.feedback-page-item .feedback-content-right table tr.even{
    background: #d9edf7;
}
.feedback-page-item .feedback-anwer {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f5f5f5;
}
.feedback-page-item .feedback-anwer .feedback-anwer-left {
    width: 15%;
    margin-right: 2%;
    float: left;
    text-align: center;
}
.feedback-page-item .feedback-anwer .feedback-anwer-left span {
    background: #185493;
    color: white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 41px;
    margin-top: 10px;
}
.tra-cuoc-item-page {
    float: left;
    width: 96%;
    margin-top: 20px;
    background: #185492;
    padding: 2%;
    margin-bottom: 20px;
    font-family: arial;
}
.tra-cuoc-item-page .diem-nhan-diem-tra select{
    float: left;
    width: 100%;
    height: 23px;
    text-indent: 7px;
    border-radius: 20px;
    border: 1px solid #ccc;
}
.tra-cuoc-item-page .diem-nhan-diem-tra .form-item {
    float: left;
    width: 100%;
    height: 23px;
    text-indent: 7px;
    border-radius: 20px;
    border: 1px solid #ccc;
    background: white;
    margin-top: 0px;
}
.tra-cuoc-item-page .diem-nhan-diem-tra .form-item label{
    float: left;
    font-weight: normal;
    padding-top: 1px;
    font-size: 13px;
}
.tra-cuoc-item-page .diem-nhan-diem-tra .form-item input {
    float: right;
    width: 65px;
    height: 23px;
    border-radius: 0px 10px 10px 0px;
    border: none;
    padding: 0px;
    font-size: 15px;
}
.tra-cuoc-item-page .trong-luong {
    margin-top: 15px;
}
.tra-cuoc-item-page .diem-nhan-diem-tra select {
    height: 27px;
}
.tra-cuoc-item-page .trong-luong div.form-item{
    width: 100%;
    border-radius: 16px;
    border: 1px solid #e5e5e5;
    height: 25px;
    text-align: center;
    background: white;
    margin-top: 0px;
}
.tra-cuoc-item-page .trong-luong div.form-item label {
    display: inline-block;
    font-weight: normal;
}
.tra-cuoc-item-page .trong-luong div.form-item input {
    margin-top: 0px;
    border: none;
    padding: 0px;
    height: 26px;
    text-align: center;
}
.tra-cuoc-item-page .result {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #185492;
}
.tra-cuoc-item-page .result table {
    border-radius: 10px;
    border: none;
}
.tra-cuoc-item-page .result table thead {
    
}
.tra-cuoc-item-page .result table thead tr th{
    padding: 5px;
    font-weight: normal;
    border: none;
}
.tra-cuoc-item-page .result table tr td {
    padding: 5px;
}
.tra-cuoc-item-page .result table tr td.border-none {
    border:none;
}
.tra-cuoc-item-page span.message.success {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    color: white;
}
.tra-cuoc-item-page table tr td.result-item {
    color: green;
}
.lich-su-giao-dich-page-item table tbody tr td span.type {
    color: white;
    min-width: 73px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    border-radius: 2px;
}
a.xac-nhan-dat-hang{
    color: white;
    background: #ff0000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;  
}
.xac-nhan-dat-hang-popup-item button {
    display: inline-block;
    width: 48%;
    margin-left: 4%;
    background: #FF9800;
    border: none;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 15px;
    cursor: pointer;
}
.xac-nhan-dat-hang-popup-item button.dat-coc-full {
    margin-left: 0%;
    background: green;
}
.xac-nhan-dat-hang-popup-item button.center {
    width: 100%;
    margin-left: 0px;
    background: green;
}
.xac-nhan-dat-hang-popup-item {
    font-family: arial;
}
.xac-nhan-dat-hang-popup-item p b {
    color: red;
}
table.don-hang-cua-ban-item tr td a.order-code {
    color: #059;
    font-weight: bold;
}
table.don-hang-cua-ban-item tr td i.fa-calendar {
    color: #757474;
}
.popup-login-regiter-form .form-item select {
    float: left;
    width: 100%;
    height: 31px;
    border: 1px solid #ccc;
}
form#user-login input#edit-submit-google {
    display: none;
}
.dia-chi-giao-hang-item {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.dia-chi-giao-hang-inner .yeu-cau-giao-hang-bottom {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
} 
.dia-chi-giao-hang-inner .yeu-cau-giao-hang-bottom .item {
    width: 48%;
    margin-right: 4%;
    float: left;
}
.dia-chi-giao-hang-inner .yeu-cau-giao-hang-bottom .nap-them-vi-dien-tu {
    margin-right: 0px;
}
.dia-chi-giao-hang-inner .yeu-cau-giao-hang-bottom .nap-them-vi-dien-tu input{
    width: 99%;
    height: 21px;
    text-indent: 5px;
}
.don-vi-van-chuyen table {
    float: left;
    width: 96%;
    margin-top: 5px;
    margin-left: 2%;
    margin-right: 2%;
}
.don-vi-van-chuyen table tr th {
    font-family: arial;
    border: none;
    padding: 5px;
}
.don-vi-van-chuyen table tr td {
    padding: 5px;
}
.don-vi-van-chuyen table tr.even {
    background: none;
}
.don-vi-van-chuyen span.full-item {
    width: 99%;
    display: inline-block;
    margin-bottom: 10px;
}
.don-vi-van-chuyen span {
    float: left;
    width: 98.7%;
    margin-bottom: 10px;
}
span.can-nap-them {
    font-weight: bold;
}
span.can-nap-them.blue {
    color: green;    
}
span.can-nap-them.red {
    color: red; 
}
.popup-message-success-order {
    position: relative;
    text-align: center;
    color: #333;
}
.popup-message-success-order a {
    color: #185493 !important;
}
.popup-message-success-order span.checked {
    background: #0ca212;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    color: white;
    position: relative;
    top: -40px;
    text-align: center;
}
.popup-message-success-order span.checked i {
    margin-top: 16px;
}
#jGrowl .jGrowl-notification.status{
    color: #bd0e0c !important;
    background-color: #fff !important;
    border: 1px solid #c9ccc9 !important;
    opacity: 1;
}
table.nap-tien-table tr td {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}
table.nap-tien-table tr td p {
    margin: 0px;
}
table.nap-tien-table tr.thead td {
    padding-top: 10px;
    padding-bottom: 10px;
}
table.nap-tien-table{
    width: 580px;
    display: inline-block;
}
.bai-viet-detail .noi-dung table.nap-tien-table tr td img{
    max-width: 100px !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.22);
}
.uk-alert-danger {
    display: inline-block;
    width: 98%;
    margin-top: 0px;
}
.modal-small-200 .uk-modal-dialog {
    width: 300px;
}
form.don-hang-action-huy-form {
    display: inline-block;
    width: 100%;
}
form.don-hang-action-huy-form select.ly-do {
    width: 100%;
    margin-bottom: 10px;
    height: 25px;
}
form.don-hang-action-huy-form button.btn-submit {
    background: #FF9800;
    color: white;
    width: 100%;
    border: none;
    height: 26px;
    cursor: pointer;
}
form.don-hang-action-huy-form div.label{
    display: inline-block;
    float: left;
    width: 100%;
    color: red;
    margin-bottom: 10px;
    text-align: center;
    font-size: 13px;
    padding: 0px;
    line-height: 20px;
}
table.kien-hang-kiem-hang-table-list tr td span.status {
    background: red;
}
table.kien-hang-kiem-hang-table-list tr td span.status.green {
    background: green;
}
table.kien-hang-kiem-hang-table-list tr td span.confirm{
    background: red;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 4px;
    cursor: pointer;
}
table.kien-hang-kiem-hang-table-list tr td span.confirm.green {
    background: green;
}
table.kien-hang-kiem-hang-table-list tr td span.kho{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 4px;
    color: white;
    font-size: 13px;
}
form.kien-hang-kiem-hang-xac-nhan-chuyen {
    text-align: center;
}
form.kien-hang-kiem-hang-xac-nhan-chuyen button.btn {
    background: green;
    color: white;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 13px;
    cursor: pointer;
}
table.don-hang-ky-gui-table-list tr td, table.don-hang-ky-gui-table-list tr th {
    text-indent: 0px;
    padding-left: 10px;
}
table.don-hang-ky-gui-table-list tr td span.status{
    
}
table.don-hang-ky-gui-table-list tr td span.status.red {
    background: red;
}
table.don-hang-ky-gui-table-list tr td span.status.green {
    background: green;
}
table.don-hang-ky-gui-table-list tr td span.status.orange {
    background: orange;
}
.don-hang-ky-gui-table-list {
    
}
.don-hang-ky-gui-table-list ul.pager {
    float: right;
} 
.don-hang-ky-gui-table-list ul.pager li.pager-current {
    background: #185493;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 8px;
    color: white;
}
.don-hang-ky-gui-table-list ul.pager li {
    margin: 0px;
    padding: 0px;
}
.don-hang-ky-gui-table-list ul.pager li a {
    background: #ccc;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 8px;
}
.don-hang-ky-gui-detail .dia-chi-giao-hang p {
    display: inline-block;
    padding: 10px;
    margin-top: 0px;
}
.not-padding .uk-modal-dialog {
    width: 780px;
}
.left {
	float: right;
	width: 250px;
	margin-right: 0px;
}
.breadcrumb{
	float: left;
    width: 100%;
    margin-bottom: 0px;
    color: white;
    padding: 0px;
    background: #185493;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
	box-sizing: border-box;
}
.breadcrumb a {
	color: white;
	float:left;
	margin-right: 10px;
}
.breadcrumb i {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.main .content-item {
    margin-top: 20px;
    display: inline-block;
}
/* DASHBOARD */
body.dashboard-page, body.page-tim-kiem-san-pham {
	background:#26518b;
    display: inline-block;
    width: 100%;
}
body.page-tim-kiem-san-pham .content-dashboard {
    width: 90%;
}
span.dashboard-icon {
	background: url(../images/dashboard.png) no-repeat 0px 0px transparent;
}
header.dashboard-header {
	background: url(../images/header-dashboard.png) no-repeat 0px 0px transparent;
	max-height: 76px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: calc(100% - 20px);
}
header.dashboard-header .logo {
	float: left;
}
header.dashboard-header .logo img {
    height: 65px;
    float: left;
}
.left-dashboard-bar {
	float: left;
	width: 10%;
	height: 100%;
	background: url(../images/dash-right-bg.png) no-repeat 0px 0px transparent;
}
.header-dashboard-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	width:86%;
}
.header-dashboard-right .new-block {
	float:left;
	margin-top: 5px;
}
.new-block span.icon {
	display: inline-block;
	width: 26px;
	height: 20px;
	background-position: -5px -73px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.new-block ul {
	display: inline-block;
    position: relative;
    top: 6px;
}
.new-block ul li {
	
}
.new-block ul li a {
	color:white;
}
.dashboard-info {
	float: right;
    margin-left: 20px;
}
.dashboard-info div.so-du {
	background: #275188;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 17px;
    border: 1px solid #516e96;
}
.dashboard-info div.so-du b {
	color: #f4c533;
}
.dashboard-info ul {
    display: inline-block;
}
.dashboard-info div.so-du span.dashboard-icon {
	float: right;
	width: 16px;
	height: 18px;
	background-position: -9px -215px;
	margin-left: 10px;
}
.dashboard-info .item {
	float: left;
    margin-left: 20px;
}
.dashboard-info .notify a sup {
    top: -16px;
}
.dashboard-info .cart a.top span.dashboard-icon {
	float: left;
	width: 23px;
	height: 32px;
	background-position: -288px -215px;
}
.dashboard-info .notify a.top i {
	color: white;
    font-size: 20px;
}
.dashboard-info .notify a.top{
	float: left;
    margin-top: 11px;
}
.dashboard-info .avatar a {
	background: white;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: 0px;
}
.dashboard-info .avatar .children a {
    border-radius: 0px;
    height: auto;   
}
.dashboard-info .avatar a img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.dashboard-info .avatar i {
	float: left;
    margin-top: 14px;
    color: white;
}
.right-dashboard-bar {
	float: right;
    width: 20%;
    text-align: center;
    height: 100%;
    background: url(../images/dash-left-bg.png) no-repeat 0px 0px transparent;
}
.content-dashboard {
	float: left;
    width: 70%;
    height: 100%;
    background: #f2f4fa;
    border-radius: 4px 4px 0px 0px;
}
.right-dashboard-bar .avatar {
	display: inline-block;
    width: 100%;
}
.right-dashboard-bar .avatar a {
	background: white;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	display: inline-block;
	margin-top: 20px;
}
.right-dashboard-bar h4 {
	color: white;
    font-size: 14px;
}
.right-dashboard-bar .process-level {
	color: white;
    background: #426697;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    border-radius: 3px;
    border: 1px solid #5d7798;
}
.right-dashboard-bar .process-level i {
	font-style: inherit;
	color: white;
}
.right-dashboard-bar .process-level i.yellow {
	color: #f4c533;
}
.right-dashboard-bar span.level {
	display: inline-block;
    width: 100%;
}
.right-dashboard-bar p {
	color:white;
}
.right-dashboard-bar p span{
	color: #f4c533;
}
.right-dashboard-bar p a {
	color:white;
}
.right-dashboard-bar p a.edit{
	background: #061e40;
	padding: 10px;
	border-radius: 20px;
	border: 1px solid #4c6992;
}
.right-dashboard-bar p a.edit:hover {
	background: #ffb400;
}
.right-dashboard-bar p.info-edit {
	margin-top: 30px;
    margin-bottom: 30px;
}
.right-dashboard-bar .lich-lam-viec {
	position:relative;
}
.right-dashboard-bar .lich-lam-viec span.dashboard-icon {
	display: inline-block;
	width: 165px;
	height: 112px;
	background-position: -11px -341px;
}
.right-dashboard-bar .lich-lam-viec b{
	background: #33aaab;
    width: 100px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 73px;
    border: 2px solid #e8ecf0;
    border-radius: 36px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 17px;
    padding-top: 3px;
	font-weight:normal;
    padding-bottom: 3px;
}
nav.menu-nav {
	
}
nav.menu-nav ul {
	
}
nav.menu-nav ul li.parent{
	display: inline-block;
    width: calc(100% - 20px);
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #344979;
    padding-bottom: 10px;
    position: relative;
}
nav.menu-nav ul li.parent:hover {
    background: #3a639a;
}
nav.menu-nav ul li.parent a.one {
	display: inline-block;
	width: 100%;
	text-align:center;
}
nav.menu-nav ul li.parent a.one span {
	display: inline-block;
    width: 32px;
    height: 47px;
    background-position: -44px -208px;
}
nav.menu-nav ul li.last {
	padding-top:10px;
}
nav.menu-nav ul li.parent a.item-2 span {
	background-position: -80px -208px;
}
nav.menu-nav ul li.parent a.item-3 span {
	background-position: -114px -208px;
}
nav.menu-nav ul li.parent a.item-4 span {
	background-position: -151px -208px;
}
nav.menu-nav ul li.parent a.item-5 span {
	background-position: -184px -208px;
}
nav.menu-nav ul li.parent a.item-6 span {
	background-position: -217px -208px;
}
nav.menu-nav ul li.parent a.item-7 span {
	background-position: -251px -223px;
	height: 33px;
}
nav.menu-nav ul li ul {
    display: none;
    top: 0px;
    position: absolute;
    left: 100%;
    width: 180px;
    background: #34598d;
    z-index: 999;
}
nav.menu-nav ul li:hover ul {
    display: block;
}
nav.menu-nav ul li ul li {
    display: inline-block;
    width: 100%;
    text-align: left;
    text-indent: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #425d84;
}
nav.menu-nav ul li ul li a{
    color: white;
}
nav.menu-nav ul li ul li a:hover {
    color: #e0b030;
}
.addon-install a{
	float: right;
	text-align: right;
	color: white;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 11px;
}
.addon-install a b {
	font-size: 20px;
}
.addon-install {
	margin-top:20px;
}
.addon-install span.dashboard-icon {
	display: inline-block;
    width: 118px;
    height: 60px;
    background-position: 0px -263px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.addon-install .hotline {
	text-align: right;
	color:white;
}
.addon-install .hotline span {
	margin-right:10px;
}
.addon-install .hotline a {
	font-size: 20px;
    color: #f4c533;
}
.addon-install a.install-now {
	background: #ffb400;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    border-radius: 2px;
}
.content-dashboard-top {
	height: 175px;
	background: url(../images/search-dash-bg.png) no-repeat 0px 0px transparent;
	display: table;
}
.content-dashboard-top-inner {
	display: table-cell;
    vertical-align: middle;
}
.content-dashboard-top .hotline{
	float: left;
    width: 25%;
    margin-right: 2%;
}
.content-dashboard-top .hotline span.dashboard-icon{
	float: right;
    background-position: -263px -392px;
    width: 101px;
    height: 81px;
}
.content-dashboard-top .hotline .inner {
	display: inline-block;
    text-align: right;
    width: 125px;
    margin-top: 15px;
}
.content-dashboard-top .hotline .inner span {
	color: #333;
    text-transform: uppercase;
    font-weight: bold;
}
.content-dashboard-top .hotline .inner b {
	text-transform: uppercase;
    font-weight: bold;
	color:#c00017;
	font-size: 20px;
}
.content-dashboard-top .ti-gia {
	float: right;
	margin-right: 15px;
}
.content-dashboard-top .ti-gia span.dashboard-icon{
	float: left;
	background-position: -483px -134px;
	width: 95px;
	height: 73px;
	margin-right: 20px;
}
.content-dashboard-top .ti-gia span.text {
	display: inline-block;
	margin-top: 10px;
}
.content-dashboard-top .ti-gia span.text b{
	color: #c00017;
	font-size: 20px;
}
.content-dashboard-top .ti-gia span.text em {
	font-style: inherit;
}
.dashboard-block-page ul li {
	display: inline-block;
    width: 130px;
    margin-bottom: 30px;
    text-align: center;
	margin-right: 40px;
}
.dashboard-block-page ul li a.image{
	background: white;
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 17px;
    box-shadow: 1px 1px 6px 0px #f2f4fa;
	margin-bottom: 10px;
}
.dashboard-block-page ul li a.image:hover {
	background:url(../images/hover-li-dash-menu.png) no-repeat 0px 0px #264072;
}
.dashboard-block-page ul li a.title {
	display: inline-block;
    width: 100%;
    color: #333;
    text-transform: uppercase;
}
.content-page-center {
	display: inline-block;
    width: calc(100% - 30px);
    min-height: 530px;
    padding: 15px;
}
.dashboard-block-page {
	text-align:center;
	margin-top: 30px;
}
.dashboard-block-page ul li.last {
	margin-right:0px;
}
.dashboard-block-page ul li a.image span.dashboard-icon {
	display: inline-block;
    width: 84px;
    height: 81px;
    background-position: -2px -2px;
}
.dashboard-block-page ul li a.image span.table{
	display: table;
    width: 100%;
    height: 130px;
}
.dashboard-block-page ul li a.image span.table span.cell {
	display: table-cell;
	vertical-align: middle;
}
.dashboard-block-page ul li a.tao-don-ky-gui span.dashboard-icon {
	background-position: -111px 0px;
	width: 90px;
	height: 83px;
}
.dashboard-block-page ul li a.quan-ly-don-hang span.dashboard-icon {
	background-position: -235px -2px;
    height: 85px;
}
.dashboard-block-page ul li a.quan-ly-kien-hang span.dashboard-icon {
	background-position: -340px 0px;
}
.dashboard-block-page ul li a.yeu-cau-giao-hang span.dashboard-icon {
	background-position: -464px 0px;
	width: 105px;
}
.dashboard-block-page ul li a.vi-dien-tu span.dashboard-icon {
	    background-position: -585px 0px;
    width: 105px;
}
.dashboard-block-page ul li a.khieu-nai-don-hang span.dashboard-icon {
	background-position: 0px -109px;
}
.dashboard-block-page ul li a.quan-ly-nha-cung-cap span.dashboard-icon {
	background-position: -97px -109px;
    width: 99px;
}
.dashboard-block-page ul li a.thong-tin-ca-nhan span.dashboard-icon {
	background-position: -228px -109px;
	width: 99px;
}
.dashboard-block-page ul li a.cai-dat span.dashboard-icon {
	background-position: -343px -102px;
    width: 99px;
    height: 88px;
}
.tim-kiem-search-form {
    float: left;
    width: 450px;
    margin-top: 10px;
    margin-left: 10px;
}
form.tim-kiem-add-form {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    position: relative;
	border-radius: 38px;
}
form.tim-kiem-add-form .search-text {
    float: left;
    background: white;
    height: 45px;
    overflow: hidden;
    margin-right: 10px;
}
.search-text span {
    float: left;
    background: #e5e5e5;
    height: 45px;
    line-height: 50px;
    display: block;
    border-right: 1px solid #e5e5e5;
}
.search-text img.active-seleted {
    max-width: 71px;
    background: #e5e5e5;
    padding-left: 10px;
    margin-right: 4px;
    cursor: pointer;
    margin-top: 8px;
    float: left;
}
.search-text span i {
    margin-right: 10px;
	margin-top: 18px;
}
.search-text ul.search-hover {
    float: left;
    width: 106px;
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    cursor: pointer;
    background: #e5e5e5;
    margin-right: 10px;
    position: absolute;
    z-index: 100;
}
.search-text ul.search-hover li {
    float: left;
    width: 91%;
    list-style: none;
    margin: 0px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
}
.search-text ul.search-hover li img {
    max-width: 71px;
}
form.tim-kiem-add-form .search-text .form-item {
    margin: 0px;
    float: left;
}
.search-text .form-item-category {
    display: none;
}
form.tim-kiem-add-form .search-text .form-item select {
    border: none;
    height: 32px;
    padding-left: 10px;
}
.tim-kiem-search-form b {
    color: #333;
    font-weight: normal;
    font-size: 11px;
}
.tim-kiem-search-form b a {
    color: #c00017;
}
.page-no-right .content-dashboard{
    width: 90%;
}
.page-no-right .tim-kiem-search-form {
    width: 550px;
}
.page-no-right .tim-kiem-search-form form.tim-kiem-add-form .search-text .form-item input.form-text {
    width: 415px;
}
.right-dashboard-bar .level {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #2e5180;
    margin-top: 20px;
    margin-bottom: 20px;
}
.dashboard-info .item a.top {
    position: relative;
    z-index: 999;
}
.dashboard-info .item a.top sup {
    background: red;
    color: white;
    padding: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
}
/* DON HANG NEW */
.block-both {
    float: left;
    width: 100%;
}
.order-item .order-item-top{
    background: #6a7482;
    color: white;
}
.order-item-top-left {
    float: left;
    width: 75%;
}
.order-item-top-left-left {
    background: #576477;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    margin-right: 20px;
}
.order-item-top-left-left span.kho{
    float: left;
    margin-left: 10px;
    margin-right: 20px;
    background: #909aa6;
    padding: 3px;
    border-radius: 2px;
}
.order-item-top-left-left span.order-code{
    margin-top: 4px;
    display: inline-block;
}
.order-item-top-left-left span.order-code a{
    color: #FFC107;
}
.order-item-top-right {
    float: right;
    margin-right: 20px;
    margin-top: 9px;
}
.order-item-top-right span.status {
    padding: 5px;
    border-radius: 3px;
}
.order-item-top-left span.post {
    margin-top: 10px;
    float: left;
}
.order-item-top-left span.so-kien {
    float: right;
    margin-top: 10px;
}
.order-item-top-left span.so-kien a {
    color: #FFC107;
}
.order-item-product-left {
    float: left;
    width: 75%;
}
.order-item-product-left .ncc-item {
    background: #ffffff;
}
.order-item-product-left .ncc-item .ncc-item-top {
    padding-top: 5px;
    padding-bottom: 5px;
}
.order-item-product-left .ncc-item .ncc-item-top span.stt{
    display: inline-block;
    min-width: 40px;
    text-align: center;
}
.order-item-product-left .ncc-item .ncc-item-top div.dich-vu-khac {
    float: right;
    margin-right: 10px;
}
.order-item-product-left .ncc-item .ncc-item-top span.name b {
    font-weight: normal;
    color: #1d4172;
}
.order-item-product-left .ncc-item .ncc-item-top div.dich-vu-khac span {
    margin-left: 10px;
}
.order-item-product-left .ncc-item .ncc-item-top div.dich-vu-khac span i.fa-toggle-on {
    color: #1e4476;
}
.ncc-product-list table {
    border:none;
}
.ncc-product-list table tr td {
    border: 1px solid #f4f6fa;
    padding: 5px;
}
.ncc-product-list table tr td a.image img {
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 10px;
}
.ncc-product-list table tr td.center {
    text-align: center;
}
.ncc-product-list table tr td.center b {
    font-size: 15px;
}
.price-red {
    color: #e40000;
}
.ncc-product-list table tr td span.property {
    display: block;
    color: #908e8e;
}
.order-item-product-right {
    float: right;
    width: 24%;
}
.order-item-product-right ul {
    padding: 0px;
    margin: 0px;
}
.order-item-product-right ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e5e5e5;
    position: relative;
}
.order-item-product-right ul li i {
    color: red;
}
.order-item-product-right ul li.phi-tam-tinh .hiden {
    display: none;
    background: white;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    width: 90%;
    display: none;
    position: absolute;
}
.order-item-product-right ul li.phi-tam-tinh:hover .hover {
    display: block;
}
.order-item-product-right ul li.phi-tam-tinh p span {
    float: left;
    width: 50%;
    position: relative;
}
.order-item-product-right ul li.phi-tam-tinh p b {
    color: #333;
    float: none;
    margin-right: 0px;
    font-weight: normal;
}
.order-item-product-right ul li b {
    float: right;
    margin-right: 20px;
}
.order-item-product-right ul li.blue{
    background: #f5f9ff;
}
.order-item-product-right .action {
    margin-top: 20px;
}
.order-item-product-right .action a{
    border: 1px solid #efefef;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #6b6a6a;
    font-size: 13px;
}
.order-item-product-right .action a i {
    text-align: left;
    text-indent: 10px;
    float: left;
    margin-top: 5px;
}
.order-item-product-right .action a:hover{
    background: #929ca7;
}
.order-item-product-right a.nap-them {
    background: red;
    color: white;
    padding: 10px;
    display: inline-block;
    width: calc(100% - 20px);
    text-align: center;
}
.order-item-product-right a.xac-nhan-dat-hang {
    color: white;
    background: #4CAF50;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;
    width: calc(100% - 20px);
    text-align: center;
}
.content-page-center ul.pager {
    
}
.content-page-center ul.pager li {
    padding: 0px;
    margin: 0px;
    margin-left: 7px;
}
.content-page-center ul.pager li.pager-current {
    background: #185493;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}
.content-page-center ul.pager li a {
    background: #e5e5e5;
    padding-left: 10px;
    padding-right: 10px;
}
nav.menu-nav ul li.parent a.one strong{
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: white;
    font-weight: normal;
}
form.quen-mat-khau-add-form {
    margin-top: 0px;
}
form.quen-mat-khau-add-form .form-item {
    margin-top: 0px;
}
ul.action-use-forgot-password {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
ul.action-use-forgot-password span {
    display: inline-block;
    margin-right: 10px;
    color: white;
}
ul.action-use-forgot-password li {
    display: inline-block;
    margin-right: 10px;
}
ul.action-use-forgot-password li a {
    color: white;
    background: #FF9800;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
}
.dashboard-info ul li.gop-y {
    float: left;
    margin-left: 20px;
}
.dashboard-info ul li.gop-y a {
    font-size: 20px;
    margin-top: 9px;
    display: block;
    color: white;
}
.ghi-chu-cho-khach-hang {
    max-width: 245px;
    overflow: hidden;
}
form.dat-hang-online-form .yeu-cau-khac {
    background: #ccc;
    display: inline-block;
    width: calc(100% - 20px);
    margin-bottom: 10px;
    padding: 10px;
    margin-top: 10px;
}
form.dat-hang-online-form .yeu-cau-khac .form-type-radios label {
    font-family: arial;
}
form.dat-hang-online-form .yeu-cau-khac .form-type-radios .form-radios {
    width: auto;
    display: inline-block;
}
form.dat-hang-online-form .yeu-cau-khac .form-type-radios {
    margin-top: 0px;
    font-family: arial;
}
form.dat-hang-online-form .yeu-cau-khac .form-type-radios .form-radios .form-item {
    width: auto;
    margin-right: 20px;
}
form.dat-hang-online-form .yeu-cau-khac .form-type-radios .form-radios .form-item input {
    margin: 0px;
}
.yeu-cau-khac .van-chuyen {
    background: #cfeefc;
    margin-bottom: 10px;
    padding: 5px;
}
.yeu-cau-khac .van-chuyen .form-radios .form-item input {
    margin: 0px;
}
.pham-tram-phi-dat-hang {
    display: inline-block;
    width: 100%;
    background: red;
    color: white;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item label {
    display: inline-block;
    margin-right: 5px;
} 
.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item i {
    margin-right: 5px;
} 
.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item span {
    margin-right: 5px;
}
form.don-hang-gio-hang-add-form .shop-item .dich-vu-khac .form-item i.fa-check-square {
    color: green;
}
.my-modal-dashboard .uk-modal-dialog {
    width: 600px;
}
form.loai-van-chuyen-add-form h6 a {
    color: #c11;
    text-transform: uppercase;
    font-weight: bold;
}
form.loai-van-chuyen-add-form{
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}
form.loai-van-chuyen-add-form .form-item span input {
    position: relative;
    top: 2px;
}
form.loai-van-chuyen-add-form button.btn-submit {
    background: #0d9d12;
    color: white;
    border: none;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 14px;
    cursor: pointer;
}
a.shop-dat-hang {
    width: 70%;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    background: #67b720;
    text-transform: uppercase;
    border-radius: 4px;
}
a.shop-dat-hang:hover {
    background: #FF9800;
}
.not-padding .uk-modal-dialog {
    padding: 0px;
}
.not-padding .uk-modal-dialog a.uk-close {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 10;
}
.modal-order-create-order .modal-header{
    padding: 15px;
    background: #f4f8fb;
    border-bottom: 1px solid #e4e8eb;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-order-create-order .modal-header h1{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    line-height: 22px;
}
.main-order-shop-new {
    padding: 15px;
    display: inline-block;
    width: calc(100% - 30px);
}
.main-order-shop-new .order-shop-left{
    display: inline-block;
    width: 50%;
    min-height: 100px;
}
.main-order-shop-new .order-shop-product {
    display: inline-block;
    width: 48%;
    min-height: 100px;
    float: right;
} 
.o-shop-dia-chi-nhan-hang h3 {
    background: #f5f5f5;
    font-size: 15px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.o-shop-dia-chi-nhan-hang {
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}
.o-shop-dia-chi-nhan-hang .content {
    padding: 10px;
    padding-top: 0px;
}
.o-shop-dia-chi-nhan-hang .content select {
    width: 100%;
    padding: 5px;
}
.o-shop-dia-chi-nhan-hang .content span.item {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.o-shop-dia-chi-nhan-hang .content span.item input {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -10px;
}
.o-shop-dia-chi-nhan-hang .content span.item span {
    display: inline-block;
}
.main-order-shop-new .order-shop-product table.views-table thead th {
    background: #f5f5f5;
    border: none;
    font-family: auto;
    padding: 5px;
}
.main-order-shop-new .order-shop-product table tr.row-last {
    background: #D9EDF7;
}
.main-order-shop-new .order-shop-product table tr.row-last.no {
    background: none;
}
.main-order-shop-new .order-shop-product table tr td {
    padding: 5px;
}
.main-order-shop-new .order-shop-product table tr.row-last td.right {
    text-align: right;
}
.main-order-shop-new .order-shop-product button.btn-submit{
    background: orange;
    border: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
}
form.address-shipping-add-form {
    padding: 10px;
    padding-top: 0px;
}
form.address-shipping-add-form .form-item {
    
}
form.address-shipping-add-form .form-item label{
    
}
form.address-shipping-add-form .form-item input{
    width: 99%;
    height: 26px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    text-indent: 5px;
}
form.address-shipping-add-form .form-item .item {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}
form.address-shipping-add-form .form-item .item select{
    width: 100%;
    height: 26px;
    border: 1px solid #e5e5e5;
}
form.address-shipping-add-form button{
    width: 100px;
    height: 26px;
    background: #03A9F4;
    color: white;
    border: none;
    border-radius: 16px;
    cursor: pointer;
}
.other-address-shipping {
    display: none;
}
.order-shop-product span.message {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    color: red;
    font-weight: bold;
}
.order-success-ncc {
    display: inline-block;
    width: 100%;
    padding: 20px;
    text-align: center;
}
.order-success-ncc strong {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: green;
}
.bao-chi-noi-ve-chung-toi {
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
}
.bao-chi-noi-ve-chung-toi h3 {
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 30px;
}
.bao-chi-noi-ve-chung-toi .content a {
    margin-bottom: 20px;
}
.muc-luc-block {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border: 1px dashed #ccc;
    margin-bottom: 20px;
}
.muc-luc-block p.toc_title{
    text-transform: uppercase;
    font-weight: bold;
}
.muc-luc-block p.toc_title .toc_toggle {
    text-transform: none;
    font-weight: normal;
}
.muc-luc-block ul li a {
    color: #03A9F4;
}
.muc-luc-block ul li {
    
}
.muc-luc-block ul li ul {
    padding-left: 15px;
}
form.don-hang-dang-ky-form .captcha {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.ttcn-wrap-content .form-radios input {
    margin-top: 0px;
}
h4.address-label em {
    
}
ul.uu-dai-item li span.status {
    padding: 2px;
    margin-bottom: 5px;
    display: inline-block;
    color: white;
    border-radius: 2px;
    font-size: 12px;
} 
ul.uu-dai-item li span.total {
    font-weight: bold;
    color: #2196F3;
}
ul.uu-dai-item li span.day-expire {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-weight: normal;
    color: #999;
}
.xac-nhan-dat-hang-popup-item .uu-dai-dat-coc {
    background: #e5e5e5;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.xac-nhan-dat-hang-popup-item .uu-dai-dat-coc span {
    float: right;
    background: #ccc;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
    cursor: pointer;
}
.xac-nhan-dat-hang-popup-item .uu-dai-dat-coc b {
    color: green;
}
.xac-nhan-dat-hang-popup-item .uu-dai-dat-coc span.active {
    background: green;
    color: white;
}
table.kien-hang-cua-ban-item tr td span.khai-thue{
    font-size: 12px;
    background: #da314b;
    border-radius: 3px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
}
.noi-dung a {
    color: #0066cc;
}
.bai-viet-detail h1.title {
    text-transform: none;
}
.header-affix {
    position: fixed;
    z-index: 1000;
}
.header-affix .header-bottom {
    display: none;
}
.header-affix .header-center .logo a img {
    max-width: 115px;
}
.header-affix .header-center .menu-main {
    margin-top: 8px;
}
form.dang-ky-san-sale-add-form {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: #306aa6;
    padding: 20px;
    margin-top: 15px;
    color: white;
    border-radius: 10px;
}
.faq-testomonior-block form.dang-ky-san-sale-add-form h3 {
    color: white;
}
form.dang-ky-san-sale-add-form .form-item {
    
}
form.dang-ky-san-sale-add-form .form-item input {
    min-width: 270px;
    height: 22px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
}
form.dang-ky-san-sale-add-form .form-item textarea {
    min-width: 270px;
    height: 22px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    min-height: 60px;
}
form.dang-ky-san-sale-add-form button{
    background: #fb7824;
    border: none;
    padding: 6px;
    color: white;
    border-radius: 18px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.sale-block {
    display: inline-block;
    width: 100%;
}
.sale-left-block {
    float: left;
    width: 100%;
}
.sale-right-block {
    float: left;
    width: 40%;
    text-align: left;
}
.sale-right-block h4 {
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #306aa6;
    font-weight: bold;
}
.faq-block .sale-right-block ul li {
    margin-bottom: 0px;
}
.faq-block .sale-right-block ul li i{
    color: #306aa6;
}
.sale-countdown {
    display: inline-block;
    width: 100%;
}
.sale-countdown h5 {
    display: inline-block;
    width: auto;
    position: relative;
    text-align: right;
    margin-right: 10px;
    text-transform: uppercase;
    color: #306aa6;
    margin-top: 15px;
}
.sale-countdown h5 strong {
    
}
.sale-countdown h5 span {
    
}
.sale-timecountdown {
    display: inline-block;
    width: auto;
}
.sale-timecountdown span {
    border:1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
}
.sale-timecountdown span b {
    font-size: 25px;
    color: #306aa6;
    margin-right: 2px;
}
.noi-dung .sale-timecountdown span {
    font-size: 12px;
    margin-right: 5px;
    padding: 4px;
}
.noi-dung .sale-timecountdown span b {
    font-size: 14px;
} 
a.zalo-page {
    position: fixed;
    right: 20px;
    bottom: 118px;
    z-index: 999;
}
a.zalo-page img {
    width: 105px;
    height: auto;
}
.page-don-hang-kien-hang-update a.zalo-page {
    right: 0px;
    left: 10px;
    width: 105px;
}
.ket-qua-tim-kiem-san-pham-block .content-product{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul {
    padding: 0px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li {
    float: left;
    width: 215px;
    margin-right: 20px;
    list-style: none;
    margin-bottom: 20px;
    box-shadow: 1px 1px 1px 1px #d2cdcd;
    padding: 0px;
    position: relative;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li a.image {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li a.image img {
    width: 100%;
    height: 215px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li a.title {
    color: #07D;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    height: 45px;
    overflow: hidden;
}
.ket-qua-tim-kiem-san-pham-block .sort-result {
    display: inline-block;
    width: calc(100% - 20px);
    background: #e6e8f0;
    padding: 10px;
    margin-bottom: 20px;
}
.ket-qua-tim-kiem-san-pham-block .sort-result .item {
    display: inline-block;
    margin-right: 10px;
}
.ket-qua-tim-kiem-san-pham-block .sort-result .item input {
    height: 23px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    padding: 3px;
}
.ket-qua-tim-kiem-san-pham-block .sort-result .item select {
    height: 31px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    padding: 3px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom {
    display: inline-block;
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-cate {
    margin-bottom: 10px;
    min-height: 47px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li span.delivery-fee {
    position: absolute;
    bottom: 0px;
    width: 114px;
    background: url(../images/free-ship-icon.png) no-repeat 0px 0px transparent;
    height: 19px;
    left: 0px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li span.delivery-fee img {
    width: auto;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li span.delivery-fee b{
    float: left;
    line-height: 20px;
    color: white;
    font-weight: normal;
    font-size: 10px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom .p-item-bottom-left {
    float: left;
    width: 60%;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom .p-item-bottom-right {
    float: right;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom .price-promotion {
    color: #ff5000;
    font-size: 19px;
    display: inline-block;
    width: 100%;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom .price-other b {
    color: #ff5000;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li .p-item-bottom .price-other span.price-sale, 
.eco-product-view-detail-info .price-inner .promotion-price span.price, .price-in-item span.price{
    text-decoration: line-through;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li a.view-more{
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 5px;
}
.ket-qua-tim-kiem-san-pham-block .content-product ul li a.buy-now {
    float: right;
    background: #f6ba2b;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    border-radius: 3px;
    color: white;
}
.ket-qua-tim-kiem-san-pham-block .pager {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.ket-qua-tim-kiem-san-pham-block .pager a {
    background: #ccc;
    padding: 2px;
    margin-right: 5px;
    border-radius: 3px;
    font-weight: 600;
    width: 20px;
    display: inline-block;
}
.ket-qua-tim-kiem-san-pham-block .pager a.page-current, .ket-qua-tim-kiem-san-pham-block .pager a:hover {
    background: #449ef6;
    color: white;
}
.modal-eco-api-product-view-detail .uk-modal-dialog{
    width: 95%;
    border-radius: 10px;
}
.eco-product-view-detail-block {
    display: inline-block;
    width: 100%;
}
.eco-product-view-detail-image{
    float: left;
    width: 35%;
    margin-right: 2%;
}
.eco-product-view-detail-info {
    float: left;
    width: 40%;
    margin-right: 2%;
}
.eco-product-view-shop-block {
    float: right;
    width: 20%;
}
.eco-product-view-detail-info h1 {
    width: 100%;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    color: #187fd7;
}
.eco-product-view-detail-info .price-inner {
    padding: 10px;
    background: #f5f5f5;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}
.eco-product-view-detail-info .price-inner .price-in-item {
    float: left;
}
.eco-product-view-detail-info .price-inner .promotion-price {
    color: #f40;
    font-size: 24px;
    margin-right: 10px;
}
.eco-product-view-detail-info .price-inner .qty-alert {
    float: right;
}
.eco-product-view-content {
    display: inline-block;
    width: calc(100% - 30px);
    background: #f5f5f5;
    text-align: center;
    margin-top: 25px;
    padding: 15px;
}
.eco-product-view-content h5{
    text-align: left;
    text-decoration: underline;
    font-weight: 600;
    text-transform: uppercase;
}
.eco-product-view-detail-info .buy-now-action {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.eco-product-view-detail-info .buy-now-action a {
    background: #148cd8;
    padding: 7px;
    border-radius: 3px;
    font-weight: 600;
    color: white;
}
.eco-product-view-detail-info .buy-now-action a.add-to-cart {
    float: right;
    margin-left: 10px;
}
.eco-product-view-detail-info .buy-now-action a.buy-now {
    background: #f3a93b;
    min-width: 125px;
    text-align: center;
    float: right;
}
.eco-product-view-detail-info .property-block {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.eco-product-view-detail-info .property-block ul {
    padding: 0px;
}
.eco-product-view-detail-info .property-block ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.eco-product-view-detail-info .property-block ul li span.tb-property-type {
    float: left;
    text-align: right;
    width: 65px;
    margin-right: 10px;
}
.eco-product-view-detail-image .image-inner img{
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
}
.eco-product-view-detail-image .tb-thumb-pictures {
    display: inline-block;
    width: 100%;
}
.eco-product-view-detail-image .tb-thumb-pictures a {
    float: left;
    width: 60px;
    margin-right: 11px;
}
.eco-product-view-detail-image .tb-thumb-pictures a img {
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 60px;
    width: 100%;
}
.eco-product-view-detail-image .tb-thumb-pictures a.last {
    float: right;
    margin-right: 0px;
}
.eco-product-view-detail-info .qty-inner {
    display: inline-block;
    width: 100%;
}
.eco-product-view-detail-info .qty-inner label {
    margin-bottom: 10px;
    float: left;
    width: 65px;
    margin-right: 10px;
    font-weight: normal;
    text-align: right;
}
.eco-product-view-detail-info .qty-inner span {
    background: #e5e5e5;
    padding: 5px;
    float: left;
    min-width: 20px;
    text-align: center;
    cursor: pointer;
}
.eco-product-view-detail-info .qty-inner input {
    width: 65%;
    float: left;
    height: 29px;
    border: 1px solid #e5e5e5;
    text-indent: 5px;
    font-size: 17px;
}
.eco-product-view-detail-info .property-block ul li ol {
    margin-top: 0px;
    padding-left: 0px;
    overflow: hidden;
    display: block;
}
.eco-product-view-detail-info .property-block ul li ol li {
    margin-right: 5px;
    text-align: center;
    display: initial;
}
.eco-product-view-detail-info .property-block ul li ol li a.title {
    background: #e5e5e5;
    padding: 2px;
    width: auto;
    float: left;
    border-radius: 5px;
    margin-right: 7px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.eco-product-view-detail-info .property-block ul li ol li a.image {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-bottom: 5px;
}
.eco-product-view-detail-info .property-block ul li ol li a img {
    width: 80%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 3px;
    height: 80%;
}
.eco-product-view-detail-info .property-block ul li ol li a.active {
    background: #258be3;
    color: white;
    border-radius: 8px;
}
.ket-qua-tim-kiem-san-pham-block .search-result-total {
    float: right;
    margin-top: 25px;
}
.ket-qua-tim-kiem-san-pham-block .search-result-total b {
    color: red;
}
.qty-inner .quantity-balance {
    text-align: right;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.order-product-1688-detail-full, .order-product-1688-detail-top-block {
    display: inline-block;
    width: 100%;
}
.order-product-1688-detail-top-image-block {
    float: left;
    width: 45%;
    margin-right: 2%;
}
.order-product-1688-detail-top-info-block {
    float: left;
    width: 52%;
}
.order-product-1688-detail-top-image-block .image-pri-first {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.order-product-1688-detail-top-image-block .image-pri-first video {
    width: 100%;
    height: auto;
}
.order-product-1688-detail-top-image-block ul{
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}
.order-product-1688-detail-top-image-block ul li {
    float: left;
    width: 102px;
    height: 102px;
    margin-right: 10px;
    list-style: none;
}
.order-product-1688-detail-top-image-block ul li a {
    float: left;
    width: 102px;
    height: 102px;
}
.order-product-1688-detail-top-image-block ul li a img {
    height: 100%;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
}
.order-product-1688-detail-top-info-block h1{
    font-size: 21px;
}
.order-product-1688-detail-top-info-block ul.price-begin-block {
    display: inline-block;
    width: calc(100% - 20px);
    background: #f5f5f5;
    padding: 10px;
    border-radius: 2px;
    margin-top: 0px;
}
.order-product-1688-detail-top-info-block ul.price-begin-block li {
    display: inline-block;
    width: 20%;
    margin-right: 2%;
}
.order-product-1688-detail-top-info-block ul.price-begin-block li span {
    display: inline-block;
    width: 100%;
}
.order-product-1688-detail-top-info-block ul.price-begin-block li span.label {
    font-size: 14px;
    color: #333;
    text-align: left;
    font-weight: normal;
}
.order-product-1688-detail-top-info-block ul.price-begin-block li span.price {
    color: #ff4000;
    font-weight: bold;
    font-size: 18px;
}
.order-product-1688-detail-top-info-block ul.price-begin-block li span.qty {
    
}
.buy-action-block {
    display: inline-block;
    width: calc(100% - 30px);
    background: #fbf9f9;
    padding: 15px;
    border-radius: 3px;
}
.buy-action-block a {
    padding: 10px;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: bold;
}
.buy-action-block a.add-to-cart {
    background: #efbb27;
}
.buy-action-block a.buy-now {
    background: #078322;
    color: white;
}
.order-product-1688-detail-top-info-block .property-list-block {
    display: inline-block;
    width: 100%;
}
.order-product-1688-detail-top-info-block .property-list-block ul {
    padding: 0px;
    list-style: none;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li strong {
    float: left;
    text-align: right;
    width: 65px;
    margin-right: 10px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol {
    margin-top: 0px;
    padding-left: 0px;
    overflow: hidden;
    display: block;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li {
    margin-right: 5px;
    text-align: center;
    display: initial;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a {
    display: inline-block;
    margin-bottom: 5px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a.image,
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a.no-image{
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 3px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a.image img{
    width: 36px;
    height: 36px;
    margin-right: 5px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a img {
    
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    text-align: left;
    border-bottom: 1px dashed #d1c5c5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other.no-allowed,
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other.no-allowed span, 
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other.no-allowed input{
    cursor: not-allowed;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other span {
    
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other span.property-name {
    width: 20%;
    float: left;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other span.price {
    float: left;
    width: 15%;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other span.amount-on-sale {
    float: left;
    width: 30%;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other div.next-input-group {
    float: right;
    width: 29%;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other div.next-input-group span {
    width: 25px;
    background: #ccc;
    float: left;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    height: 25px;
    cursor: pointer;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li.item-other div.next-input-group input {
    float: left;
    border: 1px solid #e5e5e5;
    height: 19px;
    width: 100px;
    text-indent: 5px;
    padding: 2px;
}
.order-product-1688-detail-top-info-block .property-list-block ul li.parent ol li a.active {
    border: 1px solid #ef9c31;
}
.order-product-1688-detail-full .noi-dung-block strong{
    text-decoration: underline;
    text-transform: uppercase;
} 
.order-product-1688-detail-full .noi-dung-block .nd-block {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}