/* Globals */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
}

.align-center, .align-center a img {
   margin-left: auto !important;
   margin-right: auto !important;
   text-align:center !important;

}


body {
    font-family: Arial,sans-serif;
    background: url("../img/background.png");
}

/*.w80.center {
    width: 1280px;
}*/

hgroup h1,
hgroup h1 a {
    font: normal normal normal 3.5em/45px 'Arial',sans-serif;
    color: #4D4D4D;
}

h1 {
    margin-bottom: 0.5em;
    font-size: 2em;
    font-weight: 700;
    color: #7FB92B;
    line-height: 1.3em;
}

h2,
.panel h3 {
    font: normal normal bold 1.3em/30px 'Arial',sans-serif;
    color: #7FB92B;
    
}

h2 a {
    color: #7FB92B;
}

h2 a:hover {
    color: #485874;
}

h3,
h3 a,
.news a {
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 120%;
    color: #333;
}

h3 a:hover,
.moreBt a,
.moreLink a,
.news a:hover,
.more a {
    color: #7FB92B;
}

.more a {
    text-decoration: none;
}

.h3-like {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 0.75em;
    line-height: 110%;
    color: #7FB92B;
}

h4 {
    font-family: Arial;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 20px;
    color: #4d4d4d;
    margin-bottom: 5px;
}

.imgcenter {
    display: block;
    margin: 0 auto;
}

p,
ol,
ul {
    margin-bottom: 1em;
    text-align: justify !important;
    font-size: 0.8em;
    line-height: 21px;
    color: #333;
}

b {
    font-weight: 700;
}

i {
    font-style: italic;
}

i.icon-search {
    padding: 4px 10px 4.5px 10px;
    border: solid 1px #FFFFFF;
    font-size: 14px;
    color: #FFFFFF;
    background: #485874;
}

i.icon-shopping-cart,
i.icon-book,
i.icon-sort,
i.icon-text-height {
    font-size: 25px;
    color: #7FB92B;
}

i.icon-linkedin-sign,
i.icon-twitter,
i.icon-facebook {
    font-size: 20px;
    color: #FFFFFF;
}

i.icon-legal,
i.icon-sitemap {
    margin: 0 10px;
}

p a {
    text-decoration: underline;
    color: #607890;
}

p a:hover {
    text-decoration: none;
    color: #036;
}

footer p {
    margin-bottom: 0;
}

footer a:hover,
i.icon-linkedin-sign:hover,
i.icon-twitter:hover,
i.icon-facebook:hover {
    text-decoration: none;
    color: #7FB92B;
}

hgroup h1 {
    margin-bottom: 5px;
}

hgroup h2 {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: -1px;
    color: #999;
}

a {
    text-decoration: none;
    color: #607890;
}

a[href="www.trynisis.com"] {
    margin-top: 10px;
}

a.download {
    color: #607890;
}


ul,
ol {
    margin-bottom: 10px;
}

ol li {
    list-style: decimal inside none;
}

ul li {
    list-style: disc inside none;
}

ul li a,
ol li a {
    font-size: 12px;
    color: #0B276D;
}

ul li a:hover,
ol li a:hover {
    text-decoration: underline;
}

.sideItem a{
	color: #7FB92B !important;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin-top: 4px;
	
}

.left a:hover{
	color: #485874 !important;
}

.location a:hover {
    color: #7FB92B!important;
}


/*******************************************  back to top button  ********************************************/
.back-to-top{
	position: fixed;
        bottom: 0;
        display: block !important;
}
.backTop {
    display: none;
}

.breadcrumb {
    margin-bottom: 15px;
}

.breadcrumb li {
    display: inline;
    padding-left: 0;
}

.breadcrumb li:first-child {
    padding-left: 20px;
}

.breadcrumb.panel {
    background: none;
    box-shadow: none;
}

ul.side-nav {
    text-indent: 25px;
    list-style: none;
    background-color: #FFFFFF;
}



ul.side-nav li {
    padding: 5px 0;
    border-bottom: #ccc 1px solid;
}

ul.side-nav li:last-child {
    border-bottom: none;
}

.side-submenu {margin: 0 -40px -10px;}

.side-submenu ul{margin-bottom: 0;}

.side-submenu ul li.active a,
.side-submenu ul li ul.side-subsubmenu li.active a {
    color: #7FB92B !important;
}

.side-submenu ul li.active ul.side-subsubmenu li a {
    color: black !important;
}

.panel div.side-submenu ul li a{
    color: #333333;
    display: block;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 5px;
    padding-right: 38px;
    padding-top: 5px;
    text-align: left;
    word-break: normal;
	
}

