/********************************************************************************************************
---------------------------------------  DESKTOP & TABLET VIEW  -----------------------------------------
********************************************************************************************************/

.mCSB_dragger_bar {
	width: 7px !important;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0px !important;
}

.mCSB_scrollTools {
	right: -12px !important;
}

/* HOME PAGE */

.home-logo {
	margin-top: 20%;
}

.home-logo-large {
	/*margin-top: 155px;*/
	margin-top: 70px;
}

.home-logo .logo {
	width: 150px;
	height: 150px;
}

.home-logo .logo {
	width: 236px;
	height: 236px;
}

.app-title {
	font-size: 42px;
	margin-top: 34px;
	text-transform: uppercase;
}

.splash-title {
	color: #b5121b;
	font-size: 80px;
	font-weight: bold;
}

.title-first {
	/*margin-top: 948px;*/
	margin-top: 680px;
}

.title-second {
	margin-top: 850px;
}

.title-third {
	margin-top: 845px;
}

.title-fourth {
	margin-top: 710px;
}

.title-fifth {
	margin-top: 465px;
}

.title-sixth {
	/*margin-top: 100px;*/
	margin-top: 68px;
}

.title-seventh {
	margin-top: 110px;
}

.embedded-video {
	position: absolute;
	top: 490px;
	width: 100%;
	z-index: 9999;
}

.embedded-video iframe {
	width: 100%;
}

.get-started {
	border-radius: 50px;
	display: block;
	font-size: 16px;
	margin-top: 80px;
	padding: 12px 0;
	position: relative;
	width: 150px;
}

.get-started-btn {
	display: block;
	margin-top: 40px;
	position: relative;
}

.home-mobile {
	/*margin-left: 39%;*/
	width: auto;
}

.splash-description {
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}

.splash-contactus {
	font-size: 18px;
	margin-top: 20px;
}

.deliver-chart {
	margin-top: 60px;
}

.home-company-logo {
	display: block;
	margin-top: 115px;
	text-align: center;
}

.home-logo-div {
	height: 130px;
	width: 300px;
	position: relative;
}

