/* Test comment: FOO Loves You */

*:focus {
	outline: none !important;
}

.threedot {
	text-align: center;
	width: 250px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.threedot-truck {
	/* text-align: center;*/
	width: 165px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.threedot-left {
	text-align: left;
	width: 250px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.threedot_customers {
	text-align: center;
	width: 250px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* clears the 'X' from Internet Explorer */
input[type='search']::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type='search']::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

/* clears the 'X' from Chrome */
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
	display: none;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	/*  background-color: #f9f9f9; */
	color: #666666;
}

a {
	color: #3dabff;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a.hot {
	color: #3dabff;
	text-decoration: none;
}

a.hot:hover {
	color: #f68b1f;
	text-decoration: none;
}

a.hot:hover i {
	color: #f68b1f;
}

a.hot-toggle {
	color: #3dabff;
	text-decoration: none;
	border: 1px solid #3dabff;
}

a.hot-toggle:hover {
	color: #ffffff;
	background-color: #f68b1f;
	border: 1px solid #f68b1f;
	text-decoration: none;
}

a.hot-toggle:hover i {
	color: #ffffff;
}

a.contact_valid {
	color: #3dabff;
	text-decoration: none;
}

a.contact_valid i {
	color: #3dabff;
	text-decoration: none;
}

a.contact_valid:hover i {
	color: #3dabff;
	text-decoration: none;
}

a.contact_invalid {
	color: #f68b1f;
	text-decoration: none;
}

a.contact_invalid i {
	color: #f68b1f;
	text-decoration: none;
}

a.contact_invalid:hover i {
	color: #f68b1f;
}

a.hot_icon {
	color: #bababa;
}

a.hot_icon i {
	color: #bababa;
}

a.hot_icon:hover {
	color: #bababa;
}

a.hot_icon:hover i {
	color: #bababa;
}

a.active_icon {
	color: #3dabff;
}

a.active_icon i {
	color: #3dabff;
}

a.active_icon:hover {
	color: #3dabff;
}

a.active_icon:hover i {
	color: #3dabff;
}

a.orange_icon {
	color: #f68b1f;
}

a.orange_icon i {
	color: #f68b1f;
}

a.orange_icon:hover {
	color: #f68b1f;
}

a.orange_icon:hover i {
	color: #f68b1f;
}

a.green_icon {
	color: #5cb85c;
}

a.green_icon i {
	color: #5cb85c;
}

a.green_icon:hover {
	color: #5cb85c;
}

a.green_icon:hover i {
	color: #5cb85c;
}

/* a.ltblue_icon {
	color: #99d3ff;
}

a.ltblue_icon i {
	color: #99d3ff;
}

a.ltblue_icon:hover {
	color: #99d3ff;
}

a.ltblue_icon:hover i {
	color: #99d3ff;
} */

a.red_icon {
	color: #d16260;
}

a.red_icon i {
	color: #d16260;
}

a.red_icon:hover {
	color: #d16260;
}

a.red_icon:hover i {
	color: #d16260;
}

a.hot_dead i {
	color: #9e9e9e;
}

.back_attention {
	background-color: rgba(242, 244, 247, 0.7);
}

h3 {
	font-weight: 300;
	color: #333333;
}

i {
	color: #3dabff;
	padding: 5px;
}

a i {
	color: #3dabff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

a:hover i {
	color: #999999;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

/*
.shipItem i {
  color: #3DABFF;
  padding: 0px;
}
.shipItem a:hover i {
  color: #3DABFF;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
*/

.minus_check {
	content: \f146;
}

.minus_check:hover {
	content: \f147;
}

.item_num_r {
	background: #ffffff;
	color: red;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px red;
	-moz-box-shadow: inset 0px 0px 0px 2px red;
	box-shadow: inset 0px 0px 0px 2px red;
}

.item_num_b {
	background: #ffffff;
	color: #3dabff;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px #3dabff;
	-moz-box-shadow: inset 0px 0px 0px 2px #3dabff;
	box-shadow: inset 0px 0px 0px 2px #3dabff;
}

.item_num_o {
	background: #ffffff;
	color: #f68b1f;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px #f68b1f;
	-moz-box-shadow: inset 0px 0px 0px 2px #f68b1f;
	box-shadow: inset 0px 0px 0px 2px #f68b1f;
}

.item_num_red:hover {
	background: red;
	color: #ffffff;
}

.item_num_orange:hover {
	background: #f68b1f;
	color: #ffffff;
}

.item_num_blue:hover {
	background: #3dabff;
	color: #ffffff;
}

.item_num_red {
	background: #ffffff;
	color: red;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px red;
	-moz-box-shadow: inset 0px 0px 0px 2px red;
	box-shadow: inset 0px 0px 0px 2px red;
}

.item_num_orange {
	background: #ffffff;
	color: #f68b1f;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px #f68b1f;
	-moz-box-shadow: inset 0px 0px 0px 2px #f68b1f;
	box-shadow: inset 0px 0px 0px 2px #f68b1f;
}

.item_num_blue {
	background: #ffffff;
	color: #3dabff;
	text-align: center;
	font-weight: 900;
	font-size: 0.7em;
	width: 16px;
	margin: 4px 3px 5px 0px;
	padding: 2px 0px 0px 0px;
	-webkit-box-shadow: inset 0px 0px 0px 2px #3dabff;
	-moz-box-shadow: inset 0px 0px 0px 2px #3dabff;
	box-shadow: inset 0px 0px 0px 2px #3dabff;
}

.icon_links i {
	color: #3dabff;
	padding: 5px;
}

.icon_links:hover i {
	color: #f6861f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

#add_delete_buttons #deleteButton i {
	color: #3dabff;
	padding: 0px;
}

#add_delete_buttons #deleteButton:hover i {
	color: #f6861f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

#add_delete_buttons #addButton i {
	color: #3dabff;
	padding: 0px;
}

#add_delete_buttons #addButton:hover i {
	color: #3dabff;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.ref-item span a i {
	color: #3dabff;
}

.ref-item span a:hover i {
	color: #3dabff;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.btn-outline-primary {
	color: #3dabff;
}

.freightClass_pulse {
	box-shadow: 0 0 0 rgb(33, 150, 243, 0.6);
	animation: pulse 0.7s 3;
}

/*
.freightClass_pulse:hover {
  animation: none;
}
*/
@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgb(33, 150, 243, 0.6);
	}

	70% {
		-webkit-box-shadow: 0 0 5px 10px rgb(33, 150, 243, 0);
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgb(33, 150, 243, 0);
	}
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgb(33, 150, 243, 0.6);
		box-shadow: 0 0 0 0 rgb(33, 150, 243, 0.6);
	}

	70% {
		-moz-box-shadow: 0 0 5px 10px rgb(33, 150, 243, 0);
		box-shadow: 0 0 5px 10px rgb(33, 150, 243, 0);
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgb(33, 150, 243, 0);
		box-shadow: 0 0 0 0 rgb(33, 150, 243, 0);
	}
}

