@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300,300italic,600,600italic,700,800");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic");
@import url("https://fonts.googleapis.com/css?family=Roboto");
@font-face {
  font-family: 'myriad-pro';
  src: url("../../fonts/myriad/myriadpro-light.eot");
  src: url("../../fonts/myriad/myriadpro-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
#global-header, #global-header-mobile, .desktop_footer, .mobile_footer {
  box-sizing: border-box;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#global-header *,
#global-header *::before,
#global-header *::after, #global-header-mobile *,
#global-header-mobile *::before,
#global-header-mobile *::after, .desktop_footer *,
.desktop_footer *::before,
.desktop_footer *::after, .mobile_footer *,
.mobile_footer *::before,
.mobile_footer *::after {
  box-sizing: inherit;
}
#global-header select, #global-header-mobile select, .desktop_footer select, .mobile_footer select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
#global-header img, #global-header-mobile img, .desktop_footer img, .mobile_footer img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
#global-header pre, #global-header-mobile pre, .desktop_footer pre, .mobile_footer pre {
  overflow: auto;
}
#global-header svg, #global-header-mobile svg, .desktop_footer svg, .mobile_footer svg {
  display: inline-block;
}
#global-header a, #global-header a:visited, #global-header-mobile a, #global-header-mobile a:visited, .desktop_footer a, .desktop_footer a:visited, .mobile_footer a, .mobile_footer a:visited {
  color: #006EC6;
  text-decoration: none;
  outline: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#global-header [class^="icon-"], #global-header [class*=" icon-"], #global-header-mobile [class^="icon-"], #global-header-mobile [class*=" icon-"], .desktop_footer [class^="icon-"], .desktop_footer [class*=" icon-"], .mobile_footer [class^="icon-"], .mobile_footer [class*=" icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#global-header .hide, #global-header-mobile .hide, .desktop_footer .hide, .mobile_footer .hide {
  display: none !important;
}
#global-header .show, #global-header-mobile .show, .desktop_footer .show, .mobile_footer .show {
  display: block;
}

#global-header .clear, #global-header-mobile .clear, .desktop_footer .clear, .mobile_footer .clear {
  *zoom: 1;
}
#global-header .clear:before, #global-header-mobile .clear:before, .desktop_footer .clear:before, .mobile_footer .clear:before, #global-header .clear:after, #global-header-mobile .clear:after, .desktop_footer .clear:after, .mobile_footer .clear:after {
  content: " ";
  display: table;
}
#global-header .clear:after, #global-header-mobile .clear:after, .desktop_footer .clear:after, .mobile_footer .clear:after {
  clear: both;
}

#global-header, #global-header-mobile, .desktop_footer, .mobile_footer, #global-header h1, #global-header h2, #global-header h3, #global-header h4, #global-header h5, #global-header h6, #global-header-mobile h1, #global-header-mobile h2, #global-header-mobile h3, #global-header-mobile h4, #global-header-mobile h5, #global-header-mobile h6, .desktop_footer h1, .desktop_footer h2, .desktop_footer h3, .desktop_footer h4, .desktop_footer h5, .desktop_footer h6, .mobile_footer h1, .mobile_footer h2, .mobile_footer h3, .mobile_footer h4, .mobile_footer h5, .mobile_footer h6, #global-header p, #global-header-mobile p, .desktop_footer p, .mobile_footer p, #global-header ul, #global-header-mobile ul, .desktop_footer ul, .mobile_footer ul {
  padding: 0;
  margin: 0;
}