.panel .side-subsubmenu li a {
    font-size: 1.1em !important;
}

.side-subsubmenu {
    margin-left: -10px;
}

.side-submenu ul li:first-child{border-top: #ccc 1px solid;}
.side-submenu ul li:last-child{border-bottom: none;}

.side-submenu ul li{
border-bottom: 1px solid #CCCCCC;
    line-height: 7px;
    list-style: none outside none;
    padding-left: 44px;
}

.side-submenu ul li ul.side-subsubmenu li{
	text-indent: 30px !important;
	font-size: 1.1em !important;
}

.side-submenu ul li ul.side-subsubmenu li {text-indent: 10px;}

aside.mod div.panel h2 a{padding-bottom: 10px; display: block;}


.panel div.side-submenu ul li a:hover{
	
    color: #7FB92B !important;
    text-decoration: none;
    
	
}

#c65 h2{/*color:#485874;*/}

ul.side-nav li a {
    font-size: 1.1em;
    line-height: 34px;
    color: #333;
}

ul.side-nav li a:hover {
    text-decoration: none;
}

header {
    padding: 20px 0;
}

hr {
    margin: 10px 0;
    border: dashed 1px #ccc;
}

form {
    width: 100%;
}

input[type="search"] {
    width: 69%;
    margin-right: 0;
    border: solid 1px #FFF;
    color: #a9a9a9;
    font-size: 12px;
    padding: 3px;
}

input.subscription {
    width: 70%;
}

.full-width {
    width: 100%;
}

.button-group {
    margin: 0 0 15px 0;
}

.button {
    padding: 0.6em 3.3em 0.2em 1em;
    border: solid 1px #FFFFFF;
    text-decoration: none;
    color: #F4F2F2;
    background: #485874;
}

.button:hover {
    color: #FFFFFF;
    background: #7FB92B;
}

.button.subscription {
    font-size: 12px;
    margin-top: -1px;
    padding: 0.55em 0.3em;
    width: 30%;
}

.private {
    background: url("../img/lock.png") #485874 no-repeat 90% 65%;
    font-size: 12px;
    margin-right: 10px;
}

.private:hover {
    background: url("../img/lock.png") #7FB92B no-repeat 90% 65%;
}

.contact {
    background: url("../img/mail.png") #485874 no-repeat 90% 65%;
    font-size: 12px;
}

.contact:hover {
    background: url("../img/mail.png") #7FB92B no-repeat 90% 65%;
}

.contact:hover,
    .private:hover {
        color: #FFFFFF;
    }


.members {
    position: relative;
    overflow: hidden;
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.members h2 {
    position: relative;
    z-index: 99;
}

.members ul {
    z-index: 100;
    position: relative;
}

.members img {
    z-index: 10;
    position: absolute;
    top: 2%;
    right: 0;
}

.dictionary p {
    margin-bottom: 0;
}

.dictionary img {
    margin-right: 15px;
}

.partnership ul li {
    display: inline;
    margin-right: 30px;
}

.location {
    padding: 12px 0;
    background-color: #485874;
}

.location p {
    margin-top: 5px;
    color: #FFFFFF;
}

.location a {
    color: #FFFFFF;
    text-decoration: none;
}

.location a:hover {
    text-decoration: underline;
}

.location ul li {
    display: inline;
}

.news-date {
    font-size: 0.6em;
    font-weight: 700;
    color: gray;
}

.panel {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #FFFFFF;
    -webkit-box-shadow: -2px 5px 9px #CCCCCC;
    -moz-box-shadow: -2px 5px 9px #CCCCCC;
    -o-box-shadow: -2px 5px 9px #CCCCCC;
    -ms-box-shadow: -2px 5px 9px #CCCCCC;
    box-shadow: -2px 5px 9px #CCCCCC;
    
}

.news-latest-container {
    padding: 0;
}

.bx-wrapper {
    margin-bottom: 20px !important;
}

table {
  background: white;
  margin-bottom: 1.11111rem;
  
}
  table thead, 
  table tfoot {
    background: whitesmoke;
    font-weight: bold; 
  }

    table thead tr th, 
    table thead tr td, 
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.44444rem 0.55556rem 0.55556rem;
      font-size: 0.77778rem;
      color: #222222;
      text-align: left; 
    }

  table tr th, 
  table tr td {
    padding: 0.5rem 0.55556rem;
    font-size: 0.77778rem;
    color: #222222; 
  }

  table tr.even, 
  table tr.alt, 
  table tr:nth-of-type(even) {
    background: url(../img/background.png); 
  }

  table thead tr th, 
  table tfoot tr th, 
  table tbody tr td, 
  table tr td, 
  table tfoot tr td {
    display: table-cell;
    line-height: 1rem;
  }

/**TYPO3 CSS*/

#c49 h3 {
    margin-bottom: 10px;
}