.form-control {
	color: #666666;
	border-color: #3dabff;
	border-radius: 4px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) inset;
	background-color: #ffffff;
	transition: background-color 1s;
}

.form-control:focus {
	border-color: #3dabff;
	transition: box-shadow 0.3s;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset,
		0px 0px 8px rgb(0, 0, 0, 0.25);
	/*  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgb(33, 150, 243, .5);*/
}

.form-control-requote {
	color: #666666;
	border-color: #b005fa;
	border-radius: 0;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) inset;
	background-color: #ffffff;
	transition: background-color 1s;
}

.form-control-requote:focus {
	border-color: #b005fa;
	transition: box-shadow 0.3s;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset,
		0px 0px 8px rgb(0, 0, 0, 0.25);
	/*  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgb(33, 150, 243, .5);*/
}

.ref-control-grow {
	min-height: 40px;
	padding: 0px;
}

/*
  .ref-control-grow:focus {
    outline: 0px solid transparent;
  }
*/

.ref-control-grow ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.ref-control-grow li {
	margin: 0px;
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 0.85em;
}

.ref-control-grow i {
	display: inline-block;
}

.ref-control-grow li a {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.ref-control-grow li a:hover i {
	color: #f6861f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

/*
  .ref-control-grow li a::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f057";
    padding-right: 5px;
    color: #3DABFF;
  }
  */

/* ----- Tooltip Styles ----- */
.tooltip {
	position: relative;
	display: inline-block;
	/*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	/*z-index: 1;*/
	bottom: 150%;
	left: 50%;
	margin-left: -60px;
}

.tooltip .tooltiptext::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.acc-control-grow {
	/*  border: 1px solid #3DABFF;
  border-radius: 0;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) inset;
  background-color: #e9ecef;
  transition: background-color 1s; */
	/* min-height: 40px; */
	padding: 0px;
}

.acc-control-grow:focus {
	outline: 0px solid transparent;
	/*  transition: box-shadow .3s;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgb(33, 150, 243, .5);
  */
}

.acc-control-grow ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
}

.acc-control-grow li {
	margin: 0px;
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 0.85em;
}

.acc-control-grow i {
	display: inline-block;
}

.acc-control-grow li a {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.acc-control-grow li a:hover i {
	color: #f6861f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}



.vendor-typeList-grow {
	/*  border: 1px solid #3DABFF;
  border-radius: 0;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) inset;
  background-color: #e9ecef;
  transition: background-color 1s; */
	/* min-height: 40px; */
	padding: 0px;
}

.vendor-typeList-grow:focus {
	outline: 0px solid transparent;
	/*  transition: box-shadow .3s;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgb(33, 150, 243, .5);
  */
}

.vendor-typeList-grow ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.vendor-typeList-grow li {
	margin: 0px;
	width: 100%;
	display: flex;
	align-items: center;
	/* font-size: 0.85em; */
}

.vendor-typeList-grow i {
	display: inline-block;
}

.vendor-typeList-grow li a {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.vendor-typeList-grow li a:hover i {
	color: #f6861f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}



/* ACCESSORIALS SELECTIONS */

.btn-outline-primary {
	border: 1px solid #3dabff;
}

.acc_pickup .fad {
	color: #3dabff;
}

.acc_delivery .fad {
	color: #3dabff;
}

.acc_general .fad {
	color: #3dabff;
}
.vendorTypeIconColor .fa-kit {
	color: #3dabff;
	text-align: center;
	padding-right: 5px;
}
.vendorTypeIconColor .fa-solid {
	color: #3dabff;
	text-align: center;
	padding-right: 5px;
}

/*
.form-control_freightClass {
  transition: box-shadow .3s;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 4px 8px rgb(33, 150, 243, .7);
}
*/
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	font-size: 1em;
	text-align: center;
	background-color: #f68b1f;
	border-radius: 0.25rem;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.tooltip.bs-tooltip-auto[x-placement^='top'] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
	margin-left: 2px;
	content: '';
	border-width: 5px 5px 0;
	border-top-color: #f68b1f;
}

.tooltip.bs-tooltip-auto[x-placement^='right'] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
	margin-top: -3px;
	content: '';
	border-width: 5px 5px 5px 0;
	border-right-color: #f68b1f;
}

.tooltip.bs-tooltip-auto[x-placement^='bottom'] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
	margin-left: -3px;
	content: '';
	border-width: 0 5px 5px;
	border-bottom-color: #f68b1f;
}

.tooltip.bs-tooltip-auto[x-placement^='left'] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
	right: 0;
	margin-top: -3px;
	content: '';
	border-width: 5px 0 5px 5px;
	border-left-color: #f68b1f;
}

#final-validate {
	color: #f68b1f;
	font-size: 1.2em;
	text-align: center;
	display: none;
}