#global-header {
  position: fixed;
  width: 100%;
  z-index: 5;
}
#global-header a {
  color: #82B1CE;
}
#global-header ul {
  padding: 0;
  margin: 0;
}
#global-header #global-util-bar {
  background-color: #00609C;
  height: 30px;
}
#global-header #global-util-bar > div {
  max-width: 1140px;
  min-width: 960px;
  margin: 0 auto;
}
#global-header #global-util-bar ul {
  border: none;
  position: relative;
  right: 0;
  font-size: 13px;
  line-height: 24px;
  float: right;
  list-style: none;
  margin: 0;
}
#global-header #global-util-bar ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#global-header #global-util-bar ul li a, #global-header #global-util-bar ul li > span {
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  padding-left: 16px;
  text-transform: capitalize;
}
#global-header #global-util-bar ul li:last-child {
  padding-right: 0;
}
#global-header #global-util-bar .header-member ul {
  float: left;
}
#global-header #global-util-bar .header-member ul li:first-child {
  padding-left: 0;
}
#global-header #global-util-bar .header-member ul li:first-child a, #global-header #global-util-bar .header-member ul li:first-child > span {
  padding-left: 0;
}
#global-header #global-menu {
  border-bottom: 1px solid #DDDDDD;
  background-color: #fff;
  font-family: 'Ubuntu', arial, sans-serif;
  width: 100%;
  height: 81px;
}
#global-header #global-menu:after {
  content: "";
  display: block;
  clear: both;
}
#global-header #global-menu > ul {
  width: 1140px;
  margin: 0 auto;
}
#global-header #global-menu > ul li.myf-logo {
  width: 280px;
  float: left;
}
#global-header #global-menu > ul li.myf-logo a svg {
  width: 200px;
  height: 76px;
  padding-top: 6px;
}
#global-header #global-menu > ul li.item-prepare {
  width: 190px;
}
#global-header #global-menu > ul li.item-help span > a {
  color: #333;
}
#global-header #global-menu > ul li.item-help span > a:hover {
  color: #eb7906;
}
#global-header #global-menu li {
  float: right;
  background: none;
  display: inline;
  position: relative;
  z-index: 1;
  margin: 0;
  top: -1px;
}
#global-header #global-menu li.myf-logo img {
  max-height: 72px;
  height: 50px;
  margin-top: 20px;
}
#global-header #global-menu > ul li > span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  line-height: 80px;
  display: block;
  padding: 0 10px;
  /* border: 1px solid #fff; */
}
#global-header #global-menu > ul li > span > a {
  color: #333;
  display: block;
}
#global-header #global-menu > ul li > span > a.active {
  font-weight: bold;
}
#global-header #global-menu > ul li > span > svg {
  width: 22px;
  height: 22px;
  position: relative;
  top: 6px;
  fill: #eb7906;
}
#global-header #global-menu > ul li.divider {
  color: #ccc;
  position: relative;
  top: 25px;
  padding: 0 20px;
  float: right;
  background: none;
  display: inline;
  position: relative;
  z-index: 1;
  margin: 0;
}
#global-header #global-menu > ul li.divider:hover {
  border: none;
}
#global-header #global-menu > ul li.myf-logo:hover {
  border: none;
}
#global-header #global-menu > ul li.nav-item.first-item span {
  padding-left: 0;
}
#global-header #global-menu > ul li.nav-item.last-item span {
  padding-right: 0;
}
#global-header #global-menu > ul li > ul {
  display: none;
  position: absolute;
  top: 81px;
  left: 0px;
  background: #fff;
  text-align: left;
  z-index: 2;
  padding: 12px 0 17px 0;
  box-shadow: 0px 1px 5px #aaa;
  border-radius: 0 0 3px 3px;
  width: 465px;
}
#global-header #global-menu > ul li > ul li {
  padding: 0;
  background: none;
  float: left;
  position: relative;
  display: inline;
  margin: 0;
  width: 100%;
  text-indent: 20px;
}
#global-header #global-menu > ul li > ul li a:hover {
  color: gray;
}
#global-header #global-menu > ul li:hover > span {
  color: #eb7906;
}
#global-header #global-menu > ul li:hover > span > svg {
  display: none;
}
#global-header #global-menu > ul li:hover > span > a {
  color: #eb7906;
}
#global-header #global-menu > ul li {
  box-sizing: content-box;
}
#global-header #global-menu > ul li:hover {
  border-bottom: 3px solid #eb7906;
}
#global-header #global-menu > ul li:hover > span > span {
  visibility: hidden;
}
#global-header #global-menu > ul li.nav-list:hover > span {
  /* border-color: #d7d7d7;border-bottom: none; */
  border-radius: 3px 3px 0 0;
  position: relative;
  box-shadow: 0px 1px 5px #aaa;
}
#global-header #global-menu > ul li.nav-list:hover > span:after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
}
#global-header #global-menu > ul li.nav-list:hover > ul {
  display: block;
  /* 	-webkit-transition-delay: 0s, 0s;
  	-moz-transition-delay: 0s, 0s;
  	-o-transition-delay: 0s, 0s;
  	transition-delay: 0s, 0s; */
}
#global-header .divider {
  display: block;
  height: 25px;
}
#global-header #global-menu .product-label {
  font-size: 12px;
  text-transform: uppercase;
  color: #005f87;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}
#global-header #global-menu .product-name a {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  width: 100%;
  display: block;
  color: #00609C;
  font-weight: 300;
  padding: 0 20px 0 2px;
  font-size: 16px;
  line-height: 30px;
}

/* OLD NAVIGATION BAR AND MENU*/
#utilnav {
  display: none;
  font: 12px/1.5 Helvetica, Arial, sans-serif;
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  background-color: #313131;
  height: 31px;
  position: fixed;
  z-index: 1000;
}

#utils {
  padding-top: 2px;
  width: 960px;
  margin: 0 auto;
}
#utils ul {
  border: none;
  position: relative;
  right: 0;
  font-size: 14px;
  line-height: 24px;
  float: right;
  list-style: none;
  margin: 0;
  font-weight: 500;
  color: #444;
  padding-bottom: 0;
  padding-top: 0;
}
#utils ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#utils ul li a {
  color: #fff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding-left: 16px;
}

#branding {
  display: none;
}

#branding div#logos-nav {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding-top: 6px;
}

#branding div#logo {
  width: 300px;
  float: left;
}

#branding div#logo img {
  display: block;
  float: left;
  margin: 20px 25px 0 0;
}

#branding div#logo img#logo-partner {
  margin: 0px 0 0 0;
}

/** UTILITY NAV **/
#utilnav a:link, #utilnav a:visited, #utilnav a:hover, #utilnav a:active, #utilnav a:focus {
  /*color: #fff;*/
}

#utils {
  width: 960px;
  margin: 0 auto;
}

#utilnav ul {
  float: right;
  list-style: none;
  /*font-weight:bold; color:#fff; */
  margin: 0;
  border-left: 1px solid #04465c;
}

#utilnav ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 10px;
}

#utilnav ul li#welcome {
  font-weight: normal;
  border: none;
}

#utilnav ul li#login a {
  padding-left: 16px;
}

