@import url(css/bootstrap.css);
@import url(css/solutions/solutions.css);
@import url(css/inst-research.css);
@import url(css/inst-research-tabs.css);

@import url(css/hellobar.css);
@import url(css/hellobar_webinar.css);
/*fonts*/
@font-face {
  font-family: "Mark W01 Bold";
  src: url("../../Fonts/5423411/8706c0b6-b423-44f7-ae1a-dd0aabd8a542.eot?#iefix");
  src: url("../../Fonts/5423411/8706c0b6-b423-44f7-ae1a-dd0aabd8a542.eot?#iefix") format("eot"), url("../../Fonts/5423411/41c8162d-c2a6-49b0-8139-8bebab187588.woff2") format("woff2"), url("../../Fonts/5423411/4fe94f2e-7892-4785-9663-0350a7adf8c0.woff") format("woff"), url("../../Fonts/5423411/3a7daddb-0a78-4734-a699-6fe08d0e8b99.ttf") format("truetype");
}
@font-face {
  font-family: "Mark W01 Medium";
  src: url("../../Fonts/5423451/36390511-9c88-42f2-890f-1ae4b1e7dd70.eot?#iefix");
  src: url("../../Fonts/5423451/36390511-9c88-42f2-890f-1ae4b1e7dd70.eot?#iefix") format("eot"), url("../../Fonts/5423451/72d3aeb4-7402-40d6-a945-34360316b980.woff2") format("woff2"), url("../../Fonts/5423451/f17f16a9-09cc-4170-a039-5f47a4948438.woff") format("woff"), url("../../Fonts/5423451/340db581-50b2-4783-8f40-db42ea764bda.ttf") format("truetype");
}
@font-face {
  font-family: "Mark W01 Regular";
  src: url("../../Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix");
  src: url("../../Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix") format("eot"), url("../../Fonts/5423483/ec598369-4d91-4a16-9db3-6654f68d3c28.woff2") format("woff2"), url("../../Fonts/5423483/90214997-3760-4b80-a23b-fec02ab55fac.woff") format("woff"), url("../../Fonts/5423483/118e930e-1f56-4131-aee9-236212c0a10b.ttf") format("truetype");
}
/* Menu */
.mainMenu {
  cursor: pointer;
  background-color: transparent;
  width: 970px;
  line-height: 35px;
}
.mainMenu .root {
  color: #333;
  font-size: 14px;
  text-align: center;
  margin: 0 10px;
  padding: 0 5px;
  white-space: nowrap;
  margin-right: 1px;
  float: left;
}
.mainMenu .hov {
  color: #333;
  background: #dedede;
}
.mainMenu .mi {
  border-bottom: 3px solid transparent;
}
.mainMenu .bc,
.mainMenu .sel {
  color: #333;
  border-bottom: 3px solid #00aeef;
}
.mainMenu table {
  border: 1px solid #C7C7C7;
  z-index: 5000;
}
.mainMenu tr.mi {
  background-color: #FFF;
  z-index: 1000;
  font-weight: 700;
  text-align: left;
  color: #375162;
  line-height: 2em;
  text-transform: none;
}
.mainMenu tr.mi td {
  color: #333;
  text-transform: none;
  padding: 6px 3px;
  font-weight: 400;
  border-bottom: 1px solid #C7C7C7;
}
.mainMenu tr.hov {
  background: #00aeef !important;
}
.mainMenu tr.hov td {
  color: #fff;
}
.mainMenu tr.bc,
.mainMenu tr.sel {
  background: #00aeef;
}
.mainMenu tr.bc td,
.mainMenu tr.sel td {
  color: #fff;
}
.main_dnnmenu_break {
  height: 2px;
  background-color: #D5E0FF;
}
.ModuleTitle_SubMenu {
  border: 1px solid #C0D6E5;
}
.ModuleTitle_SubMenu td {
  background-color: #F8FAFF;
  white-space: nowrap;
}
.ModuleTitle_MenuIcon {
  background-color: #F8FAFF;
  border: none;
  padding: 0 2px;
}
.ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon,
.ModuleTitle_MenuItemSel td {
  background: #00aeef url(../images/submenu_hover.png) repeat-x top left;
  color: #fff;
}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon,
.ModuleTitle_MenuBreak td {
  height: 2px;
  background-color: #D5E0FF;
}
/* Skin */
#Form {
  margin-bottom: 0!important;
}
.container-fluid {
  padding: 0!important;
}
label {
  font-size: 12px!important;
}
input {
  margin-top: 0!important;
}
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  margin-bottom: 2px!important;
}
input[type=checkbox] + label {
  margin-left: 5px;
}
.DnnModule-685 table tbody tr:last-child td {
  vertical-align: top;
}
#Body {
  background: #fff;
  margin: 0;
  padding: 0;
}
.noshow {
  display: none;
}
.Normal,
body {
  color: #1a1a1a;
  font-family: "Mark W01 Regular", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}
