html,
body {
	font:"Plus Jakarta Sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0xp;
}

* {
	font-family: "Plus Jakarta Sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

b,
strong {
	font-weight: bold;
}

i,
embed,
.font-italic {
	font-style: italic;
}

.icon-menu {
	background: inherit !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 20px;
}

.insurrance-box {
	margin-top: 30px;
}

.item-title-text a {
	color: #333 !important;
	font-weight: normal;
}

.cart-list {
	padding: 20px 0;
}

.cart-toggle-box {
	padding-top: 0;
}

.cart-toggle-box .cart-toggle-icon {
	top: 15px;
}

.cart-total-box {
	margin-top: 20px;
}

.form-content-box {
	margin-bottom: 0;
}

.cart-toggle-box.active .cart-detail-box {
	padding: 20px 0;
}

.toggle-step {
	display: none;
}

.toggle-step.active {
	display: block;
}

span.form-control {
	border: none;
}

#cart-info .ui-input-text input {
	padding: 0;
	font-size: 15px;
}

label.radio-form {
	padding-left: 30px !important;
	border: 0;
}

label.radio-form:after {
	margin: -9px 2px 0 -6px !important;
}

.ui-radio .radio-form.ui-radio-off:after {
	background-image: url(../../images/icons/icon-40.png) !important;
	height: 18px;
	width: 18px;
	border-width: inherit;
	background-color: transparent;
}

.ui-radio .radio-form.ui-radio-on:after {
	/*background-image: url(../../images/icons/icon-46.png) !important;*/
	background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2214%2C4%2011%2C1%205.003%2C6.997%203%2C5%200%2C8%204.966%2C13%204.983%2C12.982%205%2C13%20%22%2F%3E%3C%2Fsvg%3E");
	height: 18px;
	width: 18px;
	border-width: inherit;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #fff;
	opacity: 1;
}

.form-control,
.ui-page-theme-a .ui-btn,
.form-text-line .ui-input-text,
.form-group label,
.qly-box [class*="qly-"] {
	font-size: inherit;
}

.ui-overlay-a {
	font-size: 15px;
}

.form-date .form-icon {
	top: 5px;
}

.labelmarginbottom0 label {
	margin-bottom: 0 !important;
}

.ui-checkbox input[type="checkbox"] {
	display: none;
}

.ui-checkbox .check-form {
	line-height: 1.5;
}

#cart-info .ui-input-text input {
	min-height: 1.8em;
}

.border-top {
	padding-top: 15px;
	margin-top: 10px;
}

.ui-grid-b .ui-select {
	margin-left: 0;
	margin-right: 0;
}

.has-error .help-block {
	margin-top: 0.5rem;
	color: red !important;
}

.has-error .help-block:not(:empty) {
	font-size: 13px !important;
}

#login-form .form-control,
#login-form .ui-page-theme-a .ui-btn,
#login-form .form-text-line .ui-input-text {
	padding: 0 !important;
	min-height: 1em;
}

.list-account-list .list-account-item {
	padding: 10px 0;
	position: relative;
}

.list-account-list .list-account-item a.ui-link {
	display: flex;
}

.list-account-list .list-account-item span {
	margin-left: 7px;
}

#recoup-check-page .form-search .ui-input-search {
	width: 65%;
	float: left;
}

#recoup-check-page .form-search .btn-recoupcheck {
	width: 30% !important;
	float: right;
	max-width: 100px;
	height: 45px;
}

.title-top {
	margin: 0 0 20px 0;
}

.title-top.title-inline {
	margin: 10px 0 10px 0;
}

.title-label {
	font-size: 1em !important;
}

.qly-box-small {
	height: 35px;
	line-height: 35px;
	padding: 0;
}

.ui-checkbox label {
	padding-left: 30px !important;
}

.hotlinefixed {
	position: fixed;
	bottom: 160px;
	right: 42px;
	width: 40px;
	z-index: 10000 !important;
}

