﻿/* New Deals Landing Page -22/12/2016 */
.deals-caption-xs button,
.deals-heading-xs button,
.deals-price button {
	color: #fff !important;
}

.deals-heading-xs {
	padding: 25px 0;
}

.deals-heading-xs .normalstyle {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

.wd-xs-1 {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
	display: inline-block;
}

.deals-caption-xs {
	margin-left: 30px;
	margin-top: 15px;
	text-align: left;
}

.deals-caption-xs h2 {
	width: 80%;
	letter-spacing: -0.5px;
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 15px;
}

.deals-caption-xs h2,
.deals-caption-xs h3 {
	color: #fff;
}

.deals-caption-xs h3 {
	margin-bottom: 15px;
}

.carousel-body-deals .carousel-inner {
	width: 100%;
	margin: 0 auto;
}

.deals-inner-xs {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.clear-deals-ns {
	padding-right: 10px;
}

.clear-deals-nsw {
	padding-left: 10px;
}

.bt-deals-well-xs {
	padding-left: 0;
	padding-right: 0;
}

.deals-md-well {
	background-color: #ffffff;
	display: block;
	margin-bottom: 20px;
}

.deals-md-well h2 {
	color: #00285f;
	margin-bottom: 10px;
}

.bt-deals-well-xs .bt-deals-xs-1 {
	padding: 15px;
}

.bt-deals-well-xs .bt-deals-xs-1 p {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 36px;
}

.btn-deals-new {
	background-color: #ed5505;
	color: #fff !important;
	border: 1px solid #ed5505;
	padding: 10px 18px;
}

.btn-deals-save,
.btn-deals-save:hover {
	background-color: #00265d !important;
	color: #fff !important;
	padding: 10px 18px;
	border: 1px solid #00265d !important;
}

.required label:after,
legend.required:after {
	display: none !important;
}

.carousel-body-deals {
	margin-top: 0;
	margin-bottom: 15px;
}

.form-root .manual-layout.c-form .label-align-top .radio,
.form-root .manual-layout.c-form .label-align-top .checkbox,
.form-root .manual-layout.c-form .label-align-top .radio,
.form-root .manual-layout.c-form .label-align-top .checkbox {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.form-root .manual-layout.c-form .panel {
	margin-bottom: 0 !important;
	background-color: #fff;
	border: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.form-root .manual-layout.c-form .page-header {
	padding-bottom: 9px;
	margin: 0;
	border-bottom: none;
}

.form-root .manual-layout.c-form .form-control {
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	appearance: auto !important;
}

.form-root .manual-layout.c-form .btn-primary,
.form-root .manual-layout.c-form .btn-primary:hover {
	background-color: #00285f !important;
	border: none !important;
	line-height: 20px !important;
	padding: 10px 18px !important;
}

.form-root .manual-layout.c-form h4,
.form-root .manual-layout.c-form .h4,
.form-root .manual-layout.c-form h5,
.form-root .manual-layout.c-form .h5,
.form-root .manual-layout.c-form h6,
.form-root .manual-layout.c-form .h6 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.form-root .manual-layout.c-form .btn {
	border-radius: 0 !important;
}

.clear-ctr-sml {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.form-root .manual-layout.c-form .page-header {
	margin: 0 !important;
}

.form-root .manual-layout.c-form .form-check-input {
	-moz-appearance: auto;
	appearance: auto;
}

.form-root .manual-layout.c-form inputradio {
	width: 16px !important;
	height: 16px !important;
	margin-top: 1px;
}

.form-root .manual-layout.c-form .bt-icfedex-block .form-select {
	height: 41px;
}

.bt-xl-calicon {
	background-image: url(/Portals/BudgetTruck/Images/bt-cal-icon.png) !important;
}

.form-root .manual-layout.c-form .h3,
.form-root .manual-layout.c-form h3 {
	font-size: 12px !important;
	color: #00285f !important;
	margin-top: 0px !important;
	font-weight: bold !important;
	margin-bottom: 0px !important;
}

@media (max-width: 992px) {
	.deals-carousel-caption {
		bottom: 0;
		padding-bottom: 20px;
	}

	.deals-caption-xs h3 {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.deals-heading-xs h2 {
		margin-bottom: 10px;
	}

	.form-root .manual-layout.c-form .bt-icfedex-block .form-select {
		height: 56px;
	}

	.deals-md-well h2,
	.deals-caption-xs h2 {
		margin-bottom: 15px;
	}

	.bt-deals-well-xs .bt-deals-xs-1 p,
	.deals-caption-xs h3 {
		font-weight: normal;
	}

	.clear-deals-ns {
		padding-right: 15px;
	}

	.deals-caption-xs {
		margin-left: 0;
		margin-top: 0;
	}

	.clear-deals-nsw {
		padding-left: 15px;
	}

	.carousel-body-deals .deals-carousel-caption {
		position: relative;
		background-color: #fff;
		color: #00285f;
		bottom: 0;
		padding: 15px !important;
		top: 0;
	}

	.btn-deals-offer {
		font-size: 14px;
		padding: 8px 10px;
	}

	.btn-deals-save,
	.btn-deals-new {
		background-color: #ed5505 !important;
		width: 100%;
		text-align: center;
		border: 1px solid #ed5505 !important;
	}

	.deals-caption-xs .supheading {
		width: 100%;
	}

	.bt-deals-well-xs .bt-deals-xs-1 {
		position: relative;
	}

	.wd-xs-1 {
		margin-top: 10px;
	}

	.carousel-body-deals,
	.deals-md-well,
	.association-membership {
		overflow: hidden;
	}

	.carousel-body-deals img,
	.deals-md-well img {
		height: 240px;
		width: 768px;
		max-width: inherit !important;
	}

	.carousel-body-deals .carousel-inner {
		height: 452px;
	}

	.deals-caption-xs h2 {
		width: 100%;
		font-size: 18px;
	}
}

@media (max-width: 380px) {
	.deals-caption-xs {
		margin-left: 0;
	}
}

/* Accelerate Your Business -14/1/2017 */
.bt-gen-wrapper .row {
	margin-right: -15px;
	margin-left: -15px;
}

.c-form {
	margin: 0;
	padding: 0;
}

.bt-gen-wrapper .bt-bmodule {
	margin: 0 auto;
	width: 500px;
}

.bt-gen-wrapper .bt-bmodule2 {
	margin: 0 auto;
	width: 740px;
}

.bt-rsv-wrapper hr.larged {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 2.5px;
}

.bt-rsv-wrapper .page-header {
	padding-bottom: 23px !important;
}

.bt-gen-wrapper {
	padding-bottom: 24px !important;
}

.bt-gen-wrapper .form-group {
	margin-bottom: 0;
}

.bt-gen-wrapper .more-info {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 24px;
}

.bt-gen-wrapper .rfield {
	padding-bottom: 20px;
	font-size: 10px;
	margin-bottom: 0;
	font-style: italic;
}

.bt-gen-wrapper .page-header h3 {
	font-size: 20px;
	margin-top: 0 !important;
	font-weight: bold;
	color: #00285f !important;
}

.bt-gen-wrapper .page-header h4,
.bt-bmodule .control-label {
	font-size: 15px;
	font-weight: 700;
}

.bt-bmodule .control-label,
.bt-gen-wrapper label {
	color: #00285f;
}

.ch-label label {
	margin-bottom: 0 !important;
}

.ch-label span {
	margin-right: 10px;
}

.form-root .manual-layout.c-form .form-check-input {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.move-details .page-header {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

.account-reservation-request .text-center {
	padding-top: 15px;
}

.customer-information .bt-call-us {
	padding-top: 15px;
}

.clear-ctr-smr {
	padding-right: 0;
}

.clear-ctr-smr1 {
	padding-right: 0;
}

.clear-ctr-sml {
	padding-left: 0;
}

.bur-block select {
	border-radius: 4px;
}

.more-info .modal-title {
	font-size: 21px;
}

.more-info .modal-body {
	margin: 0 22px;
	width: auto !important;
}

.more-info .modal-body p {
	font-size: 15px;
}

.more-info .modal-content {
	border-radius: 0;
	border-bottom: 5px solid #ed5505;
	padding-bottom: 25px;
}

.more-info .modal-body ul {
	margin-top: 20px;
}

.more-info .modal-body li {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
}

.more-info .modal-header {
	min-height: 16.42857143px;
	padding: 25px 20px 40px;
}

.bt-icon-xl-bmclose {
	background-position: -436px -757px;
	height: 17px;
	width: 62px;
	margin-top: 10px;
}

.bt-gen-wrapper .bt-bmodule .has-feedback .form-control {
	padding-right: 5px;
	height: 42px;
	border-radius: 0 !important;
}

.bt-gen-wrapper .bt-bmodule .btn-sumbit .btn,
.icsubmit .btn {
	font-size: 15px;
	font-weight: bold;
}

@media (max-width: 767px) {
	.bt-gen-wrapper {
		padding-bottom: 25px;
	}

	.bt-gen-wrapper .bt-bmodule {
		width: 100%;
	}

	.bt-gen-wrapper .page-header h3 {
		font-size: 18px;
	}

	.bt-gen-wrapper .rfield {
		padding-bottom: 30px;
	}

	.bt-rsv-wrapper .page-header {
		padding-bottom: 20px;
	}

	.bt-gen-wrapper .bt-bmodule .has-feedback .form-control {
		height: 56px;
	}

	.bt-gen-wrapper .bt-bmodule .controls {
		margin-bottom: 0px;
	}

	.bt-gen-wrapper .bt-bmodule .btn-sumbit {
		margin-top: 5px;
	}

	.btn-sumbit .btn-form {
		width: 100%;
	}

	.clear-ctr-smr,
	.clear-ctr-sml {
		padding-right: 0;
		padding-left: 0;
	}

	.more-info {
		background: #fff;
	}

	.more-info .modal-dialog {
		margin: 0;
	}

	.more-info .modal-header {
		min-height: 16.42857143px;
		padding: 20px 20px;
		background-color: #f78b00;
		margin-bottom: 30px;
	}

	.more-info .modal-title {
		font-size: 23px;
		color: #fff;
	}

	.more-info .modal-content {
		border: none;
		box-shadow: none;
		border-bottom: 5px solid #ed5505;
	}

	.bt-icon-xl-bmclose {
		background-position: -437px -784px;
	}
}

/* ICFEDEX Reservation System -19/1/2017 */
.bt-icfedex-block .step-block .col-sm-12,
.bt-icfedex-block .step-block2 .col-sm-12 {
	padding-right: 0;
	padding-left: 0;
}

.bt-icfedex-block .step-block p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 24px;
	color: #00285f;
	font-weight: bold;
}

.bt-icfedex-block .step-block2 p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 24px;
	color: #c8c9c7;
	font-weight: bold;
	text-align: right;
}

.bt-icfedex-block .details-info {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}

.bt-icfedex-block .icffedexDetails {
	margin-top: 20px;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 18px;
}

.bt-icfedex-block .checkboxes-text label {
	margin-left: 20px;
	margin-left: 15px\9;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.bt-icfedex-block .checkboxes-text label {
		margin-left: 15px;
	}
}

.bt-icfedex-block .rfield {
	padding-bottom: 8px;
	font-size: 10px;
	margin-bottom: 0;
	font-style: italic;
	margin-top: -27px;
}

.bt-icfedex-block .icsubmit {
	padding-top: 18px;
}

.bt-icfedex-block .icback {
	padding-top: 30px;
	display: block;
	font-size: 15px;
}

.bt-icfedex-block .truckimg {
	width: 288px;
	padding-left: 0;
	padding-right: 30px;
	display: inline-block;
	vertical-align: top !important;
}

.bt-icfedex-block .truckinfo {
	width: 240px;
	display: inline-block;
}

.bt-icfedex-block .truckinfo h2 {
	font-weight: bold;
	font-size: 15px;
	color: #00285f;
}

.bt-icfedex-block .truckinfo .sm-body-copy {
	font-size: 15px;
	color: #000;
	margin-bottom: 20px;
	letter-spacing: -0.2px;
}

.bt-icfedex-block .truckinfo .accordion-heading {
	margin-bottom: 10px;
}

.bt-icfedex-block .truckinfo .accordion-heading a {
	font-size: 15px;
	color: #ed5505 !important;
	text-decoration: none;
}

.bt-icfedex-block .truckinfo .accordion-group .bt-accordion-inner li {
	font-size: 15px;
	line-height: 20px;
	color: #000;
}

.bt-icfedex-block .quantity {
	width: 183px;
	padding-right: 0;
	padding-left: 0;
	display: inline-block;
	float: right;
}

.bt-icfedex-block .quantity input[type="text"] {
	width: 50px;
	height: 43px;
	margin-left: 15px;
	margin-right: 15px;
	display: inline-block;
	text-align: center;
}

.bt-icfedex-block .quantity span {
	display: inline-block;
	float: left;
}

.bt-icfedex-block .quantity-text {
	font-size: 15px;
	font-weight: bold;
	color: #00285f;
	margin-bottom: 15px;
}

.bt-icfedex-block .choose-text {
	margin-top: 16px;
	margin-bottom: 10px;
}

.bt-icfedex-block .checkboxes-text {
	font-size: 15px;
}

.fex-icon-minus,
.fex-icon-plus {
	width: 50px;
	height: 43px;
	line-height: 40px;
	font-size: 24px;
	color: #ed5505;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.bt-icon-xl-detailsinfo {
	background-position: -241px -787px;
	height: 8px;
	width: 15px;
	margin-top: 6px;
	margin-left: 5px;
}

.bt-icon-xl-detailsclose {
	background-position: -420px -832px;
	height: 13px;
	width: 14px;
	margin-top: 4px;
	margin-left: 5px;
}

.bt-icfedex-block hr.softened {
	margin-bottom: 32px;
	border-top: 2px solid #e5e5e5;
}

.bt-icfedex-block .icsubmit .btnnext {
	float: right;
	text-align: right;
}

.bt-icfedex-block .icsubmit .btnback {
	float: left;
}

.bt-icfedex-block .icsubmit .btnback .btn {
	font-size: 15px;
	color: #f78b00 !important;
	background-color: #fff;
	text-shadow: none;
	box-shadow: none;
	padding-left: 0;
	font-weight: bold;
}

.bt-icfedex-block .bt-icon-xls-ar {
	right: 0px;
	top: 25px;
}

.bt-icon-xl-fedexcalendar {
	background-position: -461px -813px;
	width: 38px;
	height: 38px;
}

.bt-acceptance {
	padding-top: 20px;
	display: block;
	float: left;
}

.bt-icfedex-block .bt-icfedex-details {
	display: none;
}

.checkboxes-text .checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.checkboxes-text .divlcb {
	position: absolute;
	top: 2px;
	left: 0;
	height: 30px;
	width: 30px;
	border: 1px solid #e4e4e4;
}

/* Hover and focus states */
.checkboxes-text .checkbox:hover input~.divlcb,
.checkboxes-text .checkbox input:focus~.divlcb {
	background: #fff;
}

/* Checked state */
.checkboxes-text .checkbox input:checked~.divlcb {
	background: #fff;
}

/* Hover state whilst checked */
.checkboxes-text .checkbox:hover input:not([disabled]):checked~.divlcb,
.checkboxes-text .checkbox input:checked:focus~.divlcb {
	background: #fff;
}

/* Disabled state */
.checkboxes-text .checkbox input:disabled~.divlcb {
	pointer-events: none;
	opacity: .6;
	background: #e6e6e6;
}

/* Check mark */
.checkboxes-text .divlcb:after {
	position: absolute;
	display: none;
	content: '';
}

/* Show check mark */
.checkboxes-text .checkbox input:checked~.divlcb:after {
	display: block;
}

/* Checkbox tick */
.checkboxes-text .checkbox .divlcb:after {
	left: 11px;
	top: 3px;
	width: 8px;
	height: 16px;
	border: solid #00285f;
	border-width: 0px 2px 2px 0px;
	transform: rotate(45deg);
}

/* Disabled tick colour */
.checkboxes-text .checkbox input:disabled~.divlcb:after {
	border-color: #7b7b7b;
}

.acknote label {
	display: inline-block;
}

.acknote p {
	margin: 10px -15px 0;
	color: #00285f;
	font-size: 14px;
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 104px;
	width: 50px;
	opacity: 0.7;
}

#EditModalTruckMsg {
	padding: 10px;
}

.btn-date-update {
	margin-right: 10px;
}

.DnnModule-BudgetTruckSearchHome,
.DnnModule-BudgetTruckSearch {
	position: inherit !important;
}

/* .bt-icon-xl-control-remove, .bt-icon-xl-control-add {
     margin-top: 10px;
}
 */
/* Full HD Display */
@media (max-width: 1024px) {

	.carousel-inner .item img,
	.carousel-inner .item a img {
		max-width: 2000px;
	}
}

@media (max-width: 992px) {
	.bt-gen-wrapper .bt-bmodule2 {
		width: 680px;
	}

	.bt-icfedex-block .truckimg {
		width: 260px;
	}

	.bt-icfedex-block .truckinfo {
		width: 195px;
	}

	.bt-icfedex-block .quantity {
		width: 195px;
	}
}

@media (max-width: 767px) {

	.bt-icfedex-block .truckimg,
	.bt-icfedex-block .truckinfo,
	.bt-icfedex-block .quantity,
	.bt-gen-wrapper .bt-bmodule2 {
		width: 100%;
		text-align: center;
		padding-right: 0;
	}

	.bt-icfedex-block .quantity-text {
		margin-bottom: 12px;
		margin-top: 12px;
		text-align: right;
		padding-right: 30px;
	}

	.bt-icfedex-block .choose-text {
		margin-top: 7px;
	}

	.bt-icfedex-block .checkboxes-text {
		text-align: left;
	}

	.bt-icfedex-block .rfield {
		padding-top: 20px;
	}

	.bt-icfedex-block .truckinfo .accordion-heading {
		margin-bottom: 30px;
		margin-top: 15px;
	}

	.bt-icfedex-block hr.softened {
		margin-top: 0px;
		border-top: 2px solid #e5e5e5;
	}

	.bt-icfedex-block .show-grid {
		margin-bottom: 10px;
	}

	.bt-icfedex-block .truckinfo .accordion-group .bt-accordion-inner li {
		text-align: left;
	}

	.bt-icfedex-block .bt-icon-xls-ar {
		top: 33px;
		right: 5px;
	}

	.bt-icfedex-block .icsubmit .btnnext,
	.bt-icfedex-block .icsubmit .btnback {
		width: 100%;
	}

	.bt-icfedex-block .icsubmit .btnnext .btn-form,
	.bt-icfedex-block .icsubmit .btnback .btn-form {
		float: none;
	}

	.bt-icfedex-block .icsubmit .btnback .btn {
		padding-left: 20px;
	}

	.bt-detailsinfo {
		float: right;
	}

	.bt-icfedex-block .icffedexDetails2 {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: -20px;
	}

	.bt-icfedex-block .bt-icfedex-details {
		display: block;
	}

	.bt-icfedex-block .bt-icfedex-details1 {
		display: none;
	}

	.bt-icfedex-block .bt-bmodule2 .icsubmit {
		padding-left: 0;
	}

	.bt-icfedex-block .bt-bmodule2 .icsubmit .btnback .btn {
		padding-left: 0;
		padding-right: 0;
	}

	.bt-detailsinfo2 {
		margin-left: -15px !important;
		margin-right: -15px !important;
		border-top: 5px solid #f2f2f2;
	}

	.bt-icfedex-block .details-info {
		padding: 15px 15px 0;
		margin-bottom: -12px;
	}

	.bt-icfedex-block .icsubmit {
		padding-bottom: 20px;
	}

	.back-to-top {
		right: 15px;
	}

	.btn-alert-date {
		padding-top: 10px;
		width: 100%;
	}

	.btn-date-update {
		margin-top: 10px;
		width: 100%;
		margin-right: 0;
	}

	.form-root .manual-layout.c-form .form-horizontal .control-label {
		padding-bottom: 8px !important;
		padding-top: 0px !important;
	}

	.thumbnail-pmt p {
		min-height: 33px;
	}
}

@media (max-width: 550px) {
	.acknote .divlcb {
		top: 10px;
	}
}

@media (max-width: 380px) {
	.bt-icfedex-block .quantity input[type="text"] {
		width: 48px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.checkboxes-text {
		margin-right: 10px;
	}

	.bt-icfedex-block .checkboxes-text label {
		margin-left: 13px;
	}
}

/*Upgrade Bootstrap 5.2 comman CSS*/

.has-feedback {
	position: relative;
}

.container-block {
	overflow: hidden;
}

.form-root .label-align-top .form-label {
	font-weight: 600;
}

.form-select {
	font-size: 14px !important;
	border-radius: 0;
}

.account-reservation-request .form-group {
	margin: 0 !important;
}

.form-root .label-align-top .form-label {
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}

.bt-mnx-1 input {
	margin-top: -8px;
}

.form-root .c-form {
	margin-top: -10px !important;
}

.account-reservation-request .field-container.form-check .form-check-input {
	width: 16px;
	height: 16px;
	margin-top: 1px;
}

.inde-box .radio-inline {
	display: inline-block;
}

.resources-linkset a,
.resources-linkset a:hover {
	color: #F78B00;
}