html { 
  position: relative;
  min-height: 100%;
}
body{
	color: #444;
    font-family: Arial,sans-serif;
    line-height: 21px;
    background-image: url(../assets/blog/blog-bg.jpg);
    background-color: #fff;
}

#screen_solution_log{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.76);
	color: #444;
	font-size: 22px;
	padding: 12px;
	border-radius: 0 0 10px 0;
	
}

#header {
	position: relative;
	z-index: 1000;
}

#header .navbar {border-radius: 0;}

#header-static-bar{
	height: 25px;
	min-height: 25px;
	margin: 0;	
	position: relative;
	z-index: 9;
	border:none;
}

.site-home-btn{
	display: inline-block;
	float: right;
	min-width:150px;
}

.site-home-btn .site-name,.site-home-btn .btn.dropdown-toggle {
	height:25px;
}

.site-home-btn .site-name{	
	min-width: 100px;
	font-size: 18px;
	padding: 0px 5px;
	line-height: 24px;
}

#header-static-bar .navbar-right{margin-right:-2px;}

#header-fixed-bar{
	/*background: #042D42;*/
	background: #3276b1;
	background: #F4B400;
	width: 100%;
	margin: 0px;
	height: 60px;
	float: left;
	border: #285e8e;
	/*box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);*/
	/*box-shadow: -5px 6px 20px #666;*/
}

#header-fixed-bar .navbar-header .city-select {
	padding: 0;
	float: right;
	margin-top: 10px;
}

#header-fixed-bar .navbar-header .city-select .btn{
	border: none !important;
	background: none;
	font-size: 18px;
	color: #fff;
	padding-right: 0;
	text-transform: capitalize;
}

#no-login-form>a, #user-form>a{
	color: #fff;
    padding: 0 10px!important;
    opacity: 0.6;
    text-decoration: none;
    line-height: 25px;
    border: none;
    border-radius: 0;
}
#no-login-form>a:hover, #user-form>a:hover{
	background-color:rgba(0, 0, 0, 0.25);
}
#no-login-form.open .require-auth.active, #no-login-form>a:hover{
	opacity: 1;
}
#no-login-form.open .require-auth.active{
	background:#000;
}

#no-login-form a{background:none;}
#no-login-form .dropdown-menu{min-width:320px}
#no-login-form .dropdown-menu ul{list-style: none;padding: 0;}



.home-wrapper, .search-wrapper, .vote-wrapper, .wave-wrapper, .keyword-wrapper, .my404-wrapper {background-color:#fff;}

.wave-wrapper #header-fixed-bar, .wave-wrapper  #header-fixed-bar-sticky-wrapper{display:none!important;}
.post-wrapper #header-fixed-bar, .post-wrapper  #header-fixed-bar-sticky-wrapper{display:none!important;}

.wave-wrapper #header-static-bar{position:fixed;width:100%;}
.wave-wrapper #header{height: 34px;}

.wrap {
	
}

.my404-wrapper .img-responsive{
	margin:0 auto;
}

#apps{
	position:relative;
	z-index:2;
	min-height: 0px;
}

#apps #listapp{
	color:#ddd;
	padding-top:20px;		
	margin-bottom: 10px;
	/*min-width:100%;
	margin-left:-15px;*/
}

#apps #listapp:hover .app-item{
	opacity: 1;	
}

#apps .app-item img{
	width: 64px;
	height:64px;
	margin-bottom:3px;
	display: inline-block;
	
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.2s ease-in-out 0s;
	
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	
}
#apps .app-item:hover img, #apps .active img{
	-webkit-filter: none;
	filter: none;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.2s ease-in-out 0s!important;
}



#apps .app-item{
	opacity:0.2;
	color:#666;
	float: right;
	font-size:12px;
	padding:10px;
	padding-bottom:3px;
	border-radius:5px;
	transition: all 0.2s ease-in-out 0s;
	line-height: 15px;
	width: auto;
}

#apps .active{ 
	opacity:0.3;
	transition: all 0.2s ease-in-out 0s;
}

#apps .app-item:hover{
	opacity:1!important;
	background:#eee!important;
	text-decoration:none!important;
	box-shadow:inset 0 2px 5px rgba(0, 0, 0, 0.075)!important;
	transition: all 0.2s ease-in-out 0s;
}