p {
  font-size: 16px;
  line-height: 1.5em;
}
a,
a:active,
a:visited {
  color: #2b76a9;
  text-decoration: none;
  font-weight: 400;
}
a:hover {
  color: #00467f;
  text-decoration: none!important;
}
a.call-to-action,
a.call-to-action.secondary {
  display: inline-block;
  border: 1px solid #00467f;
  color: #2b76a9;
  font-size: 16px;
  line-height: 1.0;
  padding: 20px 25px;
  text-decoration: none;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
a.call-to-action {
  margin-right: 8px;
  margin-bottom: 14px;
}
a.call-to-action:hover,
a.call-to-action.secondary:hover,
a.call-to-action:focus,
a.call-to-action.secondary:focus {
  background: #00467f;
  border: 1px solid #00467f;
  color: #fff !important;
  text-decoration: none;
}
a.call-to-action--white {
  border: 1px solid white;
  color: white;
}
a.call-to-action--white:hover {
  background-color: #00aeef;
  border: 1px solid #00aeef;
}
a.call-to-action--sm {
  font-size: 14px;
  padding: 12px 20px;
  line-height: 1.4;
}
.cta-wrap {
  margin-top: 30px;
}
.cta-link {
  display: inline-block;
  font-size: 16px;
}
.cta-link-left {
  margin-left: 20px;
}
.cta-link .fa,
.cta-link-left .fa {
  margin-left: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  margin: .7em 0 .5em;
}
h1 {
  color: #545454;
  font-family: "Mark W01 Regular", sans-serif;
  font-size: 43px;
  font-weight: normal;
  letter-spacing: -0.03em;
  word-spacing: .03em;
}
h2 {
  color: #1a1a1a;
  font-family: "Mark W01 Regular", "Open Sans", sans-serif;
  font-size: 27px;
}
h3,
h4,
h5,
h6 {
  color: #2b76a9;
  font-family: "Mark W01 Regular", sans-serif;
}
h3 {
  font-size: 20px;
  font-weight: 400;
}
h4,
h5,
h6 {
  font-weight: 700;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 10px;
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  border-color: rgba(239, 26, 26, 0.4) !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(239, 26, 26, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(239, 26, 26, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(239, 26, 26, 0.6) !important;
}
.HeaderWrapper {
  background: #00467f url(/Portals/_default/Skins/ExtropyResponsive/images/header-background.jpg) no-repeat center top;
  background-size: 100% 588px;
  padding: 0 15px;
}
.Header {
  max-width: 1300px;
  margin: 0 auto;
}
.ControlPanelWrapper {
  background: #fff;
}
.ControlPanel {
  border: none;
  max-width: 1300px;
  margin: 0 auto;
}
.ControlPanel a {
  border: 0;
}
.BreadcrumbBarWrapper {
  background: #f2f2f2;
  padding: 0 20px;
}
.BreadcrumbBar {
  padding: 4px 0 2px;
  max-width: 1300px;
  text-shadow: 1px 1px 1px #FFF;
  margin: 0 auto;
}
.BreadcrumbBar,
.BreadcrumbBar a:active,
.BreadcrumbBar a:link,
.BreadcrumbBar a:visited {
  color: #2b76a9 !important;
}
.BreadcrumbBar a:hover,
.BreadcrumbBar a:focus {
  color: #00467F !important;
}
.ContentAreaWrapper {
  background: #fff;
}
.ContentArea {
  max-width: 1300px;
  padding: 10px 20px;
  margin: 0 auto;
}
td.ContentPane .c_container .c_content {
  margin-bottom: 20px;
}
.Blog_RecentEntries {
  margin: 0 0 20px;
  padding: 0 5px;
}
.Blog_RecentEntries_Title {
  margin: 10px 0;
  font-size: 16px;
}
.Blog_RecentEntries p {
  margin: 0!important;
}
.Blog_RecentEntries_Desc {
  margin: 2px 0;
}
.Blog_RecentEntries_Dateline {
  font-size: 11px;
  margin: 0 0 10px;
  color: #999;
}
.Blog_RecentEntries_SideBySide {
  margin-right: 20px;
  float: left;
  width: 31%;
  max-height: 250px;
}
.Blog_RecentEntries_SideBySide div.Blog_RecentEntries_Title {
  color: #2b76a9;
}
.Blog_RecentEntries_SideBySide div.Blog_RecentEntries_Title a {
  color: #2b76a9;
  font-weight: 700;
}
.Blog_RecentEntries_SideBySide div.Blog_RecentEntries_Dateline {
  color: #999;
}
li ul li {
  list-style-type: disc;
}
ol,
ol li,
ol li ol,
ol li ol li,
ul,
ul li,
ul li ul,
ul li ul li {
  margin-bottom: 10px;
  margin-top: 5px;
}
.altRow {
  background-color: #F0F0F0;
}
.noparagraphs tbody tr td p {
  margin: 0!important;
}
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead {
  font-family: "Mark W01 Regular", sans-serif;
}
.Head {
  font-weight: inherit;
  color: #333;
}
.SubHead {
  color: #4C6171;
}
.SubSubHead {
  color: #6E8AA0;
}
.NormalRed {
  color: #2b76a9;
  font-size: 16px;
}
.NormalTextBox {
  font-size: 10px;
}
.blogAreaList {
  margin-left: 20px;
}
.blogMainTitle {
  width: 513px;
  height: 107px;
  margin: 10px auto;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  background-image: url(/Resources/Shared/images/blog/blog-head-bg.jpg);
}
.blogMainTitleText {
  padding-top: 80px;
  padding-left: 10px;
}
.articleTitle {
  width: 650px;
  height: 107px;
  background-image: url(/Resources/Shared/images/blog/blog-head-bg.jpg);
  font-family: "Mark W01 Medium", sans-serif;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.articleTitle_upper {
  margin-left: 15px;
  color: #fff;
  padding-top: 7px;
  height: 25px;
  vertical-align: middle;
  font-size: 20px;
  line-height: 25px;
}
.articleTitle_middle {
  margin-left: 15px;
  color: #fff;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  letter-spacing: -2px;
}
.articleTitle_lower {
  margin-left: 15px;
  color: #fff;
  height: 14px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}
.articleSubHeader {
  color: #2b76a9;
  font-size: 16px;
  border-bottom: 1px solid #dfdfdf;
  margin: 15px 0;
  display: inline-block;
  padding-bottom: 5px;
}
.articleSubSubHeader {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.articleAuthorAbout {
  border: 1px solid #dfdfdf;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-style: italic;
}
.articleAuthorAbout li {
  margin: 0 2px;
}
.redBorderTop {
  border-top: solid 1px #00aeef;
}
.redBorderBottom {
  border-bottom: solid 1px #00aeef;
}
.articleByline {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.wn_gvEditTable {
  border: dotted 1px #C7C7C7;
  margin: 20px auto;
}
.wn_gvEditTable th {
  border-bottom: double 4px #C7C7C7;
  border-left: dotted 1px #C7C7C7;
  border-right: dotted 1px #C7C7C7;
}
.wn_gvEditTable td {
  border: dashed 1px #C7C7C7;
  padding: 0 4px;
}
.wn_gvEditTable input {
  margin-right: 0;
}
.wn_gvEditFooterRow td,
.wn_gvEditRow td {
  padding: 0;
}
.wn_gvTable {
  border: none;
  width: 100%;
}
.wn_gvTable td,
.wn_gvTable th {
  padding: 2px 10px;
  border-top: dashed 1px #F2F2F2;
  border-bottom: dashed 1px #F2F2F2;
  border-right: solid 1px #F7F7F7;
  border-left: solid 1px #F7F7F7;
}
.wn_gvTable th {
  font-weight: 400;
  border-bottom: 4px double #C7C7C7;
}
.wn_gvTable_emptySpan {
  border: none!important;
}
.wn_dataSource {
  font-size: 11px;
  margin: 20px 5px;
}
.wn_CatTitle {
  font-size: 34px;
  font-weight: 700;
  display: block;
  color: #333;
  letter-spacing: -0.03em;
  word-spacing: .03em;
  margin: .7em 0 .5em;
  line-height: 1.2em!important;
}
#chartContainer {
  margin: 0 auto;
}
.whatsNewNewsItem {
  padding: 5px;
}
.sectionTitle,
.whatsNewNewsItemTitle {
  line-height: 28px;
  height: 30px;
  padding-left: 10px;
  font-weight: 700;
  margin-bottom: 10px;
  background: #f0f0f0;
}
.sectionSubGradient {
  line-height: 16px;
  height: 20px;
  padding-left: 4px;
  margin-bottom: 5px;
  background: url(images/sectionSubTitleBG.png) repeat-x;
  border-right: dashed 1px #C7C7C7;
  border-left: dashed 1px #C7C7C7;
  font-weight: 700;
}
.sectionSubTitle {
  font-weight: 700;
  margin: 10px;
  text-align: center;
}
.whatsNewNewsByLine {
  padding: 5px 5px 1px;
  border-bottom: solid 2px #C7C7C7;
  font-weight: 700;
}
.wn_newsBody {
  padding: 5px;
}
.whatsNewNewsItemBody {
  margin-left: 10px;
}
.whatsNewNewsItemBody table {
  width: 520px;
  margin: 0 auto;
}
.whatsNewNewsItemBody table tr th {
  padding: 10px 0;
}
.whatsNewNewsItemBody table tr td p {
  padding: 0;
  margin: 0;
}
.DefaultView_listContainer {
  margin: 0 auto;
}
.bottomLine {
  border-bottom: solid 1px #333;
  border-collapse: collapse;
  text-align: left;
}
.topLine {
  border-top: dotted 1px #C7C7C7;
  padding: 5px;
}
.mktSpecialStatus_new {
  color: #f8cc32;
  font-size: 12px;
}
.markets-desc {
  margin-bottom: 50px;
}
.markets-desc__intro {
  margin-bottom: 20px;
}
.markets-desc table {
  border-bottom: 1px solid #f7f7f7;
}
.markets-desc table td {
  border: 0;
}
.markets-desc table tr:nth-child(odd) > td {
  background: #f7f7f7;
}
@media (max-width: 979px) {
  .markets-desc {
    margin-bottom: 30px;
  }
  .markets-desc .span-sm.span6,
  .markets-desc .span-sm.span8,
  .markets-desc .span-sm.span4 {
    margin: 0 0 10px;
    width: 100%;
  }
  .markets-desc .markets-map > img {
    width: 100%;
  }
}
.sidebar {
  background: #f7f7f7;
  margin: 30px 0;
  padding: 20px 20px 30px;
}
.sidebar-ad .ad-title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 1.2;
}
.sidebar-ad .ad-title .pre-label {
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.sidebar-ad .ad-img {
  margin: 30px auto;
  text-align: center;
}
.sidebar-ad .ad-img img {
  width: 75%;
}
@media (max-width: 979px) {
  .sidebar-ad .ad-title {
    font-size: 18px;
  }
  .sidebar-ad .ad-title .pre-label {
    display: inline;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .sidebar-ad .ad-img img {
    width: 50%;
  }
}
.OurServices_ReportListHeadArea {
  height: 20px;
  clear: both;
  margin: 15px 0 0;
  padding: 4px 0;
}
.OurServices_ReportListImg {
  float: left;
  height: 20px;
  margin-right: 5px;
}
.OurServices_ReportListHeader {
  float: left;
  line-height: 24px;
  font-weight: 700;
  font-size: 16px;
}
.OurServices_ReportList {
  margin-left: 24px;
}
.DataGrid_Container {
  margin-top: 15px;
}
.DataGrid_Header,
.DataGrid_Header td,
.NormalBold td {
  font-weight: 700;
}
.solutionIcons img {
  max-width: 100px;
  padding-right: 20px;
}
.template_style {
  display: table-cell;
}
.top_space {
  height: 34px;
}
.lang_pad {
  padding: 7px 0 0 25px;
  float: left;
}
#splash_inner_bg {
  width: 942px;
  height: 180px;
  background-color: #000;
}
.splash_left {
  padding: 0;
  margin: 0;
  background: url(images/left_bg.png) repeat-y top left;
}
.splash_right {
  padding: 0;
  margin: 0;
  background: url(images/right_bg.png) repeat-y top right;
}
.splash_bg {
  text-align: center;
  padding: 5px 0 0;
  margin: 0 19px 0 7px;
  background: #ffffff url(images/center_bg.png) repeat-x bottom left;
}
.menu_bg {
  padding: 0;
  margin: 20px 10px 11px 0;
}
.logo {
  margin: 30px 0 40px;
}
.logo a {
  border: 0;
}
.logo img {
  width: 80%;
}
.loginbox,
.loginbox:visited {
  display: block;
  margin-top: 25px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  padding: 2px 5px;
  line-height: 27px;
}
.loginbox:hover {
  background: #00aeef;
  border: 1px solid #00aeef;
  color: #fff;
}
.upperSplash {
  float: right;
  height: 130px;
  margin-right: 10px;
  width: 621px;
}
#splash_text {
  width: 360px;
  height: 130px;
  float: left;
}
#splash_textInner {
  width: 360px;
  height: 130px;
}
#splash_figure {
  width: 260px;
  height: 130px;
  float: left;
}
#splash_figureInner {
  width: 260px;
  height: 130px;
}
.upperSplashInner {
  width: 630px;
  height: 130px;
}
.s_logo {
  float: right;
}
.s_banner {
  background: #aaa;
  width: 50%;
  float: right;
}
.bread_bg {
  padding: 0;
  margin: 0 19px 0 7px;
  background: url(images/bread_bg.png) repeat-x top left;
  height: 24px;
}
.bread_left {
  clear: both;
  padding: 0;
  margin: 0;
  background: url(images/bread_left.png) no-repeat top left;
  height: 24px;
}
.bread_right {
  padding: 0;
  background: url(images/bread_right.png) no-repeat top right;
  height: 24px;
}
#bread_style {
  line-height: 30px;
  color: #333;
  overflow: hidden;
}
#bread_style i {
  position: relative;
  top: 2px;
}
.contactbox {
  margin-top: 4px;
  margin-right: 20px;
  float: right;
  color: #333;
}
.search_style {
  float: right;
}
.search_style a {
  border: 0;
  position: relative;
  top: 2px;
}
.search_style input[type=text] {
  border: 1px solid #f0f0f0;
  padding: 4px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.search_style input[type=text]:focus {
  border-color: #ccc !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.search_style .searchInputContainer + a > .icon-search {
  margin-left: 6px;
  margin-top: 4px;
}
@media (max-width: 480px) {
  .search_style {
    float: right;
    width: 100%;
  }
  .search_style .searchInputContainer {
    width: 90%;
  }
  .search_style input[type=text] {
    width: 90%;
  }
}
/* override: Search module */
.dnnSearchBoxPanel .dnnSearchBox {
  height: 24px;
}
.dnnSearchBoxPanel .dnnSearchBox > input[type=text] {
  padding-left: 10px;
  padding-right: 10px;
}
.dnnSearchBoxPanel .dnnSearchBox_advanced_label {
  font-size: 14px;
}
.dnnSearchBoxPanel .dnnSearchButton {
  padding-right: 4px;
}
.dnnSearchBoxPanel .dnnSearchResultAdvancedTip {
  font-size: 12px;
}
.lm_content_pad {
  padding: 0 22px 0 0;
  margin: 0 19px 0 7px;
  background: #ffffff url(images/center_bg.png) repeat-x bottom left;
}
.content_width {
  padding-bottom: 5px;
  min-height: 550px;
}
.lm_content_width {
  padding-top: 0;
  min-height: 350px;
}
.clear_float {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
}
div.FileManager {
  height: auto;
  border: none;
}
table.FileManager {
  width: 99%;
}
a.CommandButton:link,
a.CommandButton:visited {
  color: #2b76a9;
  text-decoration: none;
}
a.CommandButton:hover {
  color: #3E81B5;
  text-decoration: underline;
}
.ControlPanel a.CommandButton:link,
.ControlPanel a.CommandButton:visited {
  color: #3E81B5;
}
.ControlPanel a.CommandButton:hover {
  color: #00467f;
  text-decoration: underline;
}
.ControlPanel .SubHead,
.ControlPanel a.CommandButton:hover,
.ControlPanel a.CommandButton:link,
.ControlPanel a.CommandButton:visited {
  font-size: 11px;
}
.ControlPanel a[disabled=disabled] {
  color: #888!important;
  text-decoration: none!important;
}
.BannerPane {
  display: inline-block;
  float: right;
  padding-right: 17px;
  width: auto;
}
.BottomPane,
.ContentPane,
.TopPane {
  padding: 0;
  margin: 0;
}
.LeftPane {
  padding: 0 20px 0 0;
  width: 25%;
  margin: 0;
}
.RightPane {
  padding: 24px 0 0;
  width: 30%;
  margin: 0;
}
.linkscontainer {
  padding-top: 20px;
  text-align: center;
}
.links,
a.links:active,
a.links:link,
a.links:visited {
  font-weight: 700;
  color: #00467f;
  text-transform: uppercase;
}
a.links:hover {
  color: #00467f;
}
.footer-wrapper {
  background: #f2f2f2;
  min-height: 280px;
  padding: 0 20px;
}
.footer {
  padding: 20px 0;
  color: #fff;
  max-width: 1300px;
  margin: 0 auto;
}
.footer a,
.footer a:active,
.footer a:visited {
  color: #4d4d4d;
  font-size: 12px;
  margin: 0 0 5px;
  text-decoration: none;
}
.footer a:hover {
  color: #fff!important;
  border-bottom: 1px solid #fff;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #4d4d4d;
  font-weight: bold;
}
.footer .footerLinks {
  display: block;
  margin: 0 0 15px;
}
.footer .verticalBar {
  padding: 0 5px 0 10px;
}
/*new footer*/
.footer-top {
  padding-top: 10px;
  padding-bottom: 40px;
}
.footer-top .footer-section-title {
  color: #4d4d4d !important;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
.footer-top .footer-section-links {
    margin: 0 0 5px;
}
.footer-top p {
  color: #4d4d4d;
  font-size: 12px;
}
.footer-links {
  list-style: none;
  margin: 0;
}
.footer-links li {
  margin: 0;
}
.footer-links a,
.footer-links a:hover {
  color: #4d4d4d !important;
  font-size: 12px;
  line-height: 18px;
}
.footer-links a:hover {
  border: 0;
  text-decoration: underline !important;
}
.footer-comments .btn {
  background: none;
  border: 1px solid #4d4d4d;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.footer-comments .btn:hover {
  background-color: #00467f;
  border: 1px solid #00467f;
  color: #fff;
}
.footer-social {
  float: right;
  text-align: center;
}
.footer-social li {
    margin: 0;
}
.footer-horizonal-social {
    margin-top: 25px;
}
.footer-horizonal-social li {
    display: inline-block;
    margin-right: 20px;
}
.footer-social .footer-horizonal-social li > a > .fa {
    color: #4d4d4d !important;
}
.footer-bottom p,
.footer-bottom a,
.footer-bottom a:hover {
  color: #999 !important;
  font-size: 14px;
}
.footer-bottom a:hover {
  border: 0;
  text-decoration: underline !important;
}
.footer-bottom ul {
  float: right;
}
.footer-bottom p,
.footer-bottom ul {
  margin: 0;
}
@media (max-width: 767px) {
  .footer-top {
    padding-bottom: 15px;
  }
  .footer-top .footer-section-title {
    margin: 25px 0 3px;
  }
  .footer-social {
    text-align: left;
  }
  .footer-social li {
    display: inline;
    padding-right: 15px;
  }
  .footer-bottom ul {
    float: left;
  }
  .footer-bottom li:first-child {
    padding-left: 0;
  }
}
.socialLinks {
  display: inline-block;
  height: 32px;
  width: 32px;
  border: 0;
  background: url(images/social.png) top left no-repeat;
}
.socialLinks.facebook {
  width: 32px;
  height: 32px;
  background-position: -10px -10px;
}
.socialLinks.googleplus {
  width: 32px;
  height: 32px;
  background-position: -52px -10px;
}
.socialLinks.linkedin {
  width: 32px;
  height: 32px;
  background-position: -94px -10px;
}
.socialLinks.twitter {
  width: 32px;
  height: 32px;
  background-position: -136px -10px;
}
.socialLinks:hover {
  border-bottom: 0;
}
.footer .boldedText {
  font-size: 14px;
  font-weight: 700;
}
.socialLinks:hover {
  text-decoration: none;
}
.DNNEmptyPane {
  width: 0;
  padding: 0;
  margin: 0;
}
div.SearchContainer {
  position: relative;
  white-space: nowrap;
}
div.SearchBorder {
  width: 180px;
  height: 20px;
  border: solid 1px #e0e0e0;
  float: left;
  background-color: #333;
  white-space: nowrap;
  margin-top: 2px;
}
div.SearchContainer a {
  padding: 0;
  display: block;
  float: left;
}
div.SearchContainer a img {
  padding-left: 5px;
}
div.SearchIcon {
  float: left;
  width: 31px;
  height: 20px;
  cursor: pointer;
  z-index: 11;
  Background: #ffffff no-repeat 2px 2px;
  text-align: right;
}
div.SearchIcon img {
  margin-top: 3px;
}
input.SearchTextBox {
  float: left;
  z-index: 10;
  border: 0;
  width: 130px;
  height: 18px;
  margin-left: 3px;
  color: #FFF;
  background-color: #333;
}
#SearchChoices {
  clear: both;
  display: none;
  border: solid 1px #C3D4DF;
  z-index: 2000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: #F3F7FA;
  position: absolute;
  top: 22px;
  left: 0;
}
#SearchChoices li {
  cursor: pointer;
  margin: 0;
  padding: 2px 2px 0;
  padding-left: 25px;
  height: 18px;
  text-align: left;
  background-color: #F3F7FA;
  background-repeat: no-repeat;
  background-position: 2px center;
  list-style: none;
  list-style-image: none;
  border: none;
  display: block;
}
#SearchChoices li.searchHilite {
  background-color: #00aeef;
  color: #fff;
  border: none;
}
#SearchChoices li.searchDefault {
  background-color: #F8FAFF;
  border: none;
}
.linkscontainer_left {
  padding: 0;
  background: url(images/left_bg.png) repeat-y bottom left;
}
.linkscontainer_right {
  padding: 0;
  background: url(images/right_bg.png) repeat-y bottom right;
}
.linkscontainer_pad {
  background: url(images/center_bg.png) repeat-x bottom left;
  margin: 0 19px 0 7px;
  padding: 0 0 10px 10px;
  height: 100%;
}
.tag_bg {
  padding: 0;
  margin: 0 19px 0 7px;
  background: url(images/bread_bg.png) repeat top left;
  min-height: 68px;
}
.tag_left {
  padding: 0;
  margin: 0;
  background: url(images/bread_left.png) repeat-y top left;
  min-height: 68px;
}
.tag_right {
  padding: 0;
  background: url(images/bread_right.png) repeat-y top right;
  min-height: 68px;
}
#tag_style {
  display: table;
  margin: 0 auto;
  padding: 0;
  white-space: nowrap;
}
#tag_style ul.categories,
#tag_style ul.tags {
  min-height: 34px;
  max-height: 34px;
  height: 34px;
}
.listStyle1 li {
  list-style-type: circle;
}
.listStyle1 li ul li {
  list-style-type: disc;
}
.listStyle2 li {
  list-style-type: circle;
}
.listStyle2 li ul li {
  list-style-type: disc;
}
.noteBox {
  border: solid 1px #c3c3c3;
  background-color: #F0F0F0;
  padding: 10px;
  margin: 10px auto;
}
.dnnForm .dnnFormItem a.dnnFormHelp,
.dnnTooltip label a.dnnFormHelp,
a.dnnFormHelp {
  border: 0;
}
.dnnAdminTabNav a,
a.dnnPrimaryAction {
  color: #fff!important;
}
a.dnnPrimaryAction,
a.dnnSecondaryAction {
  border: 0;
}
.dnnSearchResults {
  width: 100%;
}
.dnnSearchResults .dnnGridAltItem td,
.dnnSearchResults .dnnGridItem td {
  padding: 5px 12px!important;
}
.dnnSearchResults .dnnGridItem {
  background: 0 0;
}
.dnnSearchResults .SubHead {
  font-size: inherit;
}
@media print {
  #footer_login_style,
  #social_style,
  #terms_style,
  .BlogFooter,
  .LeftPane .c_container,
  .RightPane .c_container,
  .bot_left,
  .bread_left,
  .c_footer,
  .cpanel_left,
  .logo,
  .menu_left,
  .mktview_whatsNew,
  .noprint,
  .upperSplash {
    display: none!important;
  }
  .bot_pad,
  .content_width {
    padding: 0!important;
    margin: 0!important;
  }
  body {
    background: none!important;
  }
  .bot_pad {
    background: 0 0;
  }
  #s_wrap_main {
    width: auto!important;
    margin: 0;
  }
  #s_wrap_main,
  #s_wrap_sub,
  .template_style {
    display: block;
  }
  .LeftPane,
  .RightPane {
    width: 0!important;
    height: 0!important;
  }
  .content_width {
    min-height: 0;
  }
  #copy_style {
    float: none;
    text-align: center;
  }
  span.footer {
    color: #C7C7C7!important;
  }
  .footer_icon {
    display: inline;
  }
  .sectionSubTitleGradient,
  .sectionTitle {
    border-bottom: solid 1px #C7C7C7;
  }
}
@media (max-width: 1200px) {
  .logo img {
    padding: 2px 0 0 12px;
    width: 100%;
  }
  .menu_bg {
    float: none;
  }
  .mainMenu .root {
    margin-left: 0;
  }
  .RightPane {
    width: 20%;
  }
  .RightPane .smalltitle_c_container ul {
    padding-left: 0;
  }
  .DNNEmptyPane {
    width: 0;
  }
}
@media (max-width: 979px) {
  .HeaderWrapper {
    padding: 15px;
    height: 60px;
  }
}
@media (max-width: 770px) {
  .menu_bg {
    float: none;
  }
  .mainMenu .root {
    margin-left: 7px;
  }
}
@media (max-width: 480px) {
  .HeaderWrapper {
    height: 40px;
  }
  .logo {
    text-align: center;
  }
  .mainMenu .root {
    font-size: 14px;
    padding: 0;
    margin-left: 0;
    white-space: nowrap;
    margin-right: 1px;
    float: none;
    display: block;
    text-align: left;
  }
  .menu_bg {
    float: none;
    margin: 10px 0 10px !important;
  }
  .Blog_RecentEntries_SideBySide {
    margin-right: 0;
    float: none;
    width: 100%;
    max-height: auto;
  }
  .Breadcrumb {
    display: none!important;
  }
  .copyright {
    padding-top: 20px;
    text-align: left!important;
  }
}
/* Container styles*/
h2.c_title {
  margin: 0;
  padding: 0;
}
.icn img {
  margin-right: 5px;
}
.title_vis {
  float: right;
}
.c_content {
  clear: both;
}
.c_contentpane {
  padding: 0;
}
.c_footer {
  clear: both;
  margin-bottom: 0;
  padding: 0;
  text-align: right;
}
.Normal p {
  margin-top: 15px;
}
.eipbackimg {
  background-color: #DAE7F2;
  border: solid 1px #4F839F;
}
.c_content .eipbackimg {
  margin-top: 0;
  margin-left: -20px;
}
@media print {
  .c_actions {
    display: none;
  }
}
.slimbox_c_footer,
.slimbox_head_title {
  height: 0!important;
}
.slimbox_c_contentpane {
  padding-top: 0!important;
}
.slimbox_head_title {
  border-bottom-style: none!important;
  padding-bottom: 0!important;
}
.slimbox_c_content {
  padding-top: 0!important;
}
.slimbox_c_contentpane .head_title h2.c_title {
  float: none!important;
}
.product-highlight-container,
.product-highlight-mobile {
  max-width: 1300px;
  margin: 0 auto;
  background-size: 650px;
  min-height: 470px;
  background-repeat: no-repeat;
}
.product-highlight-container.left,
.product-highlight-container.pos-left {
  background-position: left center;
}
.product-highlight-container.right,
.product-highlight-container.pos-right {
  background-position: right center;
}
.product-highlight-container.underline {
  border-bottom: 1px solid #CECECE;
}
.product-highlight-container-wrap {
  padding: 30px 0;
}
.product-highlight-mobile {
  display: none;
  background-position: bottom center;
}
.product-highlight-fallback {
  display: none !important;
  vertical-align: bottom;
  height: 470px;
}
.product-highlight-text {
  height: 470px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1280px) {
  .product-highlight-container {
    background-size: 600px;
    min-height: 410px;
  }
  .product-highlight-text,
  .product-highlight-fallback {
    height: 410px;
  }
}
@media (max-width: 1080px) {
  .product-highlight-container {
    background-size: 500px;
    min-height: 340px;
  }
  .product-highlight-text,
  .product-highlight-fallback {
    height: 340px;
  }
}
@media (max-width: 960px) {
  .product-highlight-container {
    background-size: 400px;
    min-height: 270px;
  }
  .product-highlight-text,
  .product-highlight-fallback {
    height: 270px;
  }
}
@media (max-width: 767px) {
  .product-highlight-container {
    background: none !important;
    min-height: 0;
  }
  .product-highlight-mobile {
    background-size: 300px;
    min-height: 200px;
    display: block !important;
  }
}
/*****************************
    Blue Theme: Buttons
*/
.btn-cta-white {
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/*****************************
News & Events: Featured
*/
.news-featured {
  background: #f7f7f7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 30px;
  padding: 20px 30px 10px 30px;
}
.news-featured > h2 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 22px;
  font-weight: bold;
}
.news-featured .media-body {
  padding-left: 20px;
}
.news-featured .media-body__quote {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
}
.news-featured .media-body__quote {
  line-height: 1.2;
}
.news-featured .media-body a > b {
  color: #1a1a1a;
}
@media (max-width: 979px) {
  .news-featured .media-body {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .news-featured .media-body__quote {
    font-size: 20px;
  }
}
