/* global.footer.scss */
/* ---------------------------------------------------------------------
   Page footer and promotional area

--------------------------------------------------------------------- */
#page > footer {
  /* @include border-radius($radius:15px, $side: "bottom"); */
  margin: 0 0 25px;
  padding: 20px 0;
}

.semantic_content {
  visibility: hidden;
  display: none;
}

#page > footer img:first-of-type {
  float: left;
}

#marketing_come_on p {
  float: left;
  width: 370px;
  padding: 6px 20px 0 0;
  line-height: 1.5;
}
#marketing_come_on #mobile_img {
  margin-top: -19px;
}
#marketing_come_on .btn {
  margin-top: 15px;
}

#footernav {
  border-top: 1px dotted #333;
  float: left;
  margin: 10px 20px 0;
  padding-top: 15px;
}
#footernav section {
  float: left;
  padding: 0 10px 10px;
}
#footernav section .lrgColumn {
  float: left;
  width: 295px;
}
#footernav section .lrgColumn h4, #footernav section .lrgColumn p {
  padding-left: 0px;
}
#footernav section #seeAllProds {
  padding-left: 3px;
}
#footernav section #seeAllProds a {
  color: #000000;
  font-weight: bold;
}
#footernav section.mdmColumn {
  width: 230px;
}
#footernav section.smlColumn {
  width: 175px;
}
#footernav section h5 {
  font: normal normal 17px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  float: none;
}
#footernav section h6 {
  float: left;
  margin-right: 5px;
  font: normal normal 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#footernav section h6 a {
  color: #df0023 !important;
  font-weight: bold;
}
#footernav section p, #footernav section ul {
  margin-bottom: 15px;
  font: normal normal 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#footernav section p a {
  color: #df0023;
}
#footernav h5, #footernav h4, #footernav h53 {
  color: #000;
  font: normal normal 14px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#footernav .footer_legalInfo {
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  clear: left;
  padding: 10px;
  text-align: left;
}
#footernav .footer_legalInfo li {
  display: inline-block;
  padding-right: 20px;
  font: normal bold 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#footernav .footer_legalInfo li:first-child {
  padding-left: 3px;
}
#footernav .footer_companyInfo {
  padding-top: 10px;
}
#footernav .footer_companyInfo p, #footernav .footer_companyInfo address {
  text-align: center;
  font: normal normal 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#footernav .productDesc {
  margin-top: 10px;
  width: 200px;
  margin-left: 70px;
}
#footernav .productIOS {
  float: left;
  margin: 5px 10px 0 0;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  border: 0px solid #da161f;
}
#footernav .productUnlimited {
  float: left;
  margin: 5px 10px 0 0;
}
#footernav .productPrint {
  float: left;
  margin: 5px 10px 0 0;
}
#footernav .globe2go {
  float: left;
  margin: 5px 10px 0 0;
}
#footernav .ebook {
  float: left;
  margin: 5px 10px 0 0;
}
#footernav .newsletter {
  float: left;
  margin: 5px 10px 0 0;
}
#footernav .borderBtm {
  border-bottom: 1px dotted #333;
  margin-top: 10px;
}
#footernav .lrgColumn .borderBtm:last-of-type {
  border: 0;
}
#footernav .noBorder {
  border: none;
  margin-top: 10px;
}
#footernav .tools-Tips h5 {
  padding-left: 70px;
  font: normal normal 15px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  color: #333;
  margin-top: 20px;
}
#footernav .toolTipList {
  margin-bottom: 0;
}
#footernav .toolTipList li {
  padding: 5px;
}
#footernav .toolTipList li.lightbg {
  background-color: #eee;
}
#footernav .toolTipList li.darkbg {
  background-color: #ddd;
}
#footernav .close {
  position: absolute;
  right: -24px;
  top: -22px;
}

#footer_socialmedia {
  border: 0px solid red;
  text-align: center;
  padding: 20px 0 10px;
}
#footer_socialmedia ul li {
  display: inline-block;
  margin: 0 10px;
}
#footer_socialmedia ul li.connect {
  color: #666;
  font: normal normal 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
  width: 80px;
  vertical-align: middle;
  height: 30px;
}
#footer_socialmedia ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.lastSection {
  position: relative;
}