#utilnav ul li#account a {
  padding-left: 16px;
}

#utilnav ul li#fibasket a#lnkCart {
  /*background: transparent url(/images/framework/utilnav_icocart.png) left 1px no-repeat;*/
  padding-left: 24px;
}

#utilnav ul li#fibasket a#ctl00_ctrlHeader_linkCartNonLogIn {
  /*background: transparent url(/images/framework/utilnav_icocart.png) left 1px no-repeat;*/
  padding-left: 24px;
}

#utilnav ul li#fibasket a#ctl00_ctrlHeader_linkCartLogIn {
  /*background: transparent url(/images/framework/utilnav_icocart.png) left 1px no-repeat;*/
  padding-left: 24px;
}

#utilnav ul li#fibasket span {
  border-left: 1px solid #DBDBDB;
  padding-left: .75em;
  margin-left: .75em;
}

#utilnav ul li#support a {
  /*background: transparent url(/images/framework/utilnav_icosupport.png) left top no-repeat; */
  padding-left: 18px;
}

#utilnav ul li a:hover {
  text-decoration: underline !important;
}

#utilnav #utils ul li#lang form {
  margin: 0;
  padding: 0;
}

#utilnav #utils ul li#lang .language {
  /*background: transparent url(/images/framework/utilnav_icolang.png) left 1px no-repeat;*/
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border: 0;
  padding: 0 0 1px 20px;
  /*padding:1px 0 0 10px;*/
  margin: 0;
  cursor: pointer;
  height: 18px;
  display: inline-block;
}

#utilnav #utils ul li#lang .language::-moz-focus-inner {
  padding: 0;
  border: 0;
}

#utilnav #utils ul li#lang .language:hover {
  text-decoration: underline;
}

#utilnav #searchbox {
  float: right;
  width: 150px;
  margin: 3px 0;
  padding-left: 5px;
}

#utilnav #searchbox input {
  color: #aaa;
  display: block;
  float: right;
}

#utilnav #searchbox input#p_search_text {
  /* height:16px; width:100px;*/
}

#utilnav #searchbox form, #branding #utilnav ul li#search fieldset {
  display: inline;
}

#utilnav #utils p#welcome {
  float: left;
  color: #fff;
  margin: 0;
  padding: 0;
}

/** PRIME NAV **/
#branding a:link, #branding a:visited, #branding a:hover, #branding a:active, #branding a:focus {
  color: #fff;
}

#branding #primenav {
  float: right;
  width: 100%;
  margin: 21px auto 7px auto;
  clear: both;
  text-align: center;
  font-size: 120%;
}

#branding #primenav ul {
  /*width:100%;*/
  margin: 0;
  list-style: none;
  font-weight: bold;
  color: #fff;
}

#branding #primenav ul li {
  display: inline;
  margin: 0;
  padding: 10px 5px 11px 0;
  background: transparent url(/images/framework/primenav_tabright.png) right top no-repeat;
}

#branding #primenav ul li a {
  padding: 10px 10px 10px 15px;
  /* background: transparent url(/images/framework/primenav_tableft.png) left top no-repeat; */
}

#branding #primenav a:hover, #branding #primenav a:active, #branding #primenav a:focus {
  text-decoration: none;
}

#branding #primenav ul li.current, #branding #primenav ul li.pnHomeOn {
  background: transparent url(/images/framework/primenav_tabright_current.png) right top no-repeat;
}

#branding #primenav ul li.current a {
  /* background: transparent url(/images/framework/primenav_tableft_current.png) left top no-repeat; */
  background-color: #fff;
  background-image: none;
}

#branding #primenav ul li.current a:link, #branding #primenav ul li.current a:visited, #branding #primenav ul li.current a:hover, #branding #primenav ul li.current a:active, #branding #primenav ul li.current a:focus {
  color: #333;
}

#branding #primenav ul li.pnHomeOff a {
  padding-right: 40px;
  background: transparent url(/images/framework/primenav_tabhome.png) left top no-repeat;
}

#branding #primenav ul li.pnHomeOn a {
  padding-right: 40px;
  background: transparent url(/images/framework/primenav_tabhome_current.png) left top no-repeat;
}

#branding #nonav {
  width: 100%;
  clear: both;
  height: 15px;
}

/** PRIME NAV - DROPDOWN **/
#branding #primenav ul li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 75px;
  left: 5px;
  -webkit-transition-property: opacity, visibility;
  -moz-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: .2s, 0s;
  -moz-transition-duration: .2s, 0s;
  -o-transition-duration: .2s, 0s;
  transition-duration: .2s, 0s;
  -webkit-transition-delay: 0s, .2s;
  -moz-transition-delay: 0s, .2s;
  -o-transition-delay: 0s, .2s;
  transition-delay: 0s, .2s;
  background: #fff;
  text-align: left;
  z-index: 2;
  padding: 18px 0 17px 0;
  border: 1px solid #d7d7d7;
  border-top: none;
}

#branding #primenav ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}

#branding #primenav ul li > ul li {
  width: 450px;
  padding: 0;
  background: none;
  transition: background 0.15s;
  -webkit-transition: background 0.15s;
}

#branding #primenav ul li > ul li a {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600 !important;
}

#branding #primenav ul li > ul li.header {
  color: #686868;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Montserrat;
  padding: 7px 0px 7px 30px;
  width: 70%;
}

