<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">}

.logo img {
    width: 300px;
    height: 58px;
}

.logo img {
    width: 360px;
    height: 58px;
}

.box-category .heading {
    background: #000000;
    font-family: bebas, Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #fff;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 10px;
    vertical align: center;
}

/* BREAKING NEWS &amp; SOCIAL */
.break-news-social {
    background: #fff;
}

.breaking-news-label {
	float: left;
	padding: 9px 10px 9px 9px
}

.breaking-news-label i{
	padding-right: 5px;
	color: #333
}

.breaking-news-label span {
	text-transform: uppercase;
	font-family: "face", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333
}

.breaking-news p {
	color: #ce225b;
	font-family: "face", Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* SOCIAL NETWORKS */
ul.social1 {
	text-align: center;
	overflow: hidden;
	float: right;
}

ul.social1 li {
	display: inline-block;
 *display:inline; /*IE7*/
 *zoom:1; /*IE7*/
	float: left;
	border-left: 1px solid #f1f1f1
}

ul.social1 li:last-child {
	margin-right: 0px;
	border-right: 1px solid #f1f1f1;
}

ul.social1 li a {
	display: block;
	color: #800080;
	padding: 10px 20px;
	text-align: center;
	font-size: 20px
}

ul.social1 li a:hover {
	background: #800080;
	color: #fff
}

ul.social1 li a i {font-size: 15px;}

ul.social1 li a i:before {
    color: #000;
}

/* Social Networks*/
.fixed-social {
	top: 15%;
	height: 200px;
	/* width: 63px; */
	position: fixed;
	left: 0px;
	z-index: 150
}


ul.social {
	text-align: center;
	margin-top: 5px
}


ul.social li a {
	display: block;
	color: #fff;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 10px;
	transition: ease 200ms;
	opacity: 1;
}


ul.social li a:hover {
	transition: ease 200ms;
	margin-right: -25px;
	width: 70px;
	transform: translateY(0px);
}


ul.social li a i {
	font-size: 15px
}


ul.social li a.fb {
	background: #3b5998
}


ul.social li a.tw {
	background: #00aced
}


ul.social li a.yt {
	background: #bb0000
}


ul.social li a.gg {
	background: #dd4b39
}


ul.social li a.rss {
	background: #e67329
}


ul.social li {
    display: block;
    margin-right: 0;
    float: none;
    margin-bottom: 0;
}


/* end */

footer .heading {    display: none;}


footer .box-category .main {    background: none;}


footer .box-category .main .online {
    COLOR: #FFF;
    padding: 15px 50px;
}


.box-category .main .online li {
    padding: 2px !important;
}


.copyright p {    text-align: center !important;}


footer .copyright {    padding: 45px 0;}

div#backbottom {
    position: fixed;
    top: 0;
    left: 0;
}


/* Feature */
#block-feature {
	padding: 20px;
	background: #fff
}

#block-feature img{
	width: 100%
}

#block-feature .feature .ImageWrapper {
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	display: block;
	overflow: hidden;
	position: relative;
}

#block-feature .feature .ImageWrapper img {
    height: 220px;
}

#block-feature .feature .ImageWrapper .PStyleLi {
	-webkit-transform: scale(0.5) rotateY(180deg);
	-moz-transform: scale(0.5) rotateY(180deg);
	-ms-transform: scale(0.5) rotateY(180deg);
	-o-transform: scale(0.5) rotateY(180deg);
	transform: scale(0.5) rotateY(180deg);
	background: #222222;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9999;
	white-space: nowrap
}

#block-feature .feature .ImageWrapper .PStyleLi span {
    position: relative;
    white-space: normal;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    font-size: 15px;
    border: 0px solid #fff;
    border-left: none;
    border-right: none;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0px;
    font-weight: normal;
    color: #fff !important;
}

#block-feature .feature .ImageWrapper:hover .PStyleLi {
	opacity: .6;
	-webkit-transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
	transform: scale(1) rotateY(0deg);
	visibility: visible;
}

.html-text {
	background: #e8e8e8;
	clear: both;
	overflow: hidden;
	padding: 10px 0px;
	margin-left: 0px;
	margin-right: 0px
}

.html-text ul {
	width: 100%;
	text-align: center
}

.html-text ul li {
	display: inline-block;
 *display:inline; /*IE7*/
 *zoom:1; /*IE7*/
	color: #333;
	margin-right: 10px;
}

element.style {
    text-align: center;
}

.box h3, footer .footer-html h3, footer .footer-tag h3, footer .footer-post_views h3, footer .footer-post_customized h3, footer .footer-gallery_category h3, footer .footer-gallery h3, footer .footer-video_category h3, footer .footer-video h3, footer .footer-newsletters h3 {
    color: #fff;
    font-family: bebas, Arial, Helvetica, sans-serif;
    font-size: 19px;
    margin-bottom: 15px;
}

element.style {
}


.address li {
    line-height: 19px;
}

element.style {
}

#email-newsletter p {
    font-size: 13px;
    margin-bottom: 10px;
    color: #007ffd;
    }

footer .footer-newsletters h3 {display: none;}

footer #email-newsletter {
    padding: 0px 0px 0px 70px;
    background: url(http://hanoiconic.vn/profiles/hanoiconicvn/uploads/attach/1466242855_icon-email.png)no-repeat 0;
}

footer #email-newsletter form.submit_register_email input[type=text] {
    border-radius: 20px;
    padding: 5px;
}

footer #email-newsletter form.submit_register_email input[type=submit]:hover {
    background: #A90101;
}

footer #email-newsletter form.submit_register_email input[type=submit] {
    padding: 6px;
    border-radius: 100%;
    background: #f00;
}

element.style {
}

#email-newsletter.footer p.email-newsletter-des {
    color: #fff;
    text-align: justify;
}

ul.nav li a, ul.nav li.open li a {
    color: #333;
    font-size: 18px;
    padding: 12px 26px;
    line-height: 35px;
    font-family: "bebas", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
</pre></body></html>