.home-company-logo img {
	padding: 20px 40px;
	position: absolute;
	height: auto;
	width: auto;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

.home-input {
	border: 1px solid #c8cacc;
	border-radius: 35px;
	font-size: 24px;
	margin: 10px 20px;
	outline: medium none;
	padding: 10px 20px;
	width: 400px;
	color: #6d6e71;
	background: rgba(244, 245, 245, 1);
	background: -moz-linear-gradient(top, rgba(244, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 245, 245, 1)), color-stop(46%, rgba(255, 255, 255, 1)), color-stop(71%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(244, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(244, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(244, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(244, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f5', endColorstr='#ffffff', GradientType=0);
}

.home-contact-submit {
	margin-top: 50px;
}

.home-contact-input {
	margin: 65px auto 0px;
}

.social-icon {
	margin-top: 10px;
	text-align: center;
}

.social-icon a {
	margin: 0 5px;
}

.team-icon {
	text-align: center;
}

.team-icon img {
	height: 150px;
	margin: 5px;
	width: 150px;
}

.leadership-popup {
	margin: 0 10px;
}

.leadership-title {
	color: #b5121b;
	font-size: 35px;
	margin-bottom: 20px;
	line-height: 40px;
}

.leadership-pic {
	float: left;
	margin: 7px 17px 0 0;
}

.leadership-pic img {
	height: 150px;
	width: 150px;
}

.leadership-desc {
	font-size: 14px;
	text-align: justify;
}

.btn-submit {
	width: 200px;
}

#leadership .modal-content {
	background: url("../img/app/IPHONE_BACK.png");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 0px !important;
}

.app-icon {
	text-align: center;
	margin-top: 20px;
}

.app-icon img {
	margin: 0 10px;
	width: 150px;
}

.g-recaptcha {
	width: 200px;
	text-align: center;
	float: none;
	display: block;
	margin: 30px auto;
}

/* HOME PAGE */

/* LOGIN PAGE */

.home-side-btn {
	margin-top: 14%;
}

.company-logo {
	max-width: 350px;
	height: auto;
	position: relative;
	max-height: 300px;
	margin-bottom: 15px;
}

.welcome-dispatch-container-company-logo {
	margin-top: 120px !important;
}

.welcome-dispatch-container .company-logo {
	margin-top: 14%;
}

.welcome-foreman-container .company-logo {
	margin-top: 0px;
}

.login-logo {
	margin-top: 14%;
}

.login-app-title {
	margin-top: 40px;
	text-transform: uppercase;
	font-size: 40px;
}

.login-app-sub-title {
	color: #a93439;
	font-size: 15px;
	text-transform: uppercase;
}

.login-form {
	margin: 40px auto 0 auto;
}

.forgot-password {
	font-size: 17px;
	display: block;
	width: 100%;
}

.rememberme {
	display: inline-block;
	font-size: 21px;
	margin-top: 20px;
}

.login-button .login,
.login-button .request-access {
	margin-top: 30px;
	margin-bottom: 20px;
}

.request-access {
	margin-left: 70px;
}

.tick {
	height: 30px;
	border-radius: 50%;
	width: 30px;
	border: 1px solid #c3c3c3;
	background-color: #ffffff;
}

.ticked {
	border: medium none !important;
	height: 30px;
	width: 30px;
	background: url("../img/app/ticked.png");
}

.ticked-sm {
	border: medium none !important;
	height: 30px;
	width: 30px;
	background: url(../img/app/ticked.png);
}

.login {
	background: url(../img/app/red/LOG_IN_R.png);
	background-size: 80px;
}

.request-access {
	background: url(../img/app/black/REQUEST_ACCESS.png);
	background-size: 80px;
}

.custom-error-list ul {
	list-style: none;
	color: #AC333B;
	padding: 0;
}

/* LOGIN PAGE */

/* FORGOT PASSWORD PAGE */

.forgotpassword-form {
	margin: 20px auto 0 auto;
}

.forgotpassword-submit {
	margin: 50px auto 20px auto;
}

.forgotpassword-submit-btn {
	background: url(../img/app/red/SUBMIT.png);
	background-size: 80px;
}

.password_sent,
.forgotpassword-goback {
	font-size: 18px;
}

.forgotpassword-goback {
	border-bottom: 1px solid #AC333B;
	display: inline-block;
}

/* FORGOT PASSWORD PAGE */

/* WELCOME PAGE */

.switchaccount {
	margin-top: -6px;
	position: absolute;
	padding-left: 15px;
}

.welcome-back {
	font-size: 24px;
}

.welcome-title {
	font-size: 30px;
}

#mySidenav .badge {
	background: #FFFFFF;
	color: #777;
	position: absolute;
	margin-left: 5px;
	margin-top: 2px;
}

.select-dispatch {
	font-size: 16px;
	margin: 50px auto 0px auto;
}

.welcome-screen .current-orders,
.welcome-screen .logout {
	margin-left: 15px;
}

.welcome-header {
	font-size: 20px;
	padding: 5px 0;
}

header {
	padding: 10px;
	box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 1);
	position: fixed;
	display: block;
	width: 100%;
	z-index: 999999;
}

.select-afe-div {
	margin-top: 60px;
}

.welcome-buttons {
	position: absolute;
	display: block;
	bottom: 20px;
	width: 100%;
	left: 0;
	right: 0;
}

.foreman-container {
	position: relative;
	display: block;
	height: auto;
	margin-top: 100px;
	width: 100% !important;
	height: calc(100vh - 100px);
}

.dispatch-container {
	position: relative;
	display: block;
	height: auto;
	margin-top: 100px;
	width: 100% !important;
	height: calc(100vh - 100px);
}

.welcome-foreman-container {
	position: relative;
	display: block;
	height: auto;
	margin-top: 3px;
	width: 100% !important;
	padding: 0 10px;
	overflow-x: hidden;
}

.welcome-dispatch-container {
	position: relative;
	display: block;
	height: auto;
	margin-top: 3px;
	width: 100% !important;
	padding: 0 10px;
	overflow-x: hidden;
}

.rates-dispatch-container {
	position: relative;
	display: block;
	height: auto;
	margin-top: 30px;
	width: 100% !important;
}

.subcontainer {
	padding: 0 20px;
}

.nice-select {
	height: 38px !important;
}

.select-afe,
.nice-select,
select {
	width: 100%;
}

.nice-select .current,
.select2-selection {
	overflow-x: hidden;
	display: block;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e8e8e8 !important;
	border-radius: 5px !important;
	height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	text-align: left !important;
	padding-top: 6px !important;
	font-size: 14px !important;
	padding-left: 18px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #AC333B transparent transparent transparent !important;
	border-width: 6px 5px 0 5px !important;
	margin-left: -9px !important;
	margin-top: 5px !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #AC333B transparent !important;
	border-width: 0 5px 6px 5px !important;
	margin-left: -9px !important;
	margin-top: 5px !important;
}

.select2-results__message {
	visibility: hidden !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f6f6f6 !important;
	color: #000 !important;
}

.select2-dropdown--below {
	margin-top: 2px !important;
	border-radius: 5px !important;
	border: 1px solid #ddd !important;
}

.select2-results__option {
	font-family: 'avenirnextltpro-regular';
	padding-left: 18px !important;
	font-size: 14px !important;
}

.select2 {
	width: 100% !important;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border: 1px solid #999 !important;
	outline: none !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #f6f6f6 !important;
	font-weight: bold !important;
}

.multiselect-filter{
	margin-top: -6px !important;
}

.multiselect-container>li{
	cursor: pointer;
}

.multiselect-container>li:hover{
	background-color: #f0f0f0 !important;
}

.multiselect-container>li>a>label {
	padding: 5px 20px 5px 20px !important;
	margin-bottom: 0px !important;
	color: #000 !important;
}

.multiselect-container>li>a>label>input {
	margin-right: 10px !important;
}

/* Welcome Foreman */

.nice-select .list {
	overflow-y: scroll !important;
	height: auto;
	max-height: 160px;
}

.btn-ac333b .badge {
	color: #AC333B;
	background-color: #fff
}

.btn-ac333b {
	color: #fff;
	background-color: #AC333B;
	border-color: #AC333B;
}

.btn-ac333b.active.focus,
.btn-ac333b.active:focus,
.btn-ac333b.focus,
.btn-ac333b.focus:active,
.btn-ac333b:active:focus,
.btn-ac333b:focus {
	color: #fff;
	background-color: #AC333B;
	border-color: #AC333B;
}

.btn-6d6f71 .badge {
	color: #1A1A18;
	background-color: #fff
}

.btn-6d6f71 {
	color: #fff;
	background-color: #1A1A18;
	border-color: #1A1A18;
}

.btn-6d6f71.active.focus,
.btn-6d6f71.active:focus,
.btn-6d6f71.focus,
.btn-6d6f71.focus:active,
.btn-6d6f71:active:focus,
.btn-6d6f71:focus {
	color: #fff;
	background-color: #1A1A18;
	border-color: #1A1A18;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 4px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

/* Welcome Foreman */

/* CMS User */

#user-not-found {
	overflow: hidden !important;
	max-height: auto !important;
	text-align: center;
	margin-top: 20%;
}

#usercontainer {
	overflow-x: hidden;
}

[v-cloak] {
	display: none;
}

.admin-container {
	margin-top: 80px;
	height: calc(100vh - 100px);
}

.list-bottom-line {
	border-bottom: 1px solid #dedede;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

/* CMS User */

/* Nearby Driver*/

.map-definition {
	position: absolute;
	top: -14px;
	list-style: none;
	text-align: left;
	border: 1px solid #000;
	padding: 2px 20px;
	right: 0px;
	font-size: 12px;
}

.nearby-list-container {
	/*height: 400px;*/
	overflow-y: scroll;
}

.nearby-list-bottom-line {
	border-bottom: 1px solid #dedede;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.nearby-list-icon {
	height: 15px;
	padding-right: 5px;
}

.no-data-message {
	margin-top: 20px;
}

.no-data-back {
	margin-top: 35%;
}

.go-back-text {
	font-size: 18px;
	border-bottom: 1px solid;
	font-weight: bold;
}

/* CUSTOM RADIO & CHECKBOXES*/

.radio-btn {
	margin-top: 20px;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}

.schedule-listing .radio-btn {
	margin-top: 10px;
}

.radio-btn>input {
	visibility: hidden;
	position: absolute;
}

.radio-btn>i {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	transition: 0.2s;
	border: 2px solid gray;
	background: transparent;
}

.schedule-listing .radio-btn>i {
	width: 20px;
	height: 20px;
}

.radio-btn>input:checked+i {
	border: 2px solid #a93439;
	background: url("../img/app/ticked-xs.png") no-repeat center;
}
.radio-btn>input:disabled+i {
	background: gray;
}
.checkbox-btn {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}

.checkbox-btn>input {
	visibility: hidden;
	position: absolute;
}

.checkbox-btn>i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-radius: 0;
	transition: 0.2s;
	border: 2px solid gray;
	background: transparent;
	margin-top: -5px;
	margin-right: 5px;
}

.checkbox-btn>input:checked+i {
	border: 2px solid #a93439;
	background: url("../img/app/ticked-xs.png") no-repeat center #a93439;
}

.checkbox-btn>span {
	padding-top: 10px;
}

.radio-div {
    position: absolute;
    left: 1%;
    z-index: 9999;
}

.radio-div .radio-btn > i{
	width: 24px;
	height: 24px;
}

/* CUSTOM RADIO & CHECKBOXES*/

/* Pending Ticket */
.foreman-pending-ticket-scroll .new-scroll-container {
	height: calc(100vh - 200px);
}

.dispatch-pending-ticket-scroll .new-scroll-container {
	height: calc(100vh - 280px);
}

/* Pending Ticket */

/* Nearby Driver*/

/* Order Nearby */

.set-pickup {
	background: #1A1A18 none repeat scroll 0 0;
	border-radius: 5px;
	padding: 10px;
}

.set-dropoff {
	background: #a9353a none repeat scroll 0 0;
	border-radius: 5px;
	padding: 10px;
}

.pac-container {
	z-index: 9999 !important;
}

.change-location {
	border: 1px solid #a9353a;
	padding: 10px;
}

.location-message {
	position: absolute;
	margin: -40px auto;
	text-align: center;
	width: 100%;
	background: #000;
	padding: 5px;
	z-index: 2;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	color: #fff;
}

/* Order Nearby */

/* Order Detail */

.gm-style-iw {
	left: 0px !important;
}

.map-min {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url("../img/app/min-map.png") no-repeat center;
}

.color2a2a2a {
	color: #2a2a2a;
}

.color8d8d8d {
	color: #8d8d8d;
}

.color2d2d2d {
	color: #2d2d2d;
}

.content-note {
	width: 100%;
	border-bottom: 1px solid #dedede;
	position: absolute;
	z-index: 1;
	background: #fff;
	opacity: 0.9;
}

.note-detail {
	display: none;
	border-bottom: 1px solid #dedede;
}

.content-note a {
	color: #2d2d2d;
}

.view-down-arrow {
	height: 8px;
	padding-left: 5px;
}

.map-detail {
	box-shadow: 0px 3px 5px #888888;
	margin-top: 70px;
}

/* Order Detail */

/* Contact Info */

.contact-info {
	min-height: 375px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #c2c2c2;
	border-bottom: 5px solid #919090;
}

.contact-info-header {
	height: 75px;
	background: #a93439;
	border: 1px solid #a93439;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	z-index: 1;
}

.contact-info-img {
	border-radius: 10px;
	border: 4px solid #fff;
	margin: 25px 0px 12px 0px;
	height: 100px;
	width: 100px;
	display: initial;
}

.contact-info-table {
	margin-top: 115px;
}

.contact-info-table td {
	border: none;
	padding: 8px 15px;
}

.contact-phone {
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url("../img/app/phone.png") no-repeat center;
	background-size: 20px 20px;
	vertical-align: middle;
}

.document-btn {
	padding: 12px;
	color: #ffffff !important;
	background-color: #1A1A18;
	border-color: #1A1A18;
	width: 100%;
}

.contact-btn {
	padding: 12px;
	color: #ffffff !important;
	background-color: #a93439;
	border-color: #a93439;
	width: 100%;
}

.contact-dispatch-info-header {
	height: 55px;
	background: #f4f4f4;
	padding-top: 17px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	z-index: 1;
}

/* Contact Info */

/*Review Ticket*/

.rate-driver .radio-btn {
	margin-top: 15px;
}

.rate-driver .radio-btn>i {
	margin-right: 10px;
	vertical-align: bottom;
}

.rate-driver .radio-btn>input:checked+i {
	/* (RADIO CHECKED) <i> STYLE */
	box-shadow: inset 0 0 0 3px #fff;
	border: 2px solid #a93439;
	background: #a93439;
	color: #fff;
}

.rate-driver .radio-btn>input:checked+i+span {
	/* (RADIO CHECKED) <i> STYLE */
	color: #a93439;
}

.reviewticket-msg {
	background: #000000;
}

.reviewfield {
	padding: 0.5rem 0.75rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	height: 200px;
	overflow-y: scroll;
}

.reportView {
	padding: 0.5rem 0.75rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	height: auto;
	/*overflow-y: scroll;*/
}

.quantity {
	width: 50px;
}

#scanItem-modal .modal-body,
#scanItemContact-modal .modal-body,
#inventoryItemHistory-modal .modal-body,
#inventoryItemLocation-modal .modal-body,
#inventoryItemFromAFE-modal .modal-body {
	overflow-y: scroll;
	max-height: 500px;
}

#inventoryItemHistory-modal .modal-body {
	overflow-y: scroll;
	max-height: 350px;
}

