a.linkable { color: #545454 !important; text-decoration: underline; }
a.linkable-customer { color: #95551e !important; text-decoration:underline; font-weight: bold; }

.w-100 { width:100% !important; }
.w-90 { width:90% !important; }
.w-80 { width:80% !important; }
.w-70 { width:70% !important; }
.w-60 { width:60% !important; }
.w-50 { width:50% !important; }
.w-40 { width:40% !important; }
.w-30 { width:30% !important; }
.w-20 { width:20% !important; }
.w-10 { width:10% !important; }

.mt-2 { margin-top: 2px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
