/* Add here all your css styles (customizations) */
#logo {
    display: inline-block;
}
.header .logo img {
    margin: 0px;
}
#google-map {
    width: 100%;
}
.content-sm {
    border-bottom: solid 1px #cccccc;
}
.footer-v1 .footer {
    background-color: transparent;
}
#contact-footer {
    background-color: #3498db;
    height: 300px;
}
.footer .headline {
    border-bottom: 1px solid #e4e9f0;
}
.footer .headline h2 {
    border: none;
}
.footer i {
    margin-right: 10px;
}
.focus {
    background-color: #FFF;
}
.news {
    background-color: #FFF;
}
.home-info {
    background-color: #FFF;
}
.wrapper1 {
    background: url("../img/dongxuan_bg.png") #595959;
}
#content {
    font-size: 100%;
}
#content a.btn-more {
    color:white;
}
#content a.btn-more:hover {
    color: white;
}

#navigation-portlet {
    border: solid 1px #eeeeee;
    margin-top: 30px;
}
dl.portlet {
    font-size: 100%;
}
#contact-footer a, #contact-footer a:hover {
    color: white;
}
#main-nav a {
    font-size: 16px;
}
#main-nav > li > a {
    padding: 10px;
}
.icon {
    color: #3498db;
}
#homepage .icon {
    margin-right: 10px;
}
#homepage .headline h2 {
    color: #3498db;
}
#homepage a.pdf-plan {
    border-bottom: none;
}
.news-box {
    margin-bottom: 20px;
}
.news-box .col-md-4 {
    text-align: center;
}
.news-box h3 {
    color: #3498db;
}

.footer-wrapper {
    background-color: #3498db;
}
.footer-wrapper .footer-map {
    background-color: #FFFFFF;
}
span.label {
    color:#555;
}
.label:empty {
    display: inline-block;
}
.newsImageContainer {
    display: none;
}
dl.portlet ul.navTree .navTreeCurrentItem {
    background: none repeat scroll 0 0 #3498db;
    border-left: 1em solid #3498db;
    margin-left: -1em;
    margin-right: -1em;
}
dl.portlet ul.navTree .navTreeCurrentItem{
    color: #FFFFFF !important;
}
#navigation-portlet a:hover {
    color: #3498db !important;
}
blockquote {
    margin-bottom: 5px;
}
#content blockquote p {
    margin-bottom: 5px;
}