#c89 .contentboxFce,
#c90 .contentboxFce,
#c91 .contentboxFce {
    height: 375px;
    overflow: hidden;

}

#c89 .contentboxFce .title h3,
#c90 .contentboxFce .title h3,
#c91 .contentboxFce .title h3 {
    text-align: center;
    margin-bottom: 10px;
}

#c89 .contentboxFce p:after {
    content: "";
    display: block;
    padding-bottom: 40px;
}

#c91 .contentboxFce p:after {
    content: "";
    display: block;
    padding-bottom: 20px;
}

#c89 .contentboxFce .image a img,
#c90 .contentboxFce .image a img,
#c91 .contentboxFce .image a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

#c92 img {
    float: left;
}

#c132 h2 {
    font-size: 14px;
    color: #666;
}

#c112 h2 {
    margin-bottom: 15px;
}

#c112 p {
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;

}

#c181 img {
   
}

a.backTop.back-to-top {
    right: 15%;
}

a.backTop img {
    width: 125px;
}

#c424 p span,
#c424 span,
#c424 b {
    border-top: solid 1px #ccc;
    padding-top: 15px;
    display: block;
}

.news-single-item h1 {
    margin-top: 30px;
}

.eventContainer p {
    margin-bottom: 0;
    line-height: 19px;
    font-weight: bold;
}

.moreBt,
.moreLink {
    width: 100%;
    text-align: right;
    font-weight: 700;
}

.moreBt a,
.moreLink a {
    font-size: 0.8em;
}

.moreBt a:hover,
.moreLink a:hover {
    text-decoration: underline;
}

.bx-caption .title h4 {
    color: #FFF;
    font-size: 18px;
    text-align: left;
}

.bx-caption .description {
    color: #FFF;
}

.logoSliderBox h2 {
    float: left;
    margin-bottom: 20px;
}

input[type="submit"].redirect_button {
    text-decoration: none;
    color: #F4F2F2;
    background: #485874; 
    font-size: 11px;
    padding: 0.3em 0.3em;
    border: solid 1px #485874; 
}

input[type="text"].redirect_input {
    border: solid 1px #CCC;
}

.tt_products_item_list .listitem:first-child {
    border-top: solid 1px #ccc;
    padding-top: 15px;
}

.tt_products_item_list .listitem,
.news-list-item,
.news-latest-item,
#c370 .csc-textpic-text > div {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.news-list-item h2 a,
.news-latest-item h2 a {
    color: #607890;
    font-size: 17px;
}

.news-list-item h2 a:hover,
.news-latest-item h2 a:hover {
    color: #7FB92B;
}

.addToCartItem,
.deleteItemFromCart {
    text-align: right;
    margin-top: 7px;
    
}
a.addToCartItem{ float: right;
    padding: 2px 15px;
    text-align: center;
    width: 150px;margin-top: -21px; display: block;}
a.addToCartItem, 
a.deleteItemFromCart {
    background: #7FB92B;
    border: solid 1px #485874;
    color: #FFF;
    font-size: 12px;
    padding: 2px 5px;
}

span.qtyNumber {
    margin-right: 5px;
}

a.deleteItemFromCart {
   /* padding: 2px 15px;*/
     display: block;
    float: right;
    padding: 2px 15px;
    text-align: center;
    width: 150px;
}

a.internal-link:hover {
    color: #607890;
}

.orderType form input[value="pdf"]:after {
    content: url(../img/pdf.png) !important;
    width: 24px;
    height: 26px;
    margin-left: 190px;
    display: block;
    margin-top: -10px;
}

.orderType form input[value="book"]:after {
    content: url(../img/book.png) !important;
    width: 28px;
    height: 26px;
    margin-left: 250px;
    display: block;
    margin-top: -10px;
}



.productQty {
    text-align: right;
}

.productQty label,
.productQty input {
   display: inline-block;
    float: none;
    margin-bottom: 21px;
    margin-left: -147px;
    margin-top: 91px;
    text-align: center;
    width: 150px;
}




.productQty label{}
.productImage {
    float: left;
    margin-right: 5px;
}

.productImage img {
    width: 90px;
}

.productDescription {
    float: left;
    width: 40%;
}

.productDescription .more {
    margin-bottom: 0.6em;
}