#scanItem-modal table th,
#scanItemContact-modal table th,
#inventoryItemHistory-modal table th,
#inventoryItemLocation-modal table th,
#inventoryItemFromAFE-modal table th,
.locationafeData table th {
	background: #ac333b none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	text-align: left;
}

#notificationSettingModal{
	width: 410px;
    margin: 0 auto;
}

#notificationSettingModal
.noti-heading{
	width: 95%;
	float: left;
}

#notificationSettingModal 
.close {
	float: left;
	margin-top: 2px;
}

.item-desc {
	width: 100%;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
	margin: 0;
	padding: 1px 2px;
}

.item-price {
	width: 80%;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
	margin: 0;
	padding: 1px 2px;
}

.reviewfield {
	height: 420px;
}

.signature {
	font-size: 18px;
	color: #0869AF;
}

.wraptext {
	word-break: break-all;
}

.wrapwrap {
	word-wrap: break-word;
}

.ticketoptionview{
	font-size: 18px;
	height: auto;
	overflow-y: auto;
}

/*Review Ticket*/

/*Reports*/

.datepicker_icon {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url("../img/app/date-icon.png") no-repeat center;
	background-size: 15px 15px;
	vertical-align: middle;
	float: right;
	margin-top: -27px;
	margin-right: 8px;
}

