/* _content/HaulierPortal/Views/Billing/HaulageInvoiceStatus.cshtml.rz.scp.css */
#table-div[b-2ozkx1r1qk] {
	padding-top: 8px;
	padding-bottom: 5px;
}

#fetch-button[b-2ozkx1r1qk] {
	margin-top: 1.6rem;
}

#inputs-area[b-2ozkx1r1qk] {
	padding-bottom: 6px;
}
/* _content/HaulierPortal/Views/Fleet/EditDriver.cshtml.rz.scp.css */
#buttons[b-7r8s7jrfb2] {
	padding-top:8px;
}
/* _content/HaulierPortal/Views/Fleet/Index.cshtml.rz.scp.css */
#select-company-div[b-db1xrsahob] {
	margin-bottom: 12px;
}

#menu-buttons[b-db1xrsahob] {
	padding-left: 15px;
	margin-bottom: 6px;
}
/* _content/HaulierPortal/Views/Home/contact.cshtml.rz.scp.css */
i[b-qxu69607g9] {
	color:cadetblue
}
/* _content/HaulierPortal/Views/Home/Index.cshtml.rz.scp.css */
.panel[b-to4k0ti833] {
	padding-left: 0;
	padding-right: 0;
}
/* _content/HaulierPortal/Views/Itineraries/AllJobs.cshtml.rz.scp.css */
#table-div[b-1nnbrdmkut] {
	padding-top: 8px;
	padding-bottom: 5px;
}

#fetch-button[b-1nnbrdmkut] {
	margin-top: 1.6rem;
}

#inputs-area[b-1nnbrdmkut]{
	padding-bottom: 6px;
}
/* _content/HaulierPortal/Views/Itineraries/FindJobs.cshtml.rz.scp.css */
#fetch-button[b-sntq4xjsg5] {
	margin-top: 6px;
}
/* _content/HaulierPortal/Views/Itinerary/Itinerary.cshtml.rz.scp.css */
#menu[b-imqfl0fl5p] {
	margin-bottom: 16px;
	margin-top: 14px;
}


/* The Modal (background) */
.modal[b-imqfl0fl5p] {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content[b-imqfl0fl5p] {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop-b-imqfl0fl5p;
	animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animatetop-b-imqfl0fl5p {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

/* The Close Button */
.close[b-imqfl0fl5p] {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

	.close:hover[b-imqfl0fl5p],
	.close:focus[b-imqfl0fl5p] {
		color: #000;
		text-decoration: none;
		cursor: pointer;
	}

.modal-header[b-imqfl0fl5p] {
	padding: 2px 16px;
	background-color: #38b1d8;
	color: white;
}

.modal-body[b-imqfl0fl5p] {
	padding: 2px 16px;
}

/*.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}*/

.dialog-button[b-imqfl0fl5p] {
	margin-top: 10px;
	margin-bottom: 8px;
}
/* _content/HaulierPortal/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-t1zyul9aa1] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-t1zyul9aa1] {
  color: #0077cc;
}

.btn-primary[b-t1zyul9aa1] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-t1zyul9aa1], .nav-pills .show > .nav-link[b-t1zyul9aa1] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-t1zyul9aa1] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-t1zyul9aa1] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-t1zyul9aa1] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-t1zyul9aa1] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-t1zyul9aa1] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
