 @charset "UTF-8";
/* CSS Document */
.true_topbar_customer {
	float:left;
	line-height:30px;
	padding:10px 20px 0px 20px;
	margin-left:10px;
	}
.true_topbar_customer a {
	text-decoration:none;
	margin-right:20px;
	
	}
.true_topbar_customer a:hover {
	
	}
.true_topbar_customer_bullet {
	width:11px;
	height:11px;
	background-image:url(../images/icn_customer.png);
	float:left;
	margin-top:20px;
	margin-left:10px;
	}
.true_topbar_customer_bullet a {
	height:11px;
	display:block;
	}
.true_topbar * {
	font-size:13px;
	}
.true_topbar {
	width:100%;
	height: 50px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 2px rgba(226,226,226,.5), inset 0 -1px #e8e8e8;
	-moz-box-shadow: 0 2px 2px rgba(226,226,226,.5), inset 0 -1px #e8e8e8;
	box-shadow: 0 2px 2px rgba(226,226,226,.5), inset 0 -1px #e8e8e8;
	background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fff 50%);
	background-image: -moz-linear-gradient(bottom, #f5f5f5, #fff 50%);
	background-image: -o-linear-gradient(bottom, #f5f5f5, #fff 50%);
	background-image: linear-gradient(to top, #f5f5f5, #fff 50%);
	}
.true_topbar a {
	color:#555;
	}
.true_topbar a:hover {
	color:#c30906;
	text-decoration:underline;
	}
.topbar_container {
	width:100% !important;
	padding:0px 15px 0px 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.true_topbar_logo {
	padding-top:10px;
	float:left;
	}
.true_topbar_logo_phone {
	width:86px;
	height:25px;
	background-image:url(../images/trueidlogo.png);
	margin-top:5px;
	margin-left:10px;
	}
.true_topbar_logo_phone a {
	display:block;
	height:25px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.true_topbar_logo_phone {
    background-image: url('../images/trueidlogo@2x.png');
    background-size: 86px 25px;
  }
}
.true_topbar_user {
	float:right;
	}
 .form-search  {
	padding:10px 20px 0px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	float:left;
	height:50px;
	}
.form-search input {
	height:30px;
	border-radius:30px;
	-moz-border-radius:30px;
	padding-left:30px;
	background-image:url(../images/icon_search.png);
	background-repeat:no-repeat;
	background-position:10px 6px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.form-search input {
    background-image: url('../images/icon_search@2x.png');
    background-size: 16px 16px;
  }
}
.true_topbar_user .shortcut_link {
	padding:10px 20px 0px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	float:left;
	height:50px;
	}
.true_topbar_user .shortcut_link ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.true_topbar_user .shortcut_link li {
	margin:0px;
	padding:0px;
	line-height:30px;
	float:left;
	margin-left:20px;
	}
.true_topbar_user .shortcut_link li:first-child {
	margin-left:0px;
	}
.true_topbar_user .shortcut_link li a:hover {
	text-decoration:underline;
	}
.true_topbar_user .shortcut_link li a {
	text-decoration:none;
	display:block;
	height:50px;
	}
.true_topbar_user .notification {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	float:left;
	height:50px;
	}
.true_topbar_user .notification .icon_notification {
	width:50px;
	height:50px;
	background-image:url(../images/icon_notification.png);
	background-repeat:no-repeat;
	background-position:center 14px;
	background-size: 17px 21px;
	}
.true_topbar_user .icon_notification a {
	display:block;
	height:50px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.true_topbar_user .notification .icon_notification{
    background-image: url('../images/icon_notification@2x.png');
    background-size: 17px 21px;
  }
}
.true_topbar_user .expand_service {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	float:left;
	height:50px;
	}
.true_topbar_user .expand_service .icon_expand_service {
	width:50px;
	height:50px;
	background-image:url(../images/btn_expand.png);
	background-repeat:no-repeat;
	background-position:center 14px;
	background-size: 22px 20px;
	}
.true_topbar_user .icon_expand_service > a {
	display:block;
	height:50px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.true_topbar_user .expand_service .icon_expand_service {
    background-image: url('../images/btn_expand@2x.png');
    background-size: 22px 20px;
  }
}

.true_topbar_user .user_small_thumb {
	width:65px;
	height:50px;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.true_topbar_user .user_thumb {
	width:30px;
	height:30px;
	margin:0 auto;
	}
.true_topbar_user .user_small_thumb a {
	height:50px;
	display:block;
	padding-top:8px;
	}
.connect_with_trueid {
	
	height:30px;
	float:right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	margin-top:9px;
	}
.connect_with_trueid img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	}
.true_topbar_user .search {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	float:left;
	height:50px;
	}
.true_topbar_user .search.active {
	background-color: #e9e9e9;
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	background-image: -webkit-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: -moz-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: -o-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: linear-gradient(to top, #e6e6e6, #ccc);
	}
.true_topbar_user .search .icon_search {
	width:50px;
	height:50px;
	background-image:url(../images/icon_search_phone.png);
	background-repeat:no-repeat;
	background-position:center 14px;
	background-size: 20px 20px;
	}
.true_topbar_user .search.active .icon_search {
	width:50px;
	height:50px;
	background-image:url(../images/icon_search_phone_w.png);
	background-repeat:no-repeat;
	background-position:center 15px;
	background-size: 20px 20px;
	}
.true_topbar_user .icon_search a {
	display:block;
	height:50px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.true_topbar_user .search .icon_search{
    background-image: url('../images/icon_search_phone@2x.png');
    background-size: 20px 20px;
  }
.true_topbar_user .search.active .icon_search{
    background-image: url('../images/icon_search_phone_w@2x.png');
    background-size: 20px 20px;
  }
}

.searchbar_phone {
	height:50px;
	background-color: #e9e9e9;
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	background-image: -webkit-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: -moz-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: -o-linear-gradient(bottom, #e6e6e6, #ccc);
	background-image: linear-gradient(to top, #e6e6e6, #ccc);
	}
.searchbar_phone .form-search {
	border:none; 
	}
.user_thumb {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
	box-shadow: inset 0 0 5px rgba(0,0,0,.15);
	background-position:center;
	margin:0 auto;
	margin-top:10px;
	background-size:contain;
	}
.true_topbar_user .user_small_thumb {
	width:65px;
	height:50px;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right:#e8e8e8 1px solid;
	}
.true_topbar_user .user_thumb {
	width:30px;
	height:30px;
	margin:0 auto;
	}
.true_topbar_user .user_small_thumb a {
	height:50px;
	display:block;
	padding-top:8px;
	}
.true_topbar_user .language {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	height:50px;
	padding-right:15px;
	}
.true_topbar_user .language .language_flag {
	
	}
.true_topbar_user .language .language_flag a {
	display:block;
	height:50px;
	padding-left:15px;
	padding-top:18px;
	}
.language_flag .dropdown-menu {
	left:auto;
	right:-13px;
	}
.language_flag .dropdown-menu li {
	padding-left:20px;
	}
.language_flag .dropdown-menu li a {
	background:none;
	height:35px !important;
	padding:10px !important;
	}
.language_flag .dropdown-menu li:hover {
	background-color:#f6f6f6;
	}
.language_flag .dropdown-menu .selected {
	background-image:url(../images/icon_select.png);
	background-repeat:no-repeat;
	background-position:10px 12px;
	background-size: 13px 11px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.language_flag .dropdown-menu .selected {
	background-image:url(../images/icon_select@2x.png);
	background-repeat:no-repeat;
	background-position:10px 12px;
	background-size: 13px 11px;
	}
}
.language_flag .dropdown-menu .flag_th {
	background-image:url(../images/th.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 3px;
	}
.language_flag .dropdown-menu .flag_en {
	background-image:url(../images/en.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 3px;
	}
.language_flag .dropdown-menu .flag_vn {
	background-image:url(../images/vn.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 3px;
	}
.language_flag .dropdown-menu .flag_cn {
	background-image:url(../images/cn.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 3px;
	}
.language_flag .dropdown-menu .flag_jp {
	background-image:url(../images/jp.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 3px;
	}
.dropdown-menu {
  position: absolute;
}
.dropdown-menu .arrow {
	width:18px;
	height:8px;
	background-image:url(../images/popup_arrow.png);
	position:absolute;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.dropdown-menu .arrow  {
	background-image:url(../images/popup_arrow@2x.png);
	background-repeat:no-repeat;
	background-size: 18px 8px;
	}
}
.language_flag .dropdown-menu .arrow {
	right:10px;
	top:-8px;
	}
.service_icon_list {
	padding:10px 10px 0px 10px;
	}
.service_icon {
	width:86px;
	text-align:center;
	float:left;
	margin-bottom:10px;
	}
.service_icon a {
	padding:10px;
	display:block;
	}
.service_icon:hover {
	background-color:#f5f5f5;
	border-radius:5px;
	}
.service_icon .service_title {
	margin-top:10px;
	}
.expand_service .dropdown-menu {
	left:auto;
	right:-80px;
	width:285px;
	}
.expand_service .dropdown-menu .arrow {
	right:95px;
	top:-8px;
	}
.true_topbar_customer_expand {
	width:11px;
	height:11px;
	background-image:url(../images/icn_customer.png);
	float:left;
	margin-top:19px;
	margin-left:15px;
	}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.true_topbar_customer_expand  {
	background-image:url(../images/icn_customer@2x.png);
	background-repeat:no-repeat;
	background-size: 11px 11px;
	}
}
.true_topbar_customer_expand .customer_expand > a {
	display:block;
	height:11px;
	}
.customer_expand .dropdown-menu {
	left:-30px;
	top:31px;
	width:190px;
	}
.customer_expand .dropdown-menu li a {
	height:35px;
	line-height:30px;
	}
.customer_expand .dropdown-menu .arrow {
	left:25px;
	top:-8px;
	}
.btn-gray {
	background-color:#a1a1a1;
	color:#FFF !important;
	}
.btn-gray:hover {
	color:#333 !important;
	}
.topbar_login_btn {
	float:left;
	margin-top:9px;
	}
.topbar_login_btn .btn {
	font-family:true_mediumregular !important;
	}
/*Tablet*/
@media (min-width: 768px) and (max-width: 979px) {
.expand_service .dropdown-menu {
	left:auto;
	right:5px;
	width:285px;
	}
.expand_service .dropdown-menu .arrow {
	right:10px;
	top:-8px;
	}
}
/*Mobile*/
@media (max-width: 767px) {
.topbar_container {
	width:100% !important;
	padding:0px 0px 0px 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.expand_service .dropdown-menu {
	left:auto;
	right:-25px;
	width:285px;
	}
.expand_service .dropdown-menu .arrow {
	right:40px;
	top:-8px;
	}

 .true_topbar_user .language {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	height:50px;
	padding-right:5px;
	}

 .true_topbar_user .language .language_flag a {
	display:block;
	height:50px;
	padding-left:8px;
	padding-top:18px;
	}
}