.report-centent {
	text-align: justify;
	font-size: 1em;
}

.datepicker {
	padding: 0.5rem 0.75rem !important;
}

.nearbydrivers .datepicker,
.nearbydrivers .timepicker {
	padding: 0.5rem 0 0.5rem 1.50rem !important;
}

/*Reports*/

/*Account*/

.account-header {
	height: 100px;
	background: #a93439;
	border: 1px solid #a93439;
	z-index: 1;
	box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 1);
}

.account-header-dispatch {
	height: 100px;
	background: #6d6f71;
	border: 1px solid #6d6f71;
	z-index: 1;
	box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 1);
}

.account-img {
	border-radius: 20px;
	border: 4px solid #fff;
	margin: 0px 0px 12px 0px;
	height: 100px;
	width: 100px;
	display: initial;
}

.profile-img-edit {
	bottom: 16px;
	background: #000000;
	opacity: 0.5;
	color: rgb(255, 255, 255);
	font-size: 12px;
	padding: 0px 8px;
	border-bottom-left-radius: 20px;
	position: absolute;
	margin-left: 4px;
	cursor: pointer;
}

.form-input {
	height: 45px;
}

.form-note {
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
}

/*Account*/

/*Notification*/

.notification-dispatch .new-scroll-container,
.notification-foreman .new-scroll-container {
	height: calc(100vh - 150px);
}