#c370 .csc-textpic-text > div h2 {
    color: #666;
    font-weight: 400;
} 

#c370 .csc-textpic-text > div p {
    padding-bottom: 0;
} 

#c370 .csc-textpic-text > div:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#c807 table tr {
    border: solid 1px #ccc;
}

#c65 ul li {
    list-style-type: none;
}

.news-single-rightbox {
    display: none;
}

.browseLinksWrap a,
.browseLinksWrap span {
    font-size: 13px;
    margin-right: 5px;
}

.browseLinksWrap a:hover {
    color: #607890;
}

#c608 .csc-mailform-field {
    margin-bottom: 10px;
}

#c608 input,
#c107 input {
    border: solid 1px #ccc;
    padding-left: 3px;
}

#c608 input[type="submit"],
#c107 .tx-felogin-pi1 input[type="submit"],
#c62 input[type="submit"] {
    padding: 0.3em 1.3em;
    border: solid 1px #FFFFFF;
    text-decoration: none;
    color: #F4F2F2;
    background: #485874
}

#c107 .tx-felogin-pi1 h3,
#c107 .tx-felogin-pi1 div {
    margin-bottom: 15px;
}

#c107 legend {
    display: none;
}

#c868 ul:first-child > li {
    color: #7FB92B;
}

#c868 ul li ul {
    padding-left: 10px;
    margin-bottom: 4px;
}

#c868 ul li ul li ul {
    padding-left: 20px;
    margin-bottom: 2px;
}

td.tx-indexedsearch-result-number {
    display: none;
}

td.tx-indexedsearch-title.title a {
    margin-left: 20px;
}

#c181 table tr.even, table tr.alt, table tr:nth-of-type(2n) {background: none;}
#c181 table tr td{text-align: center !important;}

/*#c89 .description p {
    padding-bottom: 40px;
}

#c91 .description p {
    padding-bottom: 20px;
}*/


/*Mobiles*/

@media only screen and (max-width:610px) {

    hgroup h2 {
        font-size: 1em;
        line-height: 25px;
    }


    header .txtright {
        text-align: left !important;
    }

    .button.contact,
    .button.private {
        padding-right: 1em;
        background: #485874;
    }

    input[type="search"] {
        width: 100%;
    }

    .nav-toggle {
        float: left;
    }

    .dictionary h2.left {
        float: none !important;
    }

    .bx-wrapper {
        display: none;
    }

    #c182 img {
        display: none;
    }
    #partners{display: block; margin: 25px;}
    
    .side-submenu ul li {
    
    padding-left: 23px !important;
}
    .side-submenu ul li ul.side-subsubmenu li {text-indent: 10px;margin-left: -22px;}
}

/* Small Screens & Laptops */

@media only screen and (min-width:40.063em) and (max-width:64em) {
    .w80 {
        width: 95%;
    }

    .nav-collapse a {
        font-size: 12px;
    }

    .nav-collapse a[title="publication & resources"] {
    }

    hgroup h2 {
        font-size: 1.2em;
        line-height: 25px;
    }

    /*h2 {
        font-size: 1em;
    }*/

    .dictionary p {
        max-width: 100%;
    }
    
    div.button-group {
	    margin-top: 15px;
    }

.private,
    .contact {
        padding: 5px 22.5px;
        font-size: 12px;
        background: #485874;
    }

    input[type="search"] {
        height: 26px;
    }

    /*aside .panel h2 {
        font-size: 14px;
        list-style: 25px;
    }*/

    #accordion1 ul li h1,
    #accordion1 ul li h1 a {
        font-size: 12px;
    }

    ul.side-nav li:last-child {
        margin-bottom: 5px;
    }

    ul.side-nav {
        text-indent: 10px;
    }

    ul.side-nav li a {
        font-size: 11px;
    }

    .accordion-ver > ul > li >i {
        padding-top: 12px !important;
        font-size: 13px !important;
    }

    input.subscription {
        clear: both!important;
        width: 100%;
        height: 23px;
    }

    .button.subscription {
        width: 100%;
        margin-top: 5px;
        border: none;
    }

    i.icon-search {
        margin-top: 1px;
        padding-top: 5px;
        padding-bottom: 5px;
        border: none;
    }
}

/* Large Screens*/

@media only screen and (min-width:1824px) {
    .nav-collapse a[title="member association"],
    .nav-collapse a[title="publication & resources"],
    .nav-collapse a[title="EU Regulations"] {
        padding-top: 18px;
    }

    input[type="search"] {
        width: 50%;
        height: 25px;
    }

    .w80.center {
        width: 1160px;
    }
}