#branding #primenav ul li > ul li.divider {
  height: 0px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #fff;
  margin: 17px 0;
}

#branding #primenav ul li > ul li#compareAllProducts a {
  font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

#branding #primenav ul li > ul li:hover {
  background: none;
}

#branding #primenav ul li > ul li.item a {
  background: none;
  color: #eb7906 !important;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 6px 30px 8px 30px;
  position: relative;
  left: 0;
  transition: left 0.15s;
  -webkit-transition: left 0.15s;
}

#branding #primenav ul li > ul li.item a:hover {
  left: 3px;
  border-bottom: none;
}

#branding #primenav ul li > ul li.item a .arrow {
  color: #686868;
  padding: 0 8px 0 1px;
  font-size: 10px;
  font-weight: 400;
  position: relative;
  top: -1px;
}

#branding #primenav ul li > ul li.item a:hover > .arrow {
  transition: color 0.15s;
  -webkit-transition: color 0.15s;
  color: #fd5200;
}

#branding #primenav ul li > ul li.item:hover {
  background: #ea7f42;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ea7f42 0%, #ea7f42 1%, #fffbf8 1%, #ffffff 11%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ea7f42), color-stop(1%, #ea7f42), color-stop(1%, #fffbf8), color-stop(11%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ea7f42 0%, #ea7f42 1%, #fffbf8 1%, #ffffff 11%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ea7f42 0%, #ea7f42 1%, #fffbf8 1%, #ffffff 11%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ea7f42 0%, #ea7f42 1%, #fffbf8 1%, #ffffff 11%);
  /* IE10+ */
  background: linear-gradient(to right, #ea7f42 0%, #ea7f42 1%, #fffbf8 1%, #ffffff 11%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
}

/** IE6 & IE7 HACKS **/
#branding #primenav {
  *margin-top: 10px;
}

#branding #primenav ul li {
  *padding: 0px;
  *margin: 2px;
}

#branding #primenav ul li a {
  *padding: 10px 10px 12px 15px;
  *margin: 0;
  *line-height: 40px;
  *cursor: pointer;
}

#branding #primenav ul li.pnHomeOff a,
#branding #primenav ul li.pnHomeOn a {
  *padding-right: 40px;
}

#cccenternav {
  *margin-bottom: 15px;
}

#cccatpopcards #cccatinner p#ccmorebut {
  *margin-left: 10px;
}

/** New Header Override **/
a {
  outline: 0;
}

#utilnav #searchbox {
  display: none;
  float: right;
  margin: 3px 0;
  padding-left: 5px;
  position: relative;
  top: 47px;
  width: 150px;
}

#container {
  background: #f7f7f7;
}

#branding {
  float: left;
  width: 100%;
  text-align: center;
  top: 31px;
  height: 80px !important;
  border-bottom: 1px solid #DDDDDD;
  background-color: #fff;
  font-family: 'Ubuntu', arial, sans-serif;
  position: fixed;
  z-index: 1000;
}

#branding div#logo {
  margin-top: 0px;
  width: 170px;
}

#branding #primenav {
  clear: none;
  width: 678px;
  margin: 6px 0 0 0;
  font-size: 100%;
}

#branding div#logos-nav {
  padding-top: 0;
}

#branding div#logo img {
  margin: 22px 0 0;
  width: 145px;
  height: 44px;
}

#branding #primenav > ul {
  height: 72px;
  float: right;
}

#branding div#logos-nav {
  height: 71px;
  /*border-bottom: 1px solid #d4d4d4;*/
}

#branding #primenav > ul > li {
  height: 72px;
}

#primenav {
  height: 72px;
}

#utilnav {
  background-color: #00609C;
  height: 31px;
  position: fixed;
  z-index: 1000;
}

#branding #primenav > ul li a {
  display: block;
  padding: 14px 10px 4px 20px;
}

#branding #primenav > ul li a {
  color: #000000;
  background-color: #fff;
  background-image: none;
}

#branding #primenav > ul li {
  box-sizing: content-box;
  background: none;
  display: inline;
  padding: 0 0 0 5px;
  *padding: 0;
  float: left;
  position: relative;
}

.otherProds {
  float: right;
  font-size: 16px;
  margin: 15px 20px 10px;
}

.otherProds a {
  color: #313537 !important;
}

.otherProds a:hover {
  background: none !important;
}

#branding #primenav > ul li.current a {
  /* background: url("/images/chrome/cSpan.png") no-repeat scroll left top transparent; */
  background-color: #fff;
  background-image: none;
}

#branding #primenav > ul li.current {
  background: url("/images/chrome/cA.png") no-repeat scroll right top transparent;
}

#branding #primenav > ul li:hover > a {
  border-bottom: 3px solid #eb7906;
}

#branding #primenav > ul li#loner {
  line-height: 71px;
  padding: 0;
}

#searchbox {
  padding: 0 0 0 30px;
}

#branding #primenav > ul li#loner:hover, #branding #primenav ul li#loner:hover a {
  background: none !important;
}

#searchbox input#p_search_text {
  background: none;
  border: medium none;
  font-size: 100%;
  height: 22px;
  line-height: 1;
  padding: 0 5px 0 0;
  width: 82px;
}

#searchDiv {
  background: url(/images/chrome/searchBar.png) no-repeat;
  display: block;
  width: 87px;
  height: 24px;
  float: right;
}