.button-quote {
	background-color: #3dabff;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
	width: 100%;
}

.button-quote:hover {
	background-color: rgb(33, 150, 243, 0.7);
	border: none;
	/*  border: 1px solid rgb(33, 150, 243, 1);*/
	text-decoration: none;
}

.button-quote:focus {
	border: none;
}

.button-quote-required {
	background-color: #f6861f;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
	width: 100%;
}

/* this is for the book shipment buttons */
.button-quote3 {
	background-color: #3dabff;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
}

.button-quote3:hover {
	background-color: rgb(33, 150, 243, 0.4);
	border: none;
	text-decoration: none;
}

.button-quote3:focus {
	border: none;
}

.button-quote3-required {
	background-color: #f6861f;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
}

.button-quote3-resting {
	background-color: rgb(33, 150, 243, 0.4);
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
	pointer-events: none;
	cursor: default;
}

/* this is for the book shipment buttons */
.button-requote {
	background-color: #b005fa;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 10px;
	border: none;
}

.button-requote:hover {
	background-color: #d07af5;
	border: none;
	text-decoration: none;
}

.button-requote:focus {
	border: none;
}

.button-expired {
	background-color: #a0a1a1;
	color: #000;
	font-size: 0.8em;
	font-weight: 500;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	width: 100%;
}

