body{
	background-color:#eee !important;
    font-family: 'Open Sans', sans-serif !important;
}
.iframe_cls{
	width: 100%;
	float: left;
	height: 200px;
	overflow: hidden;
}
.topbar{
	height: 64px !important;
}
.section_publication {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    box-shadow: 5px 2px 10px 3px rgba(0, 0, 0, 0.1);
    margin: 16px 0;
    float: left;
    width: 100%;
}
.section_publication .img {
    height: 300px;
    overflow: hidden;
}
.section_publication .img img {
    width: 100%;
}
.section_publication:hover{
	box-shadow: none;
}
h4.caption{
    background: none repeat scroll 0 0 #1477C8;
    color: #eee;
    float: left;
    font-size: 13px;
    font-weight: normal !important;
    height: 32px;
    line-height: 26px !important;
    overflow: hidden;
    padding: 3px 0 0 6px;
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
.ad728x90 {
    padding: 0px !important;
    margin: 16px auto 8px !important;
    text-align: center;
    width: 728px;
    height: 90px;
}
.blog-footer {
    background-color: #2A2A2A;
    border-top: 1px solid #444;
    color: #999;
    text-align: center;
    margin: 0px;
}
@media (max-width: 768px) {
.ad_exheader{
    display: none;
}
.mobile_common{
    width: 100%;
    float:left;
    padding-top: 50px;
}
.section_publication .img {
    height: 360px !important;
}
.showhidemenu{
    display: block !important;
}
.topbar {
    height: 44px !important;
}
}
footer .express-group{
    top: 20px !important;
}