.mblock {
  display: block;
  height: 54px;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.02em;
}

.mBold {
  font-size: 15px;
  color: #eb7906;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.035em;
}

.mprod {
  width: 108px;
}

.mgoal {
  width: 75px;
}

.mscores {
  width: 80px;
}

.msavings {
  width: 123px;
}

.mcommunity {
  width: 110px;
}

/**topbar icon change **/
#utilnav ul li#fibasket a#lnkCart {
  background: url("/images/chrome/ncart.png") no-repeat scroll left 1px transparent;
}

#utilnav ul li#fibasket a#ctl00_ctrlHeader_linkCartNonLogIn {
  background: url("/images/chrome/ncart.png") no-repeat scroll left 1px transparent;
}

#utilnav ul li#fibasket a#ctl00_ctrlHeader_linkCartLogIn {
  background: url("/images/chrome/ncart.png") no-repeat scroll left 1px transparent;
}

#utilnav ul li#support a {
  /* background:url("/images/chrome/support-mark.png") no-repeat scroll left 1px transparent */
}

#utilnav #utils ul li#lang .language {
  /* background:url("/images/chrome/globe.png") no-repeat scroll left 1px transparent; */
  background-image: none;
  background-color: transparent;
  margin-top: 2px;
}

#utilnav a:link, #utilnav a:visited, #utilnav a:hover, #utilnav a:active, #utilnav a:focus, #utilnav #utils ul li#lang .language {
  color: #fff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

#utils {
  padding-top: 2px;
}

#utils ul {
  border: none;
  position: relative;
  right: 0;
  font-size: 14px;
  line-height: 24px;
}

#utils ul li#lang {
  border-right: none;
  padding-right: 0;
}

#utils #login {
  border-left: none;
}

#utilnav #utils p#welcome {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 24px;
  margin-top: 1px;
  padding: 0 10px 0 0;
}

#loggedUser {
  float: left !important;
  right: 0 !important;
}

.borderNoneLeft {
  border-left: none !important;
}

.loggedLogout {
  border-right: none !important;
}

#user-name {
  text-transform: capitalize;
}

