@font-face {
  font-family: "Roboto";
  src: url("Roboto/Roboto-Regular.woff") format('woff'),
       url("Roboto/Roboto-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}

body{
  background: #E20714;
  font-family: 'Roboto';
  font-weight: 400;
}
.jlogo{
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
}
.rolodex{
  margin-left:10px !important; 
  background: #fff;
  padding-left:100px;
  padding-bottom: 100px;
  padding-right: 100px;
  padding-top: 50px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.39);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.39);
}

#siri-container{
  display: none;
  margin-left: 120px;
  margin-bottom: -80px;
}

.tlt{
  font-weight: normal;
  line-height: 2.5em;
  letter-spacing: .1em;
  text-align: center;
}

.tlt, .vatext{
  font-size: 2.5em !important;
}

.float-left{
  padding-bottom:30px;
  font-size: 2em;
  display: inline-block;
}

.tracking{
  text-align: center;
  display: none;
}

.float-left li{
  padding: 15px;
  float: left;
  list-style: outside none none;
  display: none;
}

.thailand, .australia, .italy, .china, .africa, .spain, .france, .turkey, .netherlands{
  display: nonez;
}