/**iPad in portrait & landscape**/

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .w80 {
        width: 95%;
    }

    input[type="search"] {
        -webkit-appearance: none;
        border-color: #ccc;
        border-radius: 0;
    }

    input {
        -webkit-appearance: none;
        border-color: #ccc;
        border-radius: 0;
    }

    input.subscription {
        clear: both!important;
        width: 100%;
        height: 23px;
    }

    .button.subscription {
        width: 100%;
        margin-top: 5px;
        border: none;
    }

    .partnership ul li {
        margin-right: 15px;
    }

    .accordion-ver > ul > li > h1 a {
      font-size: 12px;
      text-decoration:none;
      color: #000;
      font-weight: 700;   
    }

    .side-submenu {
        margin: 0;
    }

    .side-submenu ul li {
        text-indent: 0px;
        padding-left: 0;
    }
}



/**iPad in portrait**/

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .w80 {
        width: 95%;
    }

    .grid3 div:first-child,
    .grid2-1 > div,
    .grid2-1 > :first-child, .grid1-2 > * + * {
        width: 100%;
    }    

    .grid3 div:first-child .description p {
        text-align: center !important;
    }

    .nav-collapse a {
        font-size: 12px;
    }


    hgroup h2 {
        font-size: 1.1em;
        line-height: 20px;
    }

    .button.private,
    .button.contact {
        padding: 5px 10px;
        font-size: 12px;
        background: #485874;
    }

    input[type="search"] {
        width: 100%;
    }

    aside .panel h2,
    aside .panel h3 {
        font-size: 14px;
        list-style: 25px;
    }

    #accordion1 ul li h1,
    #accordion1 ul li h1 a {
        font-size: 12px;
    }

    .panel div.side-submenu ul li a,
    .panel .side-subsubmenu li a {
        font-size: 10px !important;
    }

    ul.side-nav li:last-child {
        margin-bottom: 5px;
    }

    ul.side-nav {
        text-indent: 10px;
    }

    ul.side-nav li a {
        font-size: 11px;
    }

    .accordion-ver > ul > li >i {
        padding-top: 12px !important;
        font-size: 13px !important;
    }

    .full-width-portrait {
        width: 100% !important;
    }

    .members {
        background-image: none;
    }

    #c93 h3 {
        float: left;
    }

    #c871 {
        display: none;
    }

    input[type="text"].redirect_input {
        margin-left: 0;
        margin-right: 0;

    }

    input[type="submit"].redirect_button {
        width: 100%;
    }

    table,
    table tr,
    table tr td {
        border: none!important;
    }

    .productDescription {
        float: none;
    }
}


}



@media print {
   
   body {
      color: #000;
      background: #fff;
   }

   h1,
   h2,
   h3,
   h4 {
    color: #000;
   }

   header,
   footer,
   nav,
   aside.aside {
    display: none !important;
   }

    a:link:after,
    a:visited:after {
       content: none;
    }

   .w80 {
    width: 100%;
   }

   
}


table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white !important; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore 
	#c376 table, thead, tbody, th, td, tr { 
		display: block; 
	}
    */
	
	/* Hide table headers (but not display: none;, for accessibility) */
	#c376 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
#c376	tr { border: 1px solid #ccc; }
	
#c376	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
#c376	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
#c376 td:nth-of-type(1):before { content: "First Name"; }
#c376 td:nth-of-type(2):before { content: "Last Name"; }
#c376 td:nth-of-type(3):before { content: "Country"; }
#c376 td:nth-of-type(4):before { content: ""; }
	
}

/**iPad in landscape**/

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    hgroup h2 {
        font-size: 1.5em;
    }

    .button.private {
        margin-left: 4px;
    }

    .button.private,
    .button.contact {
        padding: 5px 17.5px;
        background: #485874;
    }

    input[type="search"] {
        width: 75%;
    }

    i.icon-shopping-cart,
    i.icon-book {
        padding-top: 3px;
        font-size: 20px;
        color: #7FB92B;
    }

    .dictionary p {
        top: 10%;
        max-width: 55%;
    }

    .nav-collapse a[title="EU Regulations"] {
        padding-top: 18px;
    }

    table,
    table tr,
    table tr td {
        border: none!important;
    }

    #c807 table,
    #c807 table tr,
    #c807 table tr td {
        border: none !important;
    }

    .nav-collapse a[title="EU Regulations"] {
        padding-top: 18px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .nav-collapse a[title="EU Regulations"] {
        padding-top: 0 !important;
    }
.align-center, .align-center a img {
   margin-left: auto;
   margin-right: auto;
   text-align:center;

}
