/*@import url(./wzbutton.css);*/



@media (min-width:576px) {

}
@media (min-width:768px) {

}
@media (min-width:992px) {

}
@media (min-width:1200px) {

}

@media (min-width:576px) {

}
@media (min-width:768px) {

}
@media (min-width:992px) {

}
@media (min-width:1200px) {

}
@font-face {
 font-family: icomoon;
 src: url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.svg) format('svg');
 font-weight: 400;
 font-style: normal
}

@media (max-width:575px) {

}

@media (max-width:575px) {

}
@media (min-width:576px) {

}
@media (max-width:767px) {

}
@media (min-width:768px) {

}
@media (max-width:991px) {

}
@media (min-width:992px) {

}
@media (max-width:1199px) {
}
@media (min-width:1200px) {

}

@keyframes progress-bar-stripes {
 from {
  background-position: 1rem 0
 }
 to {
  background-position: 0 0
 }
}
@media (min-width:992px) {

}
@media (min-width:1200px) {

}

@-webkit-keyframes fadeIn {
 from {
  opacity: 0
 }
 to {
  opacity: 1
 }
}
@keyframes fadeIn {
 from {
  opacity: 0
 }
 to {
  opacity: 1
 }
}
.fadeIn {
 -webkit-animation-name: fadeIn;
 animation-name: fadeIn
}

@media (min-width:576px) {

}

@media (min-width:992px) {

}
@media all and (-ms-high-contrast:none) {
 html {
  display: flex;
  flex-direction: column
 }
}

@media (min-width:992px) {
 }
@media (max-width:991px) {

}

@media (max-width:575px) {

 }
}
@media (max-width:767px) {

}
@media (max-width:991px) {

}
@media (max-width:1199px) {

}






:root{
        --color: #56B8AA;
    }
html {
    font-size:16px !important;
}
body {
 margin: 0;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
 font-size: .8rem !important;
 /*font-weight: 400;*/
 line-height: 1.5;
 color: #263238;
 background-color: #EFF0F4;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;

}
body, html {
  width: 100%;
  height: 100%;
}
a{
      text-decoration:none;
}
a:link {
color: #333;
text-decoration: none;
}
a:visited {
color: #333;
text-decoration: none;
}
a.navindex:link {
color: #0066CC;
text-decoration: none;
}
a.navindex:visited {
color: #0066CC;
text-decoration: none;
}
h1 {
 font-size: 2em;
 margin: .67em 0
}
h1, h2, h3, h4, h5, h6 {
 margin-top: 0;
 margin-bottom: .5rem
}
p {
 margin-top: 1rem;
 margin-bottom: 1rem
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 margin-bottom: .5rem;
 font-family: inherit;
 font-weight: 500;
 line-height: 1.1;
 color: inherit
}
.h1, h1 {
 font-size: 2.5rem
}
.h2, h2 {
 font-size: 2rem
}
.h3, h3 {
 font-size: 1.75rem
}
.h4, h4 {
 font-size: 1.5rem
}
.h5, h5 {
 font-size: 1.25rem
}
.h6, h6 {
 font-size: 1rem
}
p {
 margin-top: 1rem;
 margin-bottom: 1rem
}
article, aside, footer, header, nav, section {
 display: block
}
img {
 vertical-align: middle;
 border-style: none
}
.order-list-table td img.titleimg{
    width: 110px;
        height: auto;
  }
table {
    /*width: 100%;*/
    border-collapse: collapse;
    /*border:1px solid var(--color);*/
  }
  table tr th, table tr td{
    text-align: center;
  }
ul,li{ padding:0;margin:0;list-style:none}

