.fModuleBlue {
}
.fModuleBlue .fModuleContent {
    padding:0px;
    border:1px solid #2d67b1;
    background: #f7fcff;
}
.fModuleBlue h3 {
    background:#2d67b1;
    border:0px none;
    font-size:14px;
    text-align: center;
    padding:6px;
    color:#fff;
    margin: 0 !important;
}
.fModuleBlue .fModuleContent form {
    padding:10px 0;
}
.fModuleBlue form input.field {
    background:#fcebbd;
    border:1px solid #bfbdbe;
    height:20px;
}
.fModuleBlue form input.button {
    background:#dc5d01;
    font-size: 12px;
    color:#fff;
    padding:4px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    border: 0px none;
}
.fModuleBlue form a {
    font-size:11px;
}
.fModuleBlue .fTwitter {
    background: #e1f4fb;
    padding: 10px;
    margin-top: 10px;
}
.fModuleBlue .fFacebook {
    padding: 10px 0;
}
.fModuleBlue label {
    font-weight: bold;
    color:#003399;
    padding-bottom:2px;
    display:block;
}
.fModuleBlue ul {
    height: 100%; overflow: hidden;
    margin:10px 0;
    margin-top:0px;
}
.sidebar .fModuleBlue ul li {
    float:left;
    list-style:none;
    margin:0;
    text-align: center;
    width: 33%;
}
.sidebar .fModuleBlue ul li a {
    color:#000;
    font-size:11px;
    font-weight: bold;
    padding-top:50px;
    display:block;
}
.fModuleBlue li.icon_rss {
    background:url(../../../images/rss-icon.gif) no-repeat center top;
}
.fModuleBlue li.icon_linkedin {
    background:url("../../../images/linkedin.gif") no-repeat center top;
}    
.fModuleBlue li.icon_podcast {
    background:url("../../../images/podcast.png") no-repeat center top;
}
.fModuleBlue li.icon_googleplus {
    background:url("../../../images/google.gif") no-repeat center top;
}

#off-page .fModuleSocial .fModuleTitle {
	display: none;
}
#off-page .fModuleSocial .fFacebook,
#off-page .fModuleSocial .fTwitter {
	display: none;
}
#off-page .fModuleSocial .col-xs-6 {
	width: 100%;
	padding: 0;
}
#off-page .fModuleSocial .field {
	width: 160px !important;
}