    /*
    common.css
	http://linkhay.com
*/
#body_wrap {position: relative; z-index: 1}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {margin: 0;padding: 0}
a {color: #333;text-decoration: none;outline:none}
a:hover,a:focus {color: #c00;text-decoration: none}
a:active {color: #c00}
a:visited {}
a img, a:active img, a:link img, a:visited img {border:none}
table {border-spacing:0;border-collapse:collapse;font-size: 12px;line-height: 1.4em}
fieldset,img,abbr,acronym {border:0}
textarea {border:1px solid #CACACA;font-family:"arial",tahoma,verdana,sans-serif;font-size:12px;padding:3px; }
select {border:1px solid #CACACA;font-family:"arial",tahoma,verdana,sans-serif;font-size:12px;
        font-weight: bold;
        padding-left: 6px;
}
*:active, *:focus{outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px}
h1,h2,h3,h4,h5,h6 {font-size: 100%}
h4 {font-size: 14px;}

a.a1 {color:#363636 !important;cursor:pointer;text-decoration:none;outline:none}
a.a2 {color:#363636 !important;cursor:pointer;text-decoration:none;outline:none;width:150px;float:left;display:block;width:150px;overflow:hidden;}
a.a3 {color:#363636 !important;cursor:pointer;text-decoration:none;outline:none;width:150px;display:inline-block;overflow:hidden;}
a.a1:hover,a.a2:hover,a.a3:hover {color:#c00607 !important;text-decoration:none}
a.external {background: url(../images/icons/external.png) no-repeat scroll right center;padding-right: 13px}
a.external1 {background: url(../images/icons/external.gif) no-repeat scroll right center;padding-right: 8px; word-break: break-all;}
/*a.add-friend, a.remove-friend {background: url(../images/icons/add_friend.png) no-repeat scroll left center;color: #c00607;display: block;float: left;line-height: 16px;padding-left: 20px}*/
a.add-friend, a.remove-friend {background: url(../images/icons/add_friend.png) no-repeat scroll left center;color: #c00607;padding: 2px 0 2px 20px}
a.remove-friend {background-image: url(../images/icons/un_follow.png)}
a.add-friend:hover, a.remove-friend:hover {color: #000}
a.unfollow-channel {background: url(../images/icons/stop.gif) no-repeat scroll 0 50% transparent;color: #c00607;padding: 2px 0 2px 20px}
a.invite {background: url(../images/icons/add_friend.gif) no-repeat scroll 0;color: #c00607;padding: 2px 0 2px 20px}
a.unfollow-channel:hover, a.invite:hover {color: #000}
.notable a,.notable a:visited {color: #cc0000;text-decoration: underline}
.notable a:hover {color: #000;text-decoration: underline}
a.notable, a.notable:visited {color: #cc0000;text-decoration: underline}
a.notable:hover {color: #000;text-decoration: underline}
a.notable1, a.notable1:visited {color: #cc0000;text-decoration: none}
a.notable1:hover {color: #000;text-decoration: none}

.link-follow {}
.btn-common,input[type=submit].btn-common,input[type=button].btn-common {
	background: #ddd url("../images/bg/bg-btn.gif") repeat-x 0 0;
	border-bottom-color: #ccc;
	border-color: #ddd;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	color: #333;
	cursor: pointer;
	font: 12px/14px "Lucida Grande",sans-serif;
	-khtml-border-radius: 4px;
	margin: 0;
	-moz-border-radius: 4px;
	overflow: visible;
	padding: 4px 8px 5px;
	text-shadow: 1px 1px 0 #fff;
	-webkit-border-radius: 4px;
	width: auto;
}
.btn-common:hover,.btn-common:focus,input.btn-common:hover,input.btn-common:focus,button.btn-common:hover,button.btn-common:focus {
	background-position: 0 -6px;
	border-color: #999 #999 #888;
	color: #000;
	text-decoration: none;
}

.btn, input.btn[type="submit"], input.btn[type="button"] {
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e5e5e5');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0, endColorstr=#e5e5e5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #f0f0f0,  #e5e5e5);
	background: linear-gradient(top,  #f0f0f0,  #e5e5e5);
	
	background:#E4E4E3 url("../images/new_version/bg-like-button.png") repeat-x scroll 0 0;
 	border:1px solid #c3c3c3;

 	/*background: #f0f0f0 none;
	border-style: solid;
	border-width: 1px;
	border-color: #e7e7e7 #666 #666 #e7e7e7;
	color:#363636;*/
 	color:#333;
	cursor:pointer;
	display: block;
	font:11px/14px "arial",tahoma,verdana,sans-serif;
	margin:0;padding:0px 8px;
	overflow: hidden;
	width: auto;
	height:20px;
	line-height:20px;
	font-weight:bold;
}
div.btn-quantam a.btn-view-mute {
    padding: 0 4px 0 8px;
}
.btn-follow-success, input.btn-follow-success[type="submit"], input.btn-follow-success[type="button"] {
	background: transparent none;
	border: medium none;
	color:#363636;
	cursor: default;
	display: block;
	font:12px/14px "arial",tahoma,verdana,sans-serif;
	margin:0; padding:3px 8px 4px;
	width:103px;
}
.btn i {
	background:transparent url("../images/new_version/linkhay-sprites.png") no-repeat scroll -16px -16px ;
    display: block;
    float: left;
    height: 8px;
    outline: none;
    overflow: hidden;
    width: 8px;
    margin:6px 5px 0 0 !important;
}
.btn-unfollow i {background-position: 0 -64px;}
.btn-follow-success i, #admin_request_facebook_verify i {
	background:url(../images/sprite_icons.png) no-repeat scroll 0 -398px;
	display: block;
	float:left;
	margin:3px 5px 0 0;
	width:12px;
	height:12px;
	outline:medium none;
	overflow:hidden;
}
#admin_request_facebook_verify i {
	display: inline-block !important;
        float: none !important;
        vertical-align: middle;
}
.btn:hover,a.btn:hover,.btn:focus,input[type=submit].btn:hover,input[type=submit].btn:focus,button.btn:hover,button.btn:focus {
	/*background-color: #e0e0e0;
	color:#363636;
	border-color: #cecece #1e1e1e #1e1e1e #cecece;
	text-decoration: none;*/
 	color:#222;
 	border:1px solid #b2b2b2;
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f0f0f0');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5e5e5, endColorstr=#f0f0f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #e5e5e5,  #f0f0f0);
	background: linear-gradient(top,  #e5e5e5,  #f0f0f0);
}
button:active,button.btn:active,input[type=submit]:active {
	/*background-image: none!important;*/
	outline: none!important;
	text-shadow: none!important;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}

.btn-follow-small .btn {
	background: url("../images/new_version/bg-like-button.png") repeat-x scroll 0 0 #E4E4E3;
    border: 1px solid #AAAAAA;
    box-shadow: 0 1px 0 #EDDDE0;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
}

.btn-light, input.btn-light[type="submit"], input.btn-light[type="button"] {
	background: #f0f0f0 none;
	border-style: solid;
	border-width: 1px;
	border-color: #e7e7e7 #666 #666 #e7e7e7;
	color:#363636;
	cursor:pointer;
	display: block;
	font:12px/14px "arial",tahoma,verdana,sans-serif;
	margin:0; padding: 3px 8px 4px;
	overflow: hidden;
	width: auto;
}
.btn-light i {background:url(../images/sprite_icons.png) no-repeat scroll 0 -366px;display: block;float:left;margin:2px 5px 0 0;width:12px;height:12px;outline:medium none;overflow:hidden}
.btn-light:hover,.btn-light:focus,input[type=submit].btn-light:hover,input[type=submit].btn-light:focus,button.btn-light:hover,button.btn-light:focus {
	background-color: #e0e0e0;
	color:#363636;
	border-color: #cecece #1e1e1e #1e1e1e #cecece;
	text-decoration: none;
}
.btn-note i {background-position: 0 -606px;width:16px;height:16px;line-height:18px;margin-top:0}
.btn-light-small, input.btn-light-small[type="submit"], input.btn-light-small[type="button"] {
	background: #f0f0f0 none;
	border-style: solid;
	border-width: 1px;
	border-color: #e7e7e7 #666 #666 #e7e7e7;
	color:#363636;
	cursor:pointer;
	display: block;
	font:11px/12px "arial",tahoma,verdana,sans-serif;
	margin:0; padding: 2px 4px;
	overflow: hidden;
	width: auto;
}
.btn-light-small i {background:url(../images/sprite_icons.png) no-repeat scroll 0 -366px;display: block;float:left;margin:0 3px 0 0;width:12px;height:12px;outline:medium none;overflow:hidden}
.btn-light-small:hover,.btn-light-small:focus,input[type=submit].btn-light-small:hover,input[type=submit].btn-light-small:focus,button.btn-light-small:hover,button.btn-light-small:focus {
	background-color: #e0e0e0;
	color:#363636;
	border-color: #cecece #1e1e1e #1e1e1e #cecece;
	text-decoration: none;
}
.btn-connect-facebook i {background: url(../images/feedservices/facebook.png) no-repeat scroll 0 0; width:16px; height:16px; margin-top:0}
.btn-connect-yahoo i {background: url(../images/feedservices/yahoopulse.png) no-repeat scroll 0 0; width:16px; height:16px; margin-top:0}
.btn-connect-google i {background: url(../images/feedservices/google.png) no-repeat scroll 0 0; width:16px; height:16px; margin-top:0}
.btn-connect-twitter i {background: url(../images/feedservices/twitter.png) no-repeat scroll 0 0; width:16px; height:16px; margin-top:0}


/* font and text */
.small {font-size: 90%;}
.error {color: #ff0000;}
.greenie {color: green;}
.feature {color: #C00607;font-weight: bold}
.underline {text-decoration: underline}
.normal {font-weight: normal !important}
.strong {font-weight: bold !important}
.bigger {font-size: 15px}
.intro {color: #898989;font-size: 11px}
.blur {color: #898989}
.error {color: red;font-size: 11px}
.radius3 {border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.icon {vertical-align: middle}
ul.compact {margin: 0;padding-left: 14px;}
ul.compact li {margin-bottom: 0.3em;list-style: square;}
ul.archive {margin: 0;padding-left: 20px;}
ul.archive li {margin-bottom: 0.3em;list-style: disc;}
ul.archive li a:hover {text-decoration: underline;}
ul.archive span {font-size: 90%;color: #999;}
ol.compact {margin-left: 10px;padding-left: 20px;}
ol.compact li {margin-bottom: 0.3em;list-style: decimal;}
/* text section (help, intro) */
.help p {margin: 15px 0;}
/* divs */
.scrollable {overflow: auto;}
/* buttons */
.button120 {font-size: 120%;padding: 3px 7px !important;}
/* rich format */
/* Code */
.code {background-color: #fffbe0;border: 1px solid #ffe95a;color: #675d1c;padding: 5px;font-family: "Courier New",Courier,monospace;font-size: 12px;overflow: auto;width: 95%}
.hr {background: #cbcbcb none;height: 1px;font-size: 0;line-height: 1px}
.no-border {border: medium none !important;}
.clear {clear: both;height: 0}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
* html > body .clearfix{width: 100%;display: block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

input.inputsubmit, input.inputcancel, .share-thickbox .share-send a, a.nkt-a, span.nkt-a{
    background: url("../images/bg-btn-gray_new.png") no-repeat scroll right top transparent;
    border: 1px solid #484848;
    color: #FFFFFF;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    padding: 2px 15px 3px;
    text-align: center;

}
/*anhlexuan*/

#TB_load {
    z-index: 99999;
}

.close-chip-popup-channel{
    top: -18px;right: -16px;
    position: absolute;
    z-index:1;
    cursor:pointer;
    background: url("../images/new_version/linkhay-sprites.png") no-repeat -48px -336px;
    width: 28px;height: 29px;
}
.channel-popup-xa {
    float: left;
    margin-top: 16px !important;
    margin-left: -24px !important;
}

.channel-popup-xa i {
    background: url("../images/badges_icons.png") no-repeat scroll 0 -32px transparent;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: -4px;
}

.friend-channel-show-popup {
    color: #808080;
}
input.inputcancel, .share-thickbox .share-send a{
    background-color:#F0F0F0;
/*    border-color:#FFFFFF #848484 #848484 #FFFFFF;*/
    color: #333
}
.block-notify-action .invite-friend a:hover {
    color: #CC0000;
}

.home-boxreport .inner-boxreport .mess-boxreport .fb-verified-home-nologin {
    background: url(../images/new_version/fb-home-nologin.jpg) no-repeat;
    display: block;
    height: 107px;
    margin-bottom: 11px !important;
    margin-left: 22px;
    margin-top: 4px;
    width: 233px;
}

.home-boxreport .inner-boxreport .mess-boxreport .text-fb {
    margin-bottom: 0 !important;
    font-size: 12px;
    line-height: 16px;
    font-family: Tahoma;
}

.home-boxreport .inner-boxreport .text-chitiet .icon-fb-home, .fb-verified-home-login .text-chitiet .icon-fb-home{
    background: url(../images/new_version/fb-chitiet.png) no-repeat;
    display: inline-block;
    width: 8px;
    height: 7px;
    margin-left: 2px;
}

.home-boxreport .inner-boxreport .text-chitiet a {
    color: #cd0607;
    font-size: 11px;
    font-family: Tahoma;
}

.home-boxreport .inner-boxreport .text-chitiet {
    text-align:center;
    margin-top:7px;
    margin-bottom:1px;
}

.taskbar-nologin a {
    display: block;
    position: fixed; 
    right: 10px; 
    bottom: 0; 
    background: url(../images/new_version/home-err-baoloi.jpg) no-repeat; 
    overflow: visible !important; 
    list-style-type: none; 
    cursor: pointer;
    height: 28px;
    position: fixed;
    right: 10px;
    width: 89px;
    z-index: 9999;
}

.fb-verified-home-login {
    background: url(../images/new_version/fb-home-login-bg.png) no-repeat;
    display: block;
    height: 103px;
    width: 300px;
    margin-top: 18px;
}

.fb-verified-home-login .text-chitiet p {
    font-size: 12px;
    line-height: 18px;
}

.fb-verified-home-login .text-chitiet {
    padding-top: 38px;
    margin-left: 15px
}

.fb-home-login-a {
    font-size: 11px;color: #cd0607;font-family: Tahoma;padding-left: 10px
}

/*Popup moi ban be*/
/*ul.holder li {
    float: left;
    list-style-type: none;
    margin: 0 5px 4px 0;
    white-space: nowrap;
}

.facebook-auto {
    background: none repeat scroll 0 0 #EEEEEE;
    display: none;
    position: absolute;
}

.facebook-auto ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 9999;
}

form ul {
    margin: 0 !important;
}

.facebook-auto .default {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    font-family: "Lucida Grande","Verdana";
    font-size: 11px;
    padding: 5px 7px;
    width: 484px;
}

.facebook-auto ul li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: pointer;
    font: 11px "Lucida Grande","Verdana";
    list-style-type: none;
    margin: 0;
    padding: 5px 12px;
    width: 474px;
    z-index: 1000;
}

ul.holder li.bit-box, #apple-list ul.holder li.bit-box {
    padding-right: 15px;
    position: relative;
    z-index: 1000;
}

ul.holder li.bit-box {
    background: none repeat scroll 0 0 #DEE7F8;
    border: 1px solid #CAD8F3;
    border-radius: 6px 6px 6px 6px;
    padding: 1px 5px 2px;
}

ul.holder li.bit-box, ul.holder li.bit-input input {
    font: 11px "Lucida Grande","Verdana";
}
form ul.holder {
    cursor: text;
}

ul.holder li.bit-input input {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding: 3px 0 2px;
    width: auto;
}

ul.holder li.bit-box a.closebutton {
    background: url("close.gif") repeat scroll 0 0 transparent;
    display: block;
    font-size: 1px;
    height: 7px;
    position: absolute;
    right: 4px;
    top: 5px;
    width: 7px;
}

.facebook-auto ul li em {
    background: none repeat scroll 0 0 #CCCCCC;
    font-style: normal;
    font-weight: bold;
}*/
/*end*/
input.inputtext {border:1px #898989 solid;padding:2px;width:200px;}
.buttons input.inputsubmit {float: left;margin:0 7px 0 0}
.buttons a, .buttons button{background-color:#d7d7d7;border-style: solid;border-width: 1px;border-color: #d7d7d7 #7e7e7e #7e7e7e #d7d7d7;display:block;float:left;margin:0 7px 0 0;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;font-size:12px;color:#000;text-decoration:none;cursor:pointer;padding:5px 10px 6px 7px; /* Links */}
.buttons button {width:auto;overflow:visible;padding:4px 10px 3px 7px; /* IE6 */}
.buttons button[type]{padding:4px 10px 4px 7px; /* Firefox */	line-height:17px; /* Safari */}
*:first-child+html button[type]{padding:4px 10px 3px 7px; /* IE7 */}
.buttons button img, .buttons a img{margin:0 3px -3px 0 !important;padding:0;border:medium none}
button.positive, .buttons a.positive{color:#000;}
.media-border {border: solid 1px #ccc !important;padding: 1px;}
.helper-content {display: none;visibility: hidden;}
/*.composer_rounded{background:transparent url(../images/composer_well.gif) no-repeat scroll top left}
.composer_rounded_tr{background-position:top right}
.composer_rounded_bl{background-position:bottom left}
.composer_rounded_br{background-position:bottom right}*/
.btn-follow-success {width:88px;float:left;color: #999999;font-size: 11px;padding: 1px 2px 4px}
/* form */
.form fieldset {margin: 0px 0px;padding: 0 10px 10px 10px;overflow: hidden;border: 1px solid #D7D7D7;}
.form legend {padding: 0 5px}
.form fieldset legend {color: #cc0000;}

.common-form {}
.common-form ol, .common-form ul {margin: 0;padding: 0;list-style: none}
.common-form ol li, .common-form ul li{margin-bottom: 10px}
.common-form label.desc {color: #363636;font-size:12px;font-weight:bold;display: block;margin-bottom: 3px;}
.common-form label.normal {color: #363636;font-size:11px;font-weight:normal;display: block;margin-bottom: 3px;}
.common-form label.desc em {color: red;font-weight: normal}
.common-form .note-friend { padding-left: 10px; padding-bottom: 4px; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999; display: block;}
.common-form .note-friend .title{ float:left; margin-right: 5px; margin-top: 6px; color: #333; font-weight: bold; font-size:11px; }
.common-form .note-friend .title img { margin-right: 5px;}
.common-form .note-friend .friend-input-search { float: left;}
.common-form .note-friend .friend-input-search input {
    width:130px !important;
}
.common-form .note-friend input { color: #808080; font-size: 11px;}
/* general pager */
/* anhlexuan - 03.05.2012*/
.btn-unblock-icon i.block-icon-user {
    background-position: -65px -273px !important;
    height: 14px;
    width: 13px;
    margin-top: 3px !important;
}

.span-mute-user-paging .pager {
    padding: 10px 0 2px !important;
    text-align: left;
    margin-left: 53px;
}

.span-mute-user-paging .pager .page a:hover {
    cursor: pointer !important;
}

.span-mute-user-paging .pager .page .inactive, .span-mute-user-paging .pager .page span, .span-mute-user-paging .pager .page a{
    margin: 0 2.5px 0 0 !important;
}

.span-block-user-paging .pager {
    padding: 10px 0 2px !important;
    text-align: left;
    margin-left: 53px;
}

.span-block-user-paging .pager .page a:hover {
    cursor: pointer !important;
}

.span-block-user-paging .pager .page .inactive, .span-block-user-paging .pager .page span, .span-block-user-paging .pager .page a{
    margin: 0 2.5px 0 0 !important;
}
.pager {text-align: right;padding: 10px 0;font-size: 90%;clear: both;overflow: hidden;}
.pager .page {color: #000;}
.pager .page a {border: 1px solid #007195;background: #fff;color: #007195;padding: 0.25em 0.75em;text-decoration: none;}
.pager .page a:hover {border: 1px solid #007195;color: #fff;background: #007195;}
.pager .page .inactive {border: 1px solid #ccc;background: #fff;color: #ccc;padding: 0.25em 0.75em;text-decoration: none;}
/* small pager */
.smallpager {text-align: right;font-size: 80%;clear: both;overflow: hidden;}
.smallpager .page {color: #000;}
.smallpager .page a {border: 1px solid #007195;background: #fff;color: #007195;padding: 1px 6px;text-decoration: none;}
.smallpager .page a:hover {border: 1px solid #007195;color: #fff;background: #007195;}
.smallpager .page .inactive {border: 1px solid #ccc;background: #fff;color: #ccc;padding: 1px 6px;text-decoration: none;}
.smallpager .page a, .smallpager .page .inactive {margin-left: 2px}

a.xemtiep {background-color:#F7F7F7;border-bottom:1px dotted #D7D7D7;color:#252525;display:block;font-size:12px;text-align: right;line-height: 20px;}
a.xemtiep:hover {color: #c00607;text-decoration:none}
a.xemtiep span {background:transparent url(../images/icons/xemtiep.png) no-repeat scroll right center;padding-right:12px;margin-right:8px;}

.module_rounded{background:transparent url(../images/rounded-module-bg.gif) no-repeat scroll top left;margin-bottom: 10px;}
.module_rounded_tr{background-position:top right;}
.module_rounded_bl{background-position:bottom left;}
.module_rounded_br{background-position:bottom right;}

.r_tl {background: #fff url(../images/tl.png) no-repeat scroll 0 0;}
.r_tr {background: url(../images/tr.png) no-repeat scroll 0 100%;}
.r_bl {background: url(../images/bl.png) no-repeat scroll 100% 0;}
.r_br {background: url(../images/br.png) no-repeat scroll 100% 100%;}


#ajaxLoading {position:fixed;top: 51px;right: 1px;font-size: 90%;font-weight:bold;text-align: center;background: #ff0000;color:#fff;z-index:100;padding:5px 10px;}
* html #ajaxLoading {position:absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 500) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')}

/* Pointer */
.pointer {cursor:pointer}
.red_text{color: #C00}
.search-highlight {background-color: #FEF4D1}
.white {background:#fff !important}
img.absmiddle {vertical-align: middle;margin-bottom: .25em}
.ml10 {margin-left: 10px}
.mb10 {margin-bottom: 10px}
.pretitle {font-size: 11px; font-weight:bold; color:#999}

/*--------------------- thickbox style --------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	background: #fff;
	border: 4px solid #525252;
	display:none;
	color:#333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	position: fixed;
	top:50%;
	left:50%;
	z-index: 999;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666;
}
/*#TB_window a:link {color: #c00607;}
#TB_window a:hover {color: #000;}
#TB_window a:visited {color: #c00607;}
#TB_window a:active {color: #666;}
#TB_window a:focus{color: #666;}*/
a#TB_closeWindowButton:link {color: #C00607}
a#TB_closeWindowButton:hover {color: #333}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	/*padding:7px 10px 5px 0;*/
	/*margin-bottom:1px;*/
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	/*padding:7px 0 5px 10px;*/
	/*margin-bottom:1px;*/
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
	line-height: 27px;
	padding: 0 10px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
	overflow: hidden;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*--------------------- /thickbox style --------------------*/


/*---------- lib.css ----------*/

.pre{
   /* white-space: pre;
    white-space: pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
/*remove outline input*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
input[type="file"]{cursor: pointer}
/*ico lib icon*/
/*.ico {background-image:url('../images/ico_sprites.png')}*/
.ico {background-image:url('../images/ico_sprites.png')} /*Local*/
.iexpandsetting {background-position:-128px -80px;height:10px;width:10px}
.iyahoo16{background-position:0 -288px;height:16px;width:16px}
.ifacebook16{background:url("../images/feedservices/facebook.png") no-repeat scroll 0 1px transparent; height:16px;width:16px; position:relative; left: -4px}
.itwitter16{background-position:-16px -304px;height:16px;width:16px}
.igoogle16{background-position:0 -304px;height:16px;width:16px}

.i1-1 {background-position:0 0;width:12px;height:15px}
.i1-2 {background-position:-16px 0;width:16px;height:16px}
.i1-3 {background-position:-32px 0;width:16px;height:10px}
.i1-4,.iblog {background-position:-48px 0;width:14px;height:14px}
.i1-5 {background-position:-64px 0;width:22px;height:15px}
.i1-7 {background-position:-96px 0;width:18px;height:14px}
.i1-9 {background-position:-128px 0;width:20px;height:15px}
.i1-11{background-position:-160px 0;width:17px;height:16px}
.i1-13{background-position:-192px 0;width:17px;height:16px}
.i1-15,.itwoperson{background-position:-224px 0;width:16px;height:16px}
.i1-16{background-position:-240px 0;width:12px;height:9px}

.i2-1{background-position:0 -16px;width:16px;height:16px}
.i2-2{background-position:-16px -16px;width:16px;height:16px}
.i2-3{background-position:-32px -16px;width:16px;height:15px}
.i2-4{background-position:-48px -16px;width:14px;height:15px}
.i2-5{background-position:-64px -16px;width:22px;height:15px}
.i2-7{background-position:-96px -16px;width:9px;height:9px}
.i2-8{background-position:-112px -16px;width:9px;height:9px}
.i2-9{background-position:-128px -16px;width:20px;height:15px}
.i2-11{background-position:-160px -16px;width:17px;height:16px}

.i3-1{background-position:0 -32px;width:12px;height:12px}
.i3-2{background-position:-16px -32px;width:12px;height:12px}
.i3-3{background-position:-32px -32px;width:9px;height:9px}
.i3-4{background-position:-48px -32px;width:12px;height:12px}
.i3-5,.iwarning{background-position:-64px -32px;width:16px;height:15px}
.i3-6{background-position:-80px -32px;width:16px;height:16px}
.i3-7{background-position:-96px -32px;width:16px;height:11px}
.i3-8{background-position:-112px -32px;width:15px;height:15px}
.i3-9{background-position:-128px -32px;width:15px;height:15px}
.i3-10{background-position:-144px -32px;width:10px;height:9px}
.i3-11{background-position:-160px -32px;width:15px;height:13px}
.i3-12{background-position:-176px -32px;width:16px;height:13px}

.i4-1{background-position:0 -48px;width:10px;height:8px}
.i4-2,.icheck{background-position:-16px -48px;width:14px;height:12px}
.i4-3{background-position:-32px -48px;width:13px;height:15px}
.i4-4{background-position:-48px -48px;width:11px;height:11px}
.i4-5{background-position:-64px -48px;width:15px;height:15px}
.i4-6{background-position:-80px -48px;width:15px;height:15px}
.i4-7,.imedia{background-position:-96px -48px;width:15px;height:12px}
.i4-8{background-position:-112px -48px;width:15px;height:15px}
.i4-9,.ilinkhay{background-position:-128px -48px;width:14px;height:14px}
.i4-10{background-position:-144px -48px;width:10px;height:9px}
.i4-11,.ilink-new{background-position:-160px -48px;width:15px;height:13px}

.i5-1,.inote{background-position:0 -64px;width:13px;height:15px}
.i5-2,.icomment-notify{background-position:-16px -64px;width:16px;height:15px}
.i5-3{background-position:-32px -64px;width:14px;height:12px}
.i5-4,.imod-cmt{background-position:-48px -64px;width:16px;height:14px}
.i5-5{background-position:-64px -64px;width:14px;height:15px}
.i5-6{background-position:-80px -64px;width:16px;height:13px}
.i5-7{background-position:-96px -64px;width:15px;height:13px}
.i5-8,.ireply-comment{background-position:-112px -64px;width:16px;height:18px}
.i5-9,.iblast{background-position:-128px -64px;width:16px;height:16px}

.ibookmarlet{
    background-position:-32px 0;
    width:16px;height:16px;
    background-image:url("../images/icons/news-item-sprites.png");
}
.ico.note{
    background-position: center center;
    width:16px;
    height:16px;
    background-repeat: no-repeat;
    background-image:url("../images/icons/note.gif");
}
.i6-1,.inote-add{background-position:0 -80px;width:14px;height:16px}
.i6-2,.icomment{background-position:-16px -80px;width:15px;height:14px}
.i6-3{background-position:-32px -80px;width:14px;height:14px}
.i6-4,.inews-notify{background-position:-48px -80px;width:15px;height:13px}
.i6-5{background-position:-64px -80px;width:12px;height:15px}
.i6-6{background-position:-80px -80px;width:16px;height:16px}
.i6-7{background-position:-96px -80px;width:15px;height:16px}
.i6-9{background-position:-128px -80px;width:10px;height:10px}

.i7-1,.ipass{background-position:0 -96px;width:13px;height:13px}
.i7-2,.iedit-avatar{background-position:-16px -96px;width:15px;height:15px}
.i7-3{background-position:-32px -96px;width:16px;height:16px}
.i7-4{background-position:-48px -96px;width:16px;height:16px}
.i7-5{background-position:-64px -96px;width:16px;height:11px}
.i7-6{background-position:-80px -96px;width:8px;height:8px}
.i7-7{background-position:-96px -96px;width:22px;height:18px}
.i7-9{background-position:-128px -96px;width:18px;height:13px}

.i8-1{background-position:0 -112px;width:16px;height:16px}
.i8-2{background-position:-16px -112px;width:16px;height:15px}
.i8-3{background-position:-32px -112px;width:16px;height:12px}
.i8-4,.iedit{background-position:-48px -112px;width:15px;height:14px}
.i8-5{background-position:-64px -112px;width:15px;height:15px}
.i8-6{background-position:-80px -112px;width:8px;height:8px}
.i8-6,.isound{background-position:-128px -112px;width:16px;height:13px}

.i9-1{background-position:0 -128px;width:16px;height:16px}
.i9-2{background-position:-16px -128px;width:16px;height:16px}
.i9-3{background-position:-32px -128px;width:11px;height:13px}
.i9-4{background-position:-48px -112x;width:16px;height:16px}
.i9-5{background-position:-64px -128px;width:14px;height:16px}
.i9-6{background-position:-80px -128px;width:8px;height:8px}
.iguestbook{background-position:-96px -128px;width:16px;height:16px;}

.i10-1{background-position:0 -144px;width:16px;height:16px}
.i10-2{background-position:-16px -144px;width:9px;height:10px}
.i10-3{background-position:-32px -144px;width:9px;height:10px}
.i10-4{background-position:-48px -144px;width:9px;height:10px}
.i10-5,.idel-small{background-position:-64px -144px;width:7px;height:7px}
.i10-6{background-position:-80px -144px;width:8px;height:8px}

.i11-1{background-position:0 -160px;width:14px;height:7px}
.i11-2{background-position:-16px -160px;width:16px;height:16px}
.i11-3{background-position:-32px -160px;width:12px;height:11px}
.imedal-green{background-position:-48px -160px ;width:15px;height:16px;}
.i11-6{background-position:-80px -160px;width:8px;height:8px}

.i12-1{background-position:0 -176px;width:16px;height:16px}
.i12-2{background-position:-16px -176px;width:16px;height:16px}
.i12-3{background-position:-32px -176px;width:12px;height:11px}

.i13-1{background-position:0 -192px;width:30px;height:30px}
.i13-3{background-position:-16px -192px;width:30px;height:30px}

.i15-1{background-position:0 -224px;width:9px;height:5px}
.i15-2{background-position:-16px -224px;width:8px;height:5px}
.i15-3{background-position:-32px -224px;width:18px;height:15px}
.i15-5{background-position:-64px -224px;width:18px;height:15px}
.i15-7{background-position:-96px -224px;width:17px;height:11px}
.i15-9{background-position:-128px -224px;width:10px;height:13px}
.i15-10{background-position:-144px -224px;width:7px;height:4px}
.i15-11{background-position:-160px -224px;width:26px;height:22px}
.i15-13{background-position:-192px -224px;width:24px;height:22px}
.i15-15{background-position:-224px -224px;width:26px;height:22px}
.i15-17{background-position:-256px -224px;width:24px;height:22px}
.i15-19{background-position:-288px -224px;width:32px;height:22px}
.i15-21{background-position:-320px -224px;width:32px;height:22px}

.i16-1{background-position:0 -240px;width:9px;height:5px}
.i16-2{background-position:-16px -240px;width:7px;height:4px}
.i16-3{background-position:-32px -240px;width:6px;height:5px}
.i16-4{background-position:-48px -240px;width:5px;height:5px}
.i16-5{background-position:-64px -240px;width:12px;height:12px}
.i16-6{background-position:-80px -240px;width:6px;height:3px}
.i16-7{background-position:-96px -240px;width:5px;height:9px}
.i16-8{background-position:-112px -240px;width:13px;height:7px}
.i16-9{background-position:-128px -240px;width:10px;height:13px}
.i16-10{background-position:-144px -240px;width:7px;height:4px}

.i17-1{background-position:0 -256px;width:10px;height:10px}
.i17-2{background-position:-16px -256px;width:15px;height:15px}
.i17-3{background-position:-32px -256px;width:7px;height:8px}
.i17-4{background-position:-48px -256px;width:14px;height:14px}
.i17-5{background-position:-64px -256px;width:15px;height:15px}
.i17-6{background-position:-80px -256px;width:11px;height:12px}
.i17-7{background-position:-96px -256px;width:18px;height:15px}
.i17-9{background-position:-128px -256px;width:7px;height:9px}
.i17-10{background-position:-144px -256px;width:7px;height:5px}
.iarrow-smallred{background-position:-160px -256px;width:3px;height:5px}

.i18-1{background-position:0 -272px;width:10px;height:10px}
.i18-2{background-position:-16px -272px;width:14px;height:14px}
.i18-3{background-position:-32px -272px;width:7px;height:7px}
.i18-4{background-position:-48px -272px;width:14px;height:14px}
.i18-5{background-position:-64px -272px;width:15px;height:15px}
.i18-6{background-position:-80px -272px;width:7px;height:8px}
.i18-7,.iclose-black1{background-position:-96px -272px;width:7px;height:8px}
.i18-8,.iclosesmall-gray{background-position:-112px -272px;width:7px;height:8px}
.i18-9{background-position:-128px -272px;width:6px;height:7px}
.i18-10{background-position:-144px -272px;width:4px;height:2px}
.i18-11,.iclosebg-gray:hover{background-position:-160px -272px;width:13px;height:14px}
.i18-12,.iclosebg-gray{background-position:-176px -272px;width:13px;height:14px}

.i19-1{background-position:0 -288px;width:16px;height:16px}
.i19-2{background-position:-16px -288px;width:16px;height:16px}
.i19-3{background-position:-32px -288px;width:14px;height:16px}
.i19-4{background-position:-48px -288px;width:16px;height:16px}
.i19-5{background-position:-64px -288px;width:32px;height:15px}
.i19-7{background-position:-96px -288px;width:16px;height:16px}
.i19-8{background-position:-112px -288px;width:16px;height:16px}

.i20-1{background-position:0 -304px;width:16px;height:16px}
.i20-2{background-position:-16px -304px;width:16px;height:16px}
.i20-3{background-position:-32px -304px;width:16px;height:16px}
.i20-4{background-position:-48px -304px;width:16px;height:16px}
.i20-5{background-position:-64px -304px;width:13px;height:16px}
.i20-6{background-position:-80px -304px;width:16px;height:9px}
.i20-7{background-position:-96px -304px;width:16px;height:16px}
.i20-8,.isohagame{background-position:-112px -304px;width:16px;height:16px; margin-right: 6px}
.i20-9,.ithanbai{background-position:-128px -304px;width:16px;height:16px}
.i20-10,.iom3cay{background-position:-144px -304px;width:16px;height:16px}
.i20-11,.ixsmm{background-position:-160px -304px;width:16px;height:16px}
.i20-12,.ibavuong{background-position:-176px -304px;width:16px;height:16px}
.i20-13,.itamquoc{background-position:-192px -304px;width:16px;height:16px}
.i20-14,.iweplay{background-position:-208px -304px;width:16px;height:16px}
.i20-15,.iheokute{background-position:-224px -304px;width:16px;height:16px}
.i20-15,.itamphan{background-position:-240px -304px;width:16px;height:16px}
.i20-15,.idtd{background-position:-256px -304px;width:16px;height:16px}
.i20-15,.ijay{background-position:-272px -304px;width:16px;height:16px}
.i20-15,.ipoker{background-position:-288px -304px;width:16px;height:16px}
.i20-15,.icaxinh{background-position:-304px -304px;width:16px;height:16px}
.i20-15,.ivipgame{background-position:-320px -304px;width:16px;height:16px}
.i20-15,.inuoirong{background-position:-336px -304px;width:16px;height:16px}

.icohot { width: 22px; height: 10px; background: url(../images/hot.gif) top left no-repeat; display: inline-block; }
.iconew { width: 24px; height: 9px; background: url(../images/new_version/icons/newnew.gif) top left no-repeat; display: inline-block; }

.i21-1{background-position:0 -320px;width:55px;height:55px}
.i21-5{background-position:-64px -320px;width:55px;height:55px}
.i21-9{background-position:-128px -320px;width:67px;height:27px}
.i21-15{background-position:-176px -320px;width:39px;height:37px}

.i25-1{background-position:0 -384px;width:89px;height:21px}
.i25-7{background-position:-96px -384px;width:89px;height:21px}
.i25-13{background-position:-192px -384px;width:89px;height:21px}
.i25-19{background-position:-288px -384px;width:89px;height:21px}

.i27-1{background-position:0 -272px;width:32px;height:32px}
.i27-3{background-position:-32px -272px;width:32px;height:32px}
.i27-5{background-position:-64px -272px;width:32px;height:32px}
.i27-7{background-position:-96px -272px;width:32px;height:32px}


.iarrowup2{background-position:-144px -272px;height:2px;width:4px}

.iclose1 {background-position:-80px -272px;height:8px;width:7px;line-height:7px}

/*float-clear*/
.fl,.left {float:left}.fr,.right{float:right; padding:0 1px}.cl{clear:left}.cr{clear:right}.cb{clear:both}.fn{float:none}
/*round*/
.round2{-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}
/*.round3{-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}*/.img-b120
.round4{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px}
.round5{-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}
/*Block images float left*/
.img-box .lcol {display:block;float:left;overflow:hidden;margin-top:3px}
	.img-box .lcol-grp {display:block;overflow:hidden;position:relative}
.img-box .thumb {display:block;overflow:hidden;position:relative;border:1px solid #ccc}.img-padborder .thumb {padding:1px;background:#fff}.img-noborder .thumb {border:none;padding:0}
.img-box .watermark {background-image:url(../images/ico_sprites.png);position:absolute;right:2px;bottom:2px;height:16px;width:16px}.img-noborder .watermark {right:0;bottom:0}
	.img-box .watermark.facebook {background-position:-16px -288px;}
	.img-box .watermark.yahoo {background-position:0 -288px;}
	.img-box .watermark.google {background-position:0 -304px;}
	.img-box .watermark.twitter {background-position:-16px -304px;}
.img-box .rcol{display:block}

.img-b30 {}
	.img-b30 .lcol{width:32px}.img-b30.img-padborder .lcol{width:34px}.img-b30.img-noborder .lcol{width:30px}
		.img-b30 .lcol-grp {height:32px}.img-b30.img-padborder .lcol-grp{height:34px}.img-b30.img-noborder .lcol-grp {height:30px}
			.img-b30 .thumb {height:30px;width:30px}
	.img-b30 .rcol{padding-left:42px}.img-b30.img-padborder .rcol{padding-left:44px}.img-b30.img-noborder .rcol{padding-left:40px}

.img-b48 {}
	.img-b48 .lcol{width:50px}.img-b48.img-padborder .lcol{width:52px}.img-b48.img-noborder .lcol{width:48px}
		.img-b48 .lcol-grp {height:50px}.img-b48.img-padborder .lcol-grp{height:52px}.img-b48.img-noborder .lcol-grp {height:48px}
			.img-b48 .thumb {height:48px;width:48px}
	.img-b48 .rcol{padding-left:60px}.img-b48.img-padborder .rcol{padding-left:62px}.img-b48.img-noborder .rcol{padding-left:58px}

.img-b60 {}
	.img-b60 .lcol{width:62px}.img-b60.img-padborder .lcol{width:64px}.img-b60.img-noborder .lcol{width:60px}
		.img-b60 .lcol-grp {height:62px}.img-b60.img-padborder .lcol-grp{height:64px}.img-b60.img-noborder .lcol-grp {height:60px}
			.img-b60 .thumb {height:60px;width:60px}
	.img-b60 .rcol{padding-left:72px}.img-b60.img-padborder .rcol{padding-left:74px}.img-b60.img-noborder .rcol{padding-left:70px}

.img-b75 {}
	.img-b75 .lcol{width:77px}.img-b75.img-padborder .lcol{width:79px}.img-b75.img-noborder .lcol{width:75px}
		.img-b75 .lcol-grp {height:77px}.img-b75.img-padborder .lcol-grp{height:79px}.img-b75.img-noborder .lcol-grp {height:75px}
			.img-b75 .thumb {height:75px;width:75px}
	.img-b75 .rcol{padding-left:87px}.img-b75.img-padborder .rcol{padding-left:89px}.img-b75.img-noborder .rcol{padding-left:85px}
.img-b90 {}
	.img-b90 .lcol{width:92px}.img-b90.img-padborder .lcol{width:94px}.img-b90.img-noborder .lcol{width:90px}
		.img-b90 .lcol-grp {height:92px}.img-b90.img-padborder .lcol-grp{height:94px}.img-b90.img-noborder .lcol-grp {height:90px}
			.img-b120 .thumb {height:90;width:90}
	.img-b90 .rcol{padding-left:102px}.img-b90.img-padborder .rcol{padding-left:104px}.img-b90.img-noborder .rcol{padding-left:100px}

.img-b120 {}
.img-b120 .lcol{width:122px}.img-b120.img-padborder .lcol{width:124px}.img-b120.img-noborder .lcol{width:120px}
.img-b120 .lcol-grp {height:122px}.img-b120.img-padborder .lcol-grp{height:124px}.img-b120.img-noborder .lcol-grp {height:120px}
.img-b120 .thumb {height:120px;width:120px}
.img-b120 .rcol{padding-left:132px}.img-b120.img-padborder .rcol{padding-left:134px}.img-b120.img-noborder .rcol{padding-left:130px}


/*hover*/
.ho-blackred{color:#444}.ho-blackred:hover{color:#dc0101}
.ho-redblack{color:#dc0101}.ho-redblack:hover{color:#444}
/*algin ve*/
.ver-align1{vertical-align:1px}.ver-align1-{vertical-align:-1px}
.ver-align2{vertical-align:2px}.ver-align2-{vertical-align:-2px}
.ver-align3{vertical-align:3px}.ver-align3-{vertical-align:-3px}
.ver-align4{vertical-align:4px}.ver-align4-{vertical-align:-4px}
.ver-align5{vertical-align:5px}.ver-align5-{vertical-align:-5px}
.ver-align6{vertical-align:6px}.ver-align6-{vertical-align:-6px}
.ver-align7{vertical-align:7px}.ver-align7-{vertical-align:-7px}
.ver-align8{vertical-align:8px}.ver-align8-{vertical-align:-8px}
.ver-align9{vertical-align:9px}.ver-align9-{vertical-align:-9px}
.ver-align10{vertical-align:10px}.ver-align10-{vertical-align:-10px}

/*text*/
.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.tj{text-align:justify}
.tc-red {color:#c00607}.tc-redlight{color:#dc0101}.tc-green{color:green}.tc-black{color:#000}
.tc-9{color:#999}.tc-95{color:#959595}
.tc-89{color:#898989}.tc-8{color:#888}
.tc-80{color:#808080}
.tc-7{color:#777}
.tc-6{color:#666}
.tc-5{color:#555}
.tc-4{color:#444}
.tc-3{color:#333}
.tc-2{color:#222}
.tc-1{color:#111}

/*font-size*/
.fo-bo{font-weight:bold}.fo-no{font-weight:normal}.fo-si{font-style:italic}.fo-sn{font-style:normal}
.fo9{font-size:9px}.line-h9{line-height:9px}
.fo10{font-size:10px}.line-h10{line-height:10px}
.fo11{font-size:11px}.line-h11{line-height:11px}
.fo12{font-size:12px}.line-h12{line-height:12px}
.fo13{font-size:13px}.line-h13{line-height:13px}
.fo14{font-size:14px}.line-h14{line-height:14px}
.fo15{font-size:15px}.line-h15{line-height:15px}
.fo16{font-size:16px}.line-h16{line-height:16px}
.fo17{font-size:17px}.line-h17{line-height:17px}
.fo18{font-size:18px}.line-h18{line-height:18px}
.fo19{font-size:19px}.line-h19{line-height:19px}
.fo20{font-size:20px}.line-h20{line-height:20px}
/*display*/
.di-b{display:block; float:left; width: 100%}.di-ib{display:inline-block}.di-n,.hide{display:none}
/*position*/
.po-rel{position:relative}

.po-abs {
    position:absolute;
}
.po-fix{position:fixed}
/*ul li*/
.ul-no{list-style:none}
/*padding-list*/
.pad1{padding:1px}.pad1t{padding-top:1px}.pad1r{padding-right:1px}.pad1b{padding-bottom:1px}.pad1l{padding-left:1px}
.pad2{padding:2px}.pad2t{padding-top:2px}.pad2r{padding-right:2px}.pad2b{padding-bottom:2px}.pad2l{padding-left:2px}
.pad3{padding:3px}.pad3t{padding-top:3px}.pad3r{padding-right:3px}.pad3b{padding-bottom:3px}.pad3l{padding-left:3px}
.pad4{padding:4px}.pad4t{padding-top:4px}.pad4r{padding-right:4px}.pad4b{padding-bottom:4px}.pad4l{padding-left:4px}
.pad5{padding:5px}.pad5t{padding-top:5px}.pad5r{padding-right:5px}.pad5b{padding-bottom:5px}.pad5l{padding-left:5px}
.pad6{padding:6px; background: none !important;}.pad6t{padding-top:6px}.pad6r{padding-right:6px}.pad6b{padding-bottom:6px}.pad6l{padding-left:6px}
.pad7{padding:7px}.pad7t{padding-top:7px}.pad7r{padding-right:7px}.pad7b{padding-bottom:7px}.pad7l{padding-left:7px}
.pad8{padding:8px}.pad8t{padding-top:8px}.pad8r{padding-right:8px}.pad8b{padding-bottom:8px}.pad8l{padding-left:8px}
.pad9{padding:9px}.pad9t{padding-top:9px}.pad9r{padding-right:9px}.pad9b{padding-bottom:9px}.pad9l{padding-left:9px}
.pad10{padding:10px}.pad10t{padding-top:10px}.pad10r{padding-right:10px}.pad10b{padding-bottom:10px}.pad10l{padding-left:10px}
.pad11{padding:11px}.pad11t{padding-top:11px}.pad11r{padding-right:11px}.pad11b{padding-bottom:11px}.pad11l{padding-left:11px}
.pad12{padding:12px}.pad12t{padding-top:12px}.pad12r{padding-right:12px}.pad12b{padding-bottom:12px}.pad12l{padding-left:12px}
.pad13{padding:13px}.pad13t{padding-top:13px}.pad13r{padding-right:13px}.pad13b{padding-bottom:13px}.pad13l{padding-left:13px}
.pad14{padding:14px}.pad14t{padding-top:14px}.pad14r{padding-right:14px}.pad14b{padding-bottom:14px}.pad14l{padding-left:14px}
.pad15{padding:15px}.pad15t{padding-top:15px}.pad15r{padding-right:15px}.pad15b{padding-bottom:15px}.pad15l{padding-left:15px}
.pad16{padding:16px}.pad16t{padding-top:16px}.pad16r{padding-right:16px}.pad16b{padding-bottom:16px}.pad16l{padding-left:16px}
.pad17{padding:17px}.pad17t{padding-top:17px}.pad17r{padding-right:17px}.pad17b{padding-bottom:17px}.pad17l{padding-left:17px}
.pad18{padding:18px}.pad18t{padding-top:18px}.pad18r{padding-right:18px}.pad18b{padding-bottom:18px}.pad18l{padding-left:18px}
.pad19{padding:19px}.pad19t{padding-top:19px}.pad19r{padding-right:19px}.pad19b{padding-bottom:19px}.pad19l{padding-left:19px}
.pad20{padding:20px}.pad20t{padding-top:20px}.pad20r{padding-right:20px}.pad20b{padding-bottom:20px}.pad20l{padding-left:20px}
.pad25{padding:25px}.pad25t{padding-top:25px}.pad25r{padding-right:25px}.pad25b{padding-bottom:25px}.pad25l{padding-left:25px}
.pad30{padding:30px}.pad30t{padding-top:30px}.pad30r{padding-right:30px}.pad30b{padding-bottom:30px}.pad30l{padding-left:30px}
.pad35{padding:35px}.pad35t{padding-top:35px}.pad35r{padding-right:35px}.pad35b{padding-bottom:35px}.pad35l{padding-left:35px}
.pad40{padding:40px}.pad40t{padding-top:40px}.pad40r{padding-right:40px}.pad40b{padding-bottom:40px}.pad40l{padding-left:40px}
/*Margin-list*/
.mar1{margin:1px}.mar1t{margin-top:1px}.mar1r{margin-right:1px}.mar1b{margin-bottom:1px}.mar1l{margin-left:1px}
.mar2{margin:2px}.mar2t{margin-top:2px}.mar2r{margin-right:2px}.mar2b{margin-bottom:2px}.mar2l{margin-left:2px}
.mar3{margin:3px}.mar3t{margin-top:3px}.mar3r{margin-right:3px}.mar3b{margin-bottom:3px}.mar3l{margin-left:3px}
.mar4{margin:4px}.mar4t{margin-top:4px}.mar4r{margin-right:4px}.mar4b{margin-bottom:4px}.mar4l{margin-left:4px}
.mar5{margin:5px}.mar5t{margin-top:7px}.mar5r{margin-right:5px}.mar5b{margin-bottom:5px}.mar5l{margin-left:5px}
.mar6{margin:6px}.mar6t{margin-top:6px}.mar6r{margin-right:6px}.mar6b{margin-bottom:6px}.mar6l{margin-left:6px}
.mar7{margin:7px}.mar7t{margin-top:7px}.mar7r{margin-right:7px}.mar7b{margin-bottom:7px}.mar7l{margin-left:7px}
.mar8{margin:8px}.mar8t{margin-top:8px}.mar8r{margin-right:8px}.mar8b{margin-bottom:8px}.mar8l{margin-left:8px}
.mar9{margin:9px}.mar9t{margin-top:9px}.mar9r{margin-right:9px}.mar9b{margin-bottom:9px}.mar9l{margin-left:9px}
.mar10{margin:10px}.mar10t{margin-top:10px}.mar10r{margin-right:10px}.mar10l{margin-left:10px}
.mar11{margin:11px}.mar11t{margin-top:11px}.mar11r{margin-right:11px}.mar11b{margin-bottom:11px}.mar11l{margin-left:11px}
.mar12{margin:12px}.mar12t{margin-top:12px}.mar12r{margin-right:12px}.mar12b{margin-bottom:12px}.mar12l{margin-left:12px}
.mar13{margin:13px}.mar13t{margin-top:13px}.mar13r{margin-right:13px}.mar13b{margin-bottom:13px}.mar13l{margin-left:13px}
.mar14{margin:14px}.mar14t{margin-top:14px}.mar14r{margin-right:14px}.mar14b{margin-bottom:14px}.mar14l{margin-left:14px}
.mar15{margin:15px}.mar15t{margin-top:15px}.mar15r{margin-right:15px}.mar15b{margin-bottom:15px}.mar15l{margin-left:15px}
.mar16{margin:16px}.mar16t{margin-top:16px}.mar16r{margin-right:16px}.mar16b{margin-bottom:16px}.mar16l{margin-left:16px}
.mar17{margin:17px}.mar17t{margin-top:17px}.mar17r{margin-right:17px}.mar17b{margin-bottom:17px}.mar17l{margin-left:17px}
.mar18{margin:18px}.mar18t{margin-top:18px}.mar18r{margin-right:18px}.mar18b{margin-bottom:18px}.mar18l{margin-left:18px}
.mar19{margin:19px}.mar19t{margin-top:19px}.mar19r{margin-right:19px}.mar19b{margin-bottom:19px}.mar19l{margin-left:19px}
.mar20{margin:20px}.mar20t{margin-top:20px}.mar20r{margin-right:20px}.mar20b{margin-bottom:20px}.mar20l{margin-left:20px}
.mar25{margin:25px}.mar25t{margin-top:25px}.mar25r{margin-right:25px}.mar25b{margin-bottom:25px}.mar25l{margin-left:25px}
.mar30{margin:30px}.mar30t{margin-top:30px}.mar30r{margin-right:30px}.mar30b{margin-bottom:30px}.mar30l{margin-left:30px}
.mar35{margin:35px}.mar35t{margin-top:35px}.mar35r{margin-right:35px}.mar35b{margin-bottom:35px}.mar35l{margin-left:35px}
.mar40{margin:40px}.mar40t{margin-top:40px}.mar40r{margin-right:40px}.mar40b{margin-bottom:40px}.mar40l{margin-left:40px}
/*remove pad magrin*/
.delpad{padding:0 !important}.delpad-t{padding-top:0 !important}.delpad-r{padding-right:0 !important}.delpad-b{padding-bottom:0 !important}.delpad-l{padding-left:0 !important}
.delmar{margin:0 !important}.delmar-t{margin-top:0 !important}.delmar-r{margin-right:0 !important}.delmar-b{margin-bottom:0 !important}.delmar-l{margin-left:0 !important}
/*border*/

.bor-t{border-top:1px solid #ddd}.bor-r{border-right:1px solid #ddd}.bor-b{border-bottom:1px solid #ddd}.bor-l{border-left:1px solid #ddd}
.bor-w1{border-width:1px}.bor-w2{border-width:2px}.bor-w3{border-width:3px}
.bor-st-solid{border-style:solid}.bor-st-dot{border-style:dotted}.bor-dash{border-style:dashed}
.bor-c-ccc {border-color:#ccc}
.bor-c-eb {border-color:#ebebeb}
.bor-c-b9 {}
/*remove border*/
.delbor-t{border-top:none !important}.delbor-r{border-right:none !important}.delbor-b{border-bottom:none !important}.delbor-l{border-left:none !important}
/*Poiter*/
.cur-poi{cursor:pointer}.cur-def{cursor:default}
/*Form*/
.box-textarea {background-color:#fff;padding:4px}
	.box-textarea .textarea {color:#777;border:none;width:100%;overflow:hidden;resize:none;padding:0;font-size:12px;resize:none;outline:none}
    .box-textarea .textarea.focus {color:#444}
.inputtext2,.btn2 {font-family:Arial, Helvetica, sans-serif;}
.inputtext2 {color:#888;border:1px solid #CFCFCF;padding:2px 4px}
.btn2 {display:inline-block;cursor:pointer;color:#333333;border:1px solid #c3c3c3;padding:6px 8px;font-size:14px;text-align:center}
/*.btn2:hover {border:1px solid #b2b2b2;color:#333333}*/
.gradient {
    background: url("../images/bg-btn-gray_new.png") no-repeat scroll right top transparent;
    border: 1px solid #484848;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 19px;
}
.blast_social .blast-setting .gradient{
    margin-right:7px;
}
/*extension Cutebox */
.cutebox {letter-spacing:-0.31em;*letter-spacing:normal;word-spacing:-0.43em;zoom:1;}
	.cutebox > .lcol,.cutebox > .rcol {vertical-align:top;display:inline-block;letter-spacing:normal;word-spacing:normal;position:relative;zoom:1;*display:inline}
    .cutebox > .rcol {width:100%}
    .cutebox > .lcol > .lcol-content {}
    .cutebox > .rcol > .rcol-content {padding-left:10px;text-align:left;position:relative}.cutebox.reverse > .rcol > .rcol-content {padding-left:0}
    .cutebox > .lcol > a.lcol-link {display:block}
    .cutebox .lcol .cute-thumb {}
.c-border > .lcol .cute-thumb {border:1px solid #e3e3e3}
.c-pad1 > .lcol .cute-thumb {padding:1px;background:#fff}
.noimg > .rcol {padding-left:7px;border-left:2px solid #dddfe0}

.cw45 {padding-left:45px}.cw45.reverse {padding-right:45px;padding-left:0}
.cw45 > .lcol{width:45px;margin-left:-45px}.cw45.reverse  > .lcol {margin-right:-45px;margin-left:0}
.cw45 > .lcol .cute-thumb {width:45px}
.c-border.cw45 {padding-left:47px}.c-border.reverse.cw45 {padding-right:47px}
.c-border.cw45 > .lcol{width:47px;margin-left:-47px}.c-border.reverse.cw45 > .lcol{margin-right:-47px;margin-left:0}
.c-pad1.cw45 {padding-left:49px} .c-pad1.cw45.reverse {padding-right:49px;padding-left:0}
.c-pad1.cw45 > .lcol {width:49px;margin-left:-49px} .c-pad1.cw45.reverse > .lcol {margin-right:-49px;margin-left:0}

.cw50 {padding-left:50px}
.cw50 > .lcol{width:50px;margin-left:-50px}
.cw50 > .rcol > .rcol-content{padding-left:10px}

.cw32 {padding-left:32px}.cw32.reverse {padding-right:32px;padding-left:0}
.cw32 > .lcol{width:32px;margin-left:-32px}.cw32.reverse  > .lcol {margin-right:-32px;margin-left:0}
.cw32 > .lcol .cute-thumb {width:32px}
.c-border.cw32 {padding-left:34px}.c-border.reverse.cw32 {padding-right:34px}
.c-border.cw32 > .lcol{width:34px;margin-left:-34px}.c-border.reverse.cw32 > .lcol{margin-right:-34px;margin-left:0}
.c-pad1.cw32 {padding-left:36px} .c-pad1.cw32.reverse {padding-right:36px;padding-left:0}
.c-pad1.cw32 > .lcol {width:36px;margin-left:-36px} .c-pad1.cw32.reverse > .lcol {margin-right:-36px;margin-left:0}

.cw16 {padding-left:16px}.cw16.reverse {padding-right:16px;padding-left:0}
.cw16 > .rcol > .rcol-content{padding-left:5px}
.cw16 > .lcol{width:16px;margin-left:-16px}.cw16.reverse  > .lcol {margin-right:-16px;margin-left:0}
.cw16 > .lcol .cute-thumb {width:16px}
.c-border.cw16 {padding-left:18px}.c-border.reverse.cw16 {padding-right:18px}
.c-border.cw16 > .lcol{width:18px;margin-left:-18px}.c-border.reverse.cw16 > .lcol{margin-right:-18px;margin-left:0}
.c-pad1.cw16 {padding-left:20px} .c-pad1.cw16.reverse {padding-right:20px;padding-left:0}
.c-pad1.cw16 > .lcol {width:20px;margin-left:-20px} .c-pad1.cw16.reverse > .lcol {margin-right:-20px;margin-left:0}

.cw34 {padding-left:34px}
.cw34.reverse {padding-right:34px;padding-left:0}
.cw34 > .rcol > .rcol-content{padding-left:10px}
.cw34 > .lcol{width:34px;margin-left:-34px}
.cw34.reverse  > .lcol {margin-right:-34px;margin-left:0}
.cw34 > .lcol .cute-thumb {width:34px}

.cw28 {padding-left:28px}
.cw28.reverse {padding-right:28px;padding-left:0}
.cw28 > .rcol > .rcol-content{padding-left:10px}
.cw28 > .lcol{width:28px;margin-left:-28px}
.cw28.reverse  > .lcol {margin-right:-28px;margin-left:0}
.cw28 > .lcol .cute-thumb {width:28px}

.cw52 {padding-left:52px}
.cw52 .rcol{}
.cw52 .rcol .rcol-content{padding-left:10px}
.cw52 .lcol{width:52px;margin-left:-52px;}

/*Bug - Truong Thai Son 24-02-2012*/
.icon-report-bug{ background-position: -224px -223px !important; width: 16px; height: 16px; }
.bug-content{}
.bug-content .maincontent{ width: 100%;}
.bug-content label{ float: left; margin-right: 10px; width: 120px;}
.bug-content textarea{ width: 495px; }
.bug-content .submit-bug{ background: url('../images/new_version/bg-submit-button.jpg') no-repeat right top; height: 23px; padding: 3px 11px; border: 1px solid #484848; color: #FFFFFF; float: right; cursor: pointer;}
.bug-content .bug-textarea{ color: #999}
.bug-content .btn-follow-success{ width: 97% !important;}
.bug-content .btn-follow-success{
    margin-top: 38px;
    width: 71% !important;

}
.home-boxreport{ background: #fef4d1; border: 1px solid #f6d97d; font-size: 11px;}
.home-boxreport .inner-boxreport{ padding: 10px; color: #333; font-size: 11px;}
.home-boxreport .inner-boxreport .mess-boxreport{ margin-bottom: 5px; overflow: hidden; text-align: center;}
.home-boxreport .inner-boxreport .mess-boxreport .item{ margin-bottom: 5px}
.home-boxreport .inner-boxreport .button-report{ margin:0 0 5px 96px; padding: 3px 25px; font-size: 12px;}
.home-boxreport .inner-boxreport .icon-report{ float: left; margin-right: 5px; width: 16px;}
.home-boxreport .inner-boxreport .icon-report .ic-report{background-position: -144px -23px; width: 16px; height: 17px;}
.home-boxreport .inner-boxreport .link-report{ float: left}
.home-boxreport .inner-boxreport .link-report a{ color: red}

.show-attachment{ width: 165px; float: left; margin: 0 0 0 130px;}
.show-attachment .icon-show-attachment{}
.show-attachment .icon-show-attachment img{ background-position: -128px -224px; float: left; width: 16px; height: 14px; margin: 3px 5px 0 0;}
.show-attachment .click-show-attachment{ color: #999; cursor: pointer;}
.bug_capcha{ float: left; width: 240px}
.bug_capcha label{ width: 80px; float: left;}
.bug_capcha .vew_bug_capcha{ margin-right: 10px;  font-weight: bold;  text-align: center; float: left; padding: 1px 3px 2.5px; }
.bug_capcha .error{margin-left: 0 !important;}
.bug_capcha .input_bug_capcha{}
.bug_capcha .input_bug_capcha input{ width: 79px !important}
.button-submitbug{  float: left; overflow: hidden}


.bug-content .mar5t{ margin-top: 0px; background: #eee; padding: 0 7px 5px;}


.taskbar > li > .menu.list_bugbox { right: -1px;  }
.taskbar > li > .menu.list_bugbox ul{ width: 100%;}
.taskbar > li > .menu.list_bugbox li{}
.blast-btn .attach-img{
    border-top: 1px dashed #DDDDDD;
    margin-left: 0 !important;
    padding: 1px 5px 10px;

}
#share-box #postblast{
    border:1px solid #ddd;
}
.social li{ list-style-type: none;}
.social{
    float:left;
    width:50%;
}
.blast_social{
    background: #f2f2f2;
    border-top:1px solid #ddd;
    overflow: hidden;
}
#attach_img {
    float:left;
     padding:11px 9px 13px;
     border-right:1px solid #ddd;
     border-top: 1px solid #fff;
}
.lst-blast-setting{
     padding:11px 5px;
     overflow: hidden;
}
#area_upload .gradient {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #808080;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}
#area_upload .gradient .po-rel {
    color:#cd0607;
}
.photoUploadBlast{
    color:#000;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
}
#area_typeurl_old{
    float:left;
    padding-top:8px;

}
#area_typeurl_old .typeurl{
    width:189px;
}
.select-file #area_upload {
    float: right;
    margin-left: 4px;
    margin-top: 8px;
    padding-right:40px;
}
#area_typeurl_old .gradient {
    background:url("../images/bg_blast_url.png") repeat-x scroll 0 0 transparent ;
    border: 1px solid #999999;
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding:4px 12px;
}
#area_typeurl_old #attachment_url {
    background: url("../images/lh-icons.gif") no-repeat scroll 7px -590px transparent;
    color: #838383;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 4px 4px 32px !important;
}
#select-file .upload_img_thumb{
    float:left;
}
#feed-update .feed-item-content .feed-item-data{
    padding-right: 20px
}
#area_upload {
    font-family: tahoma;
    font-size: 11px;
    margin-left: 0px !important;
    padding-top:0px;
    position: relative;
}
 .drag-drop-area {
    background: none repeat scroll 0 0 #FAE1E1;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 54px;
    left: -470px;
    opacity: 0.9;
    padding-top: 23px;
    position: absolute;
    text-align: center;
    top: -33px;
    width: 501px;
    display:none;
}
.drag-drop-area span{
    color:#444;
}
.social label,
.social a,
.social{
    font-family: tahoma;
    font-size: 11px;
}
.mrk-input-container input{
  font-size:10px !important;
}
#upload_img_thumb{
    margin-top: 10px;
}
.comment-form .right{
    float:left;
}
.comment-form input.inputsubmit{
    float:right;
    font-weight: bold;
    margin-right: 0 !important;
}
/*phuonglm*/
.common-form textarea {
    border:none;
    resize:none;
    padding: 7px 6px;
}
.all_content{
    border: 1px solid #898989;
    margin-left: 130px;
}
.bug-content .attachment {
    background: none repeat scroll 0 0 #F2F2F2;
    border-top: 1px solid #DFDFDF;
    margin: 5px 0 0;
}
.all_content #box_attach_img{
    border-top: 1px solid #FFFFFF;
    padding: 7px 0 8px 3px;
}
.all_content .typeurl{
    background: url("../images/lh-icons.gif") no-repeat scroll 7px -590px #fff;
    color: #838383;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 4px 4px 31px !important;
    width: 189px;
    border-radius:0 0 0 0;
}
.all_content .gradient {
    background: url("../images/bg_blast_url.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #999999;
    color: #333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 15px !important;
    border-radius:0 0 0 0;
}
#form_post_note .disable{ background: #eee !important; }
#form_post_note #bug_user,
#form_post_note #bug_email{
    background: none repeat scroll 0 0 #fff;
    color: #808080;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;

}
.all_content #area_upload{
    margin-top: 0;
    padding-right: 62px;
}
#form_post_note .submit-bug{
    font-family: tahoma;
    font-weight: bold;
    color: #fff;
    font-size: 11px;
}
.bug_capcha .vew_bug_capcha{
    position: relative;
    right: 34px;
    float:right;
   padding: 0;
   bottom: 3px;
}
.refreshCaptcha{
    bottom: 4px;
    cursor: pointer;
    position: relative;
}
.bug_capcha #captchacode{
    width: 85px;
}
.page-content-bug{
    padding-bottom: 50px;
    background: url("../images/bg/bg-home-border-right.png") repeat-y scroll 668px top transparent;
}
.page-content-bug .left-column{
    padding-bottom: 50px;
}
.all_content .select-file .process-desc{
    margin-top: 0;
}
#form_post_note .button-submitbug{
   float:right;
}
.title-report a{
    color: #CD0607;
}
.title-report span{
    color: #333;
}
#reportbug_list .tc-89{
    margin-top: 3px;
}
#photo-comment-frm-wrap .avatar img,
.feed-write .avatar img{
    width: 30px;
}
#form_post_note .error{
    margin-left: 130px;
}
.sidebar_block h2 a{
    color:#c00607;
    font-size: 14px;
    font-weight: bold;
    font-family: tahoma;
}
.bug_mess{
    color: green;
    font-size:12px;
    font-family: tahoma;
    margin-bottom: 10px;
}
.bug-comment-del {
    float: right;
    margin-right: 3px;
    width: 7px;
}
.wallpost:hover a.bug-comment-del{
    display: block !important;
    float: right;
}
#return-images-bug #link-images-bug img{
    width: 120px;
}
#return-images-bug .btn-follow-success{
    float:right;
}
.page-content-bug .note-detail img{
    max-width: 500px;
}
.page-content-bug .head{
    border-bottom: none !important;
}
.delete_all {
    float: right;
}
.delete_all span{
    bottom: 2px;
    left: 3px;
    position: relative;
}
.delete_all span input.inputsubmit{
    background: none;
    border:none;
    color: #c00607;
    padding:0;
}
.checkbox_bug{
    float: right;
    position: relative;
    right: 23px;
}


.edited {
    color: #B3B3B3;
    font-size: 11px;
    cursor: pointer;
}
.edited:hover {
    color: #C00607;
}
/*end*/
/*add quang cao admicro*/
#ads_zone3174_slot1 {
    border: 0 !important;
}

/*bar header*/
.menu-bar.cf .misslinkhay-header .misslinkhay-bar {
    height: 14px;
    width: 78px;
    margin: 2px 0 0 35px;
}

.menu-bar.cf .misslinkhay-header .misslinkhay-bar-cup {
    height: 19px;
    width: 29px;
    position: absolute;
    top:-2px;
}

.menu-bar.cf .misslinkhay-header i.misslinkhay-bar-new {
    background: url("../images/miss/miss-new.gif") no-repeat center center;
    display: inline-block;
    height: 9px;
    width: 24px;
    margin: 0 0 0 5px;
    vertical-align: 1px;
}

.misslinkhay-header {
    display: inline-block;
}

.hot-count-wrap.cout-voted-img img.img-vip-link-vote {
    display: inline-block;
    width: 15px;
    height: 16px;
    margin-top: 8px;
    margin-right: 3px;
}


.hover_menu {
        position: absolute;
        z-index: 290;
    }
    .quote-hover-menu {
        margin-left: -20px;
        margin-top: -10px;
    }
    .hover_menu .hover_menu_nub {
        height: 5px;
        background: url('../images/new_version/arrow-top-quote.png') no-repeat 15px top;
        position: relative;
        top: 1px;
        z-index: 202;
    }
    .hover_menu .hover_menu_contents {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float: left;
        background: #fff;
        color: #333;
        border: 1px solid #999;
        box-shadow: inset 0 0 0 5px #eee,0 1px 2px rgba(0,0,0,0.2);
        padding: 10px;
    }
    .quote-hover-menu .quote-button {
        padding: 0;
        border: 0;
        box-shadow: none;
        background: transparent;
    }
    .action_button {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #fff;
        border: 1px solid #bbb;
        border-bottom: 1px solid #999;
        cursor: pointer;
        display: inline-block;
        padding: 3px 10px;
        text-align: center;
        text-shadow: 0 1px #f0f0f0;
        color: #333;
        font-size: 11px;
        font-family: tahoma;
        text-decoration: none;
    }
    .action_button:hover {
        border-color: #666;
        border-bottom: 1px solid #444;
    }
    .action_button:active, .action_button.active {
        background: #e0e0e0;
        border-color: #999;
        text-shadow: none;
    }
    .remind_user {color:#295683 !important;}
    a:hover.remind_user {color: #CD0607 !important;}




    .message-error,
    .message-info {
    	background: #fff;
    	width: 1000px;
    	margin: auto;
    	margin-bottom: 10px;
    	list-style-type: none;
    }
    .message-error {
    	color: #CD0607;
    }
    .message-info {
    	color: #0471ce;
    }
    .message-error > li,
    .message-info > li {
    	padding: 10px;    	
    }
    .message-error > li + li,
    .message-info > li + li {
		border-top: 1px solid #f9f9f9;
    }

	span.notable1 {color: #cc0000}
	span.notable1:hover{
		color: #000;
		cursor: pointer;
	}

	.osc-grid {
		width: 100%;
		border: 1px solid #ddd;
		margin-bottom: 10px;
	}
	.osc-grid th {
		padding: 10px;
		background: #eee;
		border-bottom: 1px solid #ddd;
	}
	.osc-grid td {
		padding: 10px;
		text-align: left;
		vertical-align: middle;
	}
	.osc-grid td.ar,
	.osc-grid th.ar {
		text-align: right;
	}
	.osc-grid td.vat,
	.osc-grid th.vat {
		vertical-align: top;
	}
	.osc-grid tr:not(:last-child) > td {
		border-bottom: 1px solid #eee;
	}
	.osc-grid .selected > td {
		background: #f3f3f3;
	}