@media screen and (min-width: 0px) {
  header#global-header-mobile, .body_wrapper_mobile {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  header#global-header, .body_wrapper {
    display: none;
  }

  header#global-header-mobile {
    display: block;
  }
  header#global-header-mobile #mbBranding {
    left: 0;
    margin: 0 1em 3em 0;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 9999;
    overflow: hidden !important;
    background-color: #fff;
    width: auto;
    margin: 0;
    /*background:url('/images/mobile/mcChrome/1x1-dcdcdc.png') repeat-x center bottom;*/
    margin-bottom: 30px;
    background-color: #005D9A;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile {
    color: white;
    height: 48px;
    transition: all .5s;
    background-color: #f7f7f7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a:focus .btn-icon, header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a:focus .logo {
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .btn-icon {
    display: inline-block;
    cursor: pointer;
    transition: 0.2s #f7f7f7;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .btn-icon svg {
    vertical-align: middle;
    display: inline-block;
    fill: #fff;
    width: 48px;
    height: 48px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .btn-icon .label {
    padding: 12px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .btn-icon .label-before {
    margin-right: -20px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .btn-icon .label-after {
    margin-left: -20px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile ul {
    padding: 0;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a {
    text-decoration: none;
    color: inherit;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a:visited {
    text-decoration: none;
    color: inherit;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a:focus .logo-my-fico, header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile a:hover .logo-my-fico {
    background-color: rgba(0, 0, 0, 0.3);
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner {
    display: flex;
    background-color: #f7f7f7;
    flex-direction: column;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner > .header {
    height: 48px;
    background-color: #0C5E98;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner > .header > .slot-1 {
    position: fixed;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner > .header > .slot-2 {
    text-align: center;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner > .header > .slot-3 {
    position: fixed;
    right: 0;
    top: 0;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu {
    display: none;
    height: 100vh;
    cursor: auto;
    background-color: #f7f7f7;
    -webkit-user-select: none;
    user-select: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    font-size: 17px;
    line-height: 1.25em;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections {
    margin: 0;
    padding-bottom: 144px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section .title {
    padding-left: 16px;
    font-weight: bold;
    margin: 0;
    font-size: 100%;
    text-transform: uppercase;
    color: #333;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section > .links > li {
    -webkit-user-select: none;
    user-select: none;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section > .links > li a {
    user-select: none;
    display: block;
    padding: 8px;
    font-size: 100%;
    padding-left: 16px;
    color: #005D9A;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section > .links > li a:hover, header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile > .inner .mobile-menu > .sections > .section > .links > li a:focus {
    color: white;
    background-color: #00A0FC;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile .logo-my-fico {
    padding: 0 4px;
    fill: #fff;
    height: 48px;
    width: 120px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile.modal-is-open {
    height: 100%;
    height: 100vh;
    bottom: 0;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile.modal-is-open .inner > .header > .slot-1 {
    background-color: #f7f7f7;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile.modal-is-open .inner > .header > .slot-1 .svg-mobile-nav-menu-icon .line {
    stroke: #005D9A;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile sup {
    font-size: .5em;
    height: 0;
    line-height: 1;
    vertical-align: baseline !important;
    _vertical-align: bottom;
    position: relative;
    top: -1.35em;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile p.product-desc {
    font-size: 14px;
    line-height: 24px;
    opacity: 0.8;
    margin-bottom: 0;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .nav-mobile p.product-name {
    margin-bottom: 0;
    font-size: 100%;
    line-height: 24px;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .svg-mobile-nav-menu-icon .line {
    stroke-width: 2;
    transition: all .2s;
    stroke: white;
  }
  header#global-header-mobile #mbBranding #mbNavBlue .svg-mobile-nav-menu-icon .line2 {
    transform: scale(0, 1) translate(12px, 0);
  }
  header#global-header-mobile #mbBranding #mbNavBlue [aria-checked=false] .svg-mobile-nav-menu-icon .line1 {
    transform: translate(-5px, 4px) rotate(-45deg);
  }
  header#global-header-mobile #mbBranding #mbNavBlue [aria-checked=false] .svg-mobile-nav-menu-icon .line2 {
    transform: scale(1, 1);
  }
  header#global-header-mobile #mbBranding #mbNavBlue [aria-checked=false] .svg-mobile-nav-menu-icon .line3 {
    transform: translate(12px, 4px) rotate(45deg);
  }
}
footer .desktop_footer {
  font-size: 12px;
  line-height: 15px;
  color: #333;
  border-top: 1px solid #d4d4d4;
}
footer .desktop_footer .siteinfo {
  width: 960px;
  margin: 20px auto;
  clear: both;
  text-align: left;
  padding: 20px 0;
}
footer .desktop_footer .siteinfo_b {
  border-top: 1px solid #d4d4d4;
  font-family: 'Ubuntu',arial,sans-serif;
}
footer .desktop_footer #middle_footer {
  border-top: 1px solid #d4d4d4;
  padding-top: 25px;
  padding-bottom: 25px;
}
footer .desktop_footer #middle_footer ul li a {
  background: none;
  padding: 0;
}
footer .desktop_footer #middle_footer a:link, footer .desktop_footer #middle_footer a:visited, footer .desktop_footer #middle_footer a:hover, footer .desktop_footer #middle_footer a:active, footer .desktop_footer #middle_footer a:focus {
  color: #006EC6;
}
footer .desktop_footer #middle_footer ul li.topic {
  font-size: 120%;
  text-transform: uppercase;
  margin-bottom: .6em;
}
footer .desktop_footer #middle_footer .poplinks {
  text-align: center;
  line-height: 30px;
}
footer .desktop_footer #middle_footer .poplinks header {
  font-family: 'Ubuntu',arial,sans-serif;
  font-size: 120%;
  font-weight: 800;
  color: #4E4E4E;
}
footer .desktop_footer #middle_footer .poplinks span {
  padding: 0 15px;
}
footer .desktop_footer #siteinfo_3, footer .desktop_footer #middle_footer {
  background: #f7f7f7;
}
footer .desktop_footer .trusted_3up_b {
  width: 300px;
  float: left;
}
footer .desktop_footer .trusted_3up_b img {
  width: 249px;
  height: 71px;
  margin-top: 10px;
}
footer .desktop_footer .ft_4up_size {
  width: 249px;
  float: left;
  margin-top: 9px;
  background: url(//www.myfico.com/images/lp/footer/icon-exclusive-trust-M.png) no-repeat scroll center top transparent;
  margin-right: 51px;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 7px;
  margin-left: 27px;
}
footer .desktop_footer .ft_4up_size p {
  margin: 70px 0px 10px;
  width: 250px;
  position: relative;
  top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  padding: 0;
  color: #444;
}
footer .desktop_footer .ftr_seal_verisign {
  width: 97px;
  float: left;
  position: relative;
  top: -10px;
  height: 60px;
  margin: 48px 25px 0 0;
}
footer .desktop_footer .ftr_seal_bbb {
  margin: 50px 0 0;
  float: left;
}
footer .desktop_footer .ft_4up_size span {
  position: relative;
  top: 1px;
}
footer .desktop_footer #hSocialmedia {
  display: block;
  padding-top: 16px;
  color: #4E4E4E;
}
footer .desktop_footer #hSocialmedia span {
  display: block;
  float: left;
  font-family: 'Ubuntu',arial,sans-serif;
  font-size: 120%;
  font-weight: 800;
  line-height: 32px;
  margin-right: 25px;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp {
  float: right;
  width: 505px;
  text-align: right;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp a.blue {
  background-color: #00609c;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp a.blue:hover {
  background-color: #346993;
  text-decoration: none;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp span {
  margin-right: 19px;
  text-align: right;
  width: 290px;
  position: relative;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp span img {
  float: none;
  left: 6px;
  position: relative;
  top: 3px;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp span #newsletter-box {
  background: url(//www.myfico.com/images/chrome/newshelp.png) no-repeat;
  font-size: 75%;
  font-weight: normal;
  display: none;
  height: 120px;
  line-height: 14px;
  padding: 12px 20px;
  position: absolute;
  text-align: left;
  width: 250px;
  top: -90px;
  right: -145px;
  transition: 3s all;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp #newsLHelp {
  position: relative;
  display: inline-block;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp #newsLHelp:hover #newsletter-box {
  display: block;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp #newsletterDiv {
  display: block;
  background: url(//www.myfico.com/images/chrome/newsetter_input.png) no-repeat;
  width: 220px;
  height: 25px;
  float: right;
  margin-top: 4px;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp #subBtn {
  float: right;
  margin-top: 4px;
}
footer .desktop_footer #hSocialmedia #newsletterSignUp #newsletterDiv input {
  border: none;
  background: none;
  width: 200px;
  height: 25px;
  padding: 0 10px;
  display: block;
  font-size: 100%;
}
footer .desktop_footer #sitemap {
  text-align: center;
  font-size: 90%;
}
footer .desktop_footer #sitemap a {
  color: #006EC6;
  text-decoration: none;
  outline: none;
  line-height: 30px;
}
footer .desktop_footer #sitemap .poplinks {
  text-align: center;
}
footer .desktop_footer #sitemap .poplinks .poplinks_column {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  text-align: center;
}
footer .desktop_footer #sitemap .poplinks .poplinks_column_content {
  display: inline-block;
  text-align: left;
}
footer .desktop_footer #sitemap .poplinks_column {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  text-align: center;
}
footer .desktop_footer #sitemap .poplinks_column header {
  font-family: 'Ubuntu',arial,sans-serif;
  font-size: 120%;
  font-weight: 800;
  color: #4E4E4E;
}
footer .desktop_footer #sitemap .poplinks_column .poplinks_column_content {
  display: inline-block;
  text-align: left;
}
footer .desktop_footer #siteinfo_1_3up {
  margin: 0 auto;
  width: 960px;
}
footer .desktop_footer #bottom_footer {
  font-weight: normal;
  border-top: 2px solid #d3d3d3;
  background: #ededed;
  padding-bottom: 30px;
  color: #777;
  font-size: 10px;
}
footer .desktop_footer #bottom_footer .siteinfo {
  margin-top: 10px;
}
footer .desktop_footer #bottom_footer a {
  padding: 0 5px;
}