.popup-notification {
	text-align: left !important;
	max-height: 400px;
	overflow-y: scroll;
}

#terms .modal-body {
	max-height: 500px !important;
	overflow-y: scroll;
	overflow-x: hidden;
}

.notification-btn {
	padding: 5px 10px;
	font-size: 12px;
}

.modal-title {
	font-size: 20px;
}

.decline {
	float: left;
	width: 48%;
	padding: 10px 30px;
	text-align: center;
	background: #2D2D2D;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	margin-right: 2%;
}

.accept {
	float: left;
	width: 48%;
	padding: 10px 30px;
	text-align: center;
	background: #AC333A;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	margin-left: 2%;
}

.open-setting{
	display: inline;
}
.noti-setting{
	margin-top: -105px !important;
}

/*Notification*/

/*Rates and Services*/

.rates-title {
	margin-top: 90px;
}

.rates-popup-input {
	width: 100%;
}

.rates-radio {
	margin-top: 0px !important;
}

.rates-content {
	margin-top: 10px;
	line-height: 30px;
}

.rate-tab-space {
	padding-left: 4em;
}

/*Rates and Services*/

/*Location*/

.location-foreman .new-scroll-container {
	height: calc(100vh - 320px);
}

.location-dispatch .new-scroll-container {
	height: calc(100vh - 360px);
}

/*Location*/

/* The side navigation menu */

.sidenav {
	box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 1);
	height: 100%;
	/* 100% Full-height */
	width: 0;
	/* 0 width - change this with JavaScript */
	position: fixed;
	/* Stay in place */
	z-index: 9999;
	/* Stay on top */
	top: 0;
	left: 0;
	overflow-x: hidden;
	/* Disable horizontal scroll */
	padding-top: 60px;
	/* Place content 60px from the top */
	transition: 0.5s;
	/* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */

.sidenav a {
	color: #ffffff;
	display: block;
	font-size: 25px;
	margin: 0;
	padding: 8px 0 8px 24px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

/* When you mouse over the navigation links, change their color */

.sidenav a:hover,
.offcanvas a:focus {
	color: #f1f1f1;
}

/* Position and style the close button (top right corner) */

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

.drawer {
	margin: 10px 0 0 10px;
	position: fixed;
	z-index: 9999;
}

#mySidenav .fa {
	width: 26px;
	text-align: center;
}

.drawer-option {
	width: 285px;
}

.bgcolor6d6f71 .drawer-option:hover {
	background: #2c2c2d none repeat scroll 0 0;
}

.bgcolorac333b .drawer-option:hover {
	background: #701519 none repeat scroll 0 0;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */

section {
	transition: margin-left .5s;
}

#alert-message {
	z-index: 2000;
}
#notificationModal .new-modal-scroll-container {
	height: 400px;
	/* overflow-y: scroll !important; */
}
.new-modal-scroll-container .mCSB_scrollTools {
	right: 0px !important;
}

/* Schedule Truck*/

.datepickercalendar_icon {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url("../img/app/date-calendar-icon.png") no-repeat center;
	background-size: 15px 15px;
	vertical-align: middle;
	float: left;
	margin-top: -27px;
	margin-right: 8px;
	margin-left: 8px;
}

.timepicker_icon {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url("../img/app/timepicker-icon.png") no-repeat center;
	background-size: 15px 15px;
	vertical-align: middle;
	float: left;
	margin-top: -27px;
	margin-right: 8px;
	margin-left: 8px;
}

.scheduleorder-btn {
	padding: 5px 10px;
	background: #AC333B;
	width: 250px;
	color: #fff;
	cursor: pointer;
	margin: 20px auto;
	text-align: center;
}

