#address_button_row > .btn {
	margin-left: 0;
	padding: 1px 3px;
}

#stop-column + #stop-column {
	padding-left: 0;
}

.accessorials_outer {
	min-height: 177px;
	max-height: 300px;
}

textarea.special-instructions {
	width: 100%;
	resize: none;
}

#shipment-templates-outer-box {
	border-width: 3px;
}

#shipment-templates-outer-box #shipment-templates-outer-box {
	border-width: 2px;
	margin-bottom: 0 !important;
}

#shipment-templates-outer-box > .portlet-body {
	padding: 2px;
}

.inline-cv-form > div {
	display: inline-block;
}

#cv-table-row > td {
	padding: 3px;
}

td.inline-cv-form {
	min-width: 100px;
	max-width: 150px;
}

td.inline-cv-form > input {
	display: inline-block;
	width: 25%;
}

.delete-stop-button {
	margin-top: 16px;
}

.move_stop_button > i.fa-arrow-up,
.move_stop_button > i.fa-arrow-down,
.delete-stop-button > i.fa-trash {
	color: white;
	font-size: x-large !important;
}

.map-container {
	width: 500px;
	max-width: 100%;
	height: 500px;
}

.avoid-log-offer {
	width: 98%;
}

.accessorials_container {
	height: 100%;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	margin-top: 2.5%;
	margin-right: 2.5%;
	padding-left: 2.55%;
	padding-right: 2.55%;
	padding-bottom: 3%;
}

.delivery_space {
	padding-top: 5%;
}

.accessorials_outer {
	overflow-x: hidden;
	overflow-y: scroll;
}

.accessorials_inner {
	padding-left: 10px;
	text-align: left;
}

.accessorials_inner > [type='checkbox'] {
	display: inline-block;
	width: 100%;
	position: relative;
	top: 5px;
}

.pickup_time_and {
	padding-left: 25%;
}

.time_type_select > .between_time {
	padding: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 3.4%;
	margin-right: 2%;
}

.time_type_select > .between_date {
	display: inline-block !important;
}

.inline_checkbox > [type='checkbox'] {
	display: inline;
	position: relative;
	top: 5px;
}

.time_type_select > [type='date'] {
	display: inline;
	position: relative;
	top: -3px;
}

.accessorials_list_container {
	width: 100%;
	word-wrap: normal;
}

.time_type_select > select,
.time_type_select > input:not([type='radio']) {
	width: 110px !important;
	display: inline !important;
}

.temperature_field > input {
	width: 40px !important;
	display: inline !important;
}

.sub_section_title {
	font-weight: 700;
	position: relative;
	top: -10px;
	background-color: white;
	display: inline-block;
}

.multi_stop_portlet_title {
	color: white;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 14px;
}

/*code from stackover flow for tickmarks*/

.ui-slider-container {
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.ui-slider-tick-mark {
	display: inline-block;
	width: 1px;
	background: black;
	height: 10px;
	position: absolute;
	top: -1px;
}
.ui-slider-label {
	display: block;
	height: 16px;
	position: absolute;
	bottom: -16px;
}

/*j quiery slider css*/

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget-content {
	border: 1px solid black;
	background: #ffffff;
	color: #222222;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	/*width: 1.2em;*/
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url('images/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid black;
	background: #bbbbbb;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url('images/ui-bg_glass_75_dadada_1x400.png') 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url('images/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url('images/ui-bg_glass_55_fbf9ee_1x400.png') 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url('images/ui-bg_glass_95_fef1ec_1x400.png') 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: 0.7;
	filter: Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: 0.35;
	filter: Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

#ltl_product_types {
	margin: 0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