.container{
	/*padding-left: 70px;
	background: rgba(255, 255, 255, 0.44);
	border: 1px solid #aaa;
	comment*/
}

#content-page{width: 100%;float:left;}

/**Dành cho những cột quảng cáo kích thướt tối đa 300px*/
.col-right-300{
	float: right;
	max-width:300px;
	padding:0;
}

.col-right{
	padding-right: 0;
	float:left;
}


.google-plus-btn{
	display: inline;
	position: relative;
	width: 70px;
	float: left;
}
.fb-login-block{
	margin-bottom: -140px;
	position: relative;
	z-index: 8;
	float: left;
	width: 100%;
	margin-top: 5px;
	padding: 35px 20px;
	padding-bottom: 10px;
}

.fb-comments, .fb-comments span, .fb-comments iframe { 
	width: 100% !important;
	display: inline-block;
	position: relative;
}

.fb-comments {padding:20px 0;}



#home-logo-fixed{
	position: fixed;
	z-index: 9999;
	left: -100px;
	font-size: 25px;
	padding: 6px 10px;
	border: none;
	border-radius: 0;
}

.scroll-btn {
	padding: 0!important;
    font-size: 49px!important;
	line-height:0!important;
	box-shadow: 0 3px 10px #888;
	color: #aaa!important;
	background: #fff;
	border: none;
	position: fixed;
	right: 20px;
	z-index: 2001;
}
.scroll-btn:hover, .scroll-btn:focus{
	color:#fff!important;
}

.scroll-top-btn{	
	bottom: 65px;
}

.fbLoginBtn{
	background-color: #5074AF !important;
	border: none;
	border-radius: 5px;
}

#searchForm {margin-top: 7px;}
#searchForm .row{margin-right:-28px;}
#searchForm .dropdown-menu{
	min-width: 285px;
	overflow: hidden;
	margin-left: -2px;
}

#introduction{
	padding: 10px;
	float: left;
}

.subcate_block  .title, #introduction .title{
	display: block;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;	
}

.cate-block .dropdown-header{ padding:0;}
.cate-block{
	max-height: 270px;
	min-height: 240px;
	padding-right: 0px;
}

.cate-block a{
	padding:2px 0;
	display:block;
}

.cate-block>ul, .list-colum-2 {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	padding: 0;
}
.relate-key{clear:both;}
.relate-key li{padding: 5px!important;}

/*************************** CATEGORY HEADER SELECT *******************************/
#selectCate{
	border: 1px solid #fff;
	padding: 10px;
	padding-right: 35px;
	min-width: 210px;
    text-align: left;
}

#searchInput {	
	border-color:#fff;
	border-radius: 0;
	height:46px;
	width: 100%;
	box-shadow: none;
}
#searchInput:focus {border-color: #0ECA0E;border-width: 2px;}

#searchForm .clear-keyword:hover{color:#000;}
#searchForm .clear-keyword{
	padding: 0px 12px;
	opacity: 0.3;
	font-size: 33px;
	font-weight: normal;
	position: absolute;
	right: 0;
	z-index: 2;
}

#create-itemad-btn { 
	margin-top: 7px;
    padding: 10px 8px;
    border-color: #71EA0A;
    position: relative;
    padding-right: 20px;
    padding-left: 15px;	
	font-weight: bold;
}

#create-itemad-btn .notifi-btn {
    font-size: 58%;
    position: absolute;
    right: -10px;
    top: -7px;
    padding-top: 4px;
    background-color: #EF0404;
	z-index: 8;
}

#search-wrapper{	
	margin-top: 50px;
	padding: 0;
	background: #fff;
}


#loggedForm{}

#logoutForm{margin-left: 15px;}
#logoutForm .btn{
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}

#nav{
	margin-bottom: 20px;
	border-bottom: 1px dashed #888;
	padding-bottom: 20px;
	display:none;
}

.category li a, .category li{
	padding: 3px;
	font-weight: bold;
	width: 100%;
	float: left;
}


.category li.active a, .category li:hover a{
	background:#428bca;
	color:#fff;
	width:100%;
}

.category_list_item{padding:1px 5px;cursor: pointer;}
.category_list_item:hover{background:#f2f2f2;}

#search-list{ 
	margin:0;
	margin-bottom: 20px;
}