.tools-Tips {
  display: none;
  padding: 10px;
  position: absolute;
  width: 200px;
  height: auto;
  border: 8px solid #ccc;
  z-index: 1;
  border-radius: 10px 10px 10px 10px;
}

#toolTipInv {
  background-color: #fff;
  left: -40px;
  top: 100px;
}

#toolTipNews {
  left: -40px;
  top: 60px;
  background-color: #fff;
}

#mobNewBg {
  float: left;
}

#mobInvBg {
  float: left;
}

.toolTipBox {
  border: 3px solid #ccc;
  border-radius: 4px 4px 4px 4px;
  background-color: #FFF;
  height: auto;
  margin-top: 30px;
}
.toolTipBox a {
  color: #df0023;
}
.toolTipBox span {
  font: normal normal 14px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  color: #333;
}

/* IE Styles */
.ie7 #footernav section.last_of_type, .ie8 #footernav section.last_of_type {
  border-right: none;
  width: 295px;
}
.ie7 #footernav section.last_of_type p, .ie7 #footernav section.last_of_type address, .ie8 #footernav section.last_of_type p, .ie8 #footernav section.last_of_type address {
  position: relative;
  font: normal normal 11px/1.5 Helvetica, Arial, Verdana, sans-serif;
}

.ie7 #footer_socialmedia li, .ie7 #footernav .footer_legalInfo li {
  display: inline;
}

.greyLnk {
  color: #666;
}

#company_legal_info li {
  position: relative;
  font: normal normal 13px/1.5 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}

.mobNews {
  margin-right: 10px;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: 0px solid #da161f;
}

.mobInv {
  margin-top: 10px;
  margin-right: 10px;
}

ul li.mobNews a, ul li.mobInv a {
  padding-left: 0px;
}

.smlColumn span {
  vertical-align: middle;
}

#footersections li {
  padding-left: 15px;
  position: relative;
  font: normal normal 13px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#footersections li:first-of-type {
  padding-left: 0;
}
#footersections li a {
  padding-right: 15px;
}
#footersections .mk {
  position: absolute;
  left: 0;
  top: 5px;
  height: 9px;
  width: 5px;
}

#footernav #sponsor {
  margin-top: 10px;
  text-align: center;
}
#footernav #sponsor p {
  clear: both;
  font: normal normal 11px/1.2 Helvetica, Arial, Verdana, sans-serif;
  margin-left: 150px;
  text-align: center;
  width: 600px;
  padding-bottom: 15px;
}
#footernav #sponsor p .clicktip {
  cursor: pointer;
  text-decoration: underline;
}
#footernav #sponsor #sectionsponsor {
  border-bottom: 1px dotted #333;
  padding-bottom: 5px;
}
#footernav #sponsor .icon {
  overflow: hidden;
}
#footernav #sponsor .icon-reuters {
  margin: 0 0 -8px 3px;
}
#footernav #sponsor #tooltip {
  display: none;
  position: absolute;
  z-index: 100000;
  top: 430px;
  right: 340px;
  width: 285px;
  font: normal normal 10px/1.2 Helvetica, Arial, Verdana, sans-serif;
}
#footernav #sponsor #tooltip .tooltipText {
  background-color: #fff;
  border: 1px solid #999;
  box-shadow: 3px 3px 0 #CCC;
  font-size: 9px;
  padding: 10px;
  position: relative;
}
#footernav #sponsor #tooltip .tooltipText h5 {
  padding-bottom: 5px;
  margin-bottom: 0;
  text-align: left;
}
#footernav #sponsor #tooltip .tooltipText p {
  padding-bottom: 5px;
  margin-bottom: 0;
  width: auto;
  margin-left: 0;
  text-align: left;
  border-bottom: none;
}
#footernav #sponsor #tooltip .tooltipText .lt {
  color: #aaa;
}
#footernav #sponsor #tooltip .speakbox {
  /* icon moved to onespritetorulethemall */
  clear: both;
  float: right;
  margin-top: -1px;
  position: relative;
  right: 25px;
}
#footernav #sponsor #tooltip .closetip {
  cursor: pointer;
  position: absolute;
  z-index: 30000;
  top: 5px;
  right: 5px;
}
#footernav #sponsor #tooltip .closetip .icon-remove {
  background-position: -305px top;
  height: 8px;
  width: 9px;
}