.button-quote-max {
	background-color: red;
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	padding: 10px;
	border: none;
	/*  border: 1px solid white;*/
	width: 100%;
}

.button-quote2 {
	background-color: #3dabff;
	color: #fff;
	font-size: 0.8em;
	font-weight: 500;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	width: 100%;
}

.button-quote2:hover {
	background-color: #91c9f4;
	text-decoration: none;
}

.density-back {
	/*  background-color: #eaeaea; */
	background-color: #e9eff5;
	border: 1px solid #3dabff;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) inset;
}

#density_report {
	display: none;
	color: #666666;
}

#pickup-acc-toggle {
	display: none;
}

#deliver-acc-toggle {
	display: none;
}

.excessiveLength::after {
	color: #f68b1f;
	font-size: 0.8em;
	padding-left: 3px;
	content: ' * excessive';
}

.req-asterisk-left::after {
	color: #f68b1f;
	font-size: 1.2em;
	line-height: 1.1em;
	padding-left: 3px;
	content: '*';
}

.req-asterisk::after {
	color: #f68b1f;
	font-size: 1.2em;
	line-height: 1.1em;
	padding-left: 2px;
	content: '*';
}

.border_baby {
	border: 1px solid red;
}

/* ----- Table Styles for Quote Response Page ----- */
/* Sort icons before the sort is selected --*/
table.sortable
	th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
	content: ' \25B4';
}

.quote-response {
	margin-left: auto;
	margin-right: auto;
}