#reSearch{	
	float: left;
}

#hot-list{
	border-radius: 0 0 8px 8px;
	border: 1px solid #eee;
	border-top: none!important;
}

.keyword-block li {padding: 1px 0;}
.keyword-block li a {
	color: #0ba54c;
	font-weight: normal;
	white-space: nowrap;
	font-size: 17px;
}
.keyword-block li small {color:#888;}

.item-hot { }
.item-hot .thumb{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 200px;
	width: 100%;
	float: left;
	background-color: #fefefe;
}
.item-hot .title{padding: 10px 0;font-weight: bold;}
.item-hot .tagline a{color:#006621;}
.item-hot .price	{
	margin-top: -37px;
	background: rgba(221, 221, 221, 0.8);
	padding: 10px;
	float: left;
	margin-left: 0px;
	border-radius: 0 10px 0 0;
	font-size: 22px;
}

.item{
	list-style: none;
	display: block;
	width: 100%;
	padding: 5px;
	margin: 15px 0px;
}

.item p{
	margin:0;
	padding:0;
}

.item .fa{text-align:center;width:10px;color:#999}
.item .fa.small{font-size:85%!important;}

.item .star-rating .fa, .star-rating .fa{
	color: #FFBB78;/**#FF7400*/;
	width: 14px;
}
.item .gray, .gray{
	color:#888!important;
}


#search-list .item .title:visited { color: #609; }

.cate-item-block{margin-bottom:30px;}
.cate-item-block .block-title{margin-left: 15px;margin-bottom: 0;}
.cate-item-block .block-title small{text-transform:none;}

.item.active .fa-edit{ 
	position: relative;
	float: right;
	display:none;
}

.item.active:hover .fa-edit{ display:block;}

.item.active{
	border: 1px dashed #F5B4E0;
	background-color: rgba(252, 247, 250, 0.05);
	margin-top: -1px;
}

.item .thumb img{ max-width:120px;width:120px;}
.item .thumb{
	float: left;
	margin-right: 10px;
	max-height:80px;
	overflow:hidden;
}
.item .thumbnail{
	float: left;
	margin-right: 10px;
}

.item .hl{ font-weight:bold;}
.item .info{line-height: 20px;}


.item .title{ 
	font-size:18px;
	margin-top: 5px;
}

.item .title a{
	color: #1e0fbe;	
	width: 100%;
	text-decoration:underline;
}

.small-product-block {}
.small-product-block-title {
	color: #0BA54C;
	text-transform: uppercase;
}

.small-thumb{
	width:75px;
	margin-right:10px;
	margin-top:5px;
}

.small-item{
	padding: 0 10px;
	min-height: 70px;
}
.small-item a{
	height: 55px;
	overflow: hidden;
}

.small-item .thumb{
	height: 55px;
	overflow: hidden;
	float: left;
}

.small-item .desc{
	color:#888;
}

.small-item .desc .price{color:rgba(155, 2, 2, 1);}

.tagline, .tagline a{
	color:#006621;
	text-transform:lowercase;
}


.info .price{ 
	font-weight:bold;
	color:red;  
	text-transform: uppercase!important;
}

.info .desc{
	display: block;
	color: #444;
	min-height: 20px;
}


.info .time {
	color:#888;
}

.info #author {
	color:#888;
}

	
#contactForm input {
	min-width: 150px;
	max-width: 220px;
}

#contactForm #submit{
	margin-top: -35px;
	padding: 5px 30px;
	margin-right: 5px;
}

.main-alert{}


.alert-inverse{
	background-color: #222;
	border: 1px solid #eee !important;
	color:#eee;
}

#breaking-new li{width:100%;}
#breaking-new{
	overflow: hidden;
	position: relative;
	height: 24px;
}

