div#footer{
  clear: both;
}

#global-footer{
  background-color: #303233;
  color: #fff;
  clear: both;
  text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

div.google-code{
  background-color: #303233;
}

#global-footer div.footer-inner{
  max-width: 960px;
  margin: 0 auto;
}

#global-footer ul.inbound{
  display: table;
  width: 100%;
}

#global-footer ul.inbound li{
  display: table-cell;
  width: 50%;
  text-align: center;
}

#global-footer ul.inbound li.displayLanguage{
  border-right: 1px solid #303233;
}

#global-footer div.title{
  padding: 15px 10px;
  border-bottom: 1px solid #414445;
  background: url("../image/icon-footer-menu-open.gif") no-repeat 98% 50%;
  background-size: 10px 8px;
}

#global-footer ul.nav{
  display: none;
}

#global-footer ul.nav li a,
#global-footer ul.inbound li a{
  text-decoration: none;
  color: #ccc;
  padding: 15px 10px;
  display: block;
  border-bottom: 1px solid #303233;
  background: #414445;
}

#global-footer ul.nav li a{
  background: url("../image/icon-footer-menu.gif") no-repeat 98% 50% #414445;
  background-size: 8px 10px;
}

#global-footer div.info{
  text-align: center;
  padding: 30px 10px;
}

#global-footer div.info a.logo img{
  width: 80px;
}

#global-footer div.info ul.nav-info{
  margin: 20px 0 15px;
}

#global-footer div.info ul.nav-info li{
  display: inline;
  margin: 0 5px;
}

#global-footer div.info ul.nav-info li a{
  color: #ccc;
  font-size: 10px;
  text-decoration: none;
}

#global-footer div.info ul.nav-social{
  margin: 10px 0 20px;
}

#global-footer div.info ul.nav-social li{
  display: inline;
  margin: 0 5px;
}

#global-footer div.info ul.nav-social li a{
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

#global-footer div.info ul.nav-social li img{
  height: 16px;
  vertical-align: middle;
  width: 16px;
}

#global-footer small{
  font-size: 11px;
  color: #ccc;
}

@media(min-width:768px){
  #global-footer div.footer-inner{
    padding: 40px 0 0;
  }

  #global-footer div.col-wrap{
    display: table;
    width: 100%;
    border-bottom: 1px solid #393c3e;
    padding-bottom: 30px;
    margin-bottom: 10px;
  }

  #global-footer div.col{
    display: table-cell;
    width: 25%;
    vertical-align: top;
  }

  #global-footer ul.inbound{
    display: block;
    width: auto;
  }

  #global-footer ul.inbound li{
    display: block;
    width: auto;
    text-align: left;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
  }

  #global-footer ul.inbound li.displayLanguage{
    border-right: none;
  }

  #global-footer div.title{
    padding: 0;
    margin-bottom: 15px;
    border-bottom: none;
    background: none;
    background-size: auto;
    text-align: left;
  }

  #global-footer ul.nav{
    display: block;
  }

  #global-footer ul.nav li{
    margin-bottom: 10px;
  }

  #global-footer ul.nav li a{
    font-size: 11px;
    background: none;
    background-size: auto;
  }

  #global-footer ul.nav li a,
  #global-footer ul.inbound li a{
    text-decoration: none;
    color: #ccc;
    background-color: inherit;
    padding: 0;
    border-bottom: none;
  }

  #global-footer ul.nav li a:hover,
  #global-footer ul.nav-info li a:hover{
    text-decoration: underline!important;
  }

  #global-footer ul.inbound li a{
    padding: 12px 10px;
    width: 160px;
    background-color: #494e50;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
    border-radius: 1px;
  }

  #global-footer ul.inbound li.displayCurrency a{
    padding: 12px 10px;
    width: 160px;
    background-color: #494e50;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
    border-radius: 1px;
    letter-spacing: 2px;
  }
}


div.inbound-overlay{
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  background: url("../image/popup_bg_b.png");
  display: none;
}

div.inbound-overlay div.inbound-mainBox{
  position: fixed;
  top: 50%;
  left: 50%;
}

div.inbound-overlay div.inbound-mainBox div.inbound-inner{
  display: block;
  overflow-y: scroll;
  position: relative;
  top: -130px;
  left: -170px;
  width: 340px;
  height: 380px;
  z-index: 1000;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 1px rgba(0,0,0,.1), 0 1px 5px rgba(0,0,0,.2), 0 0 0 10px rgba(200,200,200,.4);
}