.upload-response {
	overflow-y: scroll;
	max-height: 200px;
}

.scheduleorder-due {
	background: #262626;
	color: #fff;
	padding: 10px;
	margin: 0;
}

.scheduleorder-upcoming {
	background: #E9A6A6;
	padding: 10px;
	margin: 0;
	color: #000;
}

.scheduleorder-general {
	padding: 10px;
	margin: 0;
}

.scheduleorder-priority {
	background: #E9A6A6;
	padding: 10px;
	margin: 0;
	color: #000;
	border: 2px dashed #000000;
}

.scheduleorder-duplicate{
	border: 2px dashed #f3f711;
}

.change-driver,
.assign {
	float: right;
	margin-right: 15px;
}

.scheduleorder-nearby-list-bottom-line {
	border-bottom: 1px solid #dedede;
}

/* Schedule Truck */

/* QR Generator */

.qr-section-height {
	height: 530px;
}

.qr-code-section {
	border: 2px dashed #ccc;
	margin: 0 20px;
	padding: 20px;
	height: 500px;
}

.qr-image {
	height: 100%;
	width: 100%;
	max-width: 328px;
	max-height: 328px;
}

.qr-image-details {
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	width: 328px;
	height: 390px;
}

.qritems-image-details {
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}

.qr-image-desc {
	font-size: 14px;
	height: 20px;
	margin: 0;
	overflow-wrap: break-word;
	padding: 5px 30px;
}

/* QR Generator */

.printBOLView{
	width: 595px;
}
.visibility-hidden{
	visibility: hidden;
}


 /* Service Contractor  */
.terminal .radio-btn {
    margin-top: 3px !important;
}
.remove, .add {
    font-size: 24px;
    color: #a93439;
}
.bottomborderccc{
	border-bottom: 2px solid #ccc;
}

.disable-btn{
	right: 0;
	display: block;
	background: #000 !important;
	position: absolute;
	opacity: .5;
	-webkit-transition: opacity .25s ease;
	z-index: 94;
	cursor: auto;
}

/* WELCOME PAGE */

@media (max-width: 1700px) and (min-width: 1600px) {
	.title-fifth {
		margin-top: 200px;
	}
}

@media (max-width: 1601px) and (min-width: 1500px) {
	.title-fifth {
		margin-top: 215px;
	}
}

@media (max-width: 1501px) and (min-width: 1300px) {
	.title-third {
		margin-top: 810px;
	}
	.title-fourth {
		margin-top: 680px;
	}
	.title-fifth {
		margin-top: 215px;
	}
	.home-logo-div {
		height: 130px;
		width: 260px;
		position: relative;
	}
}

@media (max-width: 1301px) and (min-width: 1199px) {
	.home-logo-div {
		width: 240px;
	}
	.title-second {
		margin-top: 820px;
	}
	.title-fourth {
		margin-top: 670px;
	}
	.title-fifth {
		margin-top: 220px;
	}
}

@media (max-width: 1200px) {
	.deliver-chart {
		width: 100%;
	}
	.home-mobile {
		width: 350px;
	}
	.splash-title {
		font-size: 60px;
	}
	.deliver-chart {
		height: auto;
		width: 600px;
	}
	.title-third {
		margin-top: 915px;
	}
	.title-fourth {
		margin-top: 820px;
	}
	.title-fifth {
		margin-top: 280px;
	}
	.home-logo-div {
		height: 120px;
		width: 180px;
		position: relative;
	}
	.home-company-logo {
		margin-top: 144px;
	}
	.home-company-logo img {
		padding: 20px 20px;
		width: auto;
		height: auto;
		max-width: 180px !important;
		max-height: 150px !important;
		position: absolute;
	}
	.home-input {
		width: 300px;
	}
	.team-icon img {
		height: 130px;
		margin: 5px;
		width: 130px;
	}
}

@media (max-width: 790px) {
	.loader-div {
		top: 418px;
	}
	.modal {
		top: 25% !important;
	}
	#terms {
		top: 10% !important;
	}
	#terms .modal-body {
		max-height: 300px !important;
	}
	.login-logo {
		margin-top: 25%;
	}
	.home-logo-large img {
		width: 300px;
	}
	.home-mobile {
		width: 200px;
	}
	.home-side-btn {
		margin-top: 25%;
	}
	.splash-title {
		font-size: 45px;
		line-height: 60px;
	}
	.home-mobile {
		width: 250px;
	}
	.title-first {
		margin-top: 1020px;
	}
	.title-second {
		margin-top: 1000px;
	}
	.title-third {
		margin-top: 615px;
	}
	.title-fourth {
		line-height: 50px;
		margin-top: 1054px;
	}
	.title-fifth {
		margin-top: 80px;
	}
	.title-sixth {
		margin-top: 100px;
	}
	.title-seventh {
		margin-top: 30px;
	}
	.embedded-video iframe {
		width: 70%;
	}
	.deliver-chart {
		width: 320px;
	}
	.splash-description {
		height: 640px;
		margin-top: 40px;
	}
	.home-company-logo {
		margin-top: 115px;
	}
	.home-logo-div {
		height: 130px;
		position: relative;
		text-align: center;
		width: 160px;
	}
	.home-company-logo img {
		height: auto;
		max-height: 90px;
		max-width: 140px;
		padding: 20px;
		position: absolute;
		width: auto;
	}
}