.vote-block {margin-bottom:0;}
.vote-block .btn .label-default {background-color:#fff;color:#666;}

.vote-block .vote-block-header a{color:#fff;}
.vote-block .vote-block-header{
	float: left;
	background: rgba(0, 182, 222, 0.4);
	padding: 10px;
	border-radius: 0 0 8px 8px;
	width: 100%;
	margin-top: -15px;
	margin-bottom: 20px;
	color: #fff;
}
.vote-block h3{margin-top:10px;}
.vote-block .fb-vote-comment{
	margin-bottom: -20px;
	margin-left: -16px;
	margin-right: -16px;
	padding: 20px;
	display:none;
}


#vote-block-create{margin-bottom:30px;border-top: none!important;}
#vote-block-create #desc{position:relative;z-index:2;}
.vote-btns .btn .label {
	border-radius: 10px;
	padding: 2px 9px;
	font-size: 90%;
}



.vote-detail {border-top:none!important;}
.vote-detail .vote-item{border-bottom:none;}

.vote-item{
	border-bottom: 1px dotted #ddd;
	padding: 20px 0;
	margin-bottom: 0;
}

.alert .content-hidden{
	display:none;
	margin-bottom: 0;
}

.attach-obj {
	background-color: #fcfcfc;
	border: 1px solid #eee;
	border-radius: 0 0 5px 5px;
	margin-bottom: 10px;
	margin-top:10px;
}

.attach-obj .title{
	font-size: 18px;
	display: block;
	margin-bottom: 8px;
}
.attach-obj .attach-title{padding:10px 0;}

.attach-obj .thumb{
	min-height: 200px;
	max-height: 200px;
	overflow: hidden;
	display: inherit;
	background-color: #eee;
	text-align: center;
}

.attach-obj .full-thumb{
	max-height:none!important;
}

.attach-obj .thumb img{
	max-width:100%;
}

.attach-obj .min-desc .title{}
.attach-obj .min-desc {
	clear: both;
	padding: 10px 20px;
	overflow: hidden;
	background: rgba(3, 3, 3, 0.3);
	max-height: 100px;
	min-height: 100px;
	position: relative;
	margin-top: -100px;
	color: #fff;
}

.attach-obj .full-desc {
	max-height:none!important;
	overflow: auto!important;
	background:none;
	position:static;
	margin:0;
	color:#666;
}

.attach-obj .expand-btn{
	background: rgba(0, 0, 0, 0.03);
	color: #888;
	padding: 3px;
	cursor:pointer;
	display: block;
}

.item-ads {width:100%;padding:20px;}
.item-ads .thumb{
	width: 240px;
	float: left;
	margin-right: 20px;
}



.dropdown-toggle, .dropdown-toggle:hover, .open .dropdown-toggle.btn-default{
	-webkit-box-shadow	:none!important;
	box-shadow			:none!important;
	background-color	:none!important;
}


.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
	vertical-align: middle;
}

#mainAlert {display:none;margin-bottom:0}



#quick-registry-form input{margin-bottom:5px;}
/***************************EXTEND BOOTSTRAP *************************/

.dropdown-menu { margin:0;}
.dropdown-menu .form-group { margin-bottom: 10px;}

.twitter-typeahead .tt-hint{display:none;}
.tt-dropdown-menu {
	margin-top: 12px;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.limit-line{
	overflow			: hidden 		!important;
	text-overflow		: ellipsis 		!important;
	-webkit-box-orient	: vertical 		!important;
	display				: block			!important;
}

.one-line{	-webkit-line-clamp: 1; white-space:nowrap;display:block !important;}
.two-line{	-webkit-line-clamp: 2; max-height: 40px;}
.three-line{-webkit-line-clamp: 3; max-height: 55px;}


#locationSelect #inputLocation{
	border:1px solid #ddd;
	width:100%;
	min-height: 33px;
}

#locationSelect .typeahead{
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: static;
	width: 100%;
}

#locationSelect li a {font-size:14px;line-height:18px;}

#locationBtn{text-transform: capitalize;}

.require{color:red!important;}

.block-title {
    color: #D35400;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
}

