.insuranceCustomsValue {
display: none;
}
.inner.seperator {
    display: none;
}
.TaskCashOnDelivery {
    display: none;
}
#orderView .endTimeTommorow{
	display: none;
}
.packingNumber {
display: none;
}
.packingVolume {
	display: none;
}
.packingSurface {
	display: none;
}
.packingDetails {
	display: none;
}
.contactName {
	display: none;
}
.orderNotes {
	display: none;
}

#menubar {
	background: linear-gradient(to bottom,#F5402C 0,#ee3b33 100%);
}
#orderView h2{
	background-color: #ee3b33;
}
#menubar div.img{
	display: none;
}
#header div.img{
	margin-bottom: 1.5em;
}
#notificationContent{
	    background-color: #ee3b33;
}
#notification td.gradient{
	background-color: #ee3b33;
}
#orderView #orderHeader{
	border-color: #ee3b33;
}
.imgW30_trash{
	display: none;
}
#orderView th.packingWeight, #orderView input[type="text"].packingWeight{
	    max-width: 5em!important;
}
fieldset.addressHistory{
	display: none;
}
#orderView th.packingName, #orderView select.packingName, #orderView input.packingName {
    width: 10em!important;
    max-width: 10em!important;
}
#orderView table {
    margin-bottom: 1em;
    width: 26%;
}
.rightcheckbox{
	display: none;
}
.leftcheckbox{
	display: none;
}
.taskReferenceYour{
	display: none;
}
.taskReferenceOur{
	display: none;
}
#limiOrderImport {
	display: none;
}
div.clickable.newroute {
	display: none;
}
.selectionButtonBreekbaar {
    background-size: 2em;
    background-position: center;
    background-image: url("gdx.mendrix.worldlink.ui/breekbaar.png");
    color: #155ea8;
    height: 2.5em;
    width: 3em;
    background-repeat: no-repeat;
    border: #155ea8 solid .1em;
}
.selectionButtonVouwEtiket {
    background-size: 2em;
    background-position: center;
    background-image: url("gdx.mendrix.worldlink.ui/pdfVouwetiketblue.png");
    color: #155ea8;
    height: 2.5em;
    width: 3em;
    background-repeat: no-repeat;
    border: #155ea8 solid .1em;

}
#orderView .seperator.moment {
	clear: none;
}
.packingH{
width:28%!important;
max-width:none!important
}
.packingW{
width:28%!important;
max-width:none!important
}
.packingL{
width:28%!important;
max-width:none!important
}
#orderView th.packingName, #orderView select.packingName, #orderView input.packingName {
    width: 7em!important;
    max-width: 7em!important;
}

.packingBarcode{
display: none;
}
.left.insurance{
display: none;
}
.left.cashOnDelivery{
display: none;
}
.img.clickable.imgW15_activity.makeMoment{
display: none;
}
#orderView .seperator{
    display: none;
}

/* start -- aanpassingen voor invoegen Memo -- */
#a7Memo li {
  list-style: square;
  font-size: 12pt;
  line-height: 18pt;
  margin-left: 25px;
  color: #007ec5;
}
#a7Memo {
    font-size: 12pt;
    line-height: 18pt;
    padding: 8px;
    color: #007ec5;
    border: 2px dashed red;
    border-radius: 12px;
    margin-top: 1px;
    margin-bottom: 12px;
}
span.a7bulletpoint {
    color: #007ec5;
    font-weight: bold;
}
/* einde -- aanpassingen voor invoegen Memo -- */

/* Start --Orderdetails en track & trace scherm -- */
#tracktraceView #deliveryViewContainer .SignedName {
        display: true;
    }

/* einde -- Orders pagina overzicht -- */


 #ordersView #ordersViewContainer  tbody tr td.taskemail > span {
      /*  max-width: 14em;*/
    }