/********************************************************************************************************
---------------------------------------  DESKTOP & TABLET VIEW  -----------------------------------------
********************************************************************************************************/

@media (min-width: 768px) {
	.account-header .account-header-content {
		padding: 0 20px 0 20px;
	}
}

/********************************************************************************************************
------------------------------------------   MOBILE VIEW  -----------------------------------------------
********************************************************************************************************/

@media (max-width: 480px) {
	/* GENERAL MOBILE VIEW */
	.margintop6px-sm {
		margin-top: 6px;
	}
	.padding5px-sm {
		padding: 5px;
	}
	.marginbottom10px-sm {
		margin-bottom: 10px;
	}
	.marginbottom0px-sm {
		margin-bottom: 0px;
	}
	.sm-paddingleft30px{
		padding-left: 30px;
	}
	.sm-floatnone{
		float: none;
	}
	body {
		margin: 0;
		padding: 0;
		background: url("../img/app/IPHONE_BACK.png");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		background-color: #FFFFFF;
		height: 100%;
	}
	.splash {
		background: url(../img/app/SPLASH-MOBILE.jpg) !important;
		background-repeat: no-repeat !important;
		background-size: 100%;
		width: 100% !important;
		height: 6329px;
		position: relative !important;
		background-position: -379px center;
	}
	html {
		height: 100%;
	}
	.modal {
		top: 60px !important;
	}
	.inner-container {
		width: 300px;
	}
	.container-calendar {
		width: 100%;
	}
	.welcome-dispatch-container-company-logo {
		margin-top: 0px !important;
		padding-top: 50px;
	}
	.xs-padding0 {
		padding: 0 !important;
	}
	.mobile-font {
		font-size: 14px !important;
	}
	.welcome-buttons-relative {
		position: relative !important;
		margin-top: 10px !important;
		bottom: 0 !important;
		margin-bottom: 10px !important;
	}
	.app-input {
		height: 50px;
		margin: 10px 0;
		padding: 2px 10px 2px 45px;
		font-size: 18px;
	}
	.fa-icon-username {
		left: 15px;
		top: 28px;
		width: 20px;
	}
	.fa-icon-password {
		left: 17px;
		top: 22px;
		width: 16px;
	}
	.location-option {
		font-size: 12px;
	}
	.welcome-buttons {
		bottom: 10px !important;
	}
	.black-arrow {
		width: 15px !important;
		height: 15px !important;
		margin-left: 10px !important;
	}
	/* GENERAL MOBILE VIEW */
	/* HOME PAGE */
	#leadership {
		top: 0% !important;
	}
	.home-logo {
		margin-top: 50%;
	}
	.home-logo-large img {
		width: 200px;
	}
	.home-mobile {
		width: 180px;
	}
	.get-started-btn {
		width: 185px;
	}
	.splash-title {
		font-size: 45px;
		line-height: 60px;
	}
	.leadership-content {
		max-height: 300px;
		overflow-y: scroll;
		padding-right: 17px;
	}
	.home-contact-submit {
		margin-top: 20px;
	}
	.btn-submit {
		width: 130px;
	}
	.title-first {
		margin-top: 670px;
	}
	.title-second {
		margin-top: 700px;
	}
	.title-third {
		margin-top: 400px;
	}
	.title-fourth {
		margin-top: 650px;
	}
	.title-fifth {
		margin-top: 45px;
	}
	.title-sixth {
		margin-top: 55px;
	}
	.title-seventh {
		margin-top: 25px;
	}
	.embedded-video {
		top: 400px;
	}
	.embedded-video iframe {
		width: 100%;
	}
	.home-logo-div {
		height: 90px;
		width: 50%;
	}
	.home-company-logo {
		margin-top: 70px;
	}
	.deliver-chart {
		width: 300px;
	}
	.splash-description {
		font-size: 14px;
		height: 450px;
		margin-top: 30px;
	}
	.home-company-logo img {
		height: auto;
		max-height: 80px !important;
		max-width: 120px !important;
		padding: 10px 8px;
		width: auto;
		position: relative;
	}
	.team-icon img {
		height: 80px;
		width: 80px;
	}
	.home-contact-input {
		margin: 14px auto 0;
		text-align: center;
		width: 100%;
	}
	.home-input {
		font-size: 14px;
		margin: 10px 5px;
		padding: 10px 13px;
		width: 43%;
	}
	.splash-contactus {
		font-size: 14px;
		line-height: 17px;
		margin-top: 20px;
	}
	.leadership-title {
		font-size: 24px;
		line-height: 30px;
	}
	.leadership-pic {
		margin: 5px 17px 0 0;
	}
	.leadership-pic img {
		height: 90px;
		width: 90px;
	}
	.leadership-desc {
		font-size: 12px;
	}
	.app-icon img {
		width: 110px;
	}
	/* HOME PAGE */
	/* LOGIN PAGE */
	.loader-div {
		top: 272px;
	}
	.scroll-login {
		overflow-y: scroll;
		display: block;
		position: relative;
	}
	.company-logo {
		max-width: 250px;
	}
	.login-logo {
		margin-top: 14%;
	}
	.home-side-btn {
		margin-top: 14%;
	}
	.login-app-title {
		margin-top: 25px;
		font-size: 30px;
	}
	.login-form {
		margin: 25px auto 0 auto;
	}
	.forgot-password {
		font-size: 15px;
	}
	.rememberme {
		font-size: 18px;
	}
	.tick {
		height: 25px;
		width: 25px;
		margin-top: 2px;
	}
	.ticked {
		height: 25px;
		width: 25px;
		background: url(../img/app/ticked-xs.png);
	}
	.login-button .login,
	.login-button .request-access {
		margin-bottom: 20px;
	}
	/* LOGIN PAGE */
	/* WELCOME PAGE */
	.welcome-screen .current-orders,
	.welcome-screen .logout {
		margin-left: 5px;
	}
	/* WELCOME PAGE */
	.contact-info-table td {
		padding: 8px 10px;
	}
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
	.sidenav .closebtn {
		height: auto;
		left: 200px;
		margin: 0;
		padding: 0;
		position: relative !important;
		width: 285px;
	}
	.change-driver,
	.assign {
		float: none;
		margin-right: 0;
	}
	.schedule-listing .dispatch-container {
		height: 100% !important;
	}
	.set-pickup,
	.set-dropoff {
		padding: 6px 10px;
	}
	/*ContactInfo Page*/
	.qrscan-qty {
		padding-left: 0px;
		padding-right: 0px;
	}
	.map-definition {
		font-size: 10px;
	}
	/*Notification*/
	.notification-dispatch .new-scroll-container,
	.notification-foreman .new-scroll-container {
		height: calc(100vh - 180px);
	}
	/*Notification*/

	.schedule-truck-dispatch .welcome-buttons,
	.schedule-truck-foreman .welcome-buttons {
		position: relative !important;
		margin-bottom: 20px;
	}
	.schedule-truck-dispatch .content-container,
	.schedule-truck-foreman .content-container {
		height: auto !important;
		overflow: scroll !important;
	}
}

