.body-bg{
    background-image: url("../images/bg-top-blue-lam.jpg");
}
#cssmenu{
    background: url("../images/bg-top-blue-lam.jpg") !important;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a{
    background: rgba(8,132,148,1) !important;
    background: -moz-linear-gradient(top, rgba(8,132,148,1) 0%, rgba(22,180,201,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,132,148,1)), color-stop(100%, rgba(22,180,201,1))) !important;
    background: -webkit-linear-gradient(top, rgba(8,132,148,1) 0%, rgba(22,180,201,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(8,132,148,1) 0%, rgba(22,180,201,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(8,132,148,1) 0%, rgba(22,180,201,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(8,132,148,1) 0%, rgba(22,180,201,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#088494', endColorstr='#16b4c9', GradientType=0 ) !important;
}
.icon-search i{
    background: #109cb1;
}
.personalArea a.button.user, .personalArea a.button.user:hover{
    background-color: #109cb1 !important;
}
.header-nav a.button{
    background: #109cb1;
    border-color: #109cb1;
}
.border-slider{
    background-image: url(../images/icons/bg_home-blue-lam.png);
}
.cat ul li{
    border-bottom: 1px solid #40b0c1 !important;
}
.panel-hot > .panel-heading{
    border-bottom: 2px solid #109cb1;
    background: url("../images/solid-bottom-blue-lam.png") no-repeat bottom left;
}
.panel-red{
    background: #109cb1;
}
.category ul li:hover a:first-child {
    background: url(../images/category/icon-category.png) no-repeat 15px 8px, url(../images/category/bg-category-blue-lam-hover.png) repeat-x 0px 0px;
    padding: 8px 0px;
}
.panel-album > .panel-heading{
    border-bottom: 2px solid #109cb1;
    background: url(../images/solid-bottom-blue-lam.png) no-repeat bottom left;
}
#footer{
    border-top: 1px solid #109cb1;
    border-bottom: 1px solid #109cb1;
    background: #109cb1;
}
.footerNav2{
    background: #0a90a4;
}
.copyright, .copyright a{
    color: #FAFAFA;
}
.footerNav2 .theme-change a:hover, .footerNav2 .theme-change span:hover{
    background: #109cb1;
}
.footerNav2 .bttop a:hover {
    background: #109cb1;
}
.footerNav2 .theme-change a, .footerNav2 .theme-change span, .footerNav2 .bttop a{
    background: #484848;
}
.footerNav2 .bttop em{
    margin: 0;
}
.ol-cat-news ul li:hover .pubtime{
    border: 1px solid #109cb1 !important;
}
.ol-cat-news ul li:hover .pubtime div.time-block{
    background-color: #109cb1 !important;
}
.ol-cat-news ul li:hover .pubtime div.day-block{
    color: #109cb1 !important;
}
.panel-hot > .panel-body ul li:hover a{
    color: #109cb1;
}
.panel-default{
    border-color: #109cb1;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus{
    border-color: #109cb1;
    background-color: #109cb1;
    outline: 0;
}
.bx-wrapper .bx-next{
    background: url("../images/icons/bx-next-blue-lam.png") no-repeat !important;
}
.bx-wrapper .bx-prev{
    background: url("../images/icons/bx-previous-blue-lam.png") no-repeat !important;
}
.panel-default,
.panel-primary{
    border-color: #109cb1;
}
.panel-default > .panel-heading,
.panel-primary > .panel-heading{
    border-color: #109cb1;
    background-color: #109cb1;
    color: #fff;
}
.cat ul{
    background-color: #109cb1;
}
.ol-cat-news .owl-controls .owl-buttons .owl-prev, .ol-cat-news .owl-controls .owl-buttons .owl-next{
    border: 1px solid #109cb1;
    background-color: #109cb1;
    box-shadow: 0px 0px 0px 1px #109cb1 inset;
}