.quote-response table {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.quote-response thead {
	/*background-color: #3dabff;*/
	background-color: #d0e7f7;
	text-align: center;
}

.quote-response th {
	padding: 5px;
	text-align: center;
}

.quote-response td {
	vertical-align: middle;
	text-align: center;
}

.quote-response-notes {
	padding: 2em 1.2em 2em 1.2em;
}

.quote-response-main {
	color: #666666;
}

.quote-collapse {
	font-size: 0.8em;
}

.quote-collapse td {
	padding: 0px 7px;

	border-top: none;
}

.quote-list {
	font-size: 1.05em;
	font-weight: 300;
	background-color: rgb(33, 150, 243, 0.1);
}

.quote-list-margins {
	margin: 1.5em 1em 0 1em;
}

.table-center {
	text-align: center;
}

.table-white td {
	background-color: white;
	padding-bottom: 10px;
}

label {
	margin-bottom: 0;
	font-size: 0.9em;
	color: #666666;
}

.btn_round {
	border-radius: 20px;
}

.top3card {
	padding-bottom: 0;
	margin-bottom: 0;
}

.top3card td {
	text-align: left;
}

.top3card .top3price {
	font-size: 1.3em;
}

.toggle_style {
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 5px;
}

.gradient-back {
	background-color: #ffffff;
	background: rgb(249, 251, 253);
	background: linear-gradient(
		90deg,
		rgba(249, 251, 253) 0%,
		rgba(249, 251, 253, 0) 40%,
		rgba(249, 251, 253) 100%
	);
	border: 1px solid #d6d6d6;
}

/*
.gradient-back {
  background-color: #FFFFFF;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .04) 100%);
  border: 1px solid #d6d6d6;
}
*/
.form-control::-webkit-input-placeholder {
	font-size: 0.8em;
	color: #bec6cc;
}

.form-control:-moz-placeholder {
	font-size: 0.8em;
	color: #bec6cc;
}

.form-control::-moz-placeholder {
	font-size: 0.8em;
	color: #bec6cc;
}

.form-control::placeholder {
	font-size: 0.8em;
	color: #bec6cc;
}

.form-control:-ms-input-placeholder {
	font-size: 0.8em;
	color: #bec6cc;
}

option[disabled] {
	color: #bec6cc;
}

/*---the rest of this is about customizing the checkbox and radio buttons  --- */
/* Customize the label (the container) */
.custom_check {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 1em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.custom_check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* On mouse-over, add a grey background color */
.custom_check:hover input ~ .checkmark {
	box-shadow: 0 0 6px #f68b1f;
	border: 1px solid #ffffff;
	transition: background-color 0.5s;
}

/* When the checkbox is checked, add a blue background */
.custom_check input:checked ~ .checkmark {
	background-color: #3dabff;
	box-shadow: 0 0 5px #999999;
	border: 1px solid #ffffff;
}

/* Show the checkmark when checked */
.custom_check input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.custom_check .checkmark:after {
	left: 7px;
	top: 1px;
	width: 8px;
	height: 18px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*---end custom checkmark --*/

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 26px;
	border: 1px solid #ffffff;
	background-color: #fefefe;
	box-shadow: 0 0 3px #999999;
	transition: box-shadow 0.5s;
	border-radius: 50px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: '';
	position: absolute;
	display: none;
}

/*------Check Mark Dark---------------------------*/

/* Customize the label (the container) */
.custom_check_dark {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 1em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.custom_check_dark input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* On mouse-over, add a grey background color */
.custom_check_dark:hover input ~ .checkmark_dark {
	box-shadow: 0 0 6px #f68b1f;
	border: 1px solid #ffffff;
	transition: background-color 0.5s;
}

/* When the checkbox is checked, add a blue background */
.custom_check_dark input:checked ~ .checkmark_dark {
	background-color: #3dabff;
	box-shadow: 0 0 5px #999999;
	border: 1px solid #ffffff;
}

/* Show the checkmark when checked */
.custom_check_dark input:checked ~ .checkmark_dark:after {
	display: block;
}

/* Style the checkmark/indicator */
.custom_check_dark .checkmark_dark:after {
	left: 7px;
	top: 1px;
	width: 8px;
	height: 18px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checkmark_dark {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 26px;
	border: 1px solid #ffffff;
	background-color: #f68b1f;
	box-shadow: 0 0 3px #999999;
	transition: box-shadow 0.5s;
	border-radius: 50px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_dark:after {
	content: '';
	position: absolute;
	display: none;
}

/*-------------------------------------*/

/*============================================== */
/* this is for the square check box. */

/*---the rest of this is about customizing the checkbox and radio buttons  --- */
/* Customize the label (the container) */
.custom_check_sq {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 1em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.custom_check_sq input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* On mouse-over, add a grey background color */
.custom_check_sq:hover input ~ .checkmark_sq {
	box-shadow: 0 0 4px #3dabff;
	transition: background-color 0.5s;
}

/* When the checkbox is checked, add a blue background */
.custom_check_sq input:checked ~ .checkmark_sq {
	background-color: #3dabff;
	box-shadow: 0 0 5px #999999;
	border: 1px solid #ffffff;
}

/* Show the checkmark when checked */
.custom_check_sq input:checked ~ .checkmark_sq:after {
	display: block;
}

/* Style the checkmark/indicator */
.custom_check_sq .checkmark_sq:after {
	left: 7px;
	top: 1px;
	width: 8px;
	height: 18px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*---end custom checkmark --*/

/* Create a custom checkbox */
.checkmark_sq {
	position: absolute;
	top: 0;
	left: 0;
	height: 24px;
	width: 24px;
	background-color: #fff;
	box-shadow: 0 0 3px #999999;
	transition: box-shadow 0.5s;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_sq:after {
	content: '';
	position: absolute;
	display: none;
}

/*================================================ */

.radio-back {
	background-color: #ffffff;
	border: 1px solid #ced4da;
	padding: 5px 5px 1px 15px;
	margin-top: 2px;
}

/* The custom radio button */
.cust-radio {
	/* display: block; */
	position: relative;
	padding-left: 30px;
	margin: 0px 3px 0px 3px;
	cursor: pointer;
	font-size: 1em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.cust-radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkradio {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #eee;
	border-radius: 50%;
	box-shadow: 0 0 3px #999999;
	transition: box-shadow 0.5s;
}

/* On mouse-over, add a grey background color */
.cust-radio:hover input ~ .checkradio {
	background-color: #ffffff;
	box-shadow: 0 0 8px #3dabff;
	transition: background-color 0.75s;
}

/* When the radio button is checked, add a blue background */
.cust-radio input:checked ~ .checkradio {
	background-color: #3dabff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkradio:after {
	content: '';
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.cust-radio input:checked ~ .checkradio:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.cust-radio .checkradio:after {
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: white;
}

/* === Custom radio for Modal pop ups === */

/* The custom radio button */
.cust-radio-modal {
	/* display: block; */
	position: relative;

	cursor: pointer;
	font-size: 1em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.cust-radio-modal input {
	/*position: absolute;*/
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkradio-modal {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #eee;
	border-radius: 50%;
	box-shadow: 0 0 3px #999999;
	transition: box-shadow 0.5s;
}

/* On mouse-over, add a grey background color */
.cust-radio-modal:hover input ~ .checkradio-modal {
	background-color: #ffffff;
	box-shadow: 0 0 8px #3dabff;
	transition: background-color 0.75s;
}

/* When the radio button is checked, add a blue background */
.cust-radio-modal input:checked ~ .checkradio-modal {
	background-color: #3dabff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkradio-modal:after {
	content: '';
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.cust-radio-modal input:checked ~ .checkradio-modal:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.cust-radio-modal .checkradio-modal:after {
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: white;
}

/*=== end custom radio for MODALS === */

/* --- Custom breadcrumb styles --- */
.arr-bread {
	height: 40px;
	padding: 0;
	line-height: 40px;
	list-style: none;
	background-color: #ffffff;
	font-size: 0.9em;
	border-radius: 0px;
}

.arr-bread li,
.arr-bread li a,
.arr-bread li span {
	display: inline-block;
	vertical-align: top;
}

.arr-bread li:not(:first-child) {
	margin-left: 0px;
}

.arr-bread li a,
.arr-bread li:not(:first-child) span {
	height: 40px;
	padding: 0 15px 0 40px;
	line-height: 40px;
}

.arr-bread li:first-child a {
	padding: 0 10px 0 15px;
}

.arr-bread li a i {
	color: #bababa;
	background-color: #ededed;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.arr-bread li a {
	position: relative;
	color: #bababa;
	text-decoration: none;
	background-color: #ededed;
	border-radius: 0px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.arr-bread li a:after {
	position: absolute;
	top: -3px;
	right: -22px;
	z-index: 6;
	content: '';
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 22px solid white;
}

.arr-bread li a:before {
	position: absolute;
	top: -1px;
	right: -20px;
	z-index: 7;
	content: '';
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #ededed;
}

.arr-bread li a:hover {
	background-color: #bebebe;
	color: #ffffff;
}

.arr-bread li a:hover i {
	background-color: #bebebe;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li a:hover:before {
	border-left-color: #bebebe;
}

/* --- this is the visited link --- */
.arr-bread li.visited a {
	background-color: #bebebe;
	color: #ffffff;
}

.arr-bread li.visited a i {
	background-color: #bebebe;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.visited a:before {
	border-left-color: #bebebe;
}

/* ---- this is used to show that the link is active --- */
.arr-bread li.invalid a i {
	background-color: #f68b1f;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.invalid a {
	background-color: #f68b1f;
	border: 1px solid transparent;
	color: #ffffff;
}

.arr-bread li.invalid a:before {
	border-left-color: #f68b1f;
}

/* sets in the warning red */
.arr-bread li.warning a i {
	background-color: red;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.warning a {
	background-color: red;
	border: 1px solid transparent;
	color: #ffffff;
}

.arr-bread li.warning a:before {
	border-left-color: red;
}

/* sets the requote purple color */
.arr-bread li.requote a i {
	background-color: #b005fa;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.requote a {
	background-color: #b005fa;
	border: 1px solid transparent;
	color: #ffffff;
}

.arr-bread li.requote a:before {
	border-left-color: #b005fa;
}

/* --- this is the default light gray --- */
.arr-bread li a {
	background-color: #ededed;
	color: #bababa;
}

.arr-bread li a i {
	color: #bababa;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li a:before {
	border-left-color: #ededed;
}

/* --- this is the dead link  --- */
.arr-bread li.deadlink a {
	background-color: #ededed;
	color: #bababa;
	cursor: default;
}

.arr-bread li.deadlink a i {
	background-color: #ededed;
	color: #bababa;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.deadlink a:before {
	border-left-color: #ededed;
}

/* --- this sets the blue valid color --- */
.arr-bread li.valid a {
	background-color: #3dabff;
	color: #ffffff;
}

.arr-bread li.valid a i {
	background-color: #3dabff;
	color: #ffffff;
	/*
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  */
}

.arr-bread li.valid a:before {
	border-left-color: #3dabff;
}

.modal_truck a {
	color: #3dabff;
}

.modal_truck a:hover {
	color: #000000;
	text-shadow: 0 0 5px #999999;
	cursor: pointer;
}

.pillbox {
	background-color: #ffffff;
	border: 1px solid #3dabff;
	color: #3dabff;
	border-radius: 20px;
	font-size: 0.9em;
	cursor: pointer;
}

.pillbox:hover {
	background-color: #ffffff;
	border: 1px solid #f68b1f;
	color: #f68b1f;
}

.pillbox_select {
	background-color: #3dabff;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 20px;
	font-size: 0.9em;
	cursor: pointer;
}

.pillbox_select:hover {
	background-color: #3dabff;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.weekDays-selector input {
	display: none !important;
}

.weekDays-selector input[type='checkbox'] + label {
	/*font-family: arial;*/
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
	border-radius: 34px;
	background: #ffffff;
	border: 1px solid #3dabff;
	color: #3dabff;
	height: 32px;
	width: 32px;
	margin-right: 2px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	/* Safari */
	-ms-user-select: none;
	/* IE 10 and IE 11 */
	user-select: none;
	/* Standard syntax */
}

.weekDays-selector input[type='checkbox']:hover + label {
	background: #ffffff;
	color: #f68b1f;
	border: 1px solid #f68b1f;
}

.weekDays-selector input[type='checkbox']:checked + label {
	background: #3dabff;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.pill-display {
	padding: 0px 0px 3px 0px;
	color: #3dabff;
	font-size: 1.1em;
	font-weight: bold;
}

.dotw_dot {
	border-radius: 34px;
	border: 1px solid #ffffff;
	background-color: #3dabff;
	font-weight: bold;
	height: 20px;
	width: 20px;
	line-height: 18px;
	margin-right: 2px;
	font-size: 0.75em;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	-webkit-user-select: none;
	/* Safari */
	-ms-user-select: none;
	/* IE 10 and IE 11 */
	user-select: none;
	/* Standard syntax */
}

.dotw_no {
	border-radius: 34px;
	border: 1px solid #3dabff;
	background-color: #ffffff;
	font-weight: bold;
	height: 20px;
	width: 20px;
	line-height: 18px;
	margin-right: 2px;
	font-size: 0.75em;
	color: #3dabff;
	display: inline-block;
	text-align: center;
	-webkit-user-select: none;
	/* Safari */
	-ms-user-select: none;
	/* IE 10 and IE 11 */
	user-select: none;
	/* Standard syntax */
}

.time_on {
	font-size: 0.6em;
	margin: 1px 3px 0px 3px;
	padding: 1px 4px;
	border: 1px solid #3dabff;
	background-color: #3dabff;
	color: #ffffff;
	cursor: pointer;
}

.time_off {
	font-size: 0.6em;
	margin: 1px 3px 0px 3px;
	padding: 1px 4px;
	border: 1px solid #3dabff;
	background-color: #ffffff;
	color: rgb(33, 150, 243, 0.5);
	cursor: pointer;
}

/* ----these set the two background icons Carrier Pro and Pickup Numbers ------*/
.carrierBack {
	background-image: url('/images/icon-key.png');
	background-repeat: no-repeat;
	background-position: top -50px left -50px;
	background-size: 450px 450px;
}

.pickUpBack {
	background-image: url('/images/icon-gear.png');
	background-repeat: no-repeat;
	background-position: top -50px left -80px;
	background-size: 480px 480px;
}

.externalLabelBack {
	background-image: url('/images/icon-tag.png');
	background-repeat: no-repeat;
	background-position: top 0px left 0px;
	background-size: 380px 380px;
}

.robotBack {
	background-image: url('/images/icon-robot-01.png');
	background-repeat: no-repeat;
	background-position: top -10px left -60px;
	background-size: 480px 480px;
}

.filter_keyword {
	cursor: pointer;
	padding: 3px 6px;
	margin-right: 5px;
	background-color: #3dabff;
	color: #ffffff;
	font-weight: 500;
	white-space: nowrap;
	-webkit-user-select: none;
	/* Safari */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE10+/Edge */
	user-select: none;
	/* Standard */
}

.filter_keyword::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	padding-left: 5px;
	content: '\f057';
	color: #ffffff;
}

/* --- needed for the tables and headers on the Hub pages --*/

#bookShip {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bookShip_td {
	text-align: center;
	font-size: 0.75em;
	font-weight: 600;
	background-color: #f2f4f7;
	padding: 3px;
}

.bookShip_dates {
	font-weight: 400;
	font-size: 0.75em;
	padding: 0px 0px 5px 0px;
}