.hotlinefixed2 {
	position: fixed;
	bottom: 18px;
	left: 50%;
	width: 80px;
	z-index: 100000;
}

.ui-page-theme-a .ui-btn,
.form-text-line .ui-input-text {
	border: solid 1px #DCEBE9;
	border-radius: 24px;
	padding: 1rem;
}

.form-control{
	padding: 0px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 24px;
	letter-spacing: 0px;
}

.form-group .ui-select {
	margin: 0;
}

.coccoc-alo-ph-circle {
	width: 120px;
	height: 120px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, 0.4);
	opacity: 0.1;
	-webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.coccoc-alo-phone {
	background-color: transparent;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 200000 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility 0.5s;
	-moz-transition: visibility 0.5s;
	-o-transition: visibility 0.5s;
	transition: visibility 0.5s;
	right: 150px;
	top: 30px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
	border-color: #fa2e06;
	opacity: 0.8;
	background-color: #fa2e06;
	opacity: 0.1 !important;
}

.coccoc-alo-ph-circle-fill {
	width: 60px;
	height: 60px;
	top: 2px;
	left: 2px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.1;
	-webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.coccoc-alo-ph-img-circle {
	width: 40px;
	height: 40px;
	top: 12px;
	left: 12px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(images/24-7-icon.png) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 1;
	-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	background-size: cover;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
	border-color: #1c66a6;
	opacity: 1;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
	border-color: #75eb50;
	opacity: 0.5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
	background-color: #1c66a6;
	opacity: 0.75 !important;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
	background-color: #75eb50;
}

.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
	background-color: cornsilk;
}

#wpwidget .mobile .widget-layout {
	z-index: 10000 !important;
	bottom: 80px !important;
}

input.radio-input:not(:root:root) {
	left: -0.1em !important;
}

.ui-checkbox input,
.ui-radio input {
	display: none !important;
}

@-moz-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-o-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-o-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-moz-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-o-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

#page-notification .tab-navbar .tab-title-box .tab-title-item+.tab-title-item {
	padding-left: 0;
}

#page-notification .tab-navbar .tab-title-box .tab-title-item .tab-link {
	font-size: 13px;
}

#page-productdetail h5 {
	color: #2892ad !important;
}

#page-productdetail .info-box *:not(h4.title-21, .btn) {
	font-size: 16px !important;
	line-height: 1.6;
}

.hide {
	display: none;
}

.pha_line_extra {
	font-style: italic !important;
	display: none;
}

.ocr_snapshot .form-group {
	display: flex;
}

.ocr_snapshot .form-group a {
	display: block;
	text-align: center;
	width: 33.3%;
}

.ocr_snapshot .form-group a span {
	display: block;
}

.chontaituc .ui-btn-icon-left:not(.radio-form):after {
	left: -1px !important;
}

.chontaituc .ui-checkbox label {
	padding-left: 25px !important;
}

.chontaituc label {
	border: none !important;
}

tr.covid_line {
	font-size: 15px;
}

tr.covid_line label {
	font-weight: normal !important;
}

.form-content-box .form-group {
	margin-bottom: 25px;
}

.title-18,
.box-popup-default .title-popup,
.form-content-box {
	font-size: 15px;
}

.insurrance-txt * {
	font-size: 16px !important;
}

.form-box .bottom-form {
	bottom: 0;
}

.ui-popup-container {
	z-index: 100000 !important;
	background-color: #fff;
	border-color: #ddd;
	color: #333;
	text-shadow: 0 1px 0 #f3f3f3;
	min-width: 60%;
	border-width: 1px;
	border-style: solid;
}

.ui-popup.ui-body-inherit {
	border-width: 0 !important;
}

h1.ui-title {
	font-size: 17px !important;
	font-weight: bold;
	line-height: 1.3 !important;
	color: #232527;
}

.ui-selectmenu-list a {
	color: #232527 !important;
	background-color: #fff;
	border-color: #ddd;
}

