﻿/***********************************************
Global Data Exchange - WorldLink customizations
                       (Profiel van klant)
v1.0.0.0 - (c) Global Data Exchange 2015
***********************************************/
h1 {
    color: #57de68;
}
.imgW125_logo {
    height: 5.2em;
}
#menubar {
    background: linear-gradient(90deg, rgba(38,176,81,1) 0%, rgba(8,114,186,1) 100%);
}
.imgW112_menulogo {
    background-image: none;
}
#orderView .shipment .cashOnDelivery {
    display: none;
}
#orderView .insurance {
    display: none;
}
#orderView .customsDocuments {
    display: none;
}
#orderView .shipmentGoods .packingSurface {
    display: none;
}
#orderView .shipmentGoods .packingVolume {
     display: none;
 }
    #orderView .shipmentGoods .packingD,
    #orderView .shipmentGoods .packingDimensions {
       display: none;
    }