@media (max-width: 380px) {
	/* GENERAL */
	.inner-container {
		width: 95%;
	}
	/* GENERAL */
	/* HOME PAGE */
	.home-logo {
		margin-top: 30%;
	}
	.team-icon img {
		height: 70px;
		width: 70px;
	}
	.splash-title {
		font-size: 40px;
	}
	.deliver-chart {
		width: 275px;
	}
	.title-fourth {
		margin-top: 675px;
	}
	/* HOME PAGE */
	/* LOGIN PAGE */
	.request-access {
		margin-left: 50px;
	}
	/* LOGIN PAGE */
	.company-logo {
		max-width: 250px;
	}
	.contact-info-table {
		line-height: 13px;
	}
	.contact-info-buttons {
		bottom: 10px !important;
	}
	.contact-btn {
		font-size: 12px;
		padding: 9px;
	}
	.document-btn {
		font-size: 12px;
		padding: 9px;
	}
	.contact-info {
		min-height: 318px;
	}
	.contact-info-header {
		height: 50px;
	}
	.contact-info-img {
		margin: 12px 0px 12px 0px;
		height: 75px;
		width: 75px;
	}
	.contact-info-table {
		margin-top: 90px;
	}
}

@media (max-width: 330px) {
	.company-logo {
		max-width: 250px;
	}
	.icon-size {
		width: 80px;
		height: 80px;
	}
	.icon-button {
		height: 80px;
		width: 80px;
		background-size: 80px;
		border: none;
	}
	.contact-info-table {
		line-height: 13px;
	}
	.contact-info-buttons {
		bottom: 10px !important;
	}
	.contact-btn {
		font-size: 12px;
		padding: 9px;
	}
	.contact-info {
		min-height: 318px;
	}
	.contact-info-header {
		height: 50px;
	}
	.contact-info-img {
		margin: 12px 0px 12px 0px;
		height: 75px;
		width: 75px;
	}
	.contact-info-table {
		margin-top: 90px;
	}
}

/********************************************************************************************************
------------------------------------------   MOBILE VIEW  -----------------------------------------------
********************************************************************************************************/
.noti-heading {
    color: 
    #ac333b;
    font-size: 18px;
}