.ui-selectmenu-list li.ui-first-child a {
	background-color: transparent;
	border-color: #007fa8;
}

.ui-selectmenu-list li .ui-btn {
	font-weight: normal !important;
	text-shadow: none !important;
}

.title-top,
.ui-page-theme-a .ui-header .ui-title {
	font-size: 20px;
}

.popup-content {
	max-width: 100%;
	width: 100%;
	height: 100%;
}

#ty_le_thuong_tat-popup,
#popup_in_app-popup {
	width: 96% !important;
	max-width: 96% !important;
	left: 2% !important;
	top: 2% !important;
	position: fixed;
	height: 98%;
}

#ty_le_thuong_tat-popup .ui-content,
#popup_in_app-popup .ui-content {
	padding-top: 15px;
	height: 97%;
	padding-left: 5px;
	padding-right: 5px;
}

#ty_le_thuong_tat .ui-icon-delete,
#popup_in_app .ui-icon-delete {
	background: transparent;
	border: none;
	width: 50px;
	height: 50px;
}

#ty_le_thuong_tat .ui-icon-delete:after,
#popup_in_app .ui-icon-delete:after {
	margin-left: -13px;
	margin-top: -25px;
	width: 35px;
	height: 35px;
}

#popupProduct-popup {
	max-width: 100% !important;
	bottom: 0;
	left: 0 !important;
	width: 100%;
}

.ui-overlay-a {
	zoom: 1 !important;
}

.form-group label {
	margin-bottom: 8px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	vertical-align: middle;
	color: #000;
}

.form-control {
	font-weight: normal !important;
}

.form-group.required .control-label:after {
	content: " * ";
	color: red;
}

.form-box .form-group {
	margin-bottom: 15px;
}

