.header-mobile .logo img {
	max-height: 58px;
}

.noti-wrap {
	height: auto;
}

@media (max-width: 1199px) and (min-width: 992px){
	.header-wrap .account-item > .content {
		display: inherit;
	}
}

.table-data3.table tbody td.desc {
    color: #4272d7;
}

.btn-group input {
	position: absolute;
	z-index: -1;
	width: 100%;
}

.form-control.is-desc {
	border-color: #4272d7;
}

.table-top-countries tbody td {
    width: 22px;
}