@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	 
	
}
  
/*********************************balon************************************/
.container-balon{
	width: 300px;
	height: 210px;
	position: fixed;	
	right:0px;
	bottom: 0px;
	z-index: 9999;
	border-left: 1px solid #949494; 
	border-right: 1px solid #949494; 
	border-bottom: 1px solid #949494; 
}
.container-close{
	width: 100%;
	height: 30px;	
	clear: both;
	background: url(https://06de77.claudeassets.com/20190819105119im_/https://aowpri.com/asset/frontend/images/bg-tip.png) repeat-x ;
}
.container-close .close-tip{
	width: 20px;
	height: 25px;
	float: right;
	margin-right: 5px;	
	cursor: pointer;
}
.container-balon .message{
	float:left;
	font-size: 14px;
	margin-left: 58px;
    margin-top: 5px;
    text-transform: uppercase;
    width: 191px;
    text-align: center;
    
}
#balon-hide{
	background: url("https://7556c5.claudeassets.com/20190819105119im_/https://aowpri.com/asset/frontend/images/but-control.png") no-repeat scroll -50px 8px transparent;
}
#balon-show{
	background: url("https://7556c5.claudeassets.com/20190819105119im_/https://aowpri.com/asset/frontend/images/but-control.png") no-repeat scroll -20px 8px transparent;
	display: none;
}
#balon-delete{
	background:url("https://7556c5.claudeassets.com/20190819105119im_/https://aowpri.com/asset/frontend/images/but-control.png") no-repeat scroll 4px 9px transparent;
}

/*********************************popup************************************/
/* �?nh d?ng m?t n? cho popup */
#mask {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	z-index: 999;
	/*Cac thuoc tinh fix IE*/
	filter: alpha(opacity=60);
	ZOOM: 1;
	display: block;
}
/* N?i dung popup*/
.login-popup {
	/*background: none no-repeat scroll 0 0 #fdf5f5;*/
	display: none;
	font-size: 1em;
	height: 270px;
	left: 50%;
	padding: 0;
	position: fixed;
	top: 50%;
	width: 543px;
	z-index: 99999;
}
/*N?i dung con c?a popup*/
#content-popup {
	width: 543px;
	height: 270px;
	margin-top: -1px;
	margin-left: 0px;
	overflow: hidden;
}
#content-popup a {
    display: block;
	height: 270px;
	/*margin-left: 4px;
	margin-top: 5px;*/
	width: 543px;
}
#content-popup a img{
	border: none;
	outline: none;
	
}
/* N�t close*/
.close {
	background:url('https://922b88.claudeassets.com/20190819105119im_/https://aowpri.com/asset/frontend/images/closex.png?v=1') no-repeat ;
	width:30px;
	height:23px;
	float: left;
	margin-right: 4px;
	margin-left: 515px;
	margin-top: -23px;
	border: none;
	position: absolute;
	cursor: pointer;
}

.closex2 {
    display: block;
    height: 36px;
    margin-left: 593px;
    margin-top: 1px;
    width: 77px;
    cursor: pointer;
}
 
/*
     FILE ARCHIVED ON 05:42:22 Nov 02, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:26:40 Sep 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.72
  exclusion.robots: 0.094
  exclusion.robots.policy: 0.08
  esindex: 0.009
  cdx.remote: 44.84
  LoadShardBlock: 2189.235 (3)
  PetaboxLoader3.datanode: 2201.146 (4)
  load_resource: 160.513
  PetaboxLoader3.resolve: 132.37
*/