/* ========================================================================== *\
|* Reset [ Normalize v.1.0.1 ]                                                *|
\* ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

audio:not([controls]) {
  display: none;
  height: 0; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  text-decoration: underline;
  cursor: pointer; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ========================================================================== *\
|* Base                                                                       *|
\* ========================================================================== */
body {
  background-color: #0092d4;
  color: #333333;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5; }
  body.hooymeijer-nl {
    background-color: #00448a; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  width: 1026px;
  padding: 0;
  background-color: white;
  *zoom: 1;
  background-color: white;
  position: relative;
  z-index: 2; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.main {
  position: relative;
  z-index: 2;
  padding-bottom: 68px;
  /* must be same height as the footer */
  *zoom: 1; }
  .main:before, .main:after {
    content: " ";
    display: table; }
  .main:after {
    clear: both; }

p {
  padding-bottom: 15px; }

b,
strong {
  font-weight: 700; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
  padding-bottom: 15px;
  font-weight: 700;
  color: #00448a; }

h1, .h1 {
  font-size: 24px; }

h2, .h2 {
  font-size: 22px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  border-bottom: 0;
  font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif; }

.default-content ul {
  margin: 0px 0px 20px 20px; }

a {
  color: black;
  text-decoration: underline;
  color: #333333; }
  a:hover, a:focus {
    color: #00448a; }

* {
  margin: 0;
  padding: 0; }

html, body {
  height: 100%;
  font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif; }

.wrap {
  min-height: 100%;
  border-top: 5px solid #e42313; }

.wrapper {
  *zoom: 1; }
  .wrapper:before, .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.footer {
  position: relative;
  margin-top: -68px;
  /* negative value of footer height */
  height: 68px;
  clear: both; }

.clear-both {
  clear: both; }

.default-content {
  padding: 33px 39px 33px 33px; }

/*Opera Fix*/
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px; }

.content {
  font-family: "Open Sans", "Helvetica", Arial, sans-serif; }

.main-header {
  position: relative;
  background-color: #00448a; }
  .main-header > .container {
    padding: 0px; }
    .main-header > .container > img {
      margin-top: -76px;
      position: relative;
      z-index: 100; }
  .main-header .title {
    position: relative;
    margin-left: -17px;
    z-index: 120; }
  .main-header .welcome-container {
    position: absolute;
    color: white;
    font-size: 25px;
    right: 36px;
    bottom: 45px;
    width: 540px;
    line-height: 32px;
    z-index: 120; }

.title {
  background-color: #e42313;
  display: inline-block;
  margin-left: -17px;
  font-size: 14px;
  padding: 5px 17px;
  font-weight: 700;
  color: white;
  margin-top: 15px; }

.term-search {
  *zoom: 1;
  padding: 33px 39px 62px 33px;
  border-bottom: 1px solid #b4cade;
  color: #00448a; }
  .term-search:before, .term-search:after {
    content: " ";
    display: table; }
  .term-search:after {
    clear: both; }
  .term-search *.blurred {
    color: #b4cade !important; }
  .term-search input[name=s],
  .term-search .select-container {
    height: 50px;
    border: 1px solid #0092d4;
    padding: 0 17px;
    font-size: 16px;
    line-height: 50px; }
  .term-search input[name=s] {
    float: left;
    width: 582px;
    outline-width: 0;
    outline: none;
    color: inherit; }
    .term-search input[name=s]::-ms-clear {
      display: none; }
  .term-search button.submit {
    float: right;
    margin-right: 372px;
    margin-top: 15px;
    border: none;
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 15px 6px 15px;
    background: #0092d4;
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    position: relative; }
    .term-search button.submit:before {
      content: ' ';
      display: inline-block;
      float: right;
      background: url(../img/glossary-icons.png);
      background-repeat: no-repeat;
      background-position: 0px 0px;
      margin-left: 9px;
      height: 20px;
      width: 20px; }
    .term-search button.submit:hover {
      background: #cceaf7; }
    body.hooymeijer-nl .term-search button.submit {
      background: #e42313; }
  .term-search .select-container {
    float: right;
    width: 339px;
    position: relative; }
    .term-search .select-container.blurred {
      border-color: #b4cade; }
      .term-search .select-container.blurred:before {
        opacity: .3;
        filter: alpha(opacity=30); }
    .term-search .select-container:before {
      content: ' ';
      display: inline-block;
      float: right;
      background: url(../img/glossary-icons.png);
      background-repeat: no-repeat;
      background-position: -20px 0px;
      height: 16px;
      width: 27px;
      margin-left: 10px;
      margin-top: 17px; }
    .term-search .select-container select {
      position: absolute;
      width: 100%;
      height: 100%;
      min-height: 100%;
      opacity: 0;
      filter: alpha(opacity=0);
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .term-search .select-container p {
      display: inline;
      padding: 0px;
      font-size: inherit; }

.terms-recent {
  width: 40%;
  height: 398px;
  float: right;
  background-color: #cceaf7;
  position: relative;
  z-index: 10; }
  .terms-recent .title {
    float: right;
    margin-right: -17px; }
  .terms-recent ul {
    clear: both;
    list-style: none;
    padding: 27px 39px 27px 33px; }
  .terms-recent li {
    margin-top: 17px; }
    .terms-recent li:first-child {
      margin-top: 0; }
  .terms-recent h3,
  .terms-recent h3 > a {
    color: #00448a;
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    font-size: 24px; }
    .terms-recent h3:hover,
    .terms-recent h3 > a:hover {
      color: #0092d4; }
  .terms-recent h3 {
    padding-bottom: 13px; }
  .terms-recent p {
    font-size: 13px;
    line-height: 20px; }

.term-block-container {
  *zoom: 1;
  position: relative; }
  .term-block-container:before, .term-block-container:after {
    content: " ";
    display: table; }
  .term-block-container:after {
    clear: both; }
  .term-block-container .title {
    position: absolute;
    left: 0; }
  .term-block-container .term-initial {
    padding-bottom: 9px; }
    .term-block-container .term-initial a {
      text-decoration: none;
      color: #00448a;
      font-size: 24px;
      line-height: 20px; }
      .term-block-container .term-initial a:hover {
        color: #0092d4; }
  .term-block-container .term-list {
    list-style: none; }
    .term-block-container .term-list a {
      white-space: nowrap;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px; }
  .term-block-container .item {
    margin-bottom: 10px; }
  .term-block-container .more > a {
    font-weight: 700; }
  .term-block-container .list-container {
    float: left;
    width: 20%;
    height: 177px;
    border-right: 1px solid #cceaf7;
    border-bottom: 1px solid #cceaf7;
    padding: 30px; }

.letter-filter {
  border-bottom: 1px solid #b4cade; }
  .letter-filter ul {
    list-style: none;
    padding: 3px 31px 10px 33px;
    font-size: 0px; }
  .letter-filter li {
    display: inline-block;
    margin-right: 7px;
    margin-top: 7px;
    width: 30px; }
  .letter-filter .current a {
    background: #e42313; }
  .letter-filter a {
    text-decoration: none;
    padding: 5px 0px;
    display: block;
    text-align: center;
    color: white;
    background: #0092d4;
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700; }
    .letter-filter a:hover {
      background: #cceaf7; }

.letter-results {
  *zoom: 1;
  width: 60%;
  float: left; }
  .letter-results:before, .letter-results:after {
    content: " ";
    display: table; }
  .letter-results:after {
    clear: both; }
  .letter-results ul {
    list-style: none;
    font-size: 0px; }
  .letter-results li {
    display: inline-block;
    width: 50%;
    font-size: 13px;
    border-bottom: 1px solid #cceaf7;
    border-right: 1px solid #cceaf7; }
    .letter-results li.last-row-2 {
      border-bottom: none; }
  .letter-results a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #00448a;
    text-decoration: none;
    padding: 17px 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .letter-results a:hover {
      color: #0092d4; }

.search-results {
  *zoom: 1;
  width: 60%;
  float: left; }
  .search-results:before, .search-results:after {
    content: " ";
    display: table; }
  .search-results:after {
    clear: both; }
  .search-results .result {
    border-top: 1px solid #cceaf7; }
    .search-results .result:first-child {
      border-top: none; }
  .search-results .term-link {
    *zoom: 1;
    display: block;
    padding: 17px 33px; }
    .search-results .term-link:before, .search-results .term-link:after {
      content: " ";
      display: table; }
    .search-results .term-link:after {
      clear: both; }
    .search-results .term-link:hover h2 {
      color: #0092d4; }
  .search-results a {
    text-decoration: none; }
  .search-results h2 {
    float: left;
    padding-bottom: 0px; }
  .search-results .activity {
    float: right;
    display: inline-block;
    background: #e42313;
    color: white;
    font-weight: 700;
    padding: 5px 17px;
    margin-top: 17px;
    margin-right: 33px; }
    .search-results .activity:hover {
      background: white;
      color: #e42313; }
  .search-results p {
    padding-top: 15px;
    clear: both; }

.more-results,
.no-results {
  padding: 33px 39px 33px 33px;
  font-size: 16px;
  font-weight: 700; }

.more-results {
  border-top: 1px solid #cceaf7; }

.cant-find {
  width: 40%;
  float: right;
  background: #cceaf7;
  padding: 27px 39px 27px 33px; }
  .cant-find h2 {
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    font-weight: normal; }
  .cant-find p {
    font-size: 13px;
    line-height: 20px; }
  .cant-find a {
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    background: #0092d4;
    color: white;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 15px 6px 15px;
    display: inline-block; }
    .cant-find a:hover {
      background: white;
      color: #0092d4; }

.term-single {
  *zoom: 1;
  float: left;
  width: 60%; }
  .term-single:before, .term-single:after {
    content: " ";
    display: table; }
  .term-single:after {
    clear: both; }
  .term-single .content {
    padding: 17px 33px; }

.linked-activity {
  float: right;
  width: 40%;
  background: #cceaf7;
  padding: 27px 39px 27px 33px; }
  .linked-activity h2 {
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    font-size: 22px; }
    .linked-activity h2 a {
      color: #00448a; }
      .linked-activity h2 a:hover {
        color: #0092d4; }
  .linked-activity a {
    text-decoration: none; }
  .linked-activity .more {
    font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 7px 15px 6px 15px;
    background: #0092d4;
    color: white;
    margin-top: 15px; }
    .linked-activity .more:hover {
      background: white;
      color: #0092d4; }
    body.hooymeijer-nl .linked-activity .more {
      background: #e42313; }
  .linked-activity p.content {
    padding-bottom: 0px; }
  .linked-activity .activity-logo {
    margin: 0px 25px 18px 0px;
    float: left; }

.related-terms {
  clear: left;
  width: 60%; }
  .related-terms ul {
    list-style: none; }
  .related-terms li {
    border-top: 1px solid #cceaf7; }
    .related-terms li:first-child {
      border-top: none; }
  .related-terms a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #00448a;
    text-decoration: none;
    padding: 17px 33px; }
    .related-terms a:hover {
      color: #0092d4; }

.back-btn {
  color: white;
  font-weight: 700;
  padding: 5px 30px 5px 30px;
  font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
  background: #0092d4;
  font-size: 16px;
  text-decoration: none;
  display: inline-block; }
  .back-btn:hover {
    background: #cceaf7;
    color: white; }
  body.hooymeijer-nl .back-btn {
    background: #e42313; }

.back-container {
  padding: 10px 39px 10px 33px;
  border-bottom: 1px solid #b4cade; }

i.activity-logo {
  background: url("../img/icon-sc48228cdec.png");
  display: block;
  width: 117px;
  height: 117px;
  background-repeat: no-repeat; }

i.activity-logo.forwarding {
  background: url("../img/icon-sc48228cdec.png") 0 -702px;
  height: 117px;
  width: 117px; }

i.activity-logo.roadtransport, i.activity-logo.road {
  background: url("../img/icon-sc48228cdec.png") 0 -936px;
  height: 117px;
  width: 117px; }

i.activity-logo.warehousing {
  background: url("../img/icon-sc48228cdec.png") 0 -585px;
  height: 117px;
  width: 117px; }

i.activity-logo.stevedoring {
  background: url("../img/icon-sc48228cdec.png") 0 -351px;
  height: 117px;
  width: 117px; }

i.activity-logo.industrialrelocation {
  background: url("../img/icon-sc48228cdec.png") 0 -468px;
  height: 117px;
  width: 117px; }

i.activity-logo.seafreight {
  background: url("../img/icon-sc48228cdec.png") 0 -819px;
  height: 117px;
  width: 117px; }

i.activity-logo.airfreight {
  background: url("../img/icon-sc48228cdec.png") 0 -1170px;
  height: 117px;
  width: 117px; }

i.activity-logo.railtransport {
  background: url("../img/icon-sc48228cdec.png") 0 -1053px;
  height: 117px;
  width: 117px; }

i.activity-logo.groupage {
  background: url("../img/icon-sc48228cdec.png") 0 -117px;
  height: 117px;
  width: 117px; }

i.activity-logo.specialtransport {
  background: url("../img/icon-sc48228cdec.png") 0 0;
  height: 117px;
  width: 117px; }

.activities-wrapper .activity-logo:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9; }

@media only screen and (min-width: 1026px) {
  .term-block-container .list-container.first-row-3 {
    padding-top: 72px;
    height: 221px; }
  .term-block-container .list-container.last-of-row-5 {
    border-right: none; }
  .term-block-container .list-container.last-row-5 {
    border-bottom: none; } }
@media only screen and (max-width: 1025px) {
  .main-header,
  .main {
    padding: 0px 10px; }

  .main-header {
    margin: 0px -10px; }
    .main-header > .container > img {
      margin-top: -30px; }
    .main-header .title {
      display: none; }
    .main-header .welcome-container {
      display: none; }

  .term-search input[name=s] {
    float: none;
    width: 100%; }
  .term-search button.submit {
    margin-right: 0px; }
  .term-search .select-container {
    margin-top: 15px;
    float: none;
    width: 100%;
    height: auto; }

  .terms-recent .title {
    margin-right: -10px;
    padding-right: 10px; } }
@media only screen and (max-width: 1025px) and (min-width: 838px) {
  .terms-recent {
    width: 50%; }

  .term-block-container .list-container {
    width: 25%; }
  .term-block-container .list-container.first-row-2 {
    padding-top: 72px;
    height: 221px; }
  .term-block-container .list-container.last-of-row-4 {
    border-right: none; }
  .term-block-container .list-container.last-row-2 {
    border-bottom: none; } }
@media only screen and (max-width: 894px) {
  .term-single,
  .related-terms,
  .linked-activity,
  .cant-find,
  .search-results,
  .letter-results {
    width: 100%;
    float: none; }

  .linked-activity .activity-logo {
    margin: 0px 10px 5px 0px; } }
@media only screen and (max-width: 837px) and (min-width: 777px) {
  .terms-recent {
    width: 50%; }

  .term-block-container .list-container {
    width: 50%; }
  .term-block-container .list-container.first-row-1 {
    padding-top: 72px;
    height: 221px; }
  .term-block-container .list-container.last-of-row-2 {
    border-right: none; }
  .term-block-container .list-container.last-row-2 {
    border-bottom: none; } }
@media only screen and (max-width: 776px) and (min-width: 427px) {
  .terms-recent {
    width: 100%;
    height: auto;
    float: none; }
    .terms-recent .title {
      float: left;
      padding-right: 17px; }

  .term-block-container .list-container {
    width: 50%; }
  .term-block-container .list-container.first-row-2 {
    padding-top: 72px;
    height: 221px; }
  .term-block-container .list-container.last-of-first-row-2, .term-block-container .list-container.last-of-row-2 {
    border-right: none; }
  .term-block-container .list-container.last-row-2 {
    border-bottom: none; } }
@media only screen and (max-width: 544px) {
  .letter-results li {
    width: 100%;
    display: block; }

  .search-results .activity {
    float: none;
    display: block;
    margin-left: 33px;
    text-align: center; }
  .search-results .term-link {
    padding-top: 7px; } }
@media only screen and (max-width: 426px) {
  .terms-recent {
    width: 100%;
    height: auto;
    float: none; }
    .terms-recent .title {
      float: left;
      padding-right: 17px; }

  .term-block-container .list-container {
    width: 100%; }
  .term-block-container .list-container {
    border-right: none;
    height: auto; }
    .term-block-container .list-container.first-row-1 {
      padding-top: 72px; }
    .term-block-container .list-container.last-row-1 {
      border-bottom: none; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  i.forwarding {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -580px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.roadtransport, i.road {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -812px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.warehousing {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -464px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.stevedoring {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 0;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.industrialrelocation {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -232px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.seatransport {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -696px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.airtransport {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -1044px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.railtransport {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -928px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.groupage {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -348px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; }

  i.specialtransport {
    background: url("../img/icon2x-s60c9e4071a.png");
    background-position: 0 -116px;
    -webkit-background-size: 116px 1160px;
    -moz-background-size: 116px 1160px;
    background-size: 116px 1160px; } }
div.gform_wrapper {
  *zoom: 1;
  max-width: 616px;
  width: 100%; }
  div.gform_wrapper:before, div.gform_wrapper:after {
    content: " ";
    display: table; }
  div.gform_wrapper:after {
    clear: both; }
  div.gform_wrapper .validation_error {
    color: #e42313; }
  div.gform_wrapper .validation_error,
  div.gform_wrapper h3.gform_title,
  div.gform_wrapper .gform_heading,
  div.gform_wrapper .gform_footer {
    margin: 0;
    padding: 0; }
  div.gform_wrapper ul {
    padding: 0; }
  div.gform_wrapper li {
    list-style: none; }
  div.gform_wrapper .gfield_label {
    font-weight: bold; }

div.gform_wrapper ul.gfield_radio,
div.gform_wrapper ul.gfield_checkbox {
  *zoom: 1; }
  div.gform_wrapper ul.gfield_radio:before, div.gform_wrapper ul.gfield_radio:after,
  div.gform_wrapper ul.gfield_checkbox:before,
  div.gform_wrapper ul.gfield_checkbox:after {
    content: " ";
    display: table; }
  div.gform_wrapper ul.gfield_radio:after,
  div.gform_wrapper ul.gfield_checkbox:after {
    clear: both; }
  div.gform_wrapper ul.gfield_radio li,
  div.gform_wrapper ul.gfield_checkbox li {
    overflow: visible;
    width: 50%;
    float: left;
    clear: none; }
    div.gform_wrapper ul.gfield_radio li label,
    div.gform_wrapper ul.gfield_radio li input,
    div.gform_wrapper ul.gfield_checkbox li label,
    div.gform_wrapper ul.gfield_checkbox li input {
      clear: none;
      margin-right: 2px; }

div.gform_wrapper .top_label input[type=text],
div.gform_wrapper .top_label input[type=url],
div.gform_wrapper .top_label input[type=email],
div.gform_wrapper .top_label input[type=tel],
div.gform_wrapper .top_label input[type=number],
div.gform_wrapper .top_label input[type=password],
div.gform_wrapper .top_label textarea,
div.gform_wrapper .top_label input.medium {
  outline: 0;
  -webkit-appearance: none;
  border: 1px solid #ccdbe9;
  padding: 4px;
  width: 100% !important; }
div.gform_wrapper .top_label .gfield {
  margin-bottom: 10px; }
div.gform_wrapper .top_label .gfield_required {
  color: #00448a; }
div.gform_wrapper .top_label li.gfield_error {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  background: none;
  border: none;
  padding: 0 !important; }
  div.gform_wrapper .top_label li.gfield_error label {
    color: #000; }
  div.gform_wrapper .top_label li.gfield_error input {
    border: 1px solid #e42313; }
  div.gform_wrapper .top_label li.gfield_error .gfield_description {
    color: #e42313; }
div.gform_wrapper .top_label div.ginput_container,
div.gform_wrapper .top_label .gfield_description.validation_message {
  margin-top: 0 !important; }
div.gform_wrapper .top_label .gfield_description.validation_message {
  padding: 2px 0 0 0 !important;
  color: #e42313; }
div.gform_wrapper .top_label input[type="submit"] {
  background: #e42313;
  padding: 0 8px;
  height: 25px;
  -webkit-appearance: none;
  color: white;
  border: 0;
  font-family: "Open Sans Condensed", "Helvetica", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  float: right;
  min-width: 130px;
  margin-top: 10px; }
  div.gform_wrapper .top_label input[type="submit"]:hover {
    background: rgba(228, 35, 19, 0.85); }

#gforms_confirmation_message {
  padding: 33px 39px 33px 34px; }

/* ========================================================================== *\
|* Helpers                                                                    *|
\* ========================================================================== */
.hide, .hidden {
  display: none;
  visibility: hidden; }

.wp-caption {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
  text-align: center;
  padding-top: 5px; }

.wp-caption-text {
  font-size: 12px;
  padding: 10px; }

.gallery-caption {
  font-size: 12px; }

.sticky {
  background-color: #eeeeee; }

.bypostauthor {
  background-color: #dddddd; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #lang_sel li.nl > a,
  #lang_sel li.en > a,
  #lang_sel li.de > a,
  #lang_sel li.fr > a {
    background-image: url(../img/els-icons@2x.png);
    -webkit-background-size: 50px 800px;
    -moz-background-size: 50px 800px;
    background-size: 50px 800px; }

  i.activity-logo,
  i.activity-logo.forwarding,
  i.activity-logo.roadtransport,
  i.activity-logo.warehousing,
  i.activity-logo.stevedoring,
  i.activity-logo.industrialrelocation {
    background-image: url(../img/icons-mobile@2x.png);
    -webkit-background-size: 53px 354px;
    -moz-background-size: 53px 354px;
    background-size: 53px 354px; }

  .brand,
  a.brand {
    background-image: url(../img/logo@2x.png);
    -webkit-background-size: 225px 37px;
    -moz-background-size: 225px 37px;
    background-size: 225px 37px; }

  form.term-search button.submit:before {
    background: url(../img/glossary-icons@2x.png);
    -webkit-background-size: 47px 20px;
    -moz-background-size: 47px 20px;
    background-size: 47px 20px; }
  form.term-search .select-container:before {
    background: url(../img/glossary-icons.png);
    -webkit-background-size: 47px 20px;
    -moz-background-size: 47px 20px;
    background-size: 47px 20px;
    background-position: -20px 0px; } }
/* ========================================================================== *\
|* Header                                                                     *|
\* ========================================================================== */
.header {
  background-color: white;
  clear: both;
  position: relative; }
  .header > .container {
    *zoom: 1;
    background: none;
    padding: 0px;
    position: relative;
    height: 140px;
    z-index: 10; }
    .header > .container:before, .header > .container:after {
      content: " ";
      display: table; }
    .header > .container:after {
      clear: both; }

.brand {
  display: inline-block;
  background: white;
  border: 0;
  background: url(../img/logo.png);
  margin-top: 50px;
  height: 37px;
  width: 225px; }

.lt-ie9 div#lang_sel li a {
  height: 30px !important; }

div#lang_sel {
  float: right;
  width: 55px;
  height: 31px;
  margin: 53px 0 0 0;
  background: url(../img/els-icons.png) 34px -568px no-repeat white; }
  div#lang_sel.single {
    background: none; }
  div#lang_sel ul ul {
    border: 0 !important;
    display: none;
    top: 29px;
    width: auto; }
  div#lang_sel li {
    width: 55px;
    border: none; }
    div#lang_sel li a {
      padding: 5px;
      display: block;
      font-size: 0;
      padding: 0;
      width: 55px;
      height: 31px;
      border: 1px solid #ccdbe9 !important; }
    div#lang_sel li.active.open ul, div#lang_sel li.active:hover ul {
      display: block; }
      div#lang_sel li.active.open ul li, div#lang_sel li.active:hover ul li {
        padding-top: 4px;
        background-color: white;
        overflow: hidden;
        width: 55px; }
    div#lang_sel li.nl > a {
      background: url(../img/els-icons.png) 7px -34px no-repeat;
      height: 30px; }
    div#lang_sel li.en > a {
      background: url(../img/els-icons.png) 7px -544px no-repeat;
      height: 30px; }
    div#lang_sel li.de > a {
      background: url(../img/els-icons.png) 7px -675px no-repeat;
      height: 30px; }
    div#lang_sel li.fr > a {
      background: url(../img/els-icons.png) 7px -700px no-repeat;
      height: 30px; }

@media only screen and (max-width: 1025px) {
  .header > .container {
    padding: 0px 10px; } }
@media only screen and (max-width: 320px) {
  div#lang_sel {
    display: none; } }
/* ========================================================================== *\
|* Main                                                                       *|
\* ========================================================================== */
/* ========================================================================== *\
|* Footer                                                                     *|
\* ========================================================================== */
.footer {
  background-color: #0092d4; }
  .footer .container {
    background-color: #00448a;
    padding: 27px 36px;
    color: #ECECEC;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px; }
    .footer .container p {
      padding: 0; }
    .footer .container a {
      color: #ECECEC;
      text-decoration: none;
      border-bottom: 1px solid #ECECEC; }
      .footer .container a:hover {
        border-bottom: none; }

@media only screen and (max-width: 1025px) {
  .footer {
    margin-top: 0px; } }
/* ========================================================================== *\
|* Phone (Landscape) > Tablet                                                 *|
\* ========================================================================== */
/* ========================================================================== *\
|* Tablet > Desktop                                                           *|
\* ========================================================================== */
/* ========================================================================== *\
|* Desktop                                                                    *|
\* ========================================================================== */
@media only screen and (min-width: 1026px) {
  .container {
    max-width: 1026px;
    margin: 0 auto; } }
@media only screen and (max-width: 1025px) {
  .container {
    width: 100%; } }
/* ========================================================================== *\
|* Print                                                                      *|
\* ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