/*footer bbb logo*/
/*BBB*/
a#bbblink {
  display: block;
  position: relative;
  text-align: center;
  color: #005A78;
  text-decoration: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
a#bbblink img {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
  max-width: 200%;
}
a#bbblink.cshzbal, a#bbblink.cshzbul {
  width: 293px;
  height: 61px;
}
a#bbblink.cuvtbas, a#bbblink.cuvtbus {
  width: 63px;
  height: 134px;
}
a#bbblink.cuvtbam, a#bbblink.cuvtbum {
  width: 69px;
  height: 145px;
}
a#bbblink.cuvtbal, a#bbblink.cuvtbul {
  width: 81px;
  height: 171px;
}
a#bbblink.cuhzbas, a#bbblink.cuhzbus {
  width: 96px;
  height: 50px;
}
a#bbblink.cuhzbam, a#bbblink.cuhzbum {
  width: 137px;
  height: 70px;
}
a#bbblink.cuhzbal, a#bbblink.cuhzbul {
  width: 160px;
  height: 82px;
}
a#bbblink.ruvtbas, a#bbblink.ruvtbus {
  width: 40px;
  height: 75px;
}
a#bbblink.csvtbas, a#bbblink.csvtbus {
  width: 153px;
  height: 100px;
}
a#bbblink.csvtbam, a#bbblink.csvtbum {
  width: 158px;
  height: 110px;
}
a#bbblink.csvtbal, a#bbblink.csvtbul {
  width: 187px;
  height: 130px;
}
a#bbblink.cshzbas, a#bbblink.cshzbus {
  width: 200px;
  height: 42px;
}
a#bbblink.cshzbam, a#bbblink.cshzbum {
  width: 250px;
  height: 52px;
}
a#bbblink.ruhzbam, a#bbblink.ruhzbum {
  width: 150px;
  height: 69px;
}
a#bbblink.sevtbam, a#bbblink.rbvtbam, a#bbblink.sevtbum, a#bbblink.rbvtbum {
  width: 60px;
  height: 98px;
}
a#bbblink.sevtbam:hover img, a#bbblink.rbvtbam:hover img, a#bbblink.ruvtbam:hover img, a#bbblink.sevtbum:hover img, a#bbblink.rbvtbum:hover img, a#bbblink.ruvtbum:hover img {
  margin-left: -60px;
}
a#bbblink.ruvtbam, a#bbblink.ruvtbum {
  width: 60px;
  height: 110px;
}
a#bbblink.sehzbas, a#bbblink.rbhzbas, a#bbblink.sehzbus, a#bbblink.rbhzbus {
  width: 100px;
  height: 38px;
}
a#bbblink.sehzbas:hover img, a#bbblink.rbhzbas:hover img, a#bbblink.ruhzbas:hover img, a#bbblink.sehzbus:hover img, a#bbblink.rbhzbus:hover img, a#bbblink.ruhzbus:hover img {
  margin-left: -100px;
}
a#bbblink.ruhzbas, a#bbblink.ruhzbus {
  width: 100px;
  height: 48px;
}
a#bbblink.sevtbas, a#bbblink.rbvtbas, a#bbblink.sevtbus, a#bbblink.rbvtbus {
  width: 40px;
  height: 65px;
}
a#bbblink.sevtbas:hover img, a#bbblink.rbvtbas:hover img, a#bbblink.ruvtbas:hover img, a#bbblink.sevtbus:hover img, a#bbblink.rbvtbus:hover img, a#bbblink.ruvtbus:hover img {
  margin-left: -40px;
}
a#bbblink.sehzbal, a#bbblink.rbhzbal, a#bbblink.sehzbul, a#bbblink.rbhzbul {
  width: 200px;
  height: 76px;
}
a#bbblink.sehzbal:hover img, a#bbblink.rbhzbal:hover img, a#bbblink.ruhzbal:hover img, a#bbblink.sehzbul:hover img, a#bbblink.rbhzbul:hover img, a#bbblink.ruhzbul:hover img {
  margin-left: -200px;
}
a#bbblink.ruhzbal, a#bbblink.ruhzbul {
  width: 200px;
  height: 90px;
}
a#bbblink.sevtbal, a#bbblink.rbvtbal, a#bbblink.sevtbul, a#bbblink.rbvtbul {
  width: 80px;
  height: 132px;
}
a#bbblink.sevtbal:hover img, a#bbblink.rbvtbal:hover img, a#bbblink.ruvtbal:hover img, a#bbblink.sevtbul:hover img, a#bbblink.rbvtbul:hover img, a#bbblink.ruvtbul:hover img {
  margin-left: -80px;
}
a#bbblink.ruvtbal, a#bbblink.ruvtbul {
  width: 80px;
  height: 144px;
}
a#bbblink.sehzbam, a#bbblink.rbhzbam, a#bbblink.sehzbum, a#bbblink.rbhzbum {
  width: 150px;
  height: 57px;
}
a#bbblink.sehzbam:hover img, a#bbblink.rbhzbam:hover img, a#bbblink.ruhzbam:hover img, a#bbblink.sehzbum:hover img, a#bbblink.rbhzbum:hover img, a#bbblink.ruhzbum:hover img {
  margin-left: -150px;
}

