.cust-select-rendered .select2-selection__rendered {
    padding: 0 10px !important;
}

.custom-select-weekdays .select2 .select2-selection--multiple {
    border: 1px solid #dce1e7 !important;
}

.custom-select-weekdays .select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    margin: 0 3px 3px 0;
}

.fcl-freight-listing .table th,
.fcl-freight-listing .table td,
.lcl-freight-listing .table th,
.lcl-freight-listing .table td,
.air-freight-listing .table th,
.air-freight-listing .table td {
    font-size: 13px;
}
.bg-footer {
  background: #f8f9fc
}

.bg-footer > .container > .row {
  justify-content: center
}
.footer-list li a {
	color: inherit;
}
.navbar-front {
  box-shadow: none !important;
}
.navbar-front .navbar-nav .nav-link {
	padding-top: 8px;
  	padding-bottom: 8px;
}

.footer-list li a:hover {
	color: #000;
}

.footer-list li a {
  padding-bottom: 10px;
}