div.inbound-overlay img.close{
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

div.inbound-overlay div.header{
  background-color: #f0f0f0;
  border-bottom: 1px solid #dedede;
  padding: 20px 20px;
}

div.inbound-overlay div.header p.title{
  font-size: 11px;
  text-align: center;
}

div.inbound-overlay div.body.locale{
  padding: 30px;
  height: 100px;
}

div.inbound-overlay div.body.locale ul li a{
  width: 110px;
  float: left;
  margin-bottom: 20px;
  display: block;
  background: url("../image/relux-icon_icon-radio-button-unc.svg") no-repeat 0 50%;
  padding: 3px 0 3px 28px;
  text-decoration: none;
  color: #000;
}

div.inbound-overlay div.body.locale ul li a:hover{
  text-decoration: none;
}

div.inbound-overlay div.body.locale ul li a:hover,
div.inbound-overlay div.body.locale ul li.on a{
  background: url("../image/relux-icon_icon-radio-button-che.svg") no-repeat 0 50%;
}

div.inbound-overlay div.body.currency{
  height: 330px;
}

.popular-currencies-area-title,
.all-currencies-area-title{
  width: 275px;
  height: 12px;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #303233;
  padding: 17px 17px 12px 15px;
  margin-bottom: 8px;
}

div.inbound-overlay div.body.currency ul li{
  width: 100%;
  height: 30px;
  display: block;
}

div.inbound-overlay div.body.currency ul li:hover{
  background-color: #f6f6f6;
}

div.inbound-overlay div.body.currency ul li .currency-display-code{
  width: 40px;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0f0a64;
  display: inline-block;
  float: right;
  padding-top: 5px;
}

div.inbound-overlay div.body.currency ul li .currency-display-name{
  width: 170px;
  height: 11px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #303233;
  display: inline-block;
  padding-top: 4px;
  padding-left: 18px;
}

div.inbound-overlay div.body.currency ul li a{
  width: 100%;
  float: left;
  display: block;
  text-decoration: none;
  color: #000;
}

div.inbound-overlay div.body.currency ul li a:hover{
  text-decoration: none;
}

div.inbound-overlay div.body.currency ul li.on{
  background: #f6f6f6;
}

div.div-currencies-type-separator{
  border-bottom: solid 1px #e9e9e9;
  margin-bottom: 10px;
  margin-top: 15px;
  margin-left: 15px;
  width: 310px;
}

@media(min-width:768px){
  div.div-currencies-type-separator{
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-left: 0;
    width: 720px;
  }

  div.inbound-overlay div.inbound-mainBox div.inbound-inner{
    display: block;
    overflow-y: scroll;
    position: relative;
    top: -130px;
    left: -170px;
    width: 340px;
    height: 260px;
    z-index: 1000;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 1px rgba(0,0,0,.1), 0 1px 5px rgba(0,0,0,.2), 0 0 0 10px rgba(200,200,200,.4);
  }

  div.inbound-overlay div.inbound-mainBox div.inbound-inner{
    position: relative;
    top: -120px;
    left: -360px;
    width: 650px;
    height: 100%;
  }

  div.inbound-overlay div.body.currency{
    height: 330px;
    padding-left: 15px;
  }

  div.inbound-overlay div.body.currency ul li .currency-display-code{
    width: 30px;
    height: 14px;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0f0a64;
    float: left;
    display: inline-block;
    padding-top: 9px;
    padding-left: 15px;
  }

  div.inbound-overlay div.body.currency ul li .currency-display-name{
    width: 145px;
    height: 11px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #303233;
    display: inline-block;
    padding-top: 7px;
  }

  div.inbound-overlay div.header p.title{
    font-size: 14px;
    padding-top: 6px;
  }

  div.inbound-overlay div.body.locale{
    padding: 35px;
  }

  div.inbound-overlay div.body.locale ul{
    margin-left: 20px;
  }

  div.inbound-overlay div.body.currency ul li{
    width: 240px;
    height: 30px;
    display: inline-block;
  }

  div.inbound-overlay div.body.currency ul li a{
    width: 210px;
    float: left;
    display: block;
    text-decoration: none;
    color: #000;
  }

  div.inbound-overlay div.body.locale ul li a{
    width: 140px;
    margin-bottom: 40px;
  }

  div.inbound-overlay img.close{
    position: absolute;
    top: 7px;
    right: 7px;
    width: auto;
    height: auto;
  }
}