@media screen and (min-width: 0px) {
  footer .mobile_footer {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  footer .desktop_footer {
    display: none;
  }

  footer .mobile_footer {
    display: block;
  }
  footer .mobile_footer #mob_bottom_nav ul {
    float: left;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #C7C7C7;
  }
  footer .mobile_footer #mob_bottom_nav li {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #c7c7c7;
  }
  footer .mobile_footer #mob_bottom_nav li a {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 1em 0;
    color: #006EC6;
  }
  footer .mobile_footer #mob_bottom_nav a:link, footer .mobile_footer #mob_bottom_nav a:visited, footer .mobile_footer #mob_bottom_nav a:hover, footer .mobile_footer #mob_bottom_nav a:active, footer .mobile_footer #mob_bottom_nav a:focus {
    color: #006EC6;
  }
  footer .mobile_footer #mob_bottom_nav a:hover, footer .mobile_footer #mob_bottom_nav a:active {
    text-decoration: none;
  }
  footer .mobile_footer #mob_bottom_copy {
    font-size: 12px;
    color: #333;
    padding-top: 20px;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 4.5em;
    background: #f7f7f7;
  }
  footer .mobile_footer #mob_bottom_copy a:link, footer .mobile_footer #mob_bottom_copy a:visited, footer .mobile_footer #mob_bottom_copy a:hover, footer .mobile_footer #mob_bottom_copy a:active, footer .mobile_footer #mob_bottom_copy a:focus {
    color: #006EC6;
    text-decoration: underline;
  }
  footer .mobile_footer #mob_bottom_copy .mobfootlinks a {
    font-size: 14px;
    padding: 0 5px;
    font-weight: 600;
  }
  footer .mobile_footer #mob_bottom_copy p.mobfootlinks {
    font-weight: bold;
    font-size: 90%;
    margin: 1em 0;
    text-align: center;
  }
  footer .mobile_footer #mob_bottom_copy p.mobfootcopy {
    text-align: center;
  }
  footer .mobile_footer #mob_bottom_copy p.mobfootcopy .noPad {
    text-decoration: none;
  }
  footer .mobile_footer #mob_bottom_copy .info {
    margin: 10px;
  }
}
#global-header a:hover, #global-header a:focus, #global-header-mobile a:hover, #global-header-mobile a:focus {
  text-decoration: none;
}

body .btn-login .not-logged-in {
  display: inline;
}

body .btn-login .only-logged-in {
  display: none;
}

body.lia-user-status-registered .btn-login .not-logged-in {
  display: none;
}

body.lia-user-status-registered .btn-login .only-logged-in {
  display: inline;
}

body.lia-user-status-anonymous .btn-login .not-logged-in {
  display: inline;
}

body.lia-user-status-anonymous .btn-login .only-logged-in {
  display: none;
}

#global-menu .nav-item.item-forum a {
  font-weight: bold;
}

#global-header {
  position: relative;
}

header#global-header-mobile #mbBranding {
  position: fixed;
  overflow: hidden !important;
  top: 0;
}

#global-header #global-util-bar {
  padding: 0 5px;
}

#global-header #global-menu {
  padding: 0 5px;
}

#global-header #global-menu > ul {
  width: auto;
  max-width: 1140px;
}

#global-header #global-menu > ul li > span {
  line-height: 77px;
}

#global-header #global-menu > ul li.myf-logo {
  width: auto;
}

@media (max-width: 1020px) {
  #global-header #global-menu > ul li.divider {
    padding: 0 5px;
  }
}

/*# sourceMappingURL=forums.css.map */