.loading {
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.vs-loading__load {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.lds {
	width: 40px;
	height: 40px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.vs-loading__progress__bar {
	background: #0066ad;
	height: 100%;
	position: relative;
	border-radius: 0 10px 10px 0;
}

.vs-loading--default .lds {
	border-radius: 50%;
}

.vs-loading--default .lds__1 {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px solid #0066ad;
	border-radius: inherit;
	border-top: 2px solid transparent !important;
	border-left: 2px solid transparent !important;
	border-right: 2px solid transparent !important;
	-webkit-animation: rotate 0.8s ease infinite;
	animation: rotate 0.8s ease infinite;
	top: 0;
}

.vs-loading--default .lds__2 {
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px dashed #0066ad;
	border-radius: inherit;
	border-top: 2px solid transparent !important;
	border-left: 2px solid transparent !important;
	border-right: 2px solid transparent !important;
	-webkit-animation: rotate 0.8s linear infinite;
	animation: rotate 0.8s linear infinite;
	opacity: 0.4;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.vs-input__loading {
	position: relative;
	margin-left: auto;
	margin-right: 0;
	width: 20px;
	height: 20px;
	pointer-events: none;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: inherit;
	cursor: default;
}

.vs-input__loading-normal {
	margin-right: auto;
}

.vs-input__loading:after {
	border: 2px solid #0066ad;
	border-radius: inherit;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	-webkit-animation: rotateInputLoading 0.8s ease infinite;
	animation: rotateInputLoading 0.8s ease infinite;
}

.vs-input__loading:after,
.vs-input__loading:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	content: "";
}

.vs-input__loading:before {
	border: 2px dashed #0066ad;
	border-radius: inherit;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	-webkit-animation: rotateInputLoading 0.8s linear infinite;
	animation: rotateInputLoading 0.8s linear infinite;
	opacity: 0.2;
}

@-webkit-keyframes rotateInputLoading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes rotateInputLoading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes bkg {
	0% {
		background-position: left 0 center;
	}

	100% {
		background-position: left -11200px center;
	}
}

.loading-custom {
	width: 80px;
	height: 80px;
	position: relative;
	-webkit-animation: bkg 2.2s steps(140) infinite;
	animation: bkg 2.2s steps(140) infinite;
	background-image: url("images/flower-loading.png");
}

.loading-custom>* {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.ui-input-text,
.ui-input-search {
	margin: 0.1em 0;
}

.btn.disabled,
.btn:disabled {
	background: #afaeae
}

.insurrance-item .insurrance-images {
	height: 75px
}

.ui-mobile .ui-page {
	min-height: 100% !important;
}

.icon-right-xs:after,
.info-box ul li:after,
.form-content-box ul li:after {
	left: 0;
	top: 8px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #00453C;
	border-width: 5px;
	background-image: none
}

.icon-down-xs:after,
.ui-select .ui-btn:after {
	top: 27px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #00453C;
	border-width: 5px;
	right: 16px;
	border-radius: inherit;
	background-image: none
}

.ui-radio .radio-form.ui-radio-off:after {
	background-image: none !important;
	border: 2px solid #00453C;
}

.ui-radio .radio-form.ui-radio-on:after {
	border: none;
	background: #00453C;
	box-shadow: 0 0 2px 1px #00453C;
	width: 16px !important;
	height: 16px !important;
}

.ui-page-theme-a .ui-btn.ui-btn-active,
html .ui-bar-a .ui-btn.ui-btn-active,
html .ui-body-a .ui-btn.ui-btn-active,
html body .ui-group-theme-a .ui-btn.ui-btn-active,
html head+body .ui-btn.ui-btn-a.ui-btn-active,
.ui-page-theme-a .ui-checkbox-on:after,
html .ui-bar-a .ui-checkbox-on:after,
html .ui-body-a .ui-checkbox-on:after,
html body .ui-group-theme-a .ui-checkbox-on:after,
.ui-btn.ui-checkbox-on.ui-btn-a:after,
.ui-page-theme-a .ui-flipswitch-active,
html .ui-bar-a .ui-flipswitch-active,
html .ui-body-a .ui-flipswitch-active,
html body .ui-group-theme-a .ui-flipswitch-active,
html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active,
.ui-page-theme-a .ui-slider-track .ui-btn-active,
html .ui-bar-a .ui-slider-track .ui-btn-active,
html .ui-body-a .ui-slider-track .ui-btn-active,
html body .ui-group-theme-a .ui-slider-track .ui-btn-active,
html body div.ui-slider-track.ui-body-a .ui-btn-active {
	background-color: #00453C;
	border-color: #00453C;
	color: #fff;
	text-shadow: 0 1px 0 #00453C;
}

.ui-overlay-a a {
	color: #00453C;
}

.ui-page-theme-a a:active, .ui-page-theme-a a:hover{
	color: #00453C;
	text-decoration: underline;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.gcnbh {
	margin-top: 20px
}

.custom_scroll::-webkit-scrollbar {
	width: 1em;
}

.custom_scroll::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.custom_scroll::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
}

.table.nguoithamgia {
	max-width: calc(100vw - 20px)
}

.btn {
	height: 56px;
	color: #fff !important;
	font-size: 18px;
	border-radius: 9999px;
	border: none;
	position: relative;
	text-decoration: none !important;
	background: #00453C;
	padding: 6px;
}

.step-box {
	height: 4px;
}

.step-box .step {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #00453C;
	border-bottom-right-radius: 99px;
	border-top-right-radius: 99px;
}

.cart-total-box .cart-total-number{
	color: #00453C;
}

.form-date .form-icon {
	position: absolute;
	right: 16px;
	top: 17px !important;
}

.ui-radio .ui-btn{
	border: none;
}

.ui-selectmenu-list li{
	margin-bottom: 4px;
}

.ui-selectmenu-list .ui-btn{
	border-radius: 0px;
	border-color: white;
}

.ui-selectmenu-list .ui-btn:hover{
	border-color: white;
}

.ui-selectmenu-list .ui-btn.ui-btn-active{
	color: white !important;
	
}