.t967__top .t967__additionalitem {order:-1;}
.t967__bottom .t-menu__list {justify-content:center;}
.uc-tophead .t967__top {max-width:1200px;margin:0 auto;}

.pricebox {
    font-family: 'Roboto';
}
.pricebox p {
    margin:0 0 10px;
}
.pricebox h2 {
    margin:0 0 15px;
    font-family: 'Roboto';
    font-size:24px;
}
table{
    width: 100%;
  margin: 0 0 20px;
  border-spacing: 0;
  border-collapse: collapse;
  
}
table tr:nth-child(2n+2) {
	background-color: #f2f2f2;
}
table td, table th {
    padding:15px;
    font-size:16px;
    text-align:left;
}
table thead tr {
    background:#ff822e;
    color:#fff;
}

.tablewrap {overflow:auto;width:100%;}