.btn-primary{background-color:#4285f4;border-color:#4285f4;}
.btn-primary:hover{background-color:#1567EE;border-color:#1567EE;}

/**********************   ICONS   **************************/
.icon{
	 background-repeat: no-repeat;
    height: 15px;
    margin-right: 5px;
}
.ad-wrapper .report-bar{display:none;}

.super-auth .avatar{}
.super-auth .avatar img{
	width: 16px;
	height: 16px;
}

.fb-like-box{width:100%;overflow:hidden;}


.note-editor .note-editable {
    min-height: 250px!important;
    max-height: 450px!important;
}

.modal-backdrop.in {opacity: 0.5;}

.tags{
	max-width: 100%;
	padding: 0;
	padding-right: 20px;
	list-style: none;
	margin-bottom:20px;
}
.tags li{
	
}

.tags h2{
	margin:0;
}
.tags h2 .label{
	font-size: 13px;
	padding: 10px 8px 7px 10px;
	font-weight: normal;
	float: left;
	margin: 2px;
	line-height: 18px;
}

.keyword-list h2 .label{
	padding-top:3px!important;
}
.tags .label-info{
	background-color:rgb(234, 244, 252);
	color:rgb(13, 89, 143);
	padding: 6px 10px 10px 10px;
	font-size: 13px;
	font-weight: normal;
	float: left;
    margin: 2px;
}
.tags>h2.active .label-info, .tags>li.active .label-info, .tags .label-info:hover{
	background-color:#5bc0de;
	color:#fff;
}
.tags .clear-keyword{
	float: none;
    position: relative;
    left: 2px;
	top: 2px;
    padding: 5px 8px;
    margin-right: -7px;  
	background-color: rgba(0, 0, 0, 0.3);
}
.tags .clear-keyword:hover{
	color:#fff;
	opacity:1;
}

.tags h2 .icon-xs{margin-top:-2px}

.divider {
    height: 1px;
    margin: 20px 0px;
    overflow: hidden;
    background-color: #E5E5E5;
    clear: both;
}

.mega-alobox{	
	position:relative;
	margin-bottom: 15px!important;    
	border:none;
	overflow:hidden;
}
.mega-alobox iframe{	
	background-color:#f3f3f3;
	display: block;
}

.mega-alobox .btn-adv-info{	
	position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    width: 33px;
    height: 17px;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
    background: rgba(33, 150, 243, 0.8);
    color: #fff;
    border: none;
    border-bottom-left-radius: 7px!important;
    font-weight: bold;
}

.mega-alobox .adv-info{	
	position:absolute;
	background-color:rgba(0, 0, 0, 0.6);
	color:#fff;
	z-index:98;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
.mega-alobox .adv-info .dl-horizontal{	
	margin:0 auto;
	display:inline-block;
}
.mega-alobox .adv-info dd{	
	margin-left: 90px;
}
.mega-alobox .adv-info dt{
	width:80px;
	color:#CECECE;
}
.mega-alobox .h3, .mega-alobox .h4{
	margin:5px 0;
	margin-top: 10px;
}
.mega-alobox p{
	margin:5px 0;
}

.mega-alobox blockquote{
	margin-bottom: 0;
	position:absolute;
	bottom:0;
	left:1px;
}
.mega-alobox blockquote p{
	font-size:13px;
	margin:0;
}
.mega-alobox .divider{
	margin:10px 0!important;
}

.mega-alobox .lzd-aff{	
	border: 1px solid #F0AD4E;     
}

.price{
	color: red;
}
.price .unit, .currency .unit, .unit{	
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}
.show-impact{
	display:block!important;
	visibility: visible!important;
}


/** CSS PHÂN TRANG ***/
.pagination {
	padding: 30px 10px;
	margin: 30px 0px;
	border:none;
	display: block;
	clear:both;
}

.pagination > li > a, .pagination > li > span{
	border:none;
}

.pagination{
	width:100%;
	padding: 0;
}
.pagination .btn-default{	
	background-color:#f3f3f3;
	border:none;	
}
.pagination .btn{
	width:97%;	
	padding:7px 0!important;
	border:none;
}
.pagination .top, .pagination .end{	
	width : 17.5%;	
}

.pagination .top .fa:before, .pagination .end .fa:before {
	font-size: 75%;
	float: left;
	padding-top: 4px;
	height: 14px;
}

.pagination .center{	
	width : 15%;
	text-align:center;
}
.pagination .center .btn {
	padding: 1px 0!important;
	border-radius: 6px!important;
	margin-top: -4px;
	color:#fff;
	background-color: #4285f4;
}

.pagination .prev, .pagination .next{	
	width : 25%;
}

/*******	CSS CATE INTRO ******/
.cate-intro {margin:0;padding:0;margin-bottom:30px;}
.cate-intro .limit-line{padding-top:5px;}
.cate-intro .cate-desc{
	padding-left: 35px;
	line-height: 35px;
	display: block;
}