.home-view-actions--items:hover {
  color: #1782c5;
}

.home-view-notes-wrapper--item,
.home-view-notes-wrapper--item__option-div,
.home-view-notes-wrapper--item__option-svg,
.home-view-notes-wrapper--item__option {
  display: flex;
}

.home-view-notes-wrapper--item__option-div {
  padding-left: 29px;
  color: #555555ba;
}

.home-view-notes-wrapper--item__link:hover {
  color: #1782c5;
  cursor: pointer;
}

.card-option-disabled-notification {
  padding: 19px;
  border-radius: 5px;
  background-color: #E8F3FC;
  color: #0F4176;
  font-size: 12px;
}

.payment-options-alignment {
  display: flex;
  align-items: flex-end;
}

.payment-options-cards-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  margin: 0px 0px 10px 0px;
  color: #527CBD;
}
.back-option {
  cursor: pointer;
}

.no-saved-cards-label {
  margin: 30px 0px 30px 0px;
  font-size: 12px;
  color: #144577;
}

.payment-options-cards-container {
  padding: 10px 25px 10px 25px;
}

.payment-options-add-card {
  align-items: flex-end;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: 12px;
  color: #527CBD;
  margin-left: 8px;
}

.payment-options-add-card-icon {
  color: #527CBD;
}

.payment-options-saved-card-radio {
  margin-right: 10px;
}

.payment-options-delete-card-icon {
  margin-left: auto;
  color: red;
  cursor: pointer;
}

.delete-saved-card-dialogue {
  height: 100px;
  padding: 10px;
}

.delete-saved-card-dialogue-label {
  text-align: center;
}
.delete-saved-card-dialogue-buttons {
  padding: 5px 10px 5px 10px;
  margin: 5px;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer;
}

.payment-options-saved-cards-row {
  height: 30px;
  display: flex;
  align-items: center;
  color: #606266;
  letter-spacing: 0.03em;
  font-size: 13px;
  cursor: pointer;
}

.fake-input-1 iframe {
  height: 35px;
  width: -webkit-fill-available;
  border-radius: 4px;
  padding-left: 10px;
  color: #C0C4CC;
  margin-top: 5px;
  border: 1px solid #909399;
  background: white;
}
#cc-save-card-1 {
  height: 40px;
  display: flex;
  align-items: center;
}
#cc-amount-1 {
  display: none;
}
.fake-checkbox-1 iframe {
  height: 14px;
  width: 14px;
  margin-right: 2px;
  margin-bottom: -3px;
}
.fake-checkbox-label-1 {
  font-size: 12px;
  color: #303133;
}
.paymentbody--form form {
  padding-left: 10px;
  padding-right: 10px;
}
.cvv-expire-fields {
  display: flex;
}
#cc-expiration-date {
  width: 67%;
}
#cc-cvc {
  width: 30%;
  padding-left: 3%;
}
.amount-input {
  display: flex;
  align-items: center;
}
.amount-input .fake-input-1 {
  width: 90%;
}
.amount-input .fake-input-1 iframe {
  border-radius: 0px 5px 5px 0px !important;
}
#react {
  color: #C0C4CC;
  letter-spacing: 0.03em;
}

.VGS-form {
  width: 240px;
}

.payment-options-add-card-holder {
  margin: 10px 0px 5px 0px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.home-view-notes-wrapper--item__row {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  margin-top: -11px;
  font-size: 13px;
  padding-left: 29px;
}

.home-view-notes-wrapper--item {
  padding-left: unset;
}

.home-view-notes-wrapper--item__option {
  flex: 4;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
}

.home-view-notes-wrapper--item__value {
  flex: 1;
  display: flex;
  align-self: flex-end;
  flex-direction: row-reverse;
  justify-content: center;
  padding-right: 40px;
}

.home-view-notes-wrapper--item__balance {
  margin-bottom: 14px;
  font-size: 14px;
}

.home-view--seperator__mini {
  margin-left: 30px !important;
  margin-right: 30px !important;
  border-top: 1px solid #66666614 !important;
}

.home-view-notes-wrapper--item__option-svg {
  margin-right: 10px;
}

.home-view-actions__element-date {
  width: 100% !important;
}

.el-date-picker {
  left: 48px;
}

.home-view-notes-wrapper--item__value .el-radio__label {
  display: none !important;
}

.home-view-place-order--mpesa-cancel {
  margin-top: 20px;
}
.payment__radio-button {
  margin-top: 7% !important;
  margin-right: 7% !important;
}
.payment__radio-button-dedicated {
  margin-right: 7% !important;
}
.payment__radio-button-label {
  width: 100% !important;
}
.card-accounts-list {
  background: aliceblue !important;
}
.order_final_summary{
  margin-left: 6%;
  margin-right: 6%;
}
.confirm-label{
  font-size: 19px;
  font-weight: 400;
  color: #1B7FC3;
  letter-spacing: 0.02em;
}
ul.summary_timeline {
  list-style-type: none;
  position: relative;
  margin-left: -7%;
}
ul.summary_timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 82%;
  z-index: 400;
}
ul.summary_timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  height: 35px;
  margin-bottom: 30px !important;
}
ul.summary_timeline > li:before {
  /* content: ' '; */
  background: #1B7FC3;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #1B7FC3;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
.order_summary_timeline li:first-child:before {
    background: #f57f20;
    border: 4px solid #f57f20;
    content: '';
}
.delivery_label{
  color: #3D5266;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 2% !important;
}
.delivery_points{
  margin-top: 0 !important;
  margin-bottom: 1% !important;
}
.order_summary__img{
  flex-basis: 11%;
}
.order_summary--vendor-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.order_summary-types-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.order_summary-item__image {
  height: 30px;
  min-width: 30px;
}
.order_summary-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.order_summary--vendor-formal-name{
  padding: 3px;
}
.order_summary--outline{
  margin-top: 3%;
}
.btn-edit-order{
  color: #FF7900 !important;
  background: #F5F7FA !important;
  border-color: #FF7900 !important;
  width: 45% !important;

}
.btn-submit-order{
  color: #FFFFFF !important;
  background: #F57F20 !important;
  border-color: #FF7900 !important;
  width: 45% !important;
}
.confirm_button_outer{
  display:flex;
  justify-content: space-between;
  margin-top: 10%;
}
.calender--icon{
  font-size: 30px;
}
.summary-button-outer{
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
  margin: 1em;
  margin-right: 0% !important;
  margin-left: 0% !important;
}
.count_down_section{
  font-size: 15px;
  margin-top: 7%;
  margin-bottom: 6%;
}
.timeout_text{
  color: #000000;
}
.timeout_count{
  color: #1B7FC3;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header{
  padding-top: 0% !important;
}
.countdown_divider{
  border-bottom: 1px solid #74696942;
  margin-top: 6%;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__body{
  padding-top: 2% !important;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header > button > i{
  display: none;
}
.summary-pop-up > div.v-modal{
  opacity: .5 !important;
  background: #000 !important;
  z-index: 2000 !important;
}
.instructions-notes{
  margin-top: 2%;
}
.visinity_point{
  font-size: 10px;
  color: #959090;
  margin-bottom: 5%;
}

.header{
    top: 0px;
    color: #fff;
    background-color: #1782C5;
    z-index: 999;
    outline: none;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); */
    width: 100%;
    margin: 0px auto;
    height: 68px;
    display: flex;
    font-size: 15px;
    line-height: 20px;
}
.header--item{
    display: flex;
    flex: 1;
}
.header--item__left, .header--item__right{
    display: flex;
}
.header--item__left{

}
.header--item__right{
    margin-right: 5em;
}
.logo{
    height: 50px;
    display: inline-flex;
    align-self: center;
    margin-left: 5em;
}

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}

nav ul {
	list-style: none;
    margin: unset;
}
nav ul:after {
	content: ""; clear: both; display: block;
}

nav ul li {
	float: left;
}
nav ul li:hover {
	background: #144e64;
}
nav ul li:hover ul{


  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
nav ul li:hover a {
	color: #fff;
}

nav ul li a {
    display: block;
    padding: 1.5em 40px;
    color: #fff; text-decoration: none;
}

nav ul ul {
	background: #fff;
    border-radius: 0px;
    padding: 0;
	position: absolute;
    z-index: 100;
}
nav ul ul li {
	float: none;
    position: relative;
}
nav ul ul li:last-child{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
nav ul ul li a {
	padding: 6px 6px 6px 20px;
    cursor: pointer;
    color: #555 !important;
}
nav ul ul li a:hover {
	background: #1782c5;
    color: #fff !important;
}

nav ul ul ul {
	position: absolute; left: 100%; top:0;
}
nav ul li .router-link-active{
    border-bottom: unset;
    cursor: auto;
    font-weight: 400;
    color: #144e64 !important;

}
.header__menuitem--active{
    font-weight: normal;
    color:#1782c5;
    cursor: auto;
}
.nav--menu-dropdown-wrap {
    float: right;
    width: 164px;
}

.nav--menu-dropdown-title {
    color:#fff !important;
    font-size: 16px !important;
}
.nav--menu-dropdown-title span {
    display: block;
    padding: 1.5em 40px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.nav--menu-dropdown-list {

    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.nav--menu-dropdown-list li a {
    color: #555 !important;
    cursor: pointer;
    font-family: 'Rubik', sans-serif  !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav--menu-dropdown-list .menu--last-child{
    border-top: 1px solid #f5f5f5;
}
.nav--menu-inactive {
    cursor: default;
}
.nav--menu-inactive:hover, .nav--menu-inactive:focus  {
    background: #1782c5 !important;
}
.el-dropdown-menu__item .router-link-active {
    border-bottom: none !important;
    color:#1782c5  !important;
}

.nav--menu-dropdown{
 width: 210px;
}

.nav--menu-dropdown-list {
    width: 210px;
    top: 68px;
    border-radius: 0px 0px 4px 4px !important;
    border-top: 0px !important;
}
.nav--menu-dropdown{
    height: 68px;
}

.menu--last-child-link{  border-radius: 0px 0px 4px 4px !important; }

.nav--menu-dropdown-list .menu--last-child {
    border-top: 1px solid #f5f5f5;
    border-radius: 4px;
}

a.menu--last-child-link {
    border-radius: 0px 0px 4px 4px !important;
}

.nav--menu-dropdown-link {
    padding: 1.5em 31px;
}
.segmentation-header{
  cursor: pointer;
}
.active_segmentation_menu{
  background: #FFFFFF;
  border-radius: 6px;
  margin-top: 15%;
  width: 105%;
  margin-left: -1%;
  height: 8% !important;
}
.header--icon{
  display: flex;
}
.segmentation-align{
  margin-left: 3%;
  margin-left: 3%;
  padding: 1.5em 40px;
}
.disable_segmentation_menu{
  background: none;
  border-radius: 6px;
  margin-top: 15%;
  width: 105%;
  margin-left: -1%;
  height: 8% !important;
}
.logistics-tab{
  margin-right: 20%;
}
.segmentation-tab{
  color: #fff !important;
}

.external-header__img{
    cursor: pointer;
    width: 60%;
    padding-left: 40%;
}
@media (max-width: 500px) {
.external-header__img {
    width: 100%;
    padding-left: 30%;
}
.header--item__left {
    text-align: center;
}
.logo {
    margin: auto;
    padding: 0px;
}
}
















































.log-item[data-v-a3b6ad86] {
  text-align: center;
  border: 0px solid #ccc;
  margin: 5px;
}
.sign-inner[data-v-a3b6ad86] {
  max-width: 22rem;
  border: 1px solid #d8dfe6;
  border-radius: 4px;
  margin: 2rem auto;
  padding: 2rem;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
}
.sign-top[data-v-a3b6ad86] {
  font-size: 1.3rem;
  line-height: 1.7em;
  font-weight: 500;
  text-align: center;
  color: #666;
}
.sign-in-button[data-v-a3b6ad86] {
  width: 90%;
  margin: 1em;
  background-color: #30487b;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: initial;
  letter-spacing: 1.1px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.sign-text[data-v-a3b6ad86] {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: large;
  margin-bottom: 10px;
  text-align: center;
  color: #666;
}
.sign-holder[data-v-a3b6ad86] {
  margin: 1em;
  display: block;
}
.sign-holder input[data-v-a3b6ad86]:not([type='checkbox']) {
  width: 100%;
}
.sign-holder .sign-holder__input[data-v-a3b6ad86] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
}
.sign-smaller[data-v-a3b6ad86] {
  font-size: 14px;
  color: #999999;
}
.sign-forgot-pass[data-v-a3b6ad86],
.sign-in-sign-up[data-v-a3b6ad86] {
  text-align: center;
}
.sign-buttom__img[data-v-a3b6ad86] {
  vertical-align: middle;
  width: 14px;
  padding-bottom: 3px;
  margin-right: 10px;
}
.sign-holder__link[data-v-a3b6ad86] {
  color: #1782c5;
  text-decoration: none;
}
.dimen[data-v-a3b6ad86] {
  width: 83%;
}
.sign-holder__pointer[data-v-a3b6ad86] {
  cursor: pointer;
}
.sign-form[data-v-a3b6ad86] {
  height: 42px !important;
  width: 110% !important;
}
.sign-in-error[data-v-a3b6ad86] {
  color: #e08445;
  font-family: 'Rubik', sans-serif;
}
.sign-btn-color[data-v-a3b6ad86] {
  border-width: 0px !important;
}
.sign-up-content
{
  display: flex;
  flex-direction: row !important;
}
.column
{
  display: flex;
  flex-direction: column;
}
.col-help
{
  flex: 1;
}
.col-form
{
  flex: 2;
  padding-right: 40px;
}
.sign-up-card{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-right: 1px solid #d8dfe6;
}
.sign-up-logo {
  width: 83%;
  display: block;
  margin: auto;
}
.sign-up-help-card{
  -webkit-box-flex: 1;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  padding-right: 9%;
}
.sign-up-main{
  /* border: 1px solid #d8dfe6; */
  border-radius: 4px;
  margin: 1rem auto;
  padding: 2rem;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 90% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 1%;
}
.sign-up-text-inner{
 padding-left: 8%;
 width: 88%;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: 20px;
 color: #979797;
 white-space: initial;
 font-weight: 300;
 margin-top: 3%;
}
.radio-options{
  width: 100%;
  margin-left: 0px !important;
  font-size: 40px;
  color: #000000;
  font-style: normal;
  margin-bottom: 5%;
  border: 1px solid #d8dfe6;
  border-radius: 0px;
  margin: 1rem auto;
  padding: 2rem;
  padding: 1rem;
  width: 102%;
  border-radius: 6px;
  padding-top: 1%;
}
.sign-up--extra{
  font-size: 19px;
  color: #000000;
  font-weight: 400;
}
.sign-up--label{
 font-weight: 500;
 font-size: 23px;
 line-height: 31px;
 color: #000000;
}
.business-benefits--header{
 margin-top: 8%;
 margin-bottom: 10%;
 font-weight: 500;
 font-size: 18px;
 line-height: 31px;
 color: #000000;
 margin-bottom: 0%;
}
.business-benefits--description{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}
.sign-up-back {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: .3s;
    line-height: 50px !important;
    cursor: pointer;
    border: 1px solid #555;
    text-align: center;
    font-size: 23px;
    position: static;
}
.el-radio__input{
  border: none !important;
}
.is-checked{
  border: 2px solid #1B7FC3;
  background-color: #F8FAFF;
  border-radius: 6px;
}
.descript_active{
  color: #1B7FC3;
}
.vendor-types {
  height: 43px;
  min-width: 63px;
  padding: 20%;
  cursor: pointer;
}
.vendors-outerline{
  display: flex;
  justify-content: space-between;
  width: 67% ;
  margin-left: 2%;
  margin-top: 2%;
}
.vendor-cards{
  border: 1.0945px solid #D8D8D8;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  width: 41% !important;
  margin-right: 10% !important;
}
.vendor_active{
  background: #EDF8FF;
  border: 2px solid #1B7FC3;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  animation: flip-scale-down-diag-2 0.5s linear ;
}
@keyframes flip-scale-down-diag-2 {
  0% {
    transform: scale(1) rotate3d(-1, 1, 0, 0deg);
  }
  50% {
    transform: scale(0.4) rotate3d(-1, 1, 0, -90deg);
  }
  100% {
    transform: scale(1) rotate3d(-1, 1, 0, -180deg);
  }
}
.sign-up-terms{
  margin-bottom: 2%;
  font-size: 13px;
  font-weight: 200;
  display: flex;
  flex-direction: row;
  margin-top: 8%;
}
.info{
  font-size: 12px;
  margin-bottom: 6%;
}
.sign-up-data-error {
  margin-right: 3%;
  font-size: 13px;
  font-family: "Rubik", sans-serif;
  color: #e08445;
  text-align: left;
}
.active_tab{
  -webkit-animation: scale-in-hor-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: scale-in-hor-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
.sign-up-main--inner{
  padding-top: 0%;
}
.cards--align{
  margin-top: 2%;
}
.extra-text{
  font-weight: 600;
  font-size: 17px !important;
  text-align: center;
}
.benefits-text{
  padding-left: 5%;
}
.align-benefits{
  align-items:center;
}
.sign-up-btn-outer{
  margin-top: 9%;
  margin-left: 0;
}
.sign-up-order-type {
  margin-top: 15px;
  margin-bottom: 15px;
}
.unit-submit{
  width: 112% !important;
}
.sign-up--info{
 text-align: center !important;
 color: #827E7E;
 margin-top: 8%;
}
.signup-holder__link{
  color: #1B7FC3;
}
.account-details--wrapper{
  width: 100% !important;
}
.account-type--selector {
  display: flex;
}
.verify-code-btn{
  width: 100%;
}
.verify-code-holder{
  margin-top: 9%;
}
.input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.radio--label {
  margin-right: 10px;
}
.verification-code-info{
  margin-bottom: 2%;
  font-size: 13px;
  font-weight: 200;
  margin-bottom: 8%;
}
.verify-acc-btn{
  width: 100%;
}
.verify-acc-holder{
  margin-top: 9%;
}
.primary-vehicle-details{
  margin-bottom: 2%;
  font-size: 14px;
  font-weight: 200;
  margin-top : 10%
}
.next-btn-holder{
  margin-top: 9%;
}
.next-btn{
  width: 100%;
}
.sign-up-terms{
  text-align:center;
}
.sign-up-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.sign-up-details-section{
 padding-left: 9%;
 border: 1px solid #d8dfe6;
 border-radius: 4px;
 margin: 4rem auto;
 padding: 3rem;
 font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
 width: 67% !important;
 padding-top: 1%;
 margin-top: 3%;
}
.el-radio.is-bordered{
 width: 47.5%;
}
.partners-brand-text{
 color: #1782C5;
}
.logo-display{
  height: 75px;
  margin: 0px 2.5% 0px 2.5%;
}
.logo-outer{
  width: 100%;
}
.verify-code-header{
 color: #000000;
 font-weight: 400;
 font-size: 13px;
}
.verification-code-recepient{
 color: #000000;
 font-weight: 400;
}
.el-checkbox__label,
.el-radio__label {
  font-size: 13px !important;
}

@media (max-width: 500px) {
  .el-radio.is-bordered {
    width: 45.5%;
    display: inline-block;
  }
  .sign-up-details-section {
    margin:20px auto;
    padding: 15px;
  }
  .sign-up--extra {
    text-align: center !important;
  }
  .sign-up-main {
    width: 80% !important;
    margin: 5% auto;
  }
  .sign-up-help-card {
    display: none;
  }
}
.cards--align > div > div > div:nth-child(3) > div:nth-child(1) > div > div[data-v-1fcb3018]{
  width: 182%;
}
body > div.el-select-dropdown.el-popper[data-v-1fcb3018]{
  width: 25%;
}
.button--signup-inactive[data-v-1fcb3018] {
  cursor: not-allowed !important;
  background: rgba(0,0,0,0.50) !important;
  transition: background-color 0.3s !important;
  color: #fff !important;
  color: #ecf0f1;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  pointer-events: none;
}
.sign-up-content
{
  display: flex;
  flex-direction: row !important;
}
.column
{
  display: flex;
  flex-direction: column;
}
.col-help
{
  flex: 1;
}
.col-form
{
  flex: 2;
  padding-right: 40px;
}
.sign-up-card{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-right: 1px solid #d8dfe6;
}
.sign-up-logo {
  width: 83%;
  display: block;
  margin: auto;
}
.sign-up-help-card{
  -webkit-box-flex: 1;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  padding-right: 9%;
}
.sign-up-main{
  /* border: 1px solid #d8dfe6; */
  border-radius: 4px;
  margin: 1rem auto;
  padding: 2rem;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 90% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 1%;
}
.sign-up-text-inner{
 padding-left: 8%;
 width: 88%;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: 20px;
 color: #979797;
 white-space: initial;
 font-weight: 300;
 margin-top: 3%;
}
.radio-options{
  width: 100%;
  margin-left: 0px !important;
  font-size: 40px;
  color: #000000;
  font-style: normal;
  margin-bottom: 5%;
  border: 1px solid #d8dfe6;
  border-radius: 0px;
  margin: 1rem auto;
  padding: 2rem;
  padding: 1rem;
  width: 102%;
  border-radius: 6px;
  padding-top: 1%;
}
.sign-up--extra{
  font-size: 19px;
  color: #000000;
  font-weight: 400;
}
.sign-up--label{
 font-weight: 500;
 font-size: 23px;
 line-height: 31px;
 color: #000000;
}
.business-benefits--header{
 margin-top: 8%;
 margin-bottom: 10%;
 font-weight: 500;
 font-size: 18px;
 line-height: 31px;
 color: #000000;
 margin-bottom: 0%;
}
.business-benefits--description{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}
.sign-up-back {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: .3s;
    line-height: 50px !important;
    cursor: pointer;
    border: 1px solid #555;
    text-align: center;
    font-size: 23px;
    position: static;
}
.el-radio__input{
  border: none !important;
}
.is-checked{
  border: 2px solid #1B7FC3;
  background-color: #F8FAFF;
  border-radius: 6px;
}
.descript_active{
  color: #1B7FC3;
}
.vendor-types {
  height: 43px;
  min-width: 63px;
  padding: 20%;
  cursor: pointer;
}
.vendors-outerline{
  display: flex;
  justify-content: space-between;
  width: 67% ;
  margin-left: 2%;
  margin-top: 2%;
}
.vendor-cards{
  border: 1.0945px solid #D8D8D8;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  width: 41% !important;
  margin-right: 10% !important;
}
.vendor_active{
  background: #EDF8FF;
  border: 2px solid #1B7FC3;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  animation: flip-scale-down-diag-2 0.5s linear ;
}
@keyframes flip-scale-down-diag-2 {
  0% {
    transform: scale(1) rotate3d(-1, 1, 0, 0deg);
  }
  50% {
    transform: scale(0.4) rotate3d(-1, 1, 0, -90deg);
  }
  100% {
    transform: scale(1) rotate3d(-1, 1, 0, -180deg);
  }
}
.sign-up-terms{
  margin-bottom: 2%;
  font-size: 13px;
  font-weight: 200;
  display: flex;
  flex-direction: row;
  margin-top: 8%;
}
.info{
  font-size: 12px;
  margin-bottom: 6%;
}
.sign-up-data-error {
  margin-right: 3%;
  font-size: 13px;
  font-family: "Rubik", sans-serif;
  color: #e08445;
  text-align: left;
}
.active_tab{
  -webkit-animation: scale-in-hor-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: scale-in-hor-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
.sign-up-main--inner{
  padding-top: 0%;
}
.cards--align{
  margin-top: 2%;
}
.extra-text{
  font-weight: 600;
  font-size: 17px !important;
  text-align: center;
}
.benefits-text{
  padding-left: 5%;
}
.align-benefits{
  align-items:center;
}
.sign-up-btn-outer{
  margin-top: 9%;
  margin-left: 0;
}
.sign-up-order-type {
  margin-top: 15px;
  margin-bottom: 15px;
}
.unit-submit{
  width: 112% !important;
}
.sign-up--info{
 text-align: center !important;
 color: #827E7E;
 margin-top: 8%;
}
.signup-holder__link{
  color: #1B7FC3;
}
.account-details--wrapper{
  width: 100% !important;
}
.account-type--selector {
  display: flex;
}
.verify-code-btn{
  width: 100%;
}
.verify-code-holder{
  margin-top: 9%;
}
.input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.radio--label {
  margin-right: 10px;
}
.verification-code-info{
  margin-bottom: 2%;
  font-size: 13px;
  font-weight: 200;
  margin-bottom: 8%;
}
.verify-acc-btn{
  width: 100%;
}
.verify-acc-holder{
  margin-top: 9%;
}
.primary-vehicle-details{
  margin-bottom: 2%;
  font-size: 14px;
  font-weight: 200;
  margin-top : 10%
}
.next-btn-holder{
  margin-top: 9%;
}
.next-btn{
  width: 100%;
}
.sign-up-terms{
  text-align:center;
}
.sign-up-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.sign-up-details-section{
 padding-left: 9%;
 border: 1px solid #d8dfe6;
 border-radius: 4px;
 margin: 4rem auto;
 padding: 3rem;
 font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
 width: 67% !important;
 padding-top: 1%;
 margin-top: 3%;
}
.el-radio.is-bordered{
 width: 47.5%;
}
.partners-brand-text{
 color: #1782C5;
}
.logo-display{
  height: 75px;
  margin: 0px 2.5% 0px 2.5%;
}
.logo-outer{
  width: 100%;
}
.verify-code-header{
 color: #000000;
 font-weight: 400;
 font-size: 13px;
}
.verification-code-recepient{
 color: #000000;
 font-weight: 400;
}
.el-checkbox__label,
.el-radio__label {
  font-size: 13px !important;
}

@media (max-width: 500px) {
  .el-radio.is-bordered {
    width: 45.5%;
    display: inline-block;
  }
  .sign-up-details-section {
    margin:20px auto;
    padding: 15px;
  }
  .sign-up--extra {
    text-align: center !important;
  }
  .sign-up-main {
    width: 80% !important;
    margin: 5% auto;
  }
  .sign-up-help-card {
    display: none;
  }
}

.log-item[data-v-802b96dc]{
text-align: center;
border: 0px solid #ccc;
margin: 5px;
}
.sign-inner[data-v-802b96dc]{
max-width: 22rem;
border: 1px solid #D8DFE6;
border-radius: 4px;
margin: 2rem auto;
padding: 2rem;
font-family: "Helvetica Nueu", "Helvetica", "Arial", "sans-serif";
}
.sign-top[data-v-802b96dc]{
font-size: 1.3rem;
line-height: 1.7em;
font-weight: 500;
text-align: center;
color: #666;
}
.sign-holder[data-v-802b96dc]{
margin: 1em;
display: block;
}
.sign-holder input[data-v-802b96dc]:not([type="checkbox"]) {
 width: 100%;
}
.sign-holder .sign-holder__input[data-v-802b96dc] {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 height: 30px;
}
.sign-holder input[type="submit"][data-v-802b96dc] {
 background-color: #1782c5;
 color: #fff;
 letter-spacing: 1.1px;
 font-weight: inherit;
 padding: 6px;
 height: 42px;
 border: 1px solid #1782c5;
 text-transform: uppercase;
 font-size: medium;
}
.dimen[data-v-802b96dc]{
width: 83%;
}
.sign-holder__link[data-v-802b96dc]{
color: #1782c5;
text-decoration:none;
}
.forgot-form[data-v-802b96dc]{
  height:42px!important;
  width: 110%!important;
}
.forgot-paswword-moreinfo[data-v-802b96dc]{
    font-family: "Rubik", sans-serif;
    font-size: 14px;
}
.reset-pass-link[data-v-802b96dc]{
  cursor: pointer;
  color: #1782c5;
  text-decoration: none;
}
.reset-link-details[data-v-802b96dc]{
  margin: 1em;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #e08445;
  font-family: "Rubik", sans-serif;
}
.forgot-btn-color[data-v-802b96dc]{
  border-width: 0px !important;
}

.log-item {
  text-align: center;
  border: 0px solid #ccc;
  margin: 5px;
}
.form__longyy {
  max-width: 300px !important;
  margin-top: 5px !important;
  margin-bottom: 15px !important;
  margin-left: 0px;
  width: 300px;
  height: 30px;
  font-size: 13px;
  margin-right: 27%;
}
.form__input {
  padding: 5px;
  display: block;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.btn {
  display: inline-block;
  padding: 10px 30px;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
}
.btn-primary {
  color: #fff;
  background-color: #1782c5;
  border-color: #357ebd;
  margin-right: 27%;
}
.form__input:focus {
  border-color: #1782c5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.reset-form {
  margin-left: 23%;
}
.reset-pass-new-pass{
  width:100%;
  border:0px;
  cellspacing :0px;
  cellpadding :0px;
}
.reset-pass-inner-text{
  color:#F90;
  height:20px;
}
.reset-pass-text{
  font-size:17px;
}
.reset-pass-cntxt{
  margin:0px auto;
}
.reset-pass-input{
  font-size:14px;
  width:310px;
  margin-top:10px;
}

.sign-up-verification {
  text-align: center;
  border: 0px solid #ccc;
  margin: 5px;
}
.sign-up-verification-inner {
  max-width: 27rem;
  border: 1px solid #d8dfe6;
  border-radius: 4px;
  margin: 2rem auto;
  padding: 2rem;
  font-family: "Rubik", sans-serif;
  margin-top: 7%;
}
.sign-up-verification-top {
  font-size: 1.3rem;
  line-height: 2.7em;
  font-weight: 400;
  text-align: center;
  color: #666;
}
.sign-up-verification-text {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: medium;
  margin-bottom: 10px;
  text-align: center;
  color: #666;
}
.sign-up-verification-holder {
  margin: 1em;
  display: block;
}
.sign-up-verification-holder .sign-up-verification-holder__input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
}
.dimen-sign-up2 {
  width: 83%;
}
.btn-sign-up-check {
  width: 28%;
  border-width: 0px !important;
}
.style-sign-btn {
  color: black !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

.user--bypass-loader,
.user--bypass-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.user--bypass-loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #2c82c5;
  border-right: 1.1em solid #f3f3f3;
  border-bottom: 1.1em solid #f3f3f3;
  border-left: 1.1em solid #f3f3f3;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

.success--bypass-title {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  line-height: 34px;
}
.success--bypass-image {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.success--bypass-image img {
  width: 100px;
  height: 100px;
}
.log-item {
    text-align: center;
    border: 0px solid #ccc;
    margin: 5px;
}

.sign-inner {
    max-width: 22rem;
    border-radius: 4px;
    margin: 2rem auto;
    padding: 2rem;
    font-family: "Helvetica Nueu", "Helvetica", "Arial", "sans-serif";
}

.sign-top {
    font-size: 1.3rem;
    line-height: 1.7em;
    font-weight: 500;
    text-align: center;
    color: #333;
}

.sign-in-button {
    width: 90%;
    margin: 1em;
    background-color: #30487b;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: initial;
    letter-spacing: 1.1px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.sign-text {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: large;
    margin-bottom: 10px;
    text-align: center;
    color: #666;
}

.sign-holder {
    margin: 1em;
    display: block;
}

.sign-holder input:not([type="checkbox"]) {
    width: 100%;
}

.sign-holder .sign-holder__input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 30px;
}

.sign-smaller {
    font-size: 14px;
    color: #999999;
}

.sign-forgot-pass,
.sign-in-sign-up {
    text-align: center;
}

.sign-buttom__img {
    vertical-align: middle;
    width: 14px;
    padding-bottom: 3px;
    margin-right: 10px;
}

.sign-holder__link {
    color: #1782c5;
    text-decoration: none;
}

.dimen {
    width: 83%;
}

.sign-holder__pointer {
    cursor: pointer;
}

.sign-form {
    height: 42px !important;
    width: 110% !important;
}

.sign-in-error {
    color: #e08445;
    font-family: "Rubik", sans-serif;
}

.sign-btn-color {
    border-width: 0px !important;
}
.bypass-verify-button{
  padding: 19px 20px 20px;
  margin-top: 16px;
  text-align: right;
}
.bypass-verify{
  color: #ecf0f1;
    background-color: #1782c5;
    border-color: #1b7fc3;
    cursor: pointer;
    border-radius: 4px;
    height: 40px;
    transition: background-color 0.3s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}
.bypass-cancel{
  color: #ecf0f1;
    background-color: #1782c5;
    border-color: #1b7fc3;
    cursor: pointer;
    border-radius: 4px;
    height: 40px;
    transition: background-color 0.3s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}
.signup-validation-description{
  font-size: 15px;
}

.header{
    top: 0px;
    color: #fff;
    background-color: #1782C5;
    z-index: 999;
    outline: none;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); */
    width: 100%;
    margin: 0px auto;
    height: 68px;
    display: flex;
    font-size: 15px;
    line-height: 20px;
}
.header--item{
    display: flex;
    flex: 1;
}
.header--item__left, .header--item__right{
    display: flex;
}
.header--item__left{

}
.header--item__right{
    margin-right: 5em;
}
.logo{
    height: 50px;
    display: inline-flex;
    align-self: center;
    margin-left: 5em;
}

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}

nav ul {
	list-style: none;
    margin: unset;
}
nav ul:after {
	content: ""; clear: both; display: block;
}

nav ul li {
	float: left;
}
nav ul li:hover {
	background: #144e64;
}
nav ul li:hover ul{


  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
nav ul li:hover a {
	color: #fff;
}

nav ul li a {
    display: block;
    padding: 1.5em 40px;
    color: #fff; text-decoration: none;
}

nav ul ul {
	background: #fff;
    border-radius: 0px;
    padding: 0;
	position: absolute;
    z-index: 100;
}
nav ul ul li {
	float: none;
    position: relative;
}
nav ul ul li:last-child{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
nav ul ul li a {
	padding: 6px 6px 6px 20px;
    cursor: pointer;
    color: #555 !important;
}
nav ul ul li a:hover {
	background: #1782c5;
    color: #fff !important;
}

nav ul ul ul {
	position: absolute; left: 100%; top:0;
}
nav ul li .router-link-active{
    border-bottom: unset;
    cursor: auto;
    font-weight: 400;
    color: #144e64 !important;

}
.header__menuitem--active{
    font-weight: normal;
    color:#1782c5;
    cursor: auto;
}
.nav--menu-dropdown-wrap {
    float: right;
    width: 164px;
}

.nav--menu-dropdown-title {
    color:#fff !important;
    font-size: 16px !important;
}
.nav--menu-dropdown-title span {
    display: block;
    padding: 1.5em 40px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.nav--menu-dropdown-list {

    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.nav--menu-dropdown-list li a {
    color: #555 !important;
    cursor: pointer;
    font-family: 'Rubik', sans-serif  !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav--menu-dropdown-list .menu--last-child{
    border-top: 1px solid #f5f5f5;
}
.nav--menu-inactive {
    cursor: default;
}
.nav--menu-inactive:hover, .nav--menu-inactive:focus  {
    background: #1782c5 !important;
}
.el-dropdown-menu__item .router-link-active {
    border-bottom: none !important;
    color:#1782c5  !important;
}

.nav--menu-dropdown{
 width: 210px;
}

.nav--menu-dropdown-list {
    width: 210px;
    top: 68px;
    border-radius: 0px 0px 4px 4px !important;
    border-top: 0px !important;
}
.nav--menu-dropdown{
    height: 68px;
}

.menu--last-child-link{  border-radius: 0px 0px 4px 4px !important; }

.nav--menu-dropdown-list .menu--last-child {
    border-top: 1px solid #f5f5f5;
    border-radius: 4px;
}

a.menu--last-child-link {
    border-radius: 0px 0px 4px 4px !important;
}

.nav--menu-dropdown-link {
    padding: 1.5em 31px;
}
.segmentation-header{
  cursor: pointer;
}
.active_segmentation_menu{
  background: #FFFFFF;
  border-radius: 6px;
  margin-top: 15%;
  width: 105%;
  margin-left: -1%;
  height: 8% !important;
}
.header--icon{
  display: flex;
}
.segmentation-align{
  margin-left: 3%;
  margin-left: 3%;
  padding: 1.5em 40px;
}
.disable_segmentation_menu{
  background: none;
  border-radius: 6px;
  margin-top: 15%;
  width: 105%;
  margin-left: -1%;
  height: 8% !important;
}
.logistics-tab{
  margin-right: 20%;
}
.segmentation-tab{
  color: #fff !important;
}


.nps-footer[data-v-1d6f9e70] {
    position: fixed;
    bottom: 0;
    width: 100%;
   left: 0;
    background-color: #fff;
    color: #555;
    font-size: 13px;
    min-height: 90px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
    border-radius: 3px;
  text-align: center;
}
.nps-header[data-v-1d6f9e70] {
    width: 100%;
    margin-top: 25px;
    font-size: 15px;
}
.nps-info[data-v-1d6f9e70] {
    width: 100%;
    margin-bottom: 6px;
    margin-left: 5em;
}
.btn-holder[data-v-1d6f9e70] {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    margin-right: 13px;
    cursor: pointer;
    transition-duration: 0.4s;
    padding: 0;
}
.btn-holder[data-v-1d6f9e70]:hover {
  background-color: #F57F20;
  color: white;
  font-weight: 700;
  border: none;
}
.score-holder[data-v-1d6f9e70] {
    margin-left: 10px;
    margin-right: 20px;
}
.side-btn[data-v-1d6f9e70] {
    color: #474747;
    border: none;
    font-size: 12px;
}
.dismiss[data-v-1d6f9e70] {
    color: #041F38;
    border: none;
    font-size: 19px;
    margin-left: 15px;
    cursor: pointer;
}
.nps-header h3[data-v-1d6f9e70] {
    color: #064773;
    font-weight: 500;
}
.reason-box[data-v-1d6f9e70] {
    width: 34%;
    height: 52px;
}
.action-button[data-v-1d6f9e70] {
    position: absolute;
    width: 7%;
    margin-top: 6px;
    background: #f57f20;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    line-height: 30px;
    height: 36px;
    outline: 0;
    padding: 0 15px;
    border: 1px solid #dcdfe6;
}
.clearfix[data-v-1d6f9e70] {
     margin-right: 7em;
}
.reason-dismiss[data-v-1d6f9e70] {
    background: #ffffff;
    border: none;
    color: #041F38;
    border: none;
    font-size: 28px;
    margin-left: 15px;
    cursor: pointer;
    width: 1%;
}
button span[data-v-1d6f9e70] {
    display: block;
    padding: 0;
}
.form-group[data-v-1d6f9e70] {
    margin-bottom: .3em;
}
.disabled[data-v-1d6f9e70] {
    cursor: not-allowed;
    opacity: 0.6;
}

.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.section--filter-wrap {
  margin-bottom: 8px;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  float: left;
}

.section--filter-input-wrap {
    width: 70%;
    display: inline-block;
    float: left;
}
.section--filter-input {
    margin-right: 20px;
    width: 30% !important;
    float: left;
    background-color: #ebeef5 !important;
}
.section--filter-action-wrap {
    float:right;
    text-align: right;
    width: 30%;
    display: inline-block;
}
.section--filter-action{
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
}
.section--filter-action-inactive {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}

.section--filter-action-inactive:hover ,
.section--filter-action-inactive:focus  {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}
.order_cost_amount{
  text-align: right;
}
.currency-selectors{
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border: 1px solid #BFD1E3;
    font-size: 12px;
    cursor: pointer;
}
.currencies-section {
    display: inline-flex;
}
.active-currency {
    color: white;
    background: #1B7FC3;
    border: 1px solid #1B7FC3 !important;
}
.section--pagination-wrap {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}


.btn-order-hstry{
  border-width:0px !important;
}
.el-dropdown{
  float: right;
}
.body > div.el-picker-panel.el-date-picker.el-popper{
background-color: #fff !important;
}
#order_hist{
  color: #ecf0f1 !important;
  background-color: #ffffff !important;
  font-size: 13px;
  width: 10.5% !important;
}
.body > div.el-select-dropdown.el-popper > div.el-scrollbar > div.el-select-dropdown__wrap.el-scrollbar__wrap.el-scrollbar__wrap--hidden-default > ul > li{
background-color: #fff !important;
color:dimgray !important;
}
.order_details_wrap {
    width: 50%;
    display: inline-block;
    border-right: 1px solid #b7b8ba;
    padding-right: 20px;
}
.order_details_map {
    width: 50%;
    display: inline-block;
    float: left;
}
.order_details_desc {
    display: inline-block;
    width: 50%;
    padding-left: 20px;
    font-size: 14px;
}
.order_details_desc_item {
    margin-top: 10px;
}
.order_details_desc_item--no-space {
    margin-top: unset;
}
.order_details_desc_image {
    width: 13px;
    height: auto;
    margin-top: 10px;
    margin-right: 5px;
}
.order_details_price {
    margin-top: 10px;
    font-size: 25px;
    margin-bottom:10px;
}

.rider_details_wrap {
    width: 50%;
    float: right;
    display: inline-block;
    padding-left: 20px;
}
.rider_details_image {
        display: inline-block;
    width: 150px;
    height: 150px;
    object-fit: contain;
    float: left;
}
.rider_details_image img {
    width: 100%;
    max-height: 165%;
}
.rider_details_items {
    width: 70%;
    display: inline-block;
    float: right;
    font-size: 15px;
    padding-left: 10px;
}
.rider_details_item {
    margin-top: 10px;
}
.rider_details_item .rating{
   font-size:20px;
}

.rating_checked {
    color: #1782c5;
}
.rating_unchecked {
    color: #555;
}
.rider_details_actions {
    display: block;
    float: left;
    margin-top: 10px;
}
.rider_details_action {
    display: inline-block
}
.rider_details_rating {
    margin-top: 5px !important;
    padding: 5px !important;
    background: #f4f4f4;
}
.rider_details_rating .el-rate {
    display: inline-block;
}
.el-rate__icon {
    font-size: 30px;
}
.order_details_desc_item--wrapper{
padding: 10px 0 10px 0;
}
.rider_details--view-delivery-docs-btn{
margin-top: 20px;
}
.recepient-padded
{
  padding: 5px 0px 0px 20px;
}

.order-details-wrapper {
  width: 50%;
  display: inline-block;
  border-right: 1px solid #f0f0f0;
  padding-right: 20px;
}
.rating-star {
  background: transparent !important;
  color: inherit;
}
.rate--action-btn {
  display: inline-block;
  margin-left: 30px;
}
.delivery_documents_info {
  width: 50%;
  min-height: 310px;
  margin: 3%;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
}
.delivery_documents_img {
  min-height: 310px;
  margin: 3%;
  border-radius: 4px;
}
.delivery_documents_sign {
  min-height: 310px;
  margin: 3%;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
}
.delivery-image-content {
  width: 60%;
}
.delivery_image_details {
  margin-top: 7%;
  margin-left: 7%;
}
.dispute-delivery-button {
  margin-top: 20px;
  margin-left: 15%;
  width: 100% !important;
}
.dispute_type_select {
  width: 100% !important;
  margin-bottom: 10px;
  height: 35px;
}
.dispute_description {
  padding: 12px;
  margin-right: -6px;
  width: 100% !important;
  height: 100px;
}
.dispute-delivery-submit {
  margin-top: 20px;
  width: 320px;
}
.delivery_image_dialog {
  width: 100%;
  height: 100%;
}
.dispute_delivery_dialog {
  width: 83%;
  height: 100%;
  margin-left: 10%;
}
.dispute_documents_body {
  width: 60%;
  margin-left: 19%;
}
.el-rate__icon {
    font-size: 20px !important;
}

.btn-statement{
  border-width:0px !important;
}
.btn-order-hstry{
  border-width:0px !important;
}
.el-dropdown{
  float: right;
}

.btn-payment {
  border-width: 0px !important;
}
.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.section--filter-wrap {
  margin-bottom: 8px;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  float: left;
}

.section--filter-input-wrap {
    width: 70%;
    display: inline-block;
    float: left;
}
.section--filter-input {
    margin-right: 20px;
    width: 30% !important;
    float: left;
    background-color: #ebeef5 !important;
}
.section--filter-action-wrap {
    float:right;
    text-align: right;
    width: 30%;
    display: inline-block;
}
.section--filter-action{
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
}
.section--filter-action-inactive {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}

.section--filter-action-inactive:hover ,
.section--filter-action-inactive:focus  {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}
.order_cost_amount{
  text-align: right;
}
.currency-selectors{
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border: 1px solid #BFD1E3;
    font-size: 12px;
    cursor: pointer;
}
.currencies-section {
    display: inline-flex;
}
.active-currency {
    color: white;
    background: #1B7FC3;
    border: 1px solid #1B7FC3 !important;
}
.section--pagination-wrap {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}


.input[type=text]:not(.browser-default){
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
    font-size: 14px;
}
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons);
.btn_users[data-v-6d75859a] {
    border-width: 0px !important;
}
.btn-edit-user[data-v-6d75859a] {
    cursor: pointer;
}

.many-flex {
    width: 50%;
}
.inviteMany--text {
    font-size: 14px;
    color: #555;
    margin-top: 20px;
}
.many--row {
    width: 100% !important;
    display: inline !important;
}
.btn-cancel {
    background-color: transparent !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
    color: #333 !important;
    border: none !important;
    width: 200px!important;
}
.btn-submit {
    font-size: 14px !important;
    width: 200px!important;
}
.inviteMany--textarea {
    width: 100% !important;
    height: 120px!important;
    margin-top: 0rem !important;
}
.inviteMany--textareabox {
    width: 100% !important;
    height: 120px!important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px !important;
    color: #555 !important;
    border: 1px solid #dcdfe6 !important;
    border-radius: 4px !important;
    margin-top: 1.3rem !important;
}
.inviteMany--textareabox:focus{
    border: 1px solid #1782c5 !important;
    -webkit-box-shadow: none !important;
    outline:none;
    box-shadow: none !important;
}
.textarea--row{
    margin-bottom: 50px !important;
}
.hiddendiv {
    visibility: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
    position: absolute;
    top: 0;
    z-index: -1;
}
.many-action-buttons {
    float: right !important;
}

.end--button-return
{
  text-align: center;
  margin-left: 35px;
  position: relative;
  line-height: 40px;
}
.end--back-link{
  line-height: 40px;
}
.end-header
{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.end-text
{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 5% 0px;
  color: #555;
}
.end-btn
{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.addUser--select {
    width: 100%;
}
.addUser--submit {
    margin-right: 6.5%;
}
.btn-submit {
    font-size: 14px;
}
a {
    color: #039be5;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
i.right {
    float: right;
    margin: 5px 0 5px 15px;
}
.add-user-submit {
    /*margin-top: 40px;*/
    padding: 20px;
    margin: 30px !important;
}
.error {
    justify-content: center;
}
.inp > .column-flex {
    align-items: flex-start;
    margin-right: 5px;
}
.alright {
    align-items: flex-end;
}
.or-div {
    align-items: center;
    justify-content: center;
    font-size: xx-large;
}
.alleft {
    justify-content: flex-end;
    align-items: flex-start;
}
.inv-link {
    padding-top: 5%;
}
.flex {
    display: flex;
}
.alleft > div {
    display: flex;
    align-items: center;
}
.alleft span {
    padding-left: 5px;
    padding-right: 5px;
}
.add-anchor {
    display: flex;
    align-items: center;
    /*margin-left: 1.7%;*/
}
.inviteMany--anchor {
    margin-left: 1.7% !important;
}
.addUser--link {
    margin-left: 1.7%;
}
.add-anchor:hover {
    text-decoration: none !important;
    border-bottom: 1.5px solid !important;
    margin-bottom: -2px !important;
}
.plus-icon {
    font-size: 20px !important;
    padding-right: 3px;
}
.select-wrapper {
    width: 100%;
}
.inv-justify {
    margin-top: -1.29rem !important;
}
.inv-inputs {
    margin-top: 30px;
}

.end-btn {
    justify-content: center;
    align-items: flex-end;
    padding-right: 0px !important;
    flex: .5 !important;
}
.cancel-btn {
    min-width: 124px;
}
.mid-btn {
    flex: .5 !important;
    justify-content: space-evenly;
    align-items: center;
}
.input-spaced {
    margin: 30px 0px 30px 0px;
}
.up-flex {
    margin: 0 auto;
    width: 70%;
}
.side-desc {
    font-size: initial;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    font-size: 14px !important;
    color: #9e9e9e !important;
}
.many--link{
    margin-top: -1rem !important;
}

.inviteUser--text {
    padding: 0 0 15px;
    color: #555;
    font-size: 14px;
}
.btn-submit {
    padding: 10px !important;
}
.inviteUser--button {
    margin-top: 48px;
    margin-left: 20px;
}
.show-txt {
    display: flex;
    flex-direction: column;
    flex: 3;
}
.show-out {
    display: flex;
    flex-direction: row;
    padding: 40px;
}
.show-in {
    font-size: 14px !important;
    padding: 0px 40px;
    text-align: left;
    color: #555 !important;
}
.show--input {
    margin-top: 17px !important;
}
.show-button-justify {
    padding-top: 10px !important;
    color: #555 !important;
}
.show-link-justify {
    color: #555 !important;
    text-align: right !important;
    padding-top: 10px !important;
}

.cancel-btn
{
  background-color: transparent;
  color: #333;
}
.cancel-btn:hover
{
  background-color: transparent;
}
.inv-container
{
  width: 1080px;
  margin: 0 auto;
}
.side-flex
{
  padding: 10px;
  display: flex;
}
.up-flex
{
  flex-direction: column;
}
.column-flex
{
  display: flex;
  flex-direction: column;
  flex: 1.5;
}
.space-right
{
  margin-right: 10%;
}
.pad-flex
{
  padding-left: 5%;
  padding-right: 5%;
}
.dropdown-content li>a, .dropdown-content li>span
{
  color: #1782c5;
  font-size: 14px;
}
.blue
{
  background-color: #1782c5 !important;
}
.select-wrapper input.select-dropdown
{
  font-size: 14px !important;
}

/* input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea
{
  font-size: 14px;
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly])
{
  border-bottom: 1px solid #1782c5;
  -webkit-box-shadow: 0 1px 0 0 #1782c5;
  box-shadow: 0 1px 0 0 #1782c5;
} */

.admin-edit-item {
    text-align: center;
    border: 0 solid #ccc;
    margin: 5px;
}
.admin-edit-inner {
    max-width: 60rem;
    border-radius: 4px;
    padding: 2rem;
    font-family: 'Rubik', sans-serif;
    display: flex;
}
.admin-edit2-details {
    font-size: 1.3rem;
    line-height: 1.7em;
    font-weight: 400;
    text-align: center;
    color: #666;
    /* margin-right: 20%; */
    margin-top: 18% !important;
    margin-left: 100px;
    margin-right: 60px;
}
.edit-holder {
    margin: 1em;
    display: block;
}
.edit-dimen {
    width: 83%;
}
.edit-form {
    height: 42px !important;
    width: 160% !important;
}
.edit-select {
    height: 42px !important;
    width: 155% !important;
}
.edit-back {
  width: 50px;
      height: 50px;
      border-radius: 50%;
      transition: .3s;
      /* box-shadow: 0 0 6px rgba(0, 0, 0, .12); */
      line-height: 50px !important;
      cursor: pointer;
      border: 1px solid #555;
      text-align: center;
      font-size: 23px;
}
.edit-position {
    border-left: 2px solid rgb(23, 130, 197);
    padding-left: 80px;
}
.btn-edit-user{
  border-width:0px !important;
  margin-left: 15px !important;
}
.datatable
{
  width: 100%;
  border: 1px solid #ccd3d9;
  border-spacing: 0;
  border-radius: 4px;
}
.datatable td
{
  padding: 8px;
  line-height: 18px;
  border-bottom: 1px solid #ccd3d9;
  color: #595d62;
  font-size: 15px;
}
.datatable th {
  background: #eaedef;
  color: #64727a;
  font-weight: 500;
  border-bottom: 1px solid #ccd3d9;
  padding: 8px;
  text-align: left;
}
.datatable td + td, .datatable th + th {
    border-left: 1px solid #ccd3d9;
}
.datatable--title
{
  text-align: center;
}

.button {
    float: right;
}
.button__element {
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    background-color: #1782C5;
    border-color: #357ebd;
    text-decoration: none;
}
.menu {
    display: flow-root;
}
.btn-dprts{
  border-width:0px !important;
}
.btn-dpt-edit{
  cursor: pointer;
}

.position--details {
    margin-top: 7% !important;
}
.add_dept--btn{
    margin-left: 15px !important;
}
.admin-edit-item {
    text-align: center;
    border: 0 solid #ccc;
    margin: 5px;
}
.admin-edit-inner {
    max-width: 60rem;
    border-radius: 4px;
    padding: 2rem;
    font-family: 'Rubik', sans-serif;
    display: flex;
}
.admin-edit2-details {
    font-size: 1.3rem;
    line-height: 1.7em;
    font-weight: 400;
    text-align: center;
    color: #666;
    /* margin-right: 20%; */
    /*margin-top: 18% !important;*/
    margin-left: 100px;
    margin-right: 60px;
}
.edit-holder {
    margin: 1em;
    display: block;
}
.edit-dimen {
    width: 83%;
}
.edit-form {
    height: 42px !important;
    width: 160% !important;
}
.edit-select {
    height: 42px !important;
    width: 155% !important;
}
.edit-back {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: .3s;
    /* box-shadow: 0 0 6px rgba(0, 0, 0, .12); */
    line-height: 50px !important;
    cursor: pointer;
    border: 1px solid #555;
    text-align: center;
    font-size: 23px;
}
.edit-position {
    border-left: 2px solid rgb(23, 130, 197);
    padding-left: 80px;
}
.btn-edit-user{
    border-width:0px !important;
    margin-left: 15px !important;
}
.inactive-btn{
  background: rgba(0,0,0,0.50);
  border: 1px solid rgba(0,0,0,0.50);
}
.add-dept-holder{
  display: block;
}

.position--details {
    margin-top: 7% !important;
}
.dept--id-storetemp {
    display: none !important;
}
.btn-edit-dept{
   border-width: 0px !important;
    margin-left: 15px !important;
}
.admin-edit-item {
    text-align: center;
    border: 0 solid #ccc;
    margin: 5px;
}
.admin-edit-inner {
    max-width: 60rem;
    border-radius: 4px;
    padding: 2rem;
    font-family: 'Rubik', sans-serif;
    display: flex;
}
.admin-edit2-details {
    font-size: 1.3rem;
    line-height: 1.7em;
    font-weight: 400;
    text-align: center;
    color: #666;
    /* margin-right: 20%; */
    margin-top: 7% !important;
    margin-left: 100px;
    margin-right: 60px;
}
.edit-holder {
    margin: 1em;
    display: block;
}
.edit-dimen {
    width: 83%;
}
.edit-form {
    height: 42px !important;
    width: 160% !important;
}
.edit-select {
    height: 42px !important;
    width: 155% !important;
}
.edit-back {
    width: 40px;
    border-radius: 20px;
    transition: .3s;
    box-shadow: 0 0 6px rgba(0, 0, 0, .12);
    line-height: 40px !important;
    cursor: pointer;
}
.edit-position {
    border-left: 2px solid rgb(23, 130, 197);
    padding-left: 80px;
}
.btn-edit-user{
    border-width:0px !important;
}

.preferences{
    display: flex;
    flex-wrap: wrap;
    flex-basis: auto;
    justify-content: space-between;
    margin-right: 60px;
}
.preferences__item{
    width: 30%;
    align-content: space-around;
    padding-bottom: 1rem;
}
.card{
    position: relative;
    margin: 20px 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    /* box-shadow: 1px 1px 0 0 rgba(0,0,0,0.16), 1px 1px 0 0 rgba(0,0,0,0.12); */
    box-shadow: none;
    border-left: 1px solid rgba(94, 94, 99, 0.11);
    border-top: 1px solid rgba(94, 94, 99, 0.11);
    border-right: 1px solid rgba(94, 94, 99, 0.11);
    border-bottom: 1px solid rgba(94, 94, 99, 0.11);
    /* border: 1px solid #626263; */
    min-height: 206px;
}
.card__paragraph{
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    color: #606266;
    font-weight: 300;
}
.image{
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.card__image{
    position: relative;
    font-size: 20px;
    height: 60px;
}
.card__image--title{
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #606266 !important;
    text-transform: capitalize !important;
    text-align: center;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
}
.card__content{
    padding: 20px;
    border-radius: 0 0 2px 2px;
    /* max-height: 83px; */
    max-height: 45px;
    color: #9e9e9e;
}
.card__action{
    border-top: 1px solid rgba(160,160,160,0.2);
    padding: 20px;
    border-style: none;
    text-align: center;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #1782c5;
}
input:focus + .slider {
  box-shadow: 0 0 1px #1782c5;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}

.api--help-content {
  font-size: 14px;
  margin-top: 20px;
}
.api--help-content a {
  color: #2c82c5 !important;
}
.btn-api {
  border-width: 0px;
}
.fetchedDataLayout{
  width: 100%;
  margin-bottom: 2%;
}
.datatable
{
  width: 100%;
  border: 1px solid #ccd3d9;
  border-spacing: 0;
  border-radius: 4px;
}
.datatable td
{
  padding: 8px;
  line-height: 18px;
  border-bottom: 1px solid #ccd3d9;
  color: #595d62;
  font-size: 15px;
}
.datatable th {
  background: #eaedef;
  color: #64727a;
  font-weight: 500;
  border-bottom: 1px solid #ccd3d9;
  padding: 8px;
  text-align: left;
}
.datatable td + td, .datatable th + th {
    border-left: 1px solid #ccd3d9;
}
.datatable--title
{
  text-align: center;
}

.company-edit2-details {
  font-size: 1.3rem;
  line-height: 1.7em;
  font-weight: 400;
  text-align: center;
  color: #666;
  margin-top: 18% !important;
  margin-left: 100px;
  margin-right: 60px;
}
.edit-cop-info-position {
  border-left: 2px solid rgb(23, 130, 197);
  padding-left: 80px;
}
.cop-edit-holder {
  margin: 1em;
  display: block;
  width: 83%;
}
.cop-input-descript{
  margin: 0 0 .25rem;
  display: block;
  font-size: 15px;
  line-height: 1.5rem;
  font-weight: 400!important;
  margin-bottom: .5rem!important;
  width:140%;
}
.cop-edit-form {
  height: 42px !important;
  width: 140% !important;
}
.btn-edit-cop-info{
  border-width:0px !important;
  margin-left: 15px !important;
}
.cop-edit-inner {
  max-width: 60rem;
  border-radius: 4px;
  padding: 2rem;
  font-family: 'Rubik', sans-serif;
  display: flex;
}
.edit-cop-info-position > div:nth-child(4) > div > div > ul {
 z-index: 9;
 width: 326px;
 margin-top: 8px;
 margin-left: -15px;
}
.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.body--grey[data-v-57a1cd37]
{
  background-color: #F9FBFC;
}
.module-container[data-v-57a1cd37]
{
  width: 90%;
  margin: 0px auto;
  padding-top: 60px;
}
/* (ignored) *//* (ignored) *//* (ignored) *//* (ignored) */
.iframe{
  min-height: 142vh;
}
.dashboard{
    height: auto;
}
.body--grey{
  background-color: #FFFFFF !important;
}

.paytitle {
  display: flex;
  flex: 2;
  align-items: center;
  font-size: 16px;
  height: 40px;
  font-weight: 500;
  font-size: 24px;
}
.payinfo {
  display: flex;
  justify-content: flex-start;
  flex: 1;
  color: rgb(85, 85, 85);
  font-size: 14px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  width: 80%;
  margin: auto;
  height: 70px;
  margin-top: 10px;
}
.payinfo--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.payinfo--icon img {
  width: 25px;
}
.payinfo--balance {
  display: block;
}
.payinfo--balance-el {
  padding: 0px 5px;
}
.payinfo-currencies {
  position: absolute;
  bottom: 90px;
  display: flex;
  width: 100%;
  border-bottom: 2px solid #ebeef5;
}
.payinfo-container {
  height: 80px;
  width: 100%;
}
.currency-tabs {
  width: 60px;
  text-align: center;
  border: 1px solid #ebeef5;
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: -1px;
  cursor: pointer;
}
.active-currency {
  color: white;
  background: #1B7FC3;
  border: 1px solid #1B7FC3 !important;
}
.payinfo-icon-container {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  background: #E8F3FC;
  margin: 10px 20px 10px 20px;
  color: #527CBD;
  font-size: 20px;
}
.account-balance-info-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #909399;
  font-size: 10px;
  margin: 15px 0px 0px 0px;
}
.account-balance-info-body {
  letter-spacing: 0.02em;
  color: #527CBD;
  font-weight: 500;
  font-size: 16px;
  margin: 7px 0px 0px 0px;
}











.menu-links{
  margin-bottom: -0.2rem !important;
}
a:hover {
 cursor: pointer;
}

.paymentbody {
  margin-top: 50px;
  position: relative;
}
.paymentbody--input-wrap
{
  display: flex;
  min-height: 4rem;
  margin: .5em;
}
.paymentbody--input {
  margin-top: 20px;
}
.paymentbody--input-spaced
{
  justify-content: space-between;
}
.paymentbody--input-button
{
  margin-top: 20px;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 1.1px;
  width: 100%;
  height: 45px;
}
.payment-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #ffffffb5;
  z-index: 200;
}
.container-small {
  width: 435px;
  margin: 5% auto;
}
.payment--header {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.paymethod {
  margin: 40px 0px 20px 0px;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ebeef5;
  margin-bottom: 20px;
  padding-bottom: 1px;
}
.paymethod--link {
  color: #555;
  text-transform: capitalize;
  font-size: 16px !important;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
  flex: 1;
}
.paymethod--link:hover,
.paymethod--link:focus {
  color: #1782c5 !important;
}
.paymethod--link.router-link-active {
  color: #1782c5;
  font-weight: normal;
  border-bottom: 3px solid #1782c5;
}

.payment--loading-title {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  line-height: 34px;
}
.payment--loading-content {
  height: 200px;
  background: #3b8a87;
}
.paymemt--mpesa-loader-actions {
  margin-left: 25px;
  margin-right: 25px;
}
.payment--mpesa-image {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.payment--mpesa-image img {
  width: 100px;
  height: 100px;
}

.payment--mpesa-loader,
.payment--mpesa-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.payment--mpesa-loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #2c82c5;
  border-right: 1.1em solid #f3f3f3;
  border-bottom: 1.1em solid #f3f3f3;
  border-left: 1.1em solid #f3f3f3;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.payment--cvv-info-wrap {
  position: absolute;
  width: 20vw;
  left: 10vw;
  top: 0;
}
.paymentbody--input-small {
  min-height: 2rem;
}
.paymentbody .input-control-small {
  width: 30%;
  position: relative;
}
.paymentbody .input-control-big {
  width: 60%;
}
.paymentbody--input-checkbox {
  margin-right: 10px;
}

.savecard--desc-wrap {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: -35px;
}
.savecard--desc-title {
  margin-left: 10px;
  font-size: 14px;
  margin-top: 5px;
  height: auto;
  line-height: 15px;
}
.sendy_payments_form_cvv_title {
  font-size: 14px;
}
.sendy_payments_form_cvv_description {
  font-size: 14px;
  margin-top: 20px;
}
.sendy_payments_form_cvv_body img {
  width: 200px;
}
.tracking-back-button{

    top: 25%;
    position: absolute;
    left: 20%;
    display: flex;

}


    .edit-back {
      width: 50px;
          height: 50px;
          border-radius: 50%;
          transition: .3s;
          /* box-shadow: 0 0 6px rgba(0, 0, 0, .12); */
          line-height: 50px !important;
          cursor: pointer;
          border: 1px solid #555;
          text-align: center;
          font-size: 23px;
    }














































































































































































































































































































































































































































































































.card--new-card {
  margin-top: 20px;
  width: 100%;
  padding: 16px 15px !important;
  height: 50px !important;
}
.card--saved-card {
  margin-top: 20px;
  width: 100%;
  padding: 16px 15px !important;
  height: 50px !important;
}
.card--saved-card-width {
  width: 100%;
}
.payments-orange {
  color: #f57f20;
}
.card--saved-expiry {
  margin-left: 43px;
}
.card--input {
  height: 50px !important;
  width: -webkit-fill-available;
  margin-top: 20px;
}
.card--delete {
  float: right;
}
.paymentbody--input-wrap-saved-cards{
  min-height: 4rem;
  margin: .5em;
}
.card-payment-disabled-notification {
  padding: 35px;
  border-radius: 5px;
  background-color: #E8F3FC;
  color: #0F4176;
  font-size: 14px;
}
.fake-input iframe {
  height: 40px;
  width: -webkit-fill-available;
  border-radius: 4px;
  padding-left: 20px;
  color: #606266;
  margin-top: 20px;
  border: 1px solid #909399;
}
#cc-save-card {
  height: 40px;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.fake-checkbox iframe {
  height: 14px;
  width: 14px;
  margin-right: 10px;
  margin-bottom: -3px;
}
.fake-checkbox-label {
  font-size: 14px;
}
.paymentbody--form form {
  padding-left: 10px;
  padding-right: 10px;
}
.cvv-expire-fields {
  display: flex;
}
#cc-expiration-date {
  width: 60%;
}
#cc-cvc {
  width: 30%;
  padding-left: 10%;
}
.amount-input {
  display: flex;
  align-items: center;
}
.amount-input .fake-input {
  width: 90%;
}
.amount-input .fake-input iframe {
  border-radius: 0px 5px 5px 0px !important;
}
.prepend-currency {
  font-size: 13px;
  width: 13%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin-bottom: -16px;
  background: #EBEEF5;
  border: 1px solid #909399;
  border-radius: 5px 0px 0px 5px;
}
.card-payment-saved-cards-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  margin: 0px 0px 10px 0px;
  color: #527CBD;
}
.card-payment-saved-cards-label {
  color: #909399;
  letter-spacing: 0.03em;
  font-size: 14px;
}
.card-payment-saved-cards-icon {
  color: #EA7125;
  margin-right: 20px;
}
.card-payment-saved-card-radio {
  margin: 0px 10px 0px 10px;
}
.card-payment-remove-cards-icon {
  margin-left: auto;
  color: red;
  margin-right: 10px;
}
.card-payment-saved-cards-row {
  height: 35px;
  display: flex;
  align-items: center;
  color: #606266;
  letter-spacing: 0.03em;
  font-size: 14px;
  cursor: pointer;
}
.card-payment-add-card-holder {
  margin: 10px 0px 5px 0px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.card-payment-add-card {
  align-items: flex-end;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: 14px;
  color: #527CBD;
  margin-left: 8px;
}
.card-payment-add-card-icon {
  color: #527CBD;
}
.saved-card-amount {
  display: flex;
  margin: 25px 0px 10px 0px;
}
.saved-card-amount-input {
  height: 38px;
  width: -webkit-fill-available;
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #527CBD;
  padding-left: 20px;
}
.saved-cards-container {
  width: 95%;
  margin: auto;
}
.saved-card-prepend {
  border: 1px solid #527CBD !important;
}
.card-payment-back-option {
  margin-left: 10px;
  color: #517cbd;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.card-payment-back-arrow {
  cursor: pointer;
}
.card-payment-amount-input {
  height: 38px;
  width: -webkit-fill-available;
  padding-left: 20px;
  color: #606266;
  border: 1px solid #909399;
  border-radius: 0px 5px 5px 0px;
}
.card-payment-flex {
  display: flex;
}
.inactive-payment-button {
  pointer-events: none;
}
.loader-height-override {
  height: 50px !important;
}
.saved-cards-delete-dialogue {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffffa8;
  display: flex;
  justify-content: center;
}
.saved-cards-delete-dialogue-container {
  width: 75%;
  background: #e8f3fc;
  height: 100px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 10%;
  color: #527CBD;
  text-align: center;
  font-size: 14px;
}
.delete-saved-card-dialogue-buttons {
  padding: 5px 10px 5px 10px;
  margin: 5px;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer;
}























































































































































































































































































































































































































.outer_info_content {
  width: 275px;
}
.outer_info_content_trackers {
  max-width: 265px;
  min-height: 80px;
}
.outer_inner_content{
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.outer_inner_content_trackers{
  display: inline-block;
  width: 40px;
  object-fit: contain;
  float: left;
}
.info_window_img{
  height: 45px;
  padding-top: 10px;
}
.info_window_descript_inner{
  width: 70%;
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-top: 5%;
  padding-bottom: 5px;
}
.info_window_descript{
  width: 100%;
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.info_window_trackers_extra{
  font-size:9px;
  padding-top:5px;
}


.ongoing--outer
{
  position: absolute;
  margin-top: 10px;
  right: 10px;
  min-width: 25%;
  max-height: 55%;
  overflow-x: hidden;
  margin-right : 19px;
}
.ongoing--count
{
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  color: #1782c5;
  padding: 9px 18px 9px 60px;
  font-size: 13px;
  cursor: pointer;
  border: 0px solid #1782c5;
  border-radius: 2px;
  box-shadow: 0 3px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
}
.ongoing--card
{
    font-size: 13px;
    margin-top: 15px;
    border: 0px solid #1782C5;
    cursor: pointer;
    transition: all .5s ease-in-out;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    border-radius: 2px !important;
    max-width: 100%;
}
.ongoing--card:hover,.ongoing--card.active
{
  border-color: #f57f20;
}
.ongoing--card-location
{
    padding: 25px 25px 11px 25px;
    background-color: #fff;
    border-radius: 3px 3px 0px 0px;
    font-size: 13px;
    line-height: 17px;
}
.ongoing--card-status
{
  display: flex;
justify-content: space-between;
padding: 14px;
background-color: #1782c5;
color: #fff;
transition: all .5s ease-in-out;
border-radius: 0px 0px 3px 3px;
}
.ongoing--card:hover .ongoing--card-status, .ongoing--card.active .ongoing--card-status
{
  background-color: #f57f20;
}
.ongoing--card-padded
{
  padding-bottom: 5px;
}
.rotate-transform
{
  transition: all 1s ease-in-out;
}
.rotate
{
  transform: rotate(180deg);
}
.ongoing--column{
  width: 105%;
}

.ongoing--outer
{
  position: absolute;
  margin-top: 10px;
  right: 10px;
  min-width: 345px;
  max-height: 55%;
  overflow-x: hidden;
}
.ongoing--count
{
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  color: #1782c5;
  padding: 9px 18px 9px 60px;
  font-size: 13px;
  cursor: pointer;
  border: 0px solid #1782c5;
  border-radius: 2px;
  box-shadow: 0 3px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
  max-width: 72%;
}
.ongoing--card
{
    font-size: 13px;
    margin-top: 15px;
    border: 0px solid #1782C5;
    cursor: pointer;
    transition: all .5s ease-in-out;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    border-radius: 2px !important;
    max-width: 90%;
}
.ongoing--card:hover,.ongoing--card.active
{
  border-color: #f57f20;
}
.ongoing--card-location
{
  padding: 25px 25px 11px 25px;
  background-color: #fff;
  border-radius: 3px 3px 0px 0px;
  font-size: 13px;
  line-height: 17px;
}
.ongoing--card-parent-order-details {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ongoing--parent-locations-header {
  font-size: 11px;
  color: #757575;
}
.ongoing--parent-locations-body {
}
.card-status-override {
  display: flex;
  justify-content: space-between;
  padding: 14px;
  color: #fff;
  transition: all .5s ease-in-out;
  border-radius: 0px 0px 3px 3px;
  font-size: 11px;
}
.ongoing--parent-locations {
  width: 160px;
  margin-right: 10px;
}
.Pending {
  background-color: #f57f20;
}
.Ongoing {
  background-color: #1782c5;
}
.Delivered {
  background-color: #43A047;
}
.ongoing--card-padded
{
  padding-bottom: 5px;
}
.rotate-transform
{
  transition: all 1s ease-in-out;
}
.rotate
{
  transform: rotate(180deg);
}
.icon-width {
  width: 15px !important;
}
.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.module-container {
  margin: 8px;
}
.title {
  font-size: 22px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccc;
  color: #999;
  padding-top: 15px;
  margin-bottom: 30px;
}
.title__text {
  font-weight: 300;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.blinder-override {
  background: white !important;
}
.countdown-popup {
  justify-content: center;
  align-items: center;
  display: flex;
  height: inherit;
}
.countdown-img {
  width: 80vw;
  display: block;
  position: absolute;
  margin: auto;
  bottom: -100%;
  left: -100%;
  top: -100%;
  right: -100%;
}
.countdown-container {
  background: white;
  width: 30%;
  z-index: 80;
  padding: 40px;
  border-radius: 25px;
  text-align: center;
  margin-top: -50px;
}
.countdown-heading {
  font-weight: 500;
  font-size: 25px;
}
.countdown-par {
  font-size: 15px;
}
.countdown-par, .countdown-heading {
  text-align: center;
  color: #1B7FC3;
  margin: 10px;
}
.timer {
  display: flex;
  color: #1a7fc3;
}
.countdown-time {
  width: 25%;
}
.timer-digits {
  font-size: 50px;
  margin: 0;
  font-weight: 500;
  text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.timer-description {
  margin: 0px;
  font-size: 10px;
  text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.countdown-divider {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 500;
  text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.cancel-pop-up > div > div > div.el-dialog__header > button{
  display: none ;
}
.updateCrmDialog{
}
.cancel-pop-up > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.crm-setup{
  font-size: 19px;
  color: #000000;
  font-weight: 400;
}
cancel-pop-up > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.compliance-select-final{
  width: 100% !important;
}
.upgrade-final{
  width: 100% !important;
  margin-bottom: 2%;
}
.vendors-final-outerline{
  display: flex;
  justify-content: space-between;
  width: 89% ;
  margin-left: 2%;
  margin-top: 2%;
}
.vendor-final-cards{
  border: 1.0945px solid #D8D8D8;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  width: 31% ;
  margin-right: 7%;
}
.vendor-types-final {
  height: 43px;
  min-width: 63px;
  padding: 20%;
  cursor: pointer;
}
.vendor_active_final{
  background: #EDF8FF;
  border: 2px solid #1B7FC3;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  animation: flip-scale-down-diag-2 0.5s linear ;
}
@keyframes flip-scale-down-diag-2 {
0% {
    transform: scale(1) rotate3d(-1, 1, 0, 0deg);
}
50% {
    transform: scale(0.4) rotate3d(-1, 1, 0, -90deg);
}
100% {
    transform: scale(1) rotate3d(-1, 1, 0, -180deg);
}
}
.final-step-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.final-label{
 margin-bottom: 2%;
 font-size: 14px;
 font-weight: 200;
 color: #000;
}
.final-inner{
 font-size: 12px;
 color: #8F8F8F;
 margin-bottom: 0;
}
.invalid-kra {
  display: block;
  color: #f57f20;
  font-size: 14px;
}
.final-upper-padding{
  padding-top: 2%;
}
.finish-setup-outer{
  margin-left: 6%;
  margin-right: 6%;
}
.tour-pointer {
  width: 20px;
    height: 20px;
    background: #F44B54;
    border-radius: 20px;
    z-index: 2000;
    position: relative;
    box-shadow: 0px 0px 12px 2px rgba(253, 1, 1, 0.77);
}
.pointer-container {
  position: relative;
  display: flex;
  width: max-content;
  margin-top: -10px;
  margin-left: -10px;
}
.tour-actions {
  z-index: 2000;
  height: max-content;
  background: white;
  margin-left: 10px;
  box-shadow: 0px 0px 12px 2px rgba(142, 140, 140, 0.55);
  border-radius: 5px;
  padding: 10px 15px 10px 20px;
  font-size: 12px;
  width: max-content;
}
.tour-description {
  width: 200px;
  font-size: 13px;
}
.tour-title {
  color: #F28226;
  font-size: 14px;
}
.tour-popup-description {
  font-size: 15px;
  font-weight: 400;
  padding: 10px 30px 10px 30px;
}
.tour-popup-get-started {
  font-size: 15px;
  font-weight: 500;
  color: #1782c5;
  cursor: pointer;
  margin: 20px 0px 10px 0px;
}
.tour-popup-skip {
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  margin: 10px 0px 20px 0px;
}
.tour-end {
  font-weight: 500;
  color: #1782c5;
  cursor: pointer;
}
.home-view-actions--items:hover {
  color: #1782c5;
}

.home-view-notes-wrapper--item,
.home-view-notes-wrapper--item__option-div,
.home-view-notes-wrapper--item__option-svg,
.home-view-notes-wrapper--item__option {
  display: flex;
}

.home-view-notes-wrapper--item__option-div {
  padding-left: 29px;
  color: #555555ba;
}

.home-view-notes-wrapper--item__link:hover {
  color: #1782c5;
  cursor: pointer;
}

.card-option-disabled-notification {
  padding: 19px;
  border-radius: 5px;
  background-color: #E8F3FC;
  color: #0F4176;
  font-size: 12px;
}

.payment-options-alignment {
  display: flex;
  align-items: flex-end;
}

.payment-options-cards-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  margin: 0px 0px 10px 0px;
  color: #527CBD;
}
.back-option {
  cursor: pointer;
}

.no-saved-cards-label {
  margin: 30px 0px 30px 0px;
  font-size: 12px;
  color: #144577;
}

.payment-options-cards-container {
  padding: 10px 25px 10px 25px;
}

.payment-options-add-card {
  align-items: flex-end;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: 12px;
  color: #527CBD;
  margin-left: 8px;
}

.payment-options-add-card-icon {
  color: #527CBD;
}

.payment-options-saved-card-radio {
  margin-right: 10px;
}

.payment-options-delete-card-icon {
  margin-left: auto;
  color: red;
  cursor: pointer;
}

.delete-saved-card-dialogue {
  height: 100px;
  padding: 10px;
}

.delete-saved-card-dialogue-label {
  text-align: center;
}
.delete-saved-card-dialogue-buttons {
  padding: 5px 10px 5px 10px;
  margin: 5px;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer;
}

.payment-options-saved-cards-row {
  height: 30px;
  display: flex;
  align-items: center;
  color: #606266;
  letter-spacing: 0.03em;
  font-size: 13px;
  cursor: pointer;
}

.fake-input-1 iframe {
  height: 35px;
  width: -webkit-fill-available;
  border-radius: 4px;
  padding-left: 10px;
  color: #C0C4CC;
  margin-top: 5px;
  border: 1px solid #909399;
  background: white;
}
#cc-save-card-1 {
  height: 40px;
  display: flex;
  align-items: center;
}
#cc-amount-1 {
  display: none;
}
.fake-checkbox-1 iframe {
  height: 14px;
  width: 14px;
  margin-right: 2px;
  margin-bottom: -3px;
}
.fake-checkbox-label-1 {
  font-size: 12px;
  color: #303133;
}
.paymentbody--form form {
  padding-left: 10px;
  padding-right: 10px;
}
.cvv-expire-fields {
  display: flex;
}
#cc-expiration-date {
  width: 67%;
}
#cc-cvc {
  width: 30%;
  padding-left: 3%;
}
.amount-input {
  display: flex;
  align-items: center;
}
.amount-input .fake-input-1 {
  width: 90%;
}
.amount-input .fake-input-1 iframe {
  border-radius: 0px 5px 5px 0px !important;
}
#react {
  color: #C0C4CC;
  letter-spacing: 0.03em;
}

.VGS-form {
  width: 240px;
}

.payment-options-add-card-holder {
  margin: 10px 0px 5px 0px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.home-view-notes-wrapper--item__row {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  margin-top: -11px;
  font-size: 13px;
  padding-left: 29px;
}

.home-view-notes-wrapper--item {
  padding-left: unset;
}

.home-view-notes-wrapper--item__option {
  flex: 4;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
}

.home-view-notes-wrapper--item__value {
  flex: 1;
  display: flex;
  align-self: flex-end;
  flex-direction: row-reverse;
  justify-content: center;
  padding-right: 40px;
}

.home-view-notes-wrapper--item__balance {
  margin-bottom: 14px;
  font-size: 14px;
}

.home-view--seperator__mini {
  margin-left: 30px !important;
  margin-right: 30px !important;
  border-top: 1px solid #66666614 !important;
}

.home-view-notes-wrapper--item__option-svg {
  margin-right: 10px;
}

.home-view-actions__element-date {
  width: 100% !important;
}

.el-date-picker {
  left: 48px;
}

.home-view-notes-wrapper--item__value .el-radio__label {
  display: none !important;
}

.home-view-place-order--mpesa-cancel {
  margin-top: 20px;
}
.payment__radio-button {
  margin-top: 7% !important;
  margin-right: 7% !important;
}
.payment__radio-button-dedicated {
  margin-right: 7% !important;
}
.payment__radio-button-label {
  width: 100% !important;
}
.card-accounts-list {
  background: aliceblue !important;
}
.order_final_summary{
  margin-left: 6%;
  margin-right: 6%;
}
.confirm-label{
  font-size: 19px;
  font-weight: 400;
  color: #1B7FC3;
  letter-spacing: 0.02em;
}
ul.summary_timeline {
  list-style-type: none;
  position: relative;
  margin-left: -7%;
}
ul.summary_timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 82%;
  z-index: 400;
}
ul.summary_timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  height: 35px;
  margin-bottom: 30px !important;
}
ul.summary_timeline > li:before {
  /* content: ' '; */
  background: #1B7FC3;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #1B7FC3;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
.order_summary_timeline li:first-child:before {
    background: #f57f20;
    border: 4px solid #f57f20;
    content: '';
}
.delivery_label{
  color: #3D5266;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 2% !important;
}
.delivery_points{
  margin-top: 0 !important;
  margin-bottom: 1% !important;
}
.order_summary__img{
  flex-basis: 11%;
}
.order_summary--vendor-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.order_summary-types-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.order_summary-item__image {
  height: 30px;
  min-width: 30px;
}
.order_summary-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.order_summary--vendor-formal-name{
  padding: 3px;
}
.order_summary--outline{
  margin-top: 3%;
}
.btn-edit-order{
  color: #FF7900 !important;
  background: #F5F7FA !important;
  border-color: #FF7900 !important;
  width: 45% !important;

}
.btn-submit-order{
  color: #FFFFFF !important;
  background: #F57F20 !important;
  border-color: #FF7900 !important;
  width: 45% !important;
}
.confirm_button_outer{
  display:flex;
  justify-content: space-between;
  margin-top: 10%;
}
.calender--icon{
  font-size: 30px;
}
.summary-button-outer{
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
  margin: 1em;
  margin-right: 0% !important;
  margin-left: 0% !important;
}
.count_down_section{
  font-size: 15px;
  margin-top: 7%;
  margin-bottom: 6%;
}
.timeout_text{
  color: #000000;
}
.timeout_count{
  color: #1B7FC3;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header{
  padding-top: 0% !important;
}
.countdown_divider{
  border-bottom: 1px solid #74696942;
  margin-top: 6%;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__body{
  padding-top: 2% !important;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header > button > i{
  display: none;
}
.summary-pop-up > div.v-modal{
  opacity: .5 !important;
  background: #000 !important;
  z-index: 2000 !important;
}
.instructions-notes{
  margin-top: 2%;
}
.visinity_point{
  font-size: 10px;
  color: #959090;
  margin-bottom: 5%;
}

.reset-font {
  font-family: 'Rubik', sans-serif;
}
.home-view--seperator {
  border-top: 1px solid #6663;
  margin-left: -20px;
  margin-right: -20px;
}
.home-view-vendor-classes--title {
  text-align: center;
  font-weight: normal;
  padding: 20px 20px 0px 20px;
  font-size: 14px;
}
.home-view-vendor-classes--icons,
.home-view-vendor-classes--label,
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  display: flex;
}
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  flex: 1;
  align-items: center;
}
.vendor__img_pstn {
  flex-basis: 11% !important;
}
.home-next-step {
  color: #1782c5;
}
.back-to-home-btn {
  padding-left: 6px;
  color: #000000;
  font-size: 25px;
  cursor: pointer;
}
.vendor_component-actions__element-date {
  background-color: white !important;
  width: 100% !important;
}
.vendor_component-actions__input-time {
  background-color: white !important;
  width: 45% !important;
  margin: auto;
  font-size: 12px;
}
.vendor_component-actions__title {
  text-align: center;
  font-weight: 500;
}
.vendor_component-actions__element-time {
  padding: 5%;
  box-shadow: 1px 0px 9px rgba(0, 0, 0, 0.21);
  margin-top: 10px;
  border-radius: 5px;
}
.vendor_component-actions__divider {
  margin-left: 3%;
  margin-right: 2%;
  color: #1782c5;
  font-size: 16px;
  font-weight: 600;
}
.pair_rider_section {
  width: 100%;
}
.home-view-vendor-classes--label {
  padding: 5px 0px;
  margin-top: 5px;
  padding-bottom: 1px;
}
.home-view--outline {
  border-bottom: 2px solid #ebeef5;
}
.home-view-vendor-classes-menu.section__link.router-link-active {
  width: 100%;
}
.home-view-vendor-classes-icons-item--img {
  width: 30px;
  max-height: 30px;
}
.home-view-vendor-classes-label-item {
  text-transform: uppercase;
  font-size: smaller;
}
.home-view-vendor-classes-label-item,
.home-view-vendor-classes-icons-item--img,
.home-view-actions--items__img,
.home-view-actions--items__span {
  cursor: pointer;
}
.home-view-vendor-types {
  margin-top: 20px;
}
.home-view-vendor-types--item {
  border-radius: 5px;
  margin: 13px 0;
  cursor: pointer;
  border: 2px solid #e1e3e8;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  color: #1782c5;
}
.home-view-vendor-types--item:hover,
.home-view-vendor-types--item:active,
.home-view-vendor-types--item__active {
  border: 2px solid #1782c5;
  background-color: #fff;
}

.home-view-vendor-types--item,
.home-view-vendor-types-item,
.home-view-vendor-types-item--cost-wrapper,
.home-view-vendor-types-item--vendor-wrapper,
.home-view-carrier-type {
  display: flex;
}
.home-view-vendor-types-item {
  justify-content: space-between;
  align-items: center;
}
.home-view-vendor-types-item {
  flex: 1;
}
.home-view-vendor-types-item--cost-wrapper {
  flex-direction: row;
  padding-right: 10px;
  align-items: center;
  /* flex-basis: 52%; */
}
.home-view-vendor-types-item--vendor-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* flex-basis: 43%; */
}
.home-view-vendor-types-item__image {
  height: 30px;
  min-width: 30px;
}
.home-view-vendor-types-item--cost-wrapper_time,
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-size: xx-small;
}
.home-view-vendor-types-item--cost-wrapper__cost {
  font-size: smaller;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-view-vendor-types-item--vendor-wrapper__img {
  padding-left: 10px;
  flex-basis: 25%;
}
.home-view-vendor-types-item--cost-wrapper-left {
  flex-direction: column;
  flex-basis: 90%;
  align-items: flex-end;
  padding-right: 10px;
}
.home-view-vendor-types-item--cost-wrapper-right {
  align-self: center;
  justify-content: flex-end;
  flex-basis: 10%;
}
.home-view-vendor-types-item-wrap {
  flex-wrap: wrap;
}
.home-view-carrier-type {
  width: 100%;
  justify-content: space-evenly;
  padding: 10px 0 10px 0;
}
.home-view-carrier-type--left-aligned {
  justify-content: space-around;
}

/* --start vendor actions */

.home-view-actions,
.home-view-actions--items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-view-actions--items {
  flex: 1;
}
.home-view-place-order {
  margin: 20px 0px 0px 0px;
}
.home-view--place-order {
  width: 100%;
  text-transform: uppercase;
}
.home-view-actions--items__span {
  font-size: small;
  padding: 5px;
  cursor: pointer;
}
.home-view-actions {
  margin: 10px 0;
  border-bottom: 2px solid #ebeef5;
}
.home-view-actions--schedule {
  margin-bottom: 15px;
  color: #1782c5;
  font-size: small;
  margin-top: 20px;
}
.home-view-section__link {
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  /* padding: 10px 25px; */
  text-decoration: none;
}

.home-view-section__link:hover {
  color: #1782c5 !important;
  cursor: pointer;
}
.home-view-section__link-active {
  font-weight: normal !important;
  color: #1782c5 !important;
  margin-bottom: -3px;
}
.home-view-actions__element-date .el-input__inner,
.home-view-actions__element-date .el-input__icon {
  color: #1782c5;
}
.home-view-actions--note {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
}

/* --end vendor actions */

/* start order actions */
.home-view-payments-wrapper,
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--right-amount,
.home-view-vendor-types-item--vendor-wrapper__vendor {
  display: flex;
}
.home-view-payments-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  border: 1px solid #1782c5;
  border-radius: 5px;
  padding: 5px;
  margin-top: 20px;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--right-amount,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--left__amount-label {
  flex: 1;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--right-label {
  font-size: 10px;
}
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-amount {
  font-size: 12px;
}
.home-view-payments--postpay {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  color: #1782c5;
  margin-bottom: -15px;
}

.pair_confirm_btn {
  margin: 20px 0px 0px 0px;
}
.pop-over-layout {
  background-color: #fff !important;
  width: 20% !important;
  min-height: 19% !important;
}
.pair-rider-name {
  padding: 8px;
  font-size: 13px;
}
.bottom-spacer {
  margin-bottom: 10px;
}
.recipient-section {
  display: none;
}
.el-popper[x-placement^='right'] .popper__arrow::after {
  bottom: 0px;
  border-right-color: #ffffff !important;
}
.display_paired_rider_img {
  height: 55px;
  vertical-align: middle;
  border-radius: 15%;
}
.display_rider_inline {
  border-right: 1px solid #74696942;
  width: 58% !important;
  text-align: center;
  padding-top: 14px;
}
.upper_scope_pair_text {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  text-transform: capitalize;
}
.pair_info_text_content {
  font-family: 'Rubik', sans-serif;
  color: #555;
  font-weight: 300;
}
.pair_right_more_info {
  width: 40% !important;
  text-align: center;
  padding-top: 20%;
}
.pair-model-info {
  font-size: 12px;
}

.home-view-actions--items__span .el-icon-goods,
.home-view-actions--items__span .el-icon-edit-outline,
.home-view-actions--items__span .el-icon-time {
  margin-left: -15px;
  margin-top: 2px;
}
/* end order actions */

/* start transitions */
.home-carrier-type-fade-enter-active,
.home-carrier-type-fade-leave-active {
  opacity: 0;
}
.home-carrier-type-fade-enter,
.home-carrier-type-fade-leave-to {
  opacity: 0;
}
.tier_description_background {
  background-color: #1782c5;
}
.extra_info_background {
  background-color: #fff;
}
.load-weight {
  width: 50% !important;
  font-style: italic;
}
.tonage-value-text {
  color: #555 !important;
  padding-left: 10px;
}
.tonnage-validate-error {
  color: #e08445;
  font-family: 'Rubik', sans-serif;
  text-align: left;
  font-size: 13px;
  width: 320px;
}
.load-weight-outer {
  padding-bottom: 0px;
}
.el-picker-panel__body-wrapper {
  background-color: white !important;
}
.el-time-panel {
  font-family: 'Rubik', sans-serif;
}
.home-view-vendor-types--item__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
}
.home-view-vendor-types-carrier {
  width: 60px;
}
.home-view-vendor-types-carrier-container {
  display: -webkit-inline-box;
  width: 180px;
  overflow-x: hidden;
}
.home-view-vendor-types-item__image-dedicated {
  display: block;
  margin: auto;
}
.dedicated-vendor-select .el-input {
  font-size: 12px;
  width: 230px;
  margin-bottom: 10px;
}
.dedicated-vendor-popper-class {
  background: white !important;
  font-size: 12px;
  color: black;
}
.dedicated-vendor-icon {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dedicated-vendor-container {
  padding-left: 10%;
}
.home-view-vendor-types-item-vendor--vendor-formal-name-dedicated {
  font-size: 11px;
  text-align: center;
}
.home-view-vendor-types--picker__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
  pointer-events: none;
}
.home-view-vendor-types--icon__unavailable {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  color: #808080 !important;
}
.home-view-vendor-types-item--cost-wrapper-right > span > span {
  background-color: inherit;
}
.home-view-vendor-select-vendor-number .el-input {
  width: 70px;
}
.home-view-vendor-select-vendor-number .el-input__inner {
  color: #1b7fc3;
}
.home-view-vendor-types--extra__unavailable {
  background: rgba(173, 173, 173, 0.97) !important;
  color: #ffffff !important;
}
.vendor_component-schedule {
  font-size: 10px;
  color: #212120;
}
.dedicated-minus-icon, .dedicated-plus-icon {
  font-size: 9px;
  font-weight: 900;
  margin: 5px;
}
.dedicated-vendor-items-divider {
  border-right: solid 1px;
  margin-right: 3px;
}
.dedicated-vendor-items-select {
  padding-right: 3px !important;
}
.dedicated-wrapper-override {
  max-height: 37vh !important;
}
.pairing-alert{
  width: 20% !important;
  margin-top: 12%;
  border: none;
  text-align: center;
}
.pairing-alert-icon{
  font-size: 30px;
  color: #f57e20;
}
.pairing-error-display{
  width: 77% !important;
  padding-top: 4%;
}
.pairing-error-header{
  margin-bottom: 3%;
  text-transform: capitalize;
}
.vendorExtraInfo{
  background-color: #1782c5 !important;
}
/* end transitions */
.button-additional-notes{
background-color: #fff;
background-image: none;
border-radius: 4px;
border: 1px solid #dcdfe6;
box-sizing: border-box;
color: #606266;
display: inline-block;
font-size: 13px;;
height: 40px;
line-height: 40px;
outline: 0;
padding-left: 15px;
transition: background-color 0.3s;
width: 100%;
text-align: left;
cursor: pointer;
}
.align-instructions-icon{
  margin-left: 42% !important;
}
.instructions-holder{
  display: inline-block;
  width: 50%;
}
.add-instructions-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.add-instructions-setup{
  margin-top: 3%;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 8%;
  color: rgba(0, 0, 0, 0.72);
}
.add-instructions-setup-label{
  margin-top: 0;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 1%;
}
.add-instructions-setup-contact{
  margin-bottom: 1%;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.72);
  margin-top: 4%;
}
.add-instructions-outer{
  margin-left: 6%;
  margin-right: 6%;
}
.add-instructions-pop-up > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.add-instructions-pop-up > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.add-notes{
 font: inherit !important;
}
.instructions--inner-section{
  margin-bottom: 10%;
}
.notify_recipient{
 margin-top: 14px;
 font-size: 12px;
 line-height: 20px;
 display: flex;
 align-items: center;
 color: #878686;
}
.send_sms-checkbox{
 margin-left: 0;
}
.instructions-set{
  margin-left: 3%;
}

.collection_centre[data-v-2a12c9c2]{
min-height: 45px;
 background: rgba(231, 231, 231, 0.42);
 font-size: 11px;
 display: block;
 word-break: break-all;
 pointer-events: none;
}
.estimatetitle[data-v-2a12c9c2]{
 display: flex;
 flex: 2;
 align-items: center;
 height: 37px;
 font-weight: 400;
 font-size: 13px;
 color: #1782c5;
}
.delivery-estimate-info[data-v-2a12c9c2]{
 display: flex;
 justify-content: flex-start;
 flex: 1;
 color: rgb(85, 85, 85);
 font-size: 14px;
 box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
 border-radius: 6px;
 width: 100%;
 height: 64px;
}
.estimate-icon-container[data-v-2a12c9c2]{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  margin: 10px 7% 10px 20px;
  color: #527CBD;
  font-size: 14px;
}
.estimate-value[data-v-2a12c9c2] {
 display: block;
 margin: 10px 0% 10px 11px;
 width: 43%;
 text-align: center;
}
.estimate-currency-highlight[data-v-2a12c9c2]{
  padding: 0px 5px;
}
.estimate-info-body[data-v-2a12c9c2]{
  color: #000000;
  font-weight: 500;
}
.price-estimate-container[data-v-2a12c9c2]{
  margin-top: 5%;
}
.extra-intercounty-info[data-v-2a12c9c2]{
  margin-top: 3%;
  color: #3D3C3C;
  font-weight: 300;
  font-size: 12px;
}

.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}








































































































































































































































































































































































































































































































































































































































































































































































































































































/* unfortunately browser vendors dont care about BEM */
[data-v-3f7a28fe]::-webkit-scrollbar {
  width: 12px;
}
/* Track */
[data-v-3f7a28fe]::-webkit-scrollbar-track {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
/* Handle */
[data-v-3f7a28fe]::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #1782c5;
}
[data-v-3f7a28fe]::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.2);
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}


.tour-pointer-1 {
  position: relative;
  left: 20px;
}
.reset-font {
  font-family: 'Rubik', sans-serif;
}
.home-view--seperator {
  border-top: 1px solid #6663;
  margin-left: -20px;
  margin-right: -20px;
}
.home-view-vendor-classes--title {
  text-align: center;
  font-weight: normal;
  padding: 20px 20px 0px 20px;
  font-size: 14px;
}
.home-view-vendor-classes--icons,
.home-view-vendor-classes--label,
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  display: flex;
}
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  flex: 1;
  align-items: center;
}
.vendor__img_pstn {
  flex-basis: 11% !important;
}
.home-next-step {
  color: #1782c5;
}
.back-to-home-btn {
  padding-left: 6px;
  color: #000000;
  font-size: 25px;
  cursor: pointer;
}
.vendor_component-actions__element-date {
  background-color: white !important;
  width: 100% !important;
}
.vendor_component-actions__input-time {
  background-color: white !important;
  width: 45% !important;
  margin: auto;
  font-size: 12px;
}
.vendor_component-actions__title {
  text-align: center;
  font-weight: 500;
}
.vendor_component-actions__element-time {
  padding: 5%;
  box-shadow: 1px 0px 9px rgba(0, 0, 0, 0.21);
  margin-top: 10px;
  border-radius: 5px;
}
.vendor_component-actions__divider {
  margin-left: 3%;
  margin-right: 2%;
  color: #1782c5;
  font-size: 16px;
  font-weight: 600;
}
.pair_rider_section {
  width: 100%;
}
.home-view-vendor-classes--label {
  padding: 5px 0px;
  margin-top: 5px;
  padding-bottom: 1px;
}
.home-view--outline {
  border-bottom: 2px solid #ebeef5;
}
.home-view-vendor-classes-menu.section__link.router-link-active {
  width: 100%;
}
.home-view-vendor-classes-icons-item--img {
  width: 30px;
  max-height: 30px;
}
.home-view-vendor-classes-label-item {
  text-transform: uppercase;
  font-size: smaller;
}
.home-view-vendor-classes-label-item,
.home-view-vendor-classes-icons-item--img,
.home-view-actions--items__img,
.home-view-actions--items__span {
  cursor: pointer;
}
.home-view-vendor-types {
  margin-top: 20px;
}
.home-view-vendor-types--item {
  border-radius: 5px;
  margin: 13px 0;
  cursor: pointer;
  border: 2px solid #e1e3e8;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  color: #1782c5;
}
.home-view-vendor-types--item:hover,
.home-view-vendor-types--item:active,
.home-view-vendor-types--item__active {
  border: 2px solid #1782c5;
  background-color: #fff;
}

.home-view-vendor-types--item,
.home-view-vendor-types-item,
.home-view-vendor-types-item--cost-wrapper,
.home-view-vendor-types-item--vendor-wrapper,
.home-view-carrier-type {
  display: flex;
}
.home-view-vendor-types-item {
  justify-content: space-between;
  align-items: center;
}
.home-view-vendor-types-item {
  flex: 1;
}
.home-view-vendor-types-item--cost-wrapper {
  flex-direction: row;
  padding-right: 10px;
  align-items: center;
  /* flex-basis: 52%; */
}
.home-view-vendor-types-item--vendor-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* flex-basis: 43%; */
}
.home-view-vendor-types-item__image {
  height: 30px;
  min-width: 30px;
}
.home-view-vendor-types-item--cost-wrapper_time,
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-size: xx-small;
}
.home-view-vendor-types-item--cost-wrapper__cost {
  font-size: smaller;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-view-vendor-types-item--vendor-wrapper__img {
  padding-left: 10px;
  flex-basis: 25%;
}
.home-view-vendor-types-item--cost-wrapper-left {
  flex-direction: column;
  flex-basis: 90%;
  align-items: flex-end;
  padding-right: 10px;
}
.home-view-vendor-types-item--cost-wrapper-right {
  align-self: center;
  justify-content: flex-end;
  flex-basis: 10%;
}
.home-view-vendor-types-item-wrap {
  flex-wrap: wrap;
}
.home-view-carrier-type {
  width: 100%;
  justify-content: space-evenly;
  padding: 10px 0 10px 0;
}
.home-view-carrier-type--left-aligned {
  justify-content: space-around;
}

/* --start vendor actions */

.home-view-actions,
.home-view-actions--items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-view-actions--items {
  flex: 1;
}
.home-view-place-order {
  margin: 20px 0px 0px 0px;
}
.home-view--place-order {
  width: 100%;
  text-transform: uppercase;
}
.home-view-actions--items__span {
  font-size: small;
  padding: 5px;
  cursor: pointer;
}
.home-view-actions {
  margin: 10px 0;
  border-bottom: 2px solid #ebeef5;
}
.home-view-actions--schedule {
  margin-bottom: 15px;
  color: #1782c5;
  font-size: small;
  margin-top: 20px;
}
.home-view-section__link {
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  /* padding: 10px 25px; */
  text-decoration: none;
}

.home-view-section__link:hover {
  color: #1782c5 !important;
  cursor: pointer;
}
.home-view-section__link-active {
  font-weight: normal !important;
  color: #1782c5 !important;
  margin-bottom: -3px;
}
.home-view-actions__element-date .el-input__inner,
.home-view-actions__element-date .el-input__icon {
  color: #1782c5;
}
.home-view-actions--note {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
}

/* --end vendor actions */

/* start order actions */
.home-view-payments-wrapper,
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--right-amount,
.home-view-vendor-types-item--vendor-wrapper__vendor {
  display: flex;
}
.home-view-payments-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  border: 1px solid #1782c5;
  border-radius: 5px;
  padding: 5px;
  margin-top: 20px;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--right-amount,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--left__amount-label {
  flex: 1;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--right-label {
  font-size: 10px;
}
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-amount {
  font-size: 12px;
}
.home-view-payments--postpay {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  color: #1782c5;
  margin-bottom: -15px;
}

.pair_confirm_btn {
  margin: 20px 0px 0px 0px;
}
.pop-over-layout {
  background-color: #fff !important;
  width: 20% !important;
  min-height: 19% !important;
}
.pair-rider-name {
  padding: 8px;
  font-size: 13px;
}
.bottom-spacer {
  margin-bottom: 10px;
}
.recipient-section {
  display: none;
}
.el-popper[x-placement^='right'] .popper__arrow::after {
  bottom: 0px;
  border-right-color: #ffffff !important;
}
.display_paired_rider_img {
  height: 55px;
  vertical-align: middle;
  border-radius: 15%;
}
.display_rider_inline {
  border-right: 1px solid #74696942;
  width: 58% !important;
  text-align: center;
  padding-top: 14px;
}
.upper_scope_pair_text {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  text-transform: capitalize;
}
.pair_info_text_content {
  font-family: 'Rubik', sans-serif;
  color: #555;
  font-weight: 300;
}
.pair_right_more_info {
  width: 40% !important;
  text-align: center;
  padding-top: 20%;
}
.pair-model-info {
  font-size: 12px;
}

.home-view-actions--items__span .el-icon-goods,
.home-view-actions--items__span .el-icon-edit-outline,
.home-view-actions--items__span .el-icon-time {
  margin-left: -15px;
  margin-top: 2px;
}
/* end order actions */

/* start transitions */
.home-carrier-type-fade-enter-active,
.home-carrier-type-fade-leave-active {
  opacity: 0;
}
.home-carrier-type-fade-enter,
.home-carrier-type-fade-leave-to {
  opacity: 0;
}
.tier_description_background {
  background-color: #1782c5;
}
.extra_info_background {
  background-color: #fff;
}
.load-weight {
  width: 50% !important;
  font-style: italic;
}
.tonage-value-text {
  color: #555 !important;
  padding-left: 10px;
}
.tonnage-validate-error {
  color: #e08445;
  font-family: 'Rubik', sans-serif;
  text-align: left;
  font-size: 13px;
  width: 320px;
}
.load-weight-outer {
  padding-bottom: 0px;
}
.el-picker-panel__body-wrapper {
  background-color: white !important;
}
.el-time-panel {
  font-family: 'Rubik', sans-serif;
}
.home-view-vendor-types--item__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
}
.home-view-vendor-types-carrier {
  width: 60px;
}
.home-view-vendor-types-carrier-container {
  display: -webkit-inline-box;
  width: 180px;
  overflow-x: hidden;
}
.home-view-vendor-types-item__image-dedicated {
  display: block;
  margin: auto;
}
.dedicated-vendor-select .el-input {
  font-size: 12px;
  width: 230px;
  margin-bottom: 10px;
}
.dedicated-vendor-popper-class {
  background: white !important;
  font-size: 12px;
  color: black;
}
.dedicated-vendor-icon {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dedicated-vendor-container {
  padding-left: 10%;
}
.home-view-vendor-types-item-vendor--vendor-formal-name-dedicated {
  font-size: 11px;
  text-align: center;
}
.home-view-vendor-types--picker__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
  pointer-events: none;
}
.home-view-vendor-types--icon__unavailable {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  color: #808080 !important;
}
.home-view-vendor-types-item--cost-wrapper-right > span > span {
  background-color: inherit;
}
.home-view-vendor-select-vendor-number .el-input {
  width: 70px;
}
.home-view-vendor-select-vendor-number .el-input__inner {
  color: #1b7fc3;
}
.home-view-vendor-types--extra__unavailable {
  background: rgba(173, 173, 173, 0.97) !important;
  color: #ffffff !important;
}
.vendor_component-schedule {
  font-size: 10px;
  color: #212120;
}
.dedicated-minus-icon, .dedicated-plus-icon {
  font-size: 9px;
  font-weight: 900;
  margin: 5px;
}
.dedicated-vendor-items-divider {
  border-right: solid 1px;
  margin-right: 3px;
}
.dedicated-vendor-items-select {
  padding-right: 3px !important;
}
.dedicated-wrapper-override {
  max-height: 37vh !important;
}
.pairing-alert{
  width: 20% !important;
  margin-top: 12%;
  border: none;
  text-align: center;
}
.pairing-alert-icon{
  font-size: 30px;
  color: #f57e20;
}
.pairing-error-display{
  width: 77% !important;
  padding-top: 4%;
}
.pairing-error-header{
  margin-bottom: 3%;
  text-transform: capitalize;
}
.vendorExtraInfo{
  background-color: #1782c5 !important;
}
/* end transitions */
.button-additional-notes{
background-color: #fff;
background-image: none;
border-radius: 4px;
border: 1px solid #dcdfe6;
box-sizing: border-box;
color: #606266;
display: inline-block;
font-size: 13px;;
height: 40px;
line-height: 40px;
outline: 0;
padding-left: 15px;
transition: background-color 0.3s;
width: 100%;
text-align: left;
cursor: pointer;
}
.align-instructions-icon{
  margin-left: 42% !important;
}
.instructions-holder{
  display: inline-block;
  width: 50%;
}
.add-instructions-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.add-instructions-setup{
  margin-top: 3%;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 8%;
  color: rgba(0, 0, 0, 0.72);
}
.add-instructions-setup-label{
  margin-top: 0;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 1%;
}
.add-instructions-setup-contact{
  margin-bottom: 1%;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.72);
  margin-top: 4%;
}
.add-instructions-outer{
  margin-left: 6%;
  margin-right: 6%;
}
.add-instructions-pop-up > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.add-instructions-pop-up > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.add-notes{
 font: inherit !important;
}
.instructions--inner-section{
  margin-bottom: 10%;
}
.notify_recipient{
 margin-top: 14px;
 font-size: 12px;
 line-height: 20px;
 display: flex;
 align-items: center;
 color: #878686;
}
.send_sms-checkbox{
 margin-left: 0;
}
.instructions-set{
  margin-left: 3%;
}

.tour-pointer-3[data-v-1618b5a6] {
  float: right;
  position: relative;
  left: 10px;
}
.tour-pointer-4[data-v-1618b5a6] {
  float: right;
  position: relative;
  right: 5px;
  top: 5px;
}
.info-icon-spacer[data-v-1618b5a6] {
  padding: 0px 0px 0px 5px;
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}























































































































































































































































































































































































































































































































































































































































































































































/* unfortunately browser vendors dont care about BEM */
[data-v-b6c5e5ee]::-webkit-scrollbar {
  width: 12px;
}
/* Track */
[data-v-b6c5e5ee]::-webkit-scrollbar-track {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
/* Handle */
[data-v-b6c5e5ee]::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #1782c5;
}
[data-v-b6c5e5ee]::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.2);
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}


.tour-pointer-2 {
  position: relative;
  left: 25px;
  top: 5px;
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}


.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}

.reset-font {
  font-family: 'Rubik', sans-serif;
}
.home-view--seperator {
  border-top: 1px solid #6663;
  margin-left: -20px;
  margin-right: -20px;
}
.home-view-vendor-classes--title {
  text-align: center;
  font-weight: normal;
  padding: 20px 20px 0px 20px;
  font-size: 14px;
}
.home-view-vendor-classes--icons,
.home-view-vendor-classes--label,
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  display: flex;
}
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  flex: 1;
  align-items: center;
}
.vendor__img_pstn {
  flex-basis: 11% !important;
}
.home-next-step {
  color: #1782c5;
}
.back-to-home-btn {
  padding-left: 6px;
  color: #000000;
  font-size: 25px;
  cursor: pointer;
}
.vendor_component-actions__element-date {
  background-color: white !important;
  width: 100% !important;
}
.vendor_component-actions__input-time {
  background-color: white !important;
  width: 45% !important;
  margin: auto;
  font-size: 12px;
}
.vendor_component-actions__title {
  text-align: center;
  font-weight: 500;
}
.vendor_component-actions__element-time {
  padding: 5%;
  box-shadow: 1px 0px 9px rgba(0, 0, 0, 0.21);
  margin-top: 10px;
  border-radius: 5px;
}
.vendor_component-actions__divider {
  margin-left: 3%;
  margin-right: 2%;
  color: #1782c5;
  font-size: 16px;
  font-weight: 600;
}
.pair_rider_section {
  width: 100%;
}
.home-view-vendor-classes--label {
  padding: 5px 0px;
  margin-top: 5px;
  padding-bottom: 1px;
}
.home-view--outline {
  border-bottom: 2px solid #ebeef5;
}
.home-view-vendor-classes-menu.section__link.router-link-active {
  width: 100%;
}
.home-view-vendor-classes-icons-item--img {
  width: 30px;
  max-height: 30px;
}
.home-view-vendor-classes-label-item {
  text-transform: uppercase;
  font-size: smaller;
}
.home-view-vendor-classes-label-item,
.home-view-vendor-classes-icons-item--img,
.home-view-actions--items__img,
.home-view-actions--items__span {
  cursor: pointer;
}
.home-view-vendor-types {
  margin-top: 20px;
}
.home-view-vendor-types--item {
  border-radius: 5px;
  margin: 13px 0;
  cursor: pointer;
  border: 2px solid #e1e3e8;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  color: #1782c5;
}
.home-view-vendor-types--item:hover,
.home-view-vendor-types--item:active,
.home-view-vendor-types--item__active {
  border: 2px solid #1782c5;
  background-color: #fff;
}

.home-view-vendor-types--item,
.home-view-vendor-types-item,
.home-view-vendor-types-item--cost-wrapper,
.home-view-vendor-types-item--vendor-wrapper,
.home-view-carrier-type {
  display: flex;
}
.home-view-vendor-types-item {
  justify-content: space-between;
  align-items: center;
}
.home-view-vendor-types-item {
  flex: 1;
}
.home-view-vendor-types-item--cost-wrapper {
  flex-direction: row;
  padding-right: 10px;
  align-items: center;
  /* flex-basis: 52%; */
}
.home-view-vendor-types-item--vendor-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* flex-basis: 43%; */
}
.home-view-vendor-types-item__image {
  height: 30px;
  min-width: 30px;
}
.home-view-vendor-types-item--cost-wrapper_time,
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-size: xx-small;
}
.home-view-vendor-types-item--cost-wrapper__cost {
  font-size: smaller;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-view-vendor-types-item--vendor-wrapper__img {
  padding-left: 10px;
  flex-basis: 25%;
}
.home-view-vendor-types-item--cost-wrapper-left {
  flex-direction: column;
  flex-basis: 90%;
  align-items: flex-end;
  padding-right: 10px;
}
.home-view-vendor-types-item--cost-wrapper-right {
  align-self: center;
  justify-content: flex-end;
  flex-basis: 10%;
}
.home-view-vendor-types-item-wrap {
  flex-wrap: wrap;
}
.home-view-carrier-type {
  width: 100%;
  justify-content: space-evenly;
  padding: 10px 0 10px 0;
}
.home-view-carrier-type--left-aligned {
  justify-content: space-around;
}

/* --start vendor actions */

.home-view-actions,
.home-view-actions--items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-view-actions--items {
  flex: 1;
}
.home-view-place-order {
  margin: 20px 0px 0px 0px;
}
.home-view--place-order {
  width: 100%;
  text-transform: uppercase;
}
.home-view-actions--items__span {
  font-size: small;
  padding: 5px;
  cursor: pointer;
}
.home-view-actions {
  margin: 10px 0;
  border-bottom: 2px solid #ebeef5;
}
.home-view-actions--schedule {
  margin-bottom: 15px;
  color: #1782c5;
  font-size: small;
  margin-top: 20px;
}
.home-view-section__link {
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  /* padding: 10px 25px; */
  text-decoration: none;
}

.home-view-section__link:hover {
  color: #1782c5 !important;
  cursor: pointer;
}
.home-view-section__link-active {
  font-weight: normal !important;
  color: #1782c5 !important;
  margin-bottom: -3px;
}
.home-view-actions__element-date .el-input__inner,
.home-view-actions__element-date .el-input__icon {
  color: #1782c5;
}
.home-view-actions--note {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
}

/* --end vendor actions */

/* start order actions */
.home-view-payments-wrapper,
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--right-amount,
.home-view-vendor-types-item--vendor-wrapper__vendor {
  display: flex;
}
.home-view-payments-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  border: 1px solid #1782c5;
  border-radius: 5px;
  padding: 5px;
  margin-top: 20px;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--right-amount,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--left__amount-label {
  flex: 1;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--right-label {
  font-size: 10px;
}
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-amount {
  font-size: 12px;
}
.home-view-payments--postpay {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  color: #1782c5;
  margin-bottom: -15px;
}

.pair_confirm_btn {
  margin: 20px 0px 0px 0px;
}
.pop-over-layout {
  background-color: #fff !important;
  width: 20% !important;
  min-height: 19% !important;
}
.pair-rider-name {
  padding: 8px;
  font-size: 13px;
}
.bottom-spacer {
  margin-bottom: 10px;
}
.recipient-section {
  display: none;
}
.el-popper[x-placement^='right'] .popper__arrow::after {
  bottom: 0px;
  border-right-color: #ffffff !important;
}
.display_paired_rider_img {
  height: 55px;
  vertical-align: middle;
  border-radius: 15%;
}
.display_rider_inline {
  border-right: 1px solid #74696942;
  width: 58% !important;
  text-align: center;
  padding-top: 14px;
}
.upper_scope_pair_text {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  text-transform: capitalize;
}
.pair_info_text_content {
  font-family: 'Rubik', sans-serif;
  color: #555;
  font-weight: 300;
}
.pair_right_more_info {
  width: 40% !important;
  text-align: center;
  padding-top: 20%;
}
.pair-model-info {
  font-size: 12px;
}

.home-view-actions--items__span .el-icon-goods,
.home-view-actions--items__span .el-icon-edit-outline,
.home-view-actions--items__span .el-icon-time {
  margin-left: -15px;
  margin-top: 2px;
}
/* end order actions */

/* start transitions */
.home-carrier-type-fade-enter-active,
.home-carrier-type-fade-leave-active {
  opacity: 0;
}
.home-carrier-type-fade-enter,
.home-carrier-type-fade-leave-to {
  opacity: 0;
}
.tier_description_background {
  background-color: #1782c5;
}
.extra_info_background {
  background-color: #fff;
}
.load-weight {
  width: 50% !important;
  font-style: italic;
}
.tonage-value-text {
  color: #555 !important;
  padding-left: 10px;
}
.tonnage-validate-error {
  color: #e08445;
  font-family: 'Rubik', sans-serif;
  text-align: left;
  font-size: 13px;
  width: 320px;
}
.load-weight-outer {
  padding-bottom: 0px;
}
.el-picker-panel__body-wrapper {
  background-color: white !important;
}
.el-time-panel {
  font-family: 'Rubik', sans-serif;
}
.home-view-vendor-types--item__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
}
.home-view-vendor-types-carrier {
  width: 60px;
}
.home-view-vendor-types-carrier-container {
  display: -webkit-inline-box;
  width: 180px;
  overflow-x: hidden;
}
.home-view-vendor-types-item__image-dedicated {
  display: block;
  margin: auto;
}
.dedicated-vendor-select .el-input {
  font-size: 12px;
  width: 230px;
  margin-bottom: 10px;
}
.dedicated-vendor-popper-class {
  background: white !important;
  font-size: 12px;
  color: black;
}
.dedicated-vendor-icon {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dedicated-vendor-container {
  padding-left: 10%;
}
.home-view-vendor-types-item-vendor--vendor-formal-name-dedicated {
  font-size: 11px;
  text-align: center;
}
.home-view-vendor-types--picker__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
  pointer-events: none;
}
.home-view-vendor-types--icon__unavailable {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  color: #808080 !important;
}
.home-view-vendor-types-item--cost-wrapper-right > span > span {
  background-color: inherit;
}
.home-view-vendor-select-vendor-number .el-input {
  width: 70px;
}
.home-view-vendor-select-vendor-number .el-input__inner {
  color: #1b7fc3;
}
.home-view-vendor-types--extra__unavailable {
  background: rgba(173, 173, 173, 0.97) !important;
  color: #ffffff !important;
}
.vendor_component-schedule {
  font-size: 10px;
  color: #212120;
}
.dedicated-minus-icon, .dedicated-plus-icon {
  font-size: 9px;
  font-weight: 900;
  margin: 5px;
}
.dedicated-vendor-items-divider {
  border-right: solid 1px;
  margin-right: 3px;
}
.dedicated-vendor-items-select {
  padding-right: 3px !important;
}
.dedicated-wrapper-override {
  max-height: 37vh !important;
}
.pairing-alert{
  width: 20% !important;
  margin-top: 12%;
  border: none;
  text-align: center;
}
.pairing-alert-icon{
  font-size: 30px;
  color: #f57e20;
}
.pairing-error-display{
  width: 77% !important;
  padding-top: 4%;
}
.pairing-error-header{
  margin-bottom: 3%;
  text-transform: capitalize;
}
.vendorExtraInfo{
  background-color: #1782c5 !important;
}
/* end transitions */
.button-additional-notes{
background-color: #fff;
background-image: none;
border-radius: 4px;
border: 1px solid #dcdfe6;
box-sizing: border-box;
color: #606266;
display: inline-block;
font-size: 13px;;
height: 40px;
line-height: 40px;
outline: 0;
padding-left: 15px;
transition: background-color 0.3s;
width: 100%;
text-align: left;
cursor: pointer;
}
.align-instructions-icon{
  margin-left: 42% !important;
}
.instructions-holder{
  display: inline-block;
  width: 50%;
}
.add-instructions-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.add-instructions-setup{
  margin-top: 3%;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 8%;
  color: rgba(0, 0, 0, 0.72);
}
.add-instructions-setup-label{
  margin-top: 0;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 1%;
}
.add-instructions-setup-contact{
  margin-bottom: 1%;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.72);
  margin-top: 4%;
}
.add-instructions-outer{
  margin-left: 6%;
  margin-right: 6%;
}
.add-instructions-pop-up > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.add-instructions-pop-up > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.add-notes{
 font: inherit !important;
}
.instructions--inner-section{
  margin-bottom: 10%;
}
.notify_recipient{
 margin-top: 14px;
 font-size: 12px;
 line-height: 20px;
 display: flex;
 align-items: center;
 color: #878686;
}
.send_sms-checkbox{
 margin-left: 0;
}
.instructions-set{
  margin-left: 3%;
}










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* unfortunately browser vendors dont care about BEM */
[data-v-6368b708]::-webkit-scrollbar {
  width: 12px;
}
/* Track */
[data-v-6368b708]::-webkit-scrollbar-track {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
/* Handle */
[data-v-6368b708]::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #1782c5;
}
[data-v-6368b708]::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.2);
}
.homeview--return-destination-input[data-v-6368b708], .homeview--input-bundler__destination-input[data-v-6368b708] {
  color: black;
  font-weight: 600;
}
.homeview--return-destination-input[data-v-6368b708]::-webkit-input-placeholder,
.homeview--input-bundler__destination-input[data-v-6368b708]::-webkit-input-placeholder {
  font-weight: 400;
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}



















































































































































































































/* unfortunately browser vendors dont care about BEM */
[data-v-d090a192]::-webkit-scrollbar {
  width: 12px;
}
/* Track */
[data-v-d090a192]::-webkit-scrollbar-track {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
/* Handle */
[data-v-d090a192]::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #1782c5;
}
[data-v-d090a192]::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.2);
}
.back--button[data-v-d090a192] {
  position: absolute;
  top: 10px;
  left: 10px;
  border: 1px solid #55555500;
  background-color: #fff;
  border-radius: 50%;
  padding: 15px;
  font-size: larger;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
  cursor: pointer;
  color: #555;
}
.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}


/* (ignored) *//* (ignored) */.homeview--outer {
  position: absolute;
  margin-top: 10px;
  left: 10px;
  background-color: #fff;
  width: 400px;
  border-radius: 5px;
}
.homeview--inner {
  padding: 18px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.homeview--child-orders {
  position: absolute;
  margin-bottom: 10px;
  display: block;
  justify-content: center;
  width: max-content;
  right: 25px;
  overflow-y: hidden;
}
.homeview--input-bundler {
  padding-bottom: 15px;
  display: flex;
}
.homeview--input-suggestions {
  position: absolute;
  margin-top: -15px;
  background: white;
  z-index: 10;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.homeview--input-suggestion-rows {
  height: 33px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 12px;
  cursor: pointer;
}
.homeview--input-suggetions-title {
  padding: 15px 15px 10px 15px;
  color: #4D4D4D;
}
.homeview--input-suggetions-link {
  color: #1B7FC3;
  text-align: center;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.homeview--input-suggestion-rows-active {
  background: #80808014;
}
.homeview--input-suggestion-icon-holder {
  margin-right: 12px;
}
.homeview--input-suggestion-icon {
  font-size: 14px;
  color: #575454;
}
.homeview--input-suggestion-place-name {
  font-size: 13px;
  font-family: sans-serif;
  color: black;
}
.homeview--input-suggestion-address-name {
  font-size: 12px;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.34);
  margin: 5px;
}
.homeview--input-spacer {
  width: 20px;
  margin-left: -20px;
}
.homeview--row__enter-region .el-input__inner::placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.homeview--freight {
  position: absolute;
}
.homeview--input-freight {
  display: block;
  padding-left: 20px;
}
.homeview--inner-override {
  padding: 0px !important;
}
.homeview--input-containers {
  padding-top: 0 !important;
  max-height: max-content !important;
}
.homeview--order-confirm-row__top {
 padding-bottom: 40px;
 font-weight: 500;
}
.homeview--order-confirm-row__middle {
  padding-bottom: 10px;
}
.homeview--order-confirm-row__bottom {
  padding-bottom: 10px;
}
.homeview--order-confirm-header {
  margin: 0px;
  color: gray;
}
.homeview--order-confirm__button {
  margin: auto;
  margin-bottom: 15px;
}
.homeview--order-confirm-body {
  margin: 0px;
  color: black;
}
.homeview--order-confirm {
  width: 100%;
}
.homeview--input-freight-locations {
  padding-bottom: 0 !important;
  max-height: 12.5rem !important;
}
.homeview--input-freight-containers {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.homeview--input-container-details {
  margin-bottom: 10px;
}
.homeview--button-add-container {
  display: block;
  width: 75%;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.bg-button-orange {
  background-color: #F57F20;
  border-color: #F57F20;
}
.color-blue {
 color: #1B7FC3;
}
.color-orange {
  color: #F57F20;
}
.inactive-1, .inactive-1:hover {
  background: #BDBDBD;
  border-color: #BDBDBD;
}
.inactive-2, .inactive-2:hover {
  background: #E1E1E1;
  border-color: #E1E1E1;
}
.homeview--input-pickup {
  padding: 0 !important;
}
.homeview--input-categories {
  width: 94%;
  margin-left: 6%;
  height: 36px;
}
.input-spacer {
  margin-bottom: 10px;
}
.ongoing--card-text {
  margin: auto;
}
.ongoing--order-count {
  padding: 10px 25px 10px 25px;
  border-bottom: 0.5px solid #BDBDBD;
  width: 80%;
  margin: auto;
  font-size: 11px;
  color: #757575;
}
.card-location-override {
  padding-top: 15px;
}
.bg-white {
  background: #ffffff;
}
.homeview--section {
  max-height: 13.5rem;
  overflow-y: auto;
}
.homeview--section__container {
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E3E8;
  padding: 10px;
  width: auto;
}
.homeview--container-table {
  width: 100%;
  margin-left: 2%;
}
.homeview--remove__icon {
  margin-left: auto;
  display: flex;
  margin-right: 10%;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__icon {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  color: #1B7FC3;
}
.homeview--edit__text {
  margin-top: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #1B7FC3;
  text-decoration: underline;
}
.homeview--heading {
  display: flex;
}

.homeview--heading__container {
  font-size: 11px;
  text-align: left;
  color: #1B7FC3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ongoing--card-override {
  padding: 15px;
}
.card--override {
  max-width: max-content !important;
}
.ongoing--card-row {
  display: flex;
}
.homeview--heading__container-ongoing {
  margin-top: 0;
  font-size: 10px;
  margin-bottom: 0px;
  color: #1B7FC3;
  padding-right: 10px;
}
.homeview--outer-override {
  min-width: 400px;
  z-index: 10;
  min-height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}
.homeview--heading__container-details {
  font-size: 14px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.homeview--body__container-ongoing {
  font-size: 12px;
  text-align: left;
  color: #848383;
  padding-right: 10px;
}
.homeview--container-card {
  padding-right: 5px;
  padding-bottom: 5px;
}
.homeview--order-details {
  padding: 20px;
  width: 100%;
  background-color: #F2FAFF;
  padding-bottom: 5px;
}
.homeview--order-details-edit {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  cursor: pointer;
}
.homeview--inputs-override {
  padding: 18px;
}
.homeview---top-details-left, .homeview---top-details-right {
  color: #1782c5;
}
.homeview---top-details-right {
  font-size: 13px;
}
.homeview--bottom-details {
  font-size: 11px;
}
.col-right {
  padding-left: 50px;
}
.col-left {
  padding-left: 20px;
}
.block {
  display: block;
}
.homeview--input-bundler__img,
.homeview--input-bundler__img-right,
.homeview--input-bundler__input {
  display: flex;
}
.homeview--input-bundler__img {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: -15px;
}
.homeview--input-bundler__waypoints {
  margin-top: -10px;
  padding-left: 10px;
}
.homeview--stops {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-top: 10px;
}
.homeview--row {
  padding: 10px 20px;
  font-size: 13px;
}
.homeview--row__more-destinations {
  padding-left: 5px;
  margin-top: -10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.homeview--row__font-awesome {
  padding-right: 10px;
  font-size: 13px;
}
.homeview--add {
  text-decoration: none;
  color: #1782c5;
  font-size: 13px;
  padding-left: 10px;
}
.row {
  display: flex;
  flex-direction: row;
}
.slide-fade-enter-active {
  transition: all 0.8s ease;
}
.slide-fade-leave-active {
  transition: all 0.5s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.slide-fade-move {
  transition: transform 1s;
}
.homeview--input-bundler__img-right {
  max-width: 10px;
  height: 10px;
  position: relative;
  top: 15px;
  left: 30px;
  cursor: pointer;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right {
  visibility: visible;
}
.homeview--row__font-awesome.homeview--input-bundler__img-right:hover {
  visibility: visible !important;
}
.homeview--input-bundler__destination-input {
  margin-right: -20px;
}
.homeview--form__scrollable {
  margin-right: -20px;
  padding-right: 30px;
  max-height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-view-vendor-and-optins-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
  margin-right: -20px;
  padding-right: 10px;
}
.dedicated-vendors-wrapper {
  max-height: 33vh !important;
}
.homeview--input-bundler__destination-short-input {
  margin-right: unset;
}
.homeview--top-locations {
  color: grey;
}
.home-view-notes-wrapper {
  margin-bottom: 22px;
}
.orders-loading-container {
  height: 1rem;
  margin-bottom: 10px;
}
.orders-loading-container--completion {
  margin-bottom: 0px;
}
.homeview--form__header {
  color: #555;
  text-transform: uppercase;
  font-size: 10.2px;
  margin-bottom: 10px;
}
.homeview--form__header-lower {
  margin-top: 20px;
  margin-bottom: -10px;
}
.home-view--form__seperator {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 30px 20px 10px 40px;
}
.home-view--seperator__vendors {
  margin: unset;
}
.homeview--proceed {
  padding-left: 40px;
  padding-right: 10px;
}
.homeview--input-products {
  padding: 20px 30px 0px 35px;
}
.home-view-vendor-classes {
  margin-top: 25px;
}
.home-view-vendor-classes-menu--img,
.home-view-vendor-classes-menu--span {
  display: flex;
}
.home-view-vendor-classes-menu--img {
  max-width: 20px;
  padding: 0 5px;
}
.home-view-vendor-classes-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.homeview-locations-options {
  display: flex;
}
.homeview-locations-options-multi-destination-inactive {
  pointer-events: none;
  color: #BDBDBD;
}
.homeview-locations-options-multi-destination-active {
  cursor: pointer;
}
.homeview-locations-options--add-destination {
  flex: 2 2 auto;
}
.homeview-locations-options--set-return {
  flex: 1 1 auto;
  margin-left: 19px;
}
.payments-orange {
  color: #f57f20;
}
.home-view-vendor-types-item--vendor-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.home-view-vendor-types-item-vendor--vendor-formal-name {
  font-size: 14px;
}
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-weight: 500;
}
.home-view-vendor-types-item-vendor--vendor-formal-name,
.home-view-vendor-types-item-vendor--vendor-local-name,
.home-view-vendor-types-item--cost-wrapper__cost,
.home-view-vendor-types-item--cost-wrapper_time {
  padding: 3px;
  width: max-content;
}
.home-view-truck-options-wrapper {
  width: 100%;
  font-size: 13px;
}
.home-view-truck-options-inner-wrapper {
  padding: 10px;
}
.home-view-truck-options--load-units .el-input-group__append,
.home-view-truck-options--load-units .el-input-group__prepend {
  width: 70px !important;
}
.home-view-truck-options-divider {
  border: 1px solid #e1e3e8;
  margin: 0 10px 10px 10px;
}
.home-view-truck-options-dedicated-notes {
  border: 1px solid #dddfe7;
  border-radius: 5px;
  padding: 2% 7% 7% 7%;
}
.home-view-truck-options-dedicated-notes-icon {
  width: 10px;
  height: 10px;
  background: #1B7FC3;
  border-radius: 10px;
  margin: 2px;
  margin-right: 10px;
}
.home-view-truck-options-dedicated-notes-label {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-view-truck-options-label {
  color: #212120;
  font-weight: 300;
  padding: 5px 0;
}
.home-view-truck-options-vehicle-type {
  border: solid 1px #dddfe7;
  border-radius: 5px;
  align-items: center;
  padding-left: 5%;
  font-weight: 400;
}

.home-view-truck-options-vehicle-type-title {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.home-view-truck-options-vehicle-arrow {
  margin-left: 67%;
  border-radius: 13px;
  height: 15px;
  width: 15px;
  background: #1b7fc3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 9px;
  font-weight: 800;
}
.home-view-truck-options-schedule-discounts {
  color: black;
}
.home-view-truck-options-discounts-popup {
  top: 0px !important;
  height: max-content;
  left: 350px;
  width: 250px !important;
  position: absolute;
  z-index: 2008;
  margin-left: 26px;
}
.relative {
  position: relative;
}
.discounts_popup {
  width: 300px;
  height: max-content;
}
.discounts_popup, .upload-popup, .tour-popup, .locations-popup {
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.upload-popup {
  width: 30%;
  height: max-content;
  border-radius: 0px;
}
.close-variant {
  margin-left: auto;
  cursor: pointer;
}
.tour-popup {
  width: 30%;
  height: max-content;
  border-radius: 10px;
}
.locations-popup {
  width: 350px;
  height: max-content;
  border-radius: 0px;
}
.locations-popup-title {
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.locations-popup-button-inactive {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  background: #7F7F7F;
  color: white;
  border: none;
  border-radius: 5px;
  pointer-events: none;
}
.locations-popup-button-active {
  margin: 15px 10px 10px 20px;
  width: -webkit-fill-available;
  height: 40px;
  color: white;
  border: none;
  border-radius: 5px;
  background: #007ECB;
}
.locations-popup-title-text {
  margin-left: 20px;
  font-weight: 500;
  font-size: 17px;
}
.locations-popup-saved-title {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  padding: 15px 0px 0px 15px;
  display: flex;
  font-weight: 500;
  font-size: 15px;
}
.locations-popup-saved-list {
  max-height: 160px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.locations-popup-saved-remove {
  margin-left: auto;
  font-size: 12px;
  color: #F57F20;
  margin-right: 15px;
}
.locations-popup-saved-name {
  text-overflow: ellipsis;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.fa-icon-position-override {
  left: -5px !important;
}
.locations-popup-input {
  display: flex;
  padding-right: 10px;
}
.upload-photo {
  width: 140px;
  margin-top: 30px;
}
.upload-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1782c5;
}
.upload-link:hover {
  color: #0d517b;
}
.upload-par {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 20px;
  color: black;
}
.upload-text {
  font-size: 12px;
  margin-bottom: 5px;
  font-style: italic;
}
.upload-csv-button {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#upload-input {
  width: 150px;
}
.close {
  float: right;
  margin-top: -25px;
  margin-right: -20px;
}
.discount-popup-dismiss {
  background-color: #1882c5;
  color: white;
  border: none;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  margin: 10px;
}
.el-icon-circle-check-outline {
  color: #51a65b !important;
}
.el-icon-close {
  color: #bc5000 !important;
}
.el-icon-loading {
  color: #1b7fc3 !important;
}
#icon_override {
  width: 100%;
  height: 55%;
  zoom: 2;
  font-size: 35px;
}
.blinder {
  width: 100%;
  height: 100%;
  background-color: #00000070;
  z-index: 50;
}
.frown-icon-class {
  height: 85px;
  margin-top: 20px;
}
.el-date-table td.disabled div {
  background-color: #00000040 !important;
}
.el-popper[x-placement^='bottom'] {
  margin-top: 0px !important;
  background-color: #1782c5;
  border: 0px solid #1782c5;
}
.el-popper[x-placement^='bottom'] .popper__arrow {
  display: none;
}
.el-select-dropdown__item,
.el-select-dropdown__item.hover,
.el-select-dropdown__item.selected {
  color: #ffffff !important;
  background-color: #1782c5 !important;
}
.el-select-dropdown__list {
  padding: unset !important;
}
.home-view-truck-options-inner--load-weight {
  margin-right: 5px;
}
.body {
  overflow: hidden;
}
.home-view-truck-options-inner--load-weight .el-input-group__append,
.el-select-dropdown__list span {
  font-size: smaller !important;
}
.extended-options-wrappper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh;
  margin-right: -20px;
  padding-right: 10px;
}
.home-pair-text {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.home-view-pair-rider-wrapper {
  width: 90%;
  font-size: 14px;
}
.home-view-vendor-classes-menu-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.homeview--childinfo {
  z-index: 10;
  width: 70%;
  left: 15%;
  position: absolute;
  bottom: 10px;
}
.homeview--childinfo-row {
  display: flex;
}
.homeview--childinfo-col-1 {
  margin-right: 5%;
  width: 50%;
  margin-bottom: 20px;
}
.homeview--childinfo-col-2 {
  margin-right: 5%;
  width: 50%;
}
.homeview--childinfo-card {
  display: flex;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  margin: auto;
}
.homeview--childinfo-cancel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
}
.homeview--childinfo-order-status {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #F57F20;
  margin-bottom: 15px;
  margin-top: 10px;
}
.homeview--childinfo-order-details {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #1B7FC3;
  margin-bottom: 10px;
  margin-top: 5px;
}
.homeview--childinfo-rider-details {
  display: flex;
  align-items: center;
}
.homeview--childinfo-rider-photo {
  width: 20%;
  border-radius: 65px;
  overflow: hidden;
}
.homeview--childinfo-rider-col {
  width: 30%;
  padding-left: 5%;
}
.homeview--childinfo-order-actions {
  display: flex;
  margin-bottom: 18px;
  margin-top: 20px;
}
.childinfo-container {
  border-top: 0.5px solid #BDBDBD;
  padding-top: 5px;
  border-bottom: 0.5px solid #BDBDBD;
  margin-bottom: 5px;
}
.homeview-action-icon-divider {
  position: absolute;
  border-left: 0.5px solid #BDBDBD;
  height: 20px;
  width: 1px;
  margin-left: 5px;
  margin-top: 11px;
}
.no-margin {
  margin: 0;
}
.homeview--input-header {
  color: #1682c5;
  font-weight: 500;
}
.homeview--childinfo-card-right, .homeview--childinfo-card-left {
  font-size: 12px;
  line-height: 12px;
  width: 50%;
  padding: 20px;
  border-left: 0.5px solid #BDBDBD;
}
.homeview--childinfo-contact {
  width: 60px;
}
.full-width {
  width: 100%;
}
.homeview--icon-success, .homeview--icon-pending, .homeview--icon-ongoing {
  height: 10px;
  width: 10px;
}
.homeview--icon-success {
  color: #43A047;
  margin-right: 10px;
}
.homeview--icon-pending {
  color: #C4C4C4;
  margin-right: 10px;
  background: #C4C4C4;
  border-radius: 30px;
}
.homeview--icon-ongoing {
  color: #F57F20;
  margin-right: 10px;
  background: #F57F20;
  border-radius: 30px;
}
.homeview--field {
  color: #969494;
  margin-top: 5px;
}
.homeview--return-input {
  margin-top: 10px;
  font-style: italic;
  font-size: 12px;
}
.home-view--upload-par, .home-view--upload-button {
  text-align: center;
  color: #1682c5;
  font-weight: 500;
}
.home-view--upload-button {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.homeview--return-destination {
  margin-top: 15px;
}
.homeview--input-freight-complete {
  padding-bottom: 0px !important;
  max-height: max-content !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-right: 0px !important;
}
.loading-override {
  height: 50px;
}
.input-container--size {
  font-weight: 400 !important;
}
.homeview--outer-selection-panel {
  height: 48px;
  border: solid 2px #E4E9F2;
  display: flex;
}
.homeview--input-return-location {
  margin-left: 20px;
}
.homeview--outer-selections {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #1B7FC3;
}
.homeview--outer-modes {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.homeview--outer-mode-options {
  text-align: center;
  width: 45%;
  color: #1b7fc3;
}
.homeview--outer-selections__active {
  color: white !important;
  background: #1B7FC3 !important;
}

.reset-font {
  font-family: 'Rubik', sans-serif;
}
.home-view--seperator {
  border-top: 1px solid #6663;
  margin-left: -20px;
  margin-right: -20px;
}
.home-view-vendor-classes--title {
  text-align: center;
  font-weight: normal;
  padding: 20px 20px 0px 20px;
  font-size: 14px;
}
.home-view-vendor-classes--icons,
.home-view-vendor-classes--label,
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  display: flex;
}
.home-view-vendor-classes-icons-item,
.home-view-vendor-classes-label-item {
  flex: 1;
  align-items: center;
}
.vendor__img_pstn {
  flex-basis: 11% !important;
}
.home-next-step {
  color: #1782c5;
}
.back-to-home-btn {
  padding-left: 6px;
  color: #000000;
  font-size: 25px;
  cursor: pointer;
}
.vendor_component-actions__element-date {
  background-color: white !important;
  width: 100% !important;
}
.vendor_component-actions__input-time {
  background-color: white !important;
  width: 45% !important;
  margin: auto;
  font-size: 12px;
}
.vendor_component-actions__title {
  text-align: center;
  font-weight: 500;
}
.vendor_component-actions__element-time {
  padding: 5%;
  box-shadow: 1px 0px 9px rgba(0, 0, 0, 0.21);
  margin-top: 10px;
  border-radius: 5px;
}
.vendor_component-actions__divider {
  margin-left: 3%;
  margin-right: 2%;
  color: #1782c5;
  font-size: 16px;
  font-weight: 600;
}
.pair_rider_section {
  width: 100%;
}
.home-view-vendor-classes--label {
  padding: 5px 0px;
  margin-top: 5px;
  padding-bottom: 1px;
}
.home-view--outline {
  border-bottom: 2px solid #ebeef5;
}
.home-view-vendor-classes-menu.section__link.router-link-active {
  width: 100%;
}
.home-view-vendor-classes-icons-item--img {
  width: 30px;
  max-height: 30px;
}
.home-view-vendor-classes-label-item {
  text-transform: uppercase;
  font-size: smaller;
}
.home-view-vendor-classes-label-item,
.home-view-vendor-classes-icons-item--img,
.home-view-actions--items__img,
.home-view-actions--items__span {
  cursor: pointer;
}
.home-view-vendor-types {
  margin-top: 20px;
}
.home-view-vendor-types--item {
  border-radius: 5px;
  margin: 13px 0;
  cursor: pointer;
  border: 2px solid #e1e3e8;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  color: #1782c5;
}
.home-view-vendor-types--item:hover,
.home-view-vendor-types--item:active,
.home-view-vendor-types--item__active {
  border: 2px solid #1782c5;
  background-color: #fff;
}

.home-view-vendor-types--item,
.home-view-vendor-types-item,
.home-view-vendor-types-item--cost-wrapper,
.home-view-vendor-types-item--vendor-wrapper,
.home-view-carrier-type {
  display: flex;
}
.home-view-vendor-types-item {
  justify-content: space-between;
  align-items: center;
}
.home-view-vendor-types-item {
  flex: 1;
}
.home-view-vendor-types-item--cost-wrapper {
  flex-direction: row;
  padding-right: 10px;
  align-items: center;
  /* flex-basis: 52%; */
}
.home-view-vendor-types-item--vendor-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* flex-basis: 43%; */
}
.home-view-vendor-types-item__image {
  height: 30px;
  min-width: 30px;
}
.home-view-vendor-types-item--cost-wrapper_time,
.home-view-vendor-types-item-vendor--vendor-local-name {
  font-size: xx-small;
}
.home-view-vendor-types-item--cost-wrapper__cost {
  font-size: smaller;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-view-vendor-types-item--vendor-wrapper__img {
  padding-left: 10px;
  flex-basis: 25%;
}
.home-view-vendor-types-item--cost-wrapper-left {
  flex-direction: column;
  flex-basis: 90%;
  align-items: flex-end;
  padding-right: 10px;
}
.home-view-vendor-types-item--cost-wrapper-right {
  align-self: center;
  justify-content: flex-end;
  flex-basis: 10%;
}
.home-view-vendor-types-item-wrap {
  flex-wrap: wrap;
}
.home-view-carrier-type {
  width: 100%;
  justify-content: space-evenly;
  padding: 10px 0 10px 0;
}
.home-view-carrier-type--left-aligned {
  justify-content: space-around;
}

/* --start vendor actions */

.home-view-actions,
.home-view-actions--items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-view-actions--items {
  flex: 1;
}
.home-view-place-order {
  margin: 20px 0px 0px 0px;
}
.home-view--place-order {
  width: 100%;
  text-transform: uppercase;
}
.home-view-actions--items__span {
  font-size: small;
  padding: 5px;
  cursor: pointer;
}
.home-view-actions {
  margin: 10px 0;
  border-bottom: 2px solid #ebeef5;
}
.home-view-actions--schedule {
  margin-bottom: 15px;
  color: #1782c5;
  font-size: small;
  margin-top: 20px;
}
.home-view-section__link {
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  /* padding: 10px 25px; */
  text-decoration: none;
}

.home-view-section__link:hover {
  color: #1782c5 !important;
  cursor: pointer;
}
.home-view-section__link-active {
  font-weight: normal !important;
  color: #1782c5 !important;
  margin-bottom: -3px;
}
.home-view-actions__element-date .el-input__inner,
.home-view-actions__element-date .el-input__icon {
  color: #1782c5;
}
.home-view-actions--note {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
}

/* --end vendor actions */

/* start order actions */
.home-view-payments-wrapper,
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--right-amount,
.home-view-vendor-types-item--vendor-wrapper__vendor {
  display: flex;
}
.home-view-payments-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  border: 1px solid #1782c5;
  border-radius: 5px;
  padding: 5px;
  margin-top: 20px;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right,
.home-view-payments-wrapper--right-amount,
.home-view-payments-wrapper--right-label,
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--left__amount-label {
  flex: 1;
}
.home-view-payments-wrapper--left,
.home-view-payments-wrapper--right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-view-payments-wrapper--left__amount-label,
.home-view-payments-wrapper--right-label {
  font-size: 10px;
}
.home-view-payments-wrapper--left__amount-figure,
.home-view-payments-wrapper--right-amount {
  font-size: 12px;
}
.home-view-payments--postpay {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  color: #1782c5;
  margin-bottom: -15px;
}

.pair_confirm_btn {
  margin: 20px 0px 0px 0px;
}
.pop-over-layout {
  background-color: #fff !important;
  width: 20% !important;
  min-height: 19% !important;
}
.pair-rider-name {
  padding: 8px;
  font-size: 13px;
}
.bottom-spacer {
  margin-bottom: 10px;
}
.recipient-section {
  display: none;
}
.el-popper[x-placement^='right'] .popper__arrow::after {
  bottom: 0px;
  border-right-color: #ffffff !important;
}
.display_paired_rider_img {
  height: 55px;
  vertical-align: middle;
  border-radius: 15%;
}
.display_rider_inline {
  border-right: 1px solid #74696942;
  width: 58% !important;
  text-align: center;
  padding-top: 14px;
}
.upper_scope_pair_text {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  text-transform: capitalize;
}
.pair_info_text_content {
  font-family: 'Rubik', sans-serif;
  color: #555;
  font-weight: 300;
}
.pair_right_more_info {
  width: 40% !important;
  text-align: center;
  padding-top: 20%;
}
.pair-model-info {
  font-size: 12px;
}

.home-view-actions--items__span .el-icon-goods,
.home-view-actions--items__span .el-icon-edit-outline,
.home-view-actions--items__span .el-icon-time {
  margin-left: -15px;
  margin-top: 2px;
}
/* end order actions */

/* start transitions */
.home-carrier-type-fade-enter-active,
.home-carrier-type-fade-leave-active {
  opacity: 0;
}
.home-carrier-type-fade-enter,
.home-carrier-type-fade-leave-to {
  opacity: 0;
}
.tier_description_background {
  background-color: #1782c5;
}
.extra_info_background {
  background-color: #fff;
}
.load-weight {
  width: 50% !important;
  font-style: italic;
}
.tonage-value-text {
  color: #555 !important;
  padding-left: 10px;
}
.tonnage-validate-error {
  color: #e08445;
  font-family: 'Rubik', sans-serif;
  text-align: left;
  font-size: 13px;
  width: 320px;
}
.load-weight-outer {
  padding-bottom: 0px;
}
.el-picker-panel__body-wrapper {
  background-color: white !important;
}
.el-time-panel {
  font-family: 'Rubik', sans-serif;
}
.home-view-vendor-types--item__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
}
.home-view-vendor-types-carrier {
  width: 60px;
}
.home-view-vendor-types-carrier-container {
  display: -webkit-inline-box;
  width: 180px;
  overflow-x: hidden;
}
.home-view-vendor-types-item__image-dedicated {
  display: block;
  margin: auto;
}
.dedicated-vendor-select .el-input {
  font-size: 12px;
  width: 230px;
  margin-bottom: 10px;
}
.dedicated-vendor-popper-class {
  background: white !important;
  font-size: 12px;
  color: black;
}
.dedicated-vendor-icon {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dedicated-vendor-container {
  padding-left: 10%;
}
.home-view-vendor-types-item-vendor--vendor-formal-name-dedicated {
  font-size: 11px;
  text-align: center;
}
.home-view-vendor-types--picker__unavailable {
  background: #fbfbfb;
  color: #808080;
  font-weight: 400 !important;
  pointer-events: none;
}
.home-view-vendor-types--icon__unavailable {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  color: #808080 !important;
}
.home-view-vendor-types-item--cost-wrapper-right > span > span {
  background-color: inherit;
}
.home-view-vendor-select-vendor-number .el-input {
  width: 70px;
}
.home-view-vendor-select-vendor-number .el-input__inner {
  color: #1b7fc3;
}
.home-view-vendor-types--extra__unavailable {
  background: rgba(173, 173, 173, 0.97) !important;
  color: #ffffff !important;
}
.vendor_component-schedule {
  font-size: 10px;
  color: #212120;
}
.dedicated-minus-icon, .dedicated-plus-icon {
  font-size: 9px;
  font-weight: 900;
  margin: 5px;
}
.dedicated-vendor-items-divider {
  border-right: solid 1px;
  margin-right: 3px;
}
.dedicated-vendor-items-select {
  padding-right: 3px !important;
}
.dedicated-wrapper-override {
  max-height: 37vh !important;
}
.pairing-alert{
  width: 20% !important;
  margin-top: 12%;
  border: none;
  text-align: center;
}
.pairing-alert-icon{
  font-size: 30px;
  color: #f57e20;
}
.pairing-error-display{
  width: 77% !important;
  padding-top: 4%;
}
.pairing-error-header{
  margin-bottom: 3%;
  text-transform: capitalize;
}
.vendorExtraInfo{
  background-color: #1782c5 !important;
}
/* end transitions */
.button-additional-notes{
background-color: #fff;
background-image: none;
border-radius: 4px;
border: 1px solid #dcdfe6;
box-sizing: border-box;
color: #606266;
display: inline-block;
font-size: 13px;;
height: 40px;
line-height: 40px;
outline: 0;
padding-left: 15px;
transition: background-color 0.3s;
width: 100%;
text-align: left;
cursor: pointer;
}
.align-instructions-icon{
  margin-left: 42% !important;
}
.instructions-holder{
  display: inline-block;
  width: 50%;
}
.add-instructions-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.add-instructions-setup{
  margin-top: 3%;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 8%;
  color: rgba(0, 0, 0, 0.72);
}
.add-instructions-setup-label{
  margin-top: 0;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 1%;
}
.add-instructions-setup-contact{
  margin-bottom: 1%;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.72);
  margin-top: 4%;
}
.add-instructions-outer{
  margin-left: 6%;
  margin-right: 6%;
}
.add-instructions-pop-up > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.add-instructions-pop-up > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.add-notes{
 font: inherit !important;
}
.instructions--inner-section{
  margin-bottom: 10%;
}
.notify_recipient{
 margin-top: 14px;
 font-size: 12px;
 line-height: 20px;
 display: flex;
 align-items: center;
 color: #878686;
}
.send_sms-checkbox{
 margin-left: 0;
}
.instructions-set{
  margin-left: 3%;
}


.tracking-loading-spinner {
  font-size: 70px;
}
.loading-parent {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.back--button
{
  position: absolute;
  top: 80px;
  left: 10px;
  border: 1px solid #55555500;
  background-color: #fff;
  border-radius: 50%;
  padding: 15px;
  font-size: larger;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
  cursor: pointer;
  color: #555;
}
.cancelOptions .el-dialog {
  width: 350px;
}
.cancel-reason-option {
  text-align: center;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
}
.cancel-reason-text {
  padding-left: 15%;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 30px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}
.home-view-actions--items:hover {
  color: #1782c5;
}

.home-view-notes-wrapper--item,
.home-view-notes-wrapper--item__option-div,
.home-view-notes-wrapper--item__option-svg,
.home-view-notes-wrapper--item__option {
  display: flex;
}

.home-view-notes-wrapper--item__option-div {
  padding-left: 29px;
  color: #555555ba;
}

.home-view-notes-wrapper--item__link:hover {
  color: #1782c5;
  cursor: pointer;
}

.card-option-disabled-notification {
  padding: 19px;
  border-radius: 5px;
  background-color: #E8F3FC;
  color: #0F4176;
  font-size: 12px;
}

.payment-options-alignment {
  display: flex;
  align-items: flex-end;
}

.payment-options-cards-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  margin: 0px 0px 10px 0px;
  color: #527CBD;
}
.back-option {
  cursor: pointer;
}

.no-saved-cards-label {
  margin: 30px 0px 30px 0px;
  font-size: 12px;
  color: #144577;
}

.payment-options-cards-container {
  padding: 10px 25px 10px 25px;
}

.payment-options-add-card {
  align-items: flex-end;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: 12px;
  color: #527CBD;
  margin-left: 8px;
}

.payment-options-add-card-icon {
  color: #527CBD;
}

.payment-options-saved-card-radio {
  margin-right: 10px;
}

.payment-options-delete-card-icon {
  margin-left: auto;
  color: red;
  cursor: pointer;
}

.delete-saved-card-dialogue {
  height: 100px;
  padding: 10px;
}

.delete-saved-card-dialogue-label {
  text-align: center;
}
.delete-saved-card-dialogue-buttons {
  padding: 5px 10px 5px 10px;
  margin: 5px;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer;
}

.payment-options-saved-cards-row {
  height: 30px;
  display: flex;
  align-items: center;
  color: #606266;
  letter-spacing: 0.03em;
  font-size: 13px;
  cursor: pointer;
}

.fake-input-1 iframe {
  height: 35px;
  width: -webkit-fill-available;
  border-radius: 4px;
  padding-left: 10px;
  color: #C0C4CC;
  margin-top: 5px;
  border: 1px solid #909399;
  background: white;
}
#cc-save-card-1 {
  height: 40px;
  display: flex;
  align-items: center;
}
#cc-amount-1 {
  display: none;
}
.fake-checkbox-1 iframe {
  height: 14px;
  width: 14px;
  margin-right: 2px;
  margin-bottom: -3px;
}
.fake-checkbox-label-1 {
  font-size: 12px;
  color: #303133;
}
.paymentbody--form form {
  padding-left: 10px;
  padding-right: 10px;
}
.cvv-expire-fields {
  display: flex;
}
#cc-expiration-date {
  width: 67%;
}
#cc-cvc {
  width: 30%;
  padding-left: 3%;
}
.amount-input {
  display: flex;
  align-items: center;
}
.amount-input .fake-input-1 {
  width: 90%;
}
.amount-input .fake-input-1 iframe {
  border-radius: 0px 5px 5px 0px !important;
}
#react {
  color: #C0C4CC;
  letter-spacing: 0.03em;
}

.VGS-form {
  width: 240px;
}

.payment-options-add-card-holder {
  margin: 10px 0px 5px 0px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.home-view-notes-wrapper--item__row {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  margin-top: -11px;
  font-size: 13px;
  padding-left: 29px;
}

.home-view-notes-wrapper--item {
  padding-left: unset;
}

.home-view-notes-wrapper--item__option {
  flex: 4;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
}

.home-view-notes-wrapper--item__value {
  flex: 1;
  display: flex;
  align-self: flex-end;
  flex-direction: row-reverse;
  justify-content: center;
  padding-right: 40px;
}

.home-view-notes-wrapper--item__balance {
  margin-bottom: 14px;
  font-size: 14px;
}

.home-view--seperator__mini {
  margin-left: 30px !important;
  margin-right: 30px !important;
  border-top: 1px solid #66666614 !important;
}

.home-view-notes-wrapper--item__option-svg {
  margin-right: 10px;
}

.home-view-actions__element-date {
  width: 100% !important;
}

.el-date-picker {
  left: 48px;
}

.home-view-notes-wrapper--item__value .el-radio__label {
  display: none !important;
}

.home-view-place-order--mpesa-cancel {
  margin-top: 20px;
}
.payment__radio-button {
  margin-top: 7% !important;
  margin-right: 7% !important;
}
.payment__radio-button-dedicated {
  margin-right: 7% !important;
}
.payment__radio-button-label {
  width: 100% !important;
}
.card-accounts-list {
  background: aliceblue !important;
}
.order_final_summary{
  margin-left: 6%;
  margin-right: 6%;
}
.confirm-label{
  font-size: 19px;
  font-weight: 400;
  color: #1B7FC3;
  letter-spacing: 0.02em;
}
ul.summary_timeline {
  list-style-type: none;
  position: relative;
  margin-left: -7%;
}
ul.summary_timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 82%;
  z-index: 400;
}
ul.summary_timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  height: 35px;
  margin-bottom: 30px !important;
}
ul.summary_timeline > li:before {
  /* content: ' '; */
  background: #1B7FC3;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #1B7FC3;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
.order_summary_timeline li:first-child:before {
    background: #f57f20;
    border: 4px solid #f57f20;
    content: '';
}
.delivery_label{
  color: #3D5266;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 2% !important;
}
.delivery_points{
  margin-top: 0 !important;
  margin-bottom: 1% !important;
}
.order_summary__img{
  flex-basis: 11%;
}
.order_summary--vendor-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.order_summary-types-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.order_summary-item__image {
  height: 30px;
  min-width: 30px;
}
.order_summary-wrapper__vendor {
  flex-direction: column;
  flex: 1;
}
.order_summary--vendor-formal-name{
  padding: 3px;
}
.order_summary--outline{
  margin-top: 3%;
}
.btn-edit-order{
  color: #FF7900 !important;
  background: #F5F7FA !important;
  border-color: #FF7900 !important;
  width: 45% !important;

}
.btn-submit-order{
  color: #FFFFFF !important;
  background: #F57F20 !important;
  border-color: #FF7900 !important;
  width: 45% !important;
}
.confirm_button_outer{
  display:flex;
  justify-content: space-between;
  margin-top: 10%;
}
.calender--icon{
  font-size: 30px;
}
.summary-button-outer{
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
  margin: 1em;
  margin-right: 0% !important;
  margin-left: 0% !important;
}
.count_down_section{
  font-size: 15px;
  margin-top: 7%;
  margin-bottom: 6%;
}
.timeout_text{
  color: #000000;
}
.timeout_count{
  color: #1B7FC3;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header{
  padding-top: 0% !important;
}
.countdown_divider{
  border-bottom: 1px solid #74696942;
  margin-top: 6%;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__body{
  padding-top: 2% !important;
}
.summary-pop-up > div.el-dialog__wrapper > div > div.el-dialog__header > button > i{
  display: none;
}
.summary-pop-up > div.v-modal{
  opacity: .5 !important;
  background: #000 !important;
  z-index: 2000 !important;
}
.instructions-notes{
  margin-top: 2%;
}
.visinity_point{
  font-size: 10px;
  color: #959090;
  margin-bottom: 5%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}

@media only screen and (max-width: 599px) {
  .exceed_mobile {
    display: none !important;
  }
  .mobile-inforbar--outer {
    display: flex !important;
  }
  .cancelOptions > div {
    margin-top: 12vh !important;
    width: 95% !important;
  }
  .cancel-reason-text {
    padding-left: 25% !important;
  }
}
.mobile-inforbar--outer {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 90%;
  margin: 0 5%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  max-height: 100px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  overflow: scroll;
}
.infobar--outer {
  display: flex;
  position: fixed;
  bottom: 20px;
  width: 96%;
  margin: 0 2%;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-height: 90px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
.infobar--content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--content-padded {
  padding: 15px 0;
}
.infobar--item {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.infobar--item-bordered {
  border-right: 1px solid #74696942;
}
.infobar--item-start {
  align-items: flex-start;
}
.infobar--photo img {
  border-radius: 50%;
  padding: 4px;
  max-height: 80px;
  min-height: 75px;
  width: 75px;
}
.infobar--driver-details {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  flex: 1;
}
.infobar--driver a {
  color: #1782c5;
  text-decoration: none;
  font-size: 80%;
}
.infobar--actions {
  flex-direction: row;
  padding: 0 1rem;
  text-transform: capitalize;
  justify-content: space-around;
  text-align: center;
  position: relative;
}
.infobar--actions img {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.infobar--actions-hover:hover {
  cursor: pointer;
  color: #1782c5;
}
.infobar--action-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #74696929;
  position: absolute;
  background-color: #fff;
  top: -255px;
  width: 100%;
  min-width: 215px;
  border-radius: 3px;
}
.actions--caret {
  width: 20px;
  height: 20px;
  z-index: 50;
  background-color: #fff;
  position: absolute;
  bottom: -11px;
  border-bottom: 1px solid #74696942;
  border-right: 1px solid #74696942;
  transform: rotate(45deg);
}
.infobar--terms {
  display: flex;
  flex: 1;
}
.infobar--actions-text {
  font-size: 13px;
  font-weight: 400;
  padding-top: 11px;
}
.action--slide-text {
  padding: 10px 0px;
  line-height: 1.5;
  text-transform: none;
}
.action--slide-text:hover {
  color: #333;
  cursor: auto;
}
.action--slide-desc {
  display: flex;
  justify-content: center;
  width: 94%;
}
.cancel-reason-input {
  width: 78%;
  margin-left: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}
.cancel-reason-text-input {
  display: none;
  width: 180px;
  height: 25px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #dbd8d8;
  padding-left: 15px;
}
.action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1782c5;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
}
.infobar--actions-icon {
  font-size: 23px;
  margin-bottom: -10px;
}

.carets {
  width: 10px;
  margin-right: 4px;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.infobar--action-slide .el-radio {
  padding: 10px 0px;
  margin: 0px;
}
.infobar--action-slide .el-radio-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.infobar--truck-content {
  display: flex;
  flex: 1 1 auto;
}
.infobar--truck-content-padded {
  padding: 15px 0;
}
.infobar--truck-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--item-truck-bordered {
  border-bottom: 1px solid #74696942;
}
.infobar--item-truck-bordered-top {
  border-top: 1px solid #74696942;
}
.infobar-content {
  flex: 1 1 auto;
}
.infobar--truck-cont-item {
  flex-direction: row;
  justify-content: space-evenly;
  padding-left: 8%;
}
.infobar--item-truck-cont-bordered {
  border-left: 1px solid #74696942;
}
.el-row {
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
}
.el-col {
  border-radius: 4px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-bottom: 30px !important;
}
ul.timeline > li:before {
  /* content: ' '; */
  background: #8a8a8a;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #8a8a8a;
  left: 20px;
  width: 14px;
  height: 14px;
  z-index: 400;
  content: '';
  font-size: 16px;
  color: white;
}
ul.timeline > li#timeline_right:before {
  content: '';
  background: #8a8a8a;
  border: 4px solid #8a8a8a;
}
ul.timeline > li#timeline_right.timelineConfirmed:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePicked:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDelivered:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelineDeliveredExpress:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.timelinePay:before {
  background: #51a65b;
  border: 4px solid #51a65b;
  content: '\2713';
  font-size: 11px;
  padding-left: 3px;
}
ul.timeline > li#timeline_right.confirmedReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
}
ul.timeline > li#timeline_right.confirmedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.confirmedScheduled:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.pickedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.pickedExpressReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.deliveredReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
ul.timeline > li#timeline_right.deliveryEnrouteReached:before {
  background: #1b7fc3;
  border: 4px solid #1b7fc3;
  content: '';
  animation: pulse-blue 2s infinite;
}
ul.timeline > li#timeline_right.payedReached:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_route_timeline li:first-child:before {
  background: #f57f20;
  border: 4px solid #f57f20;
  content: '';
}
.inforbar_order_timeline li:first-child:before {
  background: #ff7900;
  border: 4px solid #ff7900;
  content: '\2713';
  font-size: 12px;
  padding-left: 3px;
}
.cancelOptions > div {
  margin-top: 15vh !important;
  width: 30% !important;
}
.infobar-truck-pstn {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-text {
  padding-bottom: 10px;
}
.top-bar-info {
  color: #1782c5;
  font-size: 15px;
}
.top-bar-img {
  height: 15px;
  vertical-align: middle;
}
.inforbar--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.locations--item-scrollable {
  overflow-y: scroll;
  height: 190px;
  width: 130%;
  font-size: 12px;
}
.infobar-truck-img {
  height: 16px;
  vertical-align: middle;
  margin-bottom: 7px;
}
.timeline-date-disp {
  padding-left: 30px;
}
.info-text-transform {
  text-transform: uppercase;
}
.info-text-cursor {
  padding-top: 4px;
  cursor: pointer;
  text-decoration: underline;
  color: #8a8a8a;
}
.infobar--truck-cont-item {
  padding-bottom: 5px;
}
.cancel-reason-option {
  text-align: center;
}
.cancel-reason-text {
  padding-left: 9%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.share-option {
  padding-top: 20px;
  cursor: pointer;
}
.rimg-disp {
  border-radius: 50%;
  padding: 4px;
  max-height: 70px;
  min-height: 50px;
  width: 75px;
  vertical-align: middle;
}
.infobar--item-truck-options {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 85%;
}
.infobar--item-truck-cancel {
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  max-width: 70%;
  margin-left: -35px;
}
.info-payment-button {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 4%;
}
.button-tracking-payment {
  width: 200px;
}
.tracking-notes {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tracking-loader {
  padding-bottom: 10px;
  width: 120%;
}
.tracking-loader-inner {
  padding-left: 19px;
}
.tracking-loader-outer {
  padding-left: 58px;
  padding-top: 12px;
}
.tracking-notes-inner {
  padding-top: 5px;
  max-width: 80% !important;
}
.mobile-inforbar--inner {
  width: 100%;
}
.mobile-inforbar-details {
  width: 100%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 16px;
}
.mobile-inforbar-img {
  display: inline-block;
  width: 70px;
  object-fit: contain;
  float: left;
}
.mobile-img {
  height: 60px;
}
.mobile-inforbar-rider-name {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 10px;
}
.mobile-rider-name-inner {
  padding-bottom: 10px;
}
.mobile-rider-name {
  padding-right: 25px;
}
.mobile-order-amount {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.mobile-order-status {
  padding-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #74696942;
  padding-top: 10px;
}
.infobar--item-bordered > div {
  width: 77%;
}
.infobar--order-align {
  text-align: center;
}
.infobar--item-bordered > div > div:nth-child(3) {
  max-width: 18.3333% !important;
}
.el-step__title {
  font-size: 12px !important;
}
.el-step__description {
  font-size: 10px !important;
}
.el-step.is-horizontal {
  flex-basis: 160px !important;
}
.el-step__head.is-success {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
.el-step__title.is-success {
  color: #c0c4cc !important;
}
.el-step__description.is-success {
  color: #c0c4cc !important;
}
.el-step__title.is-process {
  font-weight: 400 !important;
}
.el-step__head.is-process {
  color: #f57f20 !important;
  border-color: #f57f20 !important;
}
.infor-top-bar-text {
  color: #8a8a8a;
  margin-bottom: 7px;
}
.infor-top-bar-text-notes {
  margin: -5px 0px -20px 0px;
  font-style: italic;
}
.infor-top-bar-notes-section {
  height: max-content !important;
}
.cancel-text-option {
  width: 23% !important;
}
.steps-inner {
  font-size: 10px !important;
}
.el-step.is-vertical .el-step__title {
  font-size: 15px !important;
}
.el-step.is-vertical .el-step__description {
  font-size: 12px !important;
  /* width: 103px!important; */
}
.confirmedActive {
  color: #1b7fc3;
}
.pickedActive {
  color: #1b7fc3;
}
.deliveredActive {
  color: #1b7fc3;
}
.payedActive {
  color: #1b7fc3;
}
ul.inforbar_route_timeline:before {
  background: #1b7fc3 !important;
  height: 82% !important;
}
ul.inforbar_order_timeline:before {
  width: 2px;
  background: #8a8a8a !important;
  margin-left: 2px;
  height: 100%;
}
.inforbar_left_scrollable {
  padding-left: 0px !important;
}
.inforbar-vendor-icon {
  margin-bottom: 0px !important;
}
.status-text {
  width: 234px !important;
}
.minimise-icon {
  padding-left: 6% !important;
}
.saveDetailsDisable {
  display: none;
}
.share-order-option {
  line-height: 20px;
}
.share-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
}
.input-phone {
  height: 40px !important;
  width: 30%;
}
.el-dialog__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.share-notification-extend {
  padding-right: 20px;
  padding-left: 20px;
}
.share-eta-divider {
  border-bottom: 1px solid #74696942;
}
.share-eta-input-header {
  padding-top: 20px;
}
.share-eta-input {
  margin: 0px 10px 10px 10px;
}
.eta-button-align {
  text-align: right;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.stagePassed {
  color: #555;
  margin-bottom: 7px !important;
}
.eta_data {
  color: #8a8a8a;
  margin-top: 0px !important;
}
.inforbar--item-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.inforbar--item-scrollable::-webkit-scrollbar:vertical {
  width: 11px;
}

.inforbar--item-scrollable::-webkit-scrollbar:horizontal {
  height: 5px !important;
}

.inforbar--item-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.inforbar_order_content {
  padding-left: 5% !important;
}
.stagePending {
  margin-bottom: 7px !important;
}
.confirmationDelayActive {
  color: #555 !important;
}
.marketing-message-align {
  text-align: center;
}
.confirmedExpressReached {
  padding-bottom: 5%;
}

.cancelOptions--content-message {
    margin: 15px;
    margin-bottom: 30px;
}
.cancelOptions--content-buttons {
    text-align: center;
}
.cancelOptions--content-buttons button {
    margin: 0px auto;
    width: 80%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
        height: 35px;
}
button.default.action--slide-button {
    color: #333;
    background-color: #f2f2f2;
}
.cancel-reason-title{
  color: #000000;
  margin-left: 9%;
  font-size: 18px;
  line-height: 3;
}
.cancel-reason-subtitle{
  color: #000000;
  margin-left: 1%;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  display: flex;
}
#cancel-reason-text > div > label > span.el-radio__label{
  line-height: 23px;
  color: #000000;
  font-size: 15px !important;
}
#cancel-reason-text > div > label > span.el-radio__input > span{
  border: 1px solid #000;
}
.action--slide-button:hover {
  background-color: #008CBA;
  color: white;
}
.pop_btn{
   width: 24% !important;
   background: #FFFFFF;
   border: 1px solid #1B7FC3;
   box-sizing: border-box;
   border-radius: 3px;
   color: #1B7FC3;
}
.pop-message{
   font-size: 18px;
   text-align: center;
   color: #000000;
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.is-checked{
  border: none;
}
.cancellation-submit{
  margin-left: 9% !important;
  font-size: 12px !important;
  border-radius: 7px;
}
.accept-cancell-btn{
  background: #FFFFFF !important;
  color: #1B7FC3 !important;
  border: 1px solid #1B7FC3 !important;
}
.additional-notes-recipient{
  padding: 3px;
}
.additional-notes-outer {
  flex-direction: column;
  flex: 1;
}
.recipient_contact-icon{
  font-size: 23px;
}
.additional-instructions__image{
  height: 30px;
  min-width: 30px;
}
.additional-instructions__flex{
  flex-basis: 11%;
}
.additional-instructions-wrapper{
 flex-direction: row;
 justify-content: flex-start;
 align-items: center;
 flex-basis: 43%;
}
.additional-instructions-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-top: 2%;
}
.notes-scrollable{
  overflow-y: scroll;
  height: 190px;
  font-size: 12px;
}
.inter-county-infobar--photo{
  width: 46px;
  max-height: 56px;
  min-height: 53px;
}
.inter-county-img{
  height: 73%;
}
.payments-headline{
  color: #000;
}
.payments-cursor{
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
}
.show-options{
  margin-left: 5%;
  margin-top: 6%;
}
.options-section{
  margin-bottom: 5%;
}
.payments-wrap{
  margin: 4%;
}
.warning-cancellation-icon{
  font-size: 14px !important;
  color: #F57F20 !important;
  margin-top: 4%;
  margin-right: 2%;
}
.cancellation-info--outer{
  background: #FEF7D6;
  border-radius: 4px;
  margin-right: 3%;
  margin-left: 8%;
}
.cancellation-info--inner{
  padding: 1%;
}


.back--button
{
  position: absolute;
  top: 80px;
  left: 10px;
  border: 1px solid #55555500;
  background-color: #fff;
  border-radius: 50%;
  padding: 15px;
  font-size: larger;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
  cursor: pointer;
  color: #555;
}

.rate-rider-image {
    width: 100px;
    height: 100px;
    border-radius: 70px;
    margin: 0px auto;
}
.rider-photo{
    max-width:100%;
    max-height:100%;
    border-radius: 50%;
}
.rate-rider-content {
    text-align: center;
    font-size: 15px;
    line-height: 1.42857143;
    color: #595d62 !important;
    margin-top: 20px;
    padding: 15px;
    font-family: 'Rubik', sans-serif;
}
.rate-rider-please {
}
.rate-rider-star {
    padding: 20px;
}
.rate-rider-primary {
    margin: 0 auto;
    color: #ecf0f1;
    background-color: #1782c5;
    border-color: #1b7fc3;
    cursor: pointer;
    position: relative;
    margin-top: 10px !important;
    display: block;
    border-radius: 4px;
    height: 40px;
    transition: background-color .3s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}
.rate-rider-primary:focus, .button-primary:hover {
    background: #285e8e;
    border-color: #285e8e;
    color: #ecf0f1;
}
.submit-stars{
    text-align: center;
}
.rate-comment--textareabox {
    height: 50px!important;
    border: 1px solid #dcdfe6 !important;
    border-radius: 4px !important;
    text-align: center !important;
    margin-top: 40px!important;
    padding: 10px;
    font-size: 14px;
    color: #999999;
    width: 200px !important;
}
.rate-comment--textareabox:focus{
    border: 1px solid #1782c5 !important;
    -webkit-box-shadow: none !important;
    outline:none;
    box-shadow: none !important;
}
.submit-stars-container {
    display: flex;
    justify-content: center;
}
.rate-text {
    font-size: 9px;
    margin-top: 20px;
}
.rate-text-right {
    margin-right: -22px;
}
.rate-text-left {
    margin-left: -28px;
}

.post-rate{
    text-align: center !important;
}
.rate-rider-thank{
    margin-top: 30px;
}

.post-rate{
    text-align: center !important;
}
.rate-rider-thank{
    margin-top: 30px;
}

.rating {
  height: 100%;
  width: 100%;
  position: absolute;
  /*margin-left: 10px;*/
  background: white;
}
.rate-rider-footer {
  background: #f1f3f4;
  border-collapse: collapse;
  border-spacing: 0 !important;
  border-top-color: #e4e5e7;
  border-top-style: solid;
  border-width: 1px 0 0;
  margin: 0 auto !important;
  width: 100%;
  display: inline-block;
  text-rendering: optimizeLegibility !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #595d62 !important;
  font-weight: normal;
  text-align: center;
  position: fixed;
  padding: 1em !important;
  bottom: 0;
}
.rate-rider-external1 {
  padding: 2em;
}
.container-image {
  margin-top: 10px;
}









































































































































.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.module-container {
  margin: 8px;
}
.title {
  font-size: 22px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccc;
  color: #999;
  padding-top: 15px;
  margin-bottom: 30px;
}
.updateCrmDialog{
}
.final-set-up-pop > div > div > div.el-dialog__body{
  padding-top: 0 !important;
}
.crm-setup{
  font-size: 19px;
  color: #000000;
  font-weight: 400;
}
final-set-up-pop > div > div > div.el-dialog__header{
  padding-top: 0 !important;
}
.compliance-select-final{
  width: 100% !important;
}
.upgrade-final{
  width: 100% !important;
  margin-bottom: 2%;
}
.final-step-submit{
  margin-top: 6% !important;
  width: 100% !important;
}
.final-label{
 margin-bottom: 2%;
 font-size: 14px;
 font-weight: 200;
 color: #000;
}
.final-inner{
 font-size: 12px;
 color: #8F8F8F;
 margin-bottom: 0;
}
.invalid-kra {
  display: block;
  color: #f57f20;
  font-size: 14px;
}
.final-upper-padding{
  padding-top: 2%;
}
.finish-setup-outer{
  margin-left: 6%;
  margin-right: 6%;
}

.terms-main {
  text-align: center;
  border: 0px solid #ccc;
  margin: 7%;
}
.terms-inner {
  border: 1px solid #A29D9D;
  border-radius: 4px;
  margin: 2rem auto;
  padding: 2rem;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  height: 25rem;
}
.terms-header {
  font-weight: 500;
  text-align: left;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  font-size: 18px;
  line-height: 0px;
  display: flex;
  align-items: center;
  color: #000000;
}
.freight-terms{
  text-align: left;
  font-size: 14px;
  line-height: 5px;
  color: #000000;
}
.next-terms-holder-btn {
  margin-top: 2%;
  padding-bottom: 4% !important;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-submit {
  width: 15%;
}
.approval-card{
  max-width: 24rem;
  border: 1px solid #d8dfe6;
  border-radius: 4px;
  margin: 1rem auto;
  padding: 2rem;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
}
.warning-icon{
  font-size: 57px !important;
  color: #1B7FC3 !important;
}
.warning-icon-pstn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;
}
.cancelOptions--content-message {
  margin: 15px;
  margin-bottom: 30px;
}
.verification-header{
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.verification-description{
  font-size: 14px;
  text-align: center;
  color: #343232;
}
.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.section--filter-wrap {
  margin-bottom: 8px;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  float: left;
}

.section--filter-input-wrap {
    width: 70%;
    display: inline-block;
    float: left;
}
.section--filter-input {
    margin-right: 20px;
    width: 30% !important;
    float: left;
    background-color: #ebeef5 !important;
}
.section--filter-action-wrap {
    float:right;
    text-align: right;
    width: 30%;
    display: inline-block;
}
.section--filter-action{
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
}
.section--filter-action-inactive {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}

.section--filter-action-inactive:hover ,
.section--filter-action-inactive:focus  {
    float: right;
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-left: 30px;
    cursor: not-allowed;
    background: rgba(44, 130, 197, .7);
}
.order_cost_amount{
  text-align: right;
}
.currency-selectors{
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border: 1px solid #BFD1E3;
    font-size: 12px;
    cursor: pointer;
}
.currencies-section {
    display: inline-flex;
}
.active-currency {
    color: white;
    background: #1B7FC3;
    border: 1px solid #1B7FC3 !important;
}
.section--pagination-wrap {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}


.loading-title {
  font-size: 14px;
  text-align: center;
  margin-top: 6%;
  line-height: 34px;
}
.data-loader,
.data-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.data-loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #2c82c5;
  border-right: 1.1em solid #f3f3f3;
  border-bottom: 1.1em solid #f3f3f3;
  border-left: 1.1em solid #f3f3f3;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
.loader--title {
  font-size: 19px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 300;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}
.search-results-ul {
  position: absolute;
  padding: 0;
  margin-top: 8px;
  width: 25%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.active {
  background-color: #1E7FC3;
}
.active span {
  color: white;
}
.name {
  font-weight: 400;
  font-size: 15px;
  display: block;
  margin-bottom: 2%;
  color: #000;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
}
.screen-name {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  display: block;
  margin-bottom: 1%;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  
}
.screen-no-details-found {
  font-style: italic;
  display: block;
  padding: 30px;
  color: #555;
}
.searching-results {
  text-align: center;
  color: #f57f20;
  font-size: 14px;
  margin-top: -20px;
}
.search-transporter-ul{
  padding: 0;
  margin-top: 8px;
  width: 100%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.screen-no-details-found{
  font-style: italic;
  display: block;
  padding: 30px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
li.suggestions_solr {
  padding: 10px 16px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
li.suggestions_solr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
li.suggestions_solr:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0;
}

.no-activity-img[data-v-0b023707] {
  width: 35%;
  display: block;
  margin: auto;
}
.no-activity-label[data-v-0b023707]{
  text-align: center;
}
.freight-dashboard-outer[data-v-0b023707]{
  width: 64%;
  margin-top: 3%;
  height: 587px;
  margin: 0em;
  overflow-y: auto;
  margin-top: 4%;
}
.dashboard-align-inner[data-v-0b023707] {
  margin-left: 5.3%;
}
.view-document[data-v-0b023707]{
  color: #1B7FC3;
  font-weight: 400;
  cursor: pointer;
}
.dashboard-name[data-v-0b023707]{
  color: #000000;
  margin-left: 5%;
}
.dashboard-decline-doc[data-v-0b023707]{
  color:#EA7125;
  width: 80%;
  border-width: 1px !important;
  background: #FFFFFF;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.dashboard-approve-doc[data-v-0b023707]{
  color: #fff;
  width: 80%;
  border-width: 1px !important;
  background-color: #EA7125;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.dashboard-approvals[data-v-0b023707]{
  margin-bottom: 3%;
}
.dashboard-detail[data-v-0b023707]{
  border: 1px solid #d8dfe6;
  padding: 1rem;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}
.search-results-ul {
  position: absolute;
  padding: 0;
  margin-top: 8px;
  width: 25%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.active {
  background-color: #1E7FC3;
}
.active span {
  color: white;
}
.name {
  font-weight: 400;
  font-size: 15px;
  display: block;
  margin-bottom: 2%;
  color: #000;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
}
.screen-name {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  display: block;
  margin-bottom: 1%;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  
}
.screen-no-details-found {
  font-style: italic;
  display: block;
  padding: 30px;
  color: #555;
}
.searching-results {
  text-align: center;
  color: #f57f20;
  font-size: 14px;
  margin-top: -20px;
}
.search-transporter-ul{
  padding: 0;
  margin-top: 8px;
  width: 100%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.screen-no-details-found{
  font-style: italic;
  display: block;
  padding: 30px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
li.suggestions_solr {
  padding: 10px 16px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
li.suggestions_solr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
li.suggestions_solr:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0;
}

.view-transporter-info[data-v-41a76034]{
  cursor :pointer ;
}
.search-transporter[data-v-41a76034]{
  width: 100%;
  margin-top: 4%;
}
.transporter-outer[data-v-41a76034]{
  height: 455px;
  margin: 0em;
  overflow-y: auto;
}
.freight-select[data-v-41a76034]{
  margin-bottom: 3%;
}
.bids-time[data-v-41a76034]{
  width: 100%;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}

.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
  text-transform: capitalize;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.quote-find-section{
  -webkit-box-flex: 1;
flex: 1;
-webkit-box-orient: vertical;
flex-direction: column;
display: flex;
-webkit-box-direction: normal;
margin-right: 2%;
padding: 1rem;
}
.quote-text-option{
  margin-bottom: 0%;
  margin-left: 3%;
  color: #000000;
  font-size: 20px;
}
.bids-time{
  width: 100% !important;
}
.no-reviews-outer{
  width: 73%;
}
.transporter-detail-rating{
  border: 1px solid #d8dfe6;
  padding: 4rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-vehicle-rating{
  font-size: 17px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}

.freight-orders-search{
  width: 37% !important;
}
.freight-create-order{
  border-width: 0px !important;
  width: 50%;
}
.freight-orders--filter-wrap{
  margin-bottom: 8px;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 38px;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  float: left;
}
div > button > span{
  padding: 0 !important
}
.freight-status{
  padding: 0 !important;
  width: 43%;
  height: 23px;
  font-size: 12px;
  cursor: default;
}
.view-orders-transporter-info{
  cursor: pointer;
}
.freight-orders-status{
  display: flex;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}
.search-results-ul {
  position: absolute;
  padding: 0;
  margin-top: 8px;
  width: 25%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.active {
  background-color: #1E7FC3;
}
.active span {
  color: white;
}
.name {
  font-weight: 400;
  font-size: 15px;
  display: block;
  margin-bottom: 2%;
  color: #000;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
}
.screen-name {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  display: block;
  margin-bottom: 1%;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  
}
.screen-no-details-found {
  font-style: italic;
  display: block;
  padding: 30px;
  color: #555;
}
.searching-results {
  text-align: center;
  color: #f57f20;
  font-size: 14px;
  margin-top: -20px;
}
.search-transporter-ul{
  padding: 0;
  margin-top: 8px;
  width: 100%;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0, 0.25);
  z-index: 1000;
}
.screen-no-details-found{
  font-style: italic;
  display: block;
  padding: 30px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
li.suggestions_solr {
  padding: 10px 16px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
li.suggestions_solr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
li.suggestions_solr:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0;
}

.view-transporter-info[data-v-c9876c12]{
  cursor :pointer ;
}
.create-order-submit[data-v-c9876c12]{
  width: 100%;
  margin-top: 4%;
}
.create-order-upper[data-v-c9876c12]{
  color: #000000;
  margin-left: 7%;
}
.create-order-section[data-v-c9876c12]{
   padding-top: 1% !important;
  -webkit-box-flex: 1;
   flex: 1;
   -webkit-box-orient: vertical;
   flex-direction: column;
   display: flex;
   -webkit-box-direction: normal;
   margin-right: 2%;
   padding: 2rem;
}
.create-order-main[data-v-c9876c12]{
   border-radius: 4px;
   font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
   width: 44% !important;
   padding-bottom: 0;
   margin-top: 0;
   padding-top: 3%;
}
.back-order-btn[data-v-c9876c12]{
   margin-left: 7%;
   font-size: 13px;
   margin-bottom: 6%;
   cursor: pointer;
}
.freight-input[data-v-c9876c12] {
  width: 100%;
  display: flex;
  align-items: stretch;
}
.freight-input>div[data-v-c9876c12] {
  display: table-cell;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.freight-input-icon[data-v-c9876c12] {
  padding: 3%;
  border-radius: .25rem 0 0 .25rem;
  background: #eee;
  color: #777;
  width: 11%;
  text-align: center;
  font-size: 12px;
}
.freight-input-area[data-v-c9876c12] {
  width: 90%;
  border-radius: 0 .25rem .25rem 0;
}
.freight-selector[data-v-c9876c12]{
  border: 0px solid #dcdfe6;
}
.freight-create-load-weight[data-v-c9876c12]{
  width: 80% !important;
  font-style: italic;
}
.freight-tonage-value-text[data-v-c9876c12]{
  color: #555 !important;
  padding-left: 36px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.drag-image > div > div:nth-child(1) > div > input[data-v-c9876c12] {
  display: none;
}
.document-image> div > div:nth-child(1) > div > input[data-v-c9876c12] {
  display: none;
}
.add-document-image> div > div:nth-child(1) > div > input[data-v-c9876c12] {
  display: none;
}
.download-uploaded-img[data-v-c9876c12] {
  height: 200px;
}
.add-download-uploaded-img[data-v-c9876c12]{
  height: 200px;
}
.el-icon-upload[data-v-c9876c12] {
  font-size: 15px!important;
  margin: 0!important;
  line-height: 0!important;
}
.upload_image[data-v-c9876c12] {
  width: 100%;
  height: 132px;
  margin-top: 2%;
  margin-bottom: 2%;
}
.add-upload-image[data-v-c9876c12]{
  width: 100%;
  height: 132px;
  margin-top: 2%;
  margin-bottom: 2%;
}
.document-upload-label[data-v-c9876c12] {
  font-style: italic;
  font-size: 14px;
  color: #f18327;
  font-weight: 700;
  cursor: pointer;
}
.upload-demo[data-v-c9876c12]{
  font-size: 13px !important;
}
.add-upload-demo[data-v-c9876c12]{
  font-size: 13px !important;
}
.upload-landing[data-v-c9876c12]{
  margin-top: 12%;
}
.transporter-input-name[data-v-c9876c12]{
  pointer-events: none;
}
.hide[data-v-c9876c12] {
  display: none!important;
}
li.suggestions_solr[data-v-c9876c12] {
  padding: 10px 16px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
li.suggestions_solr[data-v-c9876c12]:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
li.suggestions_solr[data-v-c9876c12]:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0;
}
.document-upload-extra[data-v-c9876c12]{
  font-size: 14px;
  color: #1B7FC3;
  font-weight: 500;
  cursor: pointer;
  margin-top: 11%;
}
.upload-document-header[data-v-c9876c12]{
  font-weight: 100;
  font-size: 20px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.documents-highlight-label[data-v-c9876c12]{
  margin-left: 2%;
  margin-bottom: 2%;
  color: #000000;
  font-weight : 200;
}
.select-documents[data-v-c9876c12]{
  width: 95%;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 8%;
}
.align-new-doc[data-v-c9876c12]{
  margin-left: 4%;
  margin-top: 5%;
}
.download-uploaded-img-extra[data-v-c9876c12]{
  border: 1px solid #d8dfe6;
  height: 200px;
  margin-bottom: 9%;
  margin-right: 5%;
}
.upload_image-extra[data-v-c9876c12]{
  width: 100%;
  height: 132px;
  margin-top: 6%;
  margin-bottom: 2%;
}
.success-extra[data-v-c9876c12]{
  margin-top: 13%;
}
.documents--flex[data-v-c9876c12]{
  display: flex;
  width: 82%;
}
.document-image-extra[data-v-c9876c12]{
  flex: 1;
}
.delete-upload[data-v-c9876c12]{
  margin-top: 22%;
  cursor: pointer;
  color :#ff0000;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}

.rating-section[data-v-7b262f15]{
  background: #FBFBFB;
  border: 1px solid #d8dfe6;
  padding: 1rem;
  box-sizing: border-box;
  border-radius: 4px;
  width: 66%;
  margin-top: 7%;
  min-height: 138px;
}
.rating-title[data-v-7b262f15]{
  font-size: 13px;
  margin-top: 1%;
}
.rate-freight-order[data-v-7b262f15]{
  margin-left: 0 !important;
  height: 40px !important;
  margin-top: 9% !important;
  width: 61% !important;
}
.rating-header[data-v-7b262f15]{
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}
.freight-stars-container[data-v-7b262f15] {
  display: flex;
  justify-content: center;
  margin-bottom: 17%;
}
.freight-ratings-section[data-v-7b262f15]{
  margin-top: 14%;
  margin-bottom: 10%;
  font-weight: 500;
}
.transporters-main{
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  width: 97% !important;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 3%;
}
.transporters-container {
 width: 96%;
 margin: 0px auto;
 flex-direction: column;
 display: flex;
}
.transporters-main--inner{
  padding-top: 0%;
}
.transporters-content
{
  display: flex;
  flex-direction: row !important;
}
.transporters-find-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  border: 1px solid #d8dfe6;
  padding: 2rem;
}
.transporters-results-section{
  -webkit-box-flex: 2;
  flex: 1;
  padding-right: 11%;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.transporters-details-section{
  -webkit-box-flex: 2;
  flex: 2;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  border-radius: 4px;
  font-family: 'Helvetica Nueu', 'Helvetica', 'Arial', 'sans-serif';
  padding-left: 2rem;
  padding-right: 0rem;
}
.freight-input--label{
  margin-bottom: 2%;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.next-terms-holder {
  margin-top: 6%;
}
.terms-btn-color {
 border-width: 0px !important;
}
.next-freight-btn {
  width: 100%;
}
.transporters-pickup-time {
  background-color: white !important;
  width: 100% !important;
}
.transporters-select .el-select{
  width: 100%;
}
.transporters-select .el-input__inner{
  color: #1782c5;
}
.freight-load-weight{

}
.tonage-value-text{
  color: #555 !important;
  padding-left: 10px;
  width: 20% !important;
  font-size: 12px;
  font-style: italic;
}
.freight-load-weight{
  width: 75% !important;
  font-style: italic;
}
.transporters-filters {
  display: flex;
}
.quote-flex{
  flex: 1;
}
.search-flex{
  flex: 1;
}
.request-quote-btn{
  width: 53%;
}
.request-quote-btn-color {
  color: #1B7FC3;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #1B7FC3;
}
.freight-terms{
  margin-top: 6%;
  font-size: 14px;
  font-weight: 200;
  color: #000;
}
.transporter-listing{
  margin-top: 3%;
}
.transporter-detail{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 3%;
}
.transporter-name{
  color: #1B7FC3;
  margin-left: 5%;
}
.verification-success{
  color: #EA7125;
  margin-left: 1%;
}
.select-transporter{
  margin-right: 1.5%;
}
.transporters-highlight{
  margin-top: 2%;
  font-size: 12px;
  font-weight: 200;
  color: #000;
}
.highlight-icon{
  color: #000000;
  margin-right: 3%;
}
.truck-add-info{
  margin-top: 0.5%;
}
.truck-add-info-align{
  width: 24%;
  margin-left: 4%;
}
.trans-completed_orders{
  width: 61%;
}
.view-transporter-info{
  color: #1B7FC3;
  font-weight: bold;
}
.truck-add-rating-align{
  margin-left: 4.3%;
  width: 30%;
}
.transporters-img {
  height: 45%;
  vertical-align: middle;
  margin-bottom: 7px;
}
.transporters-quotes-input--label{
  margin-bottom: 3%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 66%;
}
.logistics-tab{
  margin-right: 35%;
}
.declineDocumentOptions > div {
  margin-top: 30vh !important;
  width: 28% !important;
}
.decline-documemt-input {
  margin: 0px 10px 10px 10px;
}
.decline-documemt-extend {
  padding-right: 20px;
}
.decline-button-align {
  text-align: right;
}
.decline-input{
  height: 40px !important;
  width: 30%;
}
.decline-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #EA7125;
  color: #fff;
  width: 100%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.decline-text-option{
  margin-bottom: 8%;
  margin-left: 3%;
}
.transporter-listing .el-checkbox__input {
    padding-bottom: 8% !important;
}
.transporter-listing .el-checkbox__label {
    width: 100%;
}
.request-quote-header{
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.transporters-no-highlight{
  color: #000000;
}
.quote-action--slide-button {
  margin: 0px 10px 10px 10px;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1.1px;
  background-color: #1B7FC3;;
  color: #fff;
  width: 94%;
  height: 46px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 2px;
  margin-top: 4%;
  margin-right: 6%;
}
.transporters-content .el-dialog__body{
  padding: 30px 30px !important;
}
.transporters-segment{
  width: 94% !important;
  margin-left: 0% !important;
}
.back-freight-btn{
  font-size: 14px;
  font-weight: 200;
  color: #000;
  cursor: pointer;
}
.transporter-summary-data{
  width: 89%;
  background: #F1F1F1;
}
.align-contacts-data{
  margin-top: 6%;
}
.quote-btn{
  width: 72%;
  margin-bottom: 6%;
}
.financing-btn{
  width: 72%;
  background-color: #EA7125 !important;
  border-color: #EA7125 !important;
}
.transporters-quote-section{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  margin-right: 2%;
  padding: 2rem;
  width: 2%;
}
.check-tranporters{
  color: #1B7FC3;
}
.transporter-doucuments-title{
  color: #1B7FC3;
}
.truck-title-info{
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 2%;
}
.transporter-vehicle-info{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin-top: 2%;
}
.vehicles-split{
  border-bottom: 1px solid #BBB9B9;
  width: 90%;
  margin-top: 3%;
}
.transporter-name-inner{
  margin-top: 4%;
  font-size: 15px;
}
.reviews-section{
  margin-bottom: 2%;
}
.reviews-outer{
  width: 85%;
}
.freight-order-details-wrapper {
  width: 64%;
  display: inline-block;
}
.order_details_map {
  width: 38%;
  display: inline-block;
  float: left;
}
.back-freight-orders{
  margin-bottom: 3%;
}
.order_details_desc {
  display: inline-block;
  padding-left: 48px;
  font-size: 14px;
}
.order_details_price {
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 6%;
  color: #000000;
}
.order_details_desc_item {
  margin-top: 10px;
}
.order_details_desc_item--no-space {
  margin-top: unset;
}
.order_details_desc_image {
  width: 13px;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
}
.order-details-schedule-time{
  margin-top: 10%;
}
.freight-order-info-extra{
  margin-left: 6%;
  margin-top: 5%;
  margin-bottom: 2%;
}
.order-info-header{
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.rider_details_wrap {
  width: 34%;
  float: right;
  display: inline-block;
}
.transporter-info-extra{
  margin-bottom: 2%;
  font-size: 14px;
}
.transporter-infor--header{
  margin-top: 1%;
  font-size: 15px;
  margin-bottom: 4%;
  color: #000000;
}
.view-transporter-mark{
  margin-top: 6%;
  color: #1B7FC3;
  cursor: pointer;
}
.freight-border-line{
  border-bottom: 1px solid #f0f0f0;
  width: 94%;
}
.freight-orders-main-summary{
  margin-bottom: 2%;
  height: 300px;
}
.order-order-documents{
  width: 94%;
}
.align-documents-data{
  margin-top: 4%;
  margin-bottom: 2%
}
.orders-freight-documents{
  margin-left: 5%;
}
.freight-documents-name{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-approve{
  width: 45%;
  font-size: 15px;
}
.freight-documents-date{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.freight-documents-title{
  width: 20%;
  font-size: 15px;
  margin-top: 1%;
}
.documents-highlight{
  font-size: 12px;
  font-weight: 200;
  color: #000;
  margin: 2%;
}
.view-freight-document{
  color: #1B7FC3;
  cursor: pointer;
}
.freight-create-order{

}
.freight-approve-doc{
  border-width: 0px !important;
  width: 60%;
  background-color: #EA7125 !important;
  border: #EA7125 !important;
}
.freight-decline-doc{
  color: #EA7125;
  width: 60%;
  border-width: 1px !important;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 4px;
  height: 40px;
  transition: background-color 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  border-color: #EA7125;
}
.doc-detail{
  border: 1px solid #d8dfe6;
  border-radius: 1px;
}
.document-text-option {
  text-align: left;
  margin: 0px 10px 10px 10px;
  line-height: 20px;
}
.document-view-inner{
  height: 500px !important;
}
.freight-approval-reason{
  margin-top: 2%;
  margin-left: 6%;
}
.freight-decline-reason{
  margin-top: 7%;
  color: #F44B54;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
}
.transporter-detail--info{
  border: 1px solid #d8dfe6;
  padding: 1rem;
  border-radius: 4px;
}
.sendQuoteOption > div {
    margin-top: 30vh !important;
    width: 33% !important;
}
.declineDocumentOptions >.el-dialog >.el-dialog__body {
  margin: 4% !important;
}
.uploadDocumentOptions >.el-dialog >.el-dialog__body {
    margin: 4% !important;
    margin-top: 0% !important;
}
.uploadDocumentOptions > div {
  margin-top: 10vh !important;
  width: 28% !important;
}
.add-upload-demo > .el-upload > .el-upload-dragger{
  width: 94% !important;
  margin-left: 3%;
}
.upload-new-doc--outer{
  margin-bottom: 9%;
}

.manage-approvers {
  font-size: 13px;
  letter-spacing: 0.01em;
  border-width: 0px !important;
  margin-top: 2%;
}
.freight-settings{
  margin-left: 2%;
  margin-top: 3%;
}
.approver-header{
  font-size: 17px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.select-approver{
  width: 95%;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 8%;
}
.approver-highlight{
  margin-left: 2%;
  margin-bottom: 2%;
  color: #000000;
  font-weight : 200;
}
.list-freight-approvers{
  margin-top: 5%;
  width: 86%;
}
.remove-approver{
  color: #1B7FC3;
  cursor: pointer;
}




















































































.my-profile__adj[data-v-36a591fa]{
  font-size: 22px;
  padding-bottom: 0px;
  /* border-bottom: 1px solid #ccc; */
  border-bottom: none !important;
  color: #999;
  /*padding-top: 15px;*/
  /*margin-bottom: 30px; */
}
.panel-card[data-v-36a591fa]{
  -webkit-box-flex: 2;
  flex: 2;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.new-card[data-v-36a591fa]{
  -webkit-box-flex: 1;
  flex: 0.3;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  padding-top: 3px ! important;
}
.profile-container[data-v-36a591fa]{
  display: flex;
}
.profile--link[data-v-36a591fa]
{
  color: #555;
  font-family: Slack-Lato,appleLogo,sans-serif;
  /* font-size: 1rem !important; */
  text-align: center;
  padding: 2px;
  text-decoration: none;
  flex: 1;
  letter-spacing: 0;
  font-size: 16px !important;
  font-weight: 200 !important;
  display: block;
  padding: 20px;
}
.profile--link.router-link-active[data-v-36a591fa]
{
  /* font-weight: bold !important; */
  font-weight: 500 !important;
  border-bottom: none!important;
  background-color: #1782C5;;
  color: #fff !important;

  /* background-color: red; */
}

#auth_container > div > div:nth-child(2) > div > div > p:nth-child(3) > div > div > ul{
      z-index: 9;
      width: 357px;
      margin-top: 9px;
      margin-left: -15px;
}
.my-profile {
        padding-top: 45px;
        width: 90%;
        margin: 0px auto;
}
.my-profile__menu {
        font-size: 22px;
        padding-bottom: 0px;
        border-bottom: 1px solid #ccc;
        color: #999;
        padding-top: 15px;
        margin-bottom: 30px;
}
.my-profile__menu__balance {
        float: right;
        font-size: 14px;
        color: #1782C5;
}
.my-profile__inner__menu {
        margin-bottom: 50px;
        border-bottom: 1px solid #1782c5;
        padding-bottom: 2px;
}
.my-profile__inner__menu__link {
        color: #1782c5;
        text-transform: uppercase;
        text-align: center;
        padding: 2px 25px;
        font-size: 17px;
}
.my-profile__inner__menu__selected {
        font-weight: 400;
        border-bottom: 3px solid #1782c5;
        text-decoration: none;
}
.my-profile__main__header__2 {
        font-size: 16px;
        padding-bottom: 3px;
        border-bottom: 1px solid #ccc;
        text-transform: uppercase;
        color: #999;
}
.my-profile__input {
        background-color: transparent;
        border: 0px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 10px;
        width: 300px;
        margin-top: 9px;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        color: #575757;
}
.my-profile__phone_input {
        height: 50px;
        display: flex;
        margin: 0 0 10px;
}
.my-profile__btn {
        font-size: 14px;
        width: 320px;
        -webkit-appearance: button;
        cursor: pointer;
        padding: 10px 16px;
        line-height: 1.33;
        border-radius: 3px;
        color: #fff;
        background-color: #1782C5;
        border-color: #357ebd;
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        text-transform: uppercase;
}
.input-descript {
        margin: 0 0 .25rem;
        display: block;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 400 !important;
        margin-bottom: .5rem !important;
}
.profile1-dimen {
        width: 90% !important;
}
.input-descript {
        margin: 0 0 .25rem;
        display: block;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 400 !important;
        margin-bottom: .5rem !important;
}
.btn-content {
        height: 40px;
        width: 35%;
        font-size: medium;
        letter-spacing: 1.1px;
        border-width:0px !important;
}
.panel-card {
        -webkit-box-flex: 2;
        flex: 2;
        padding-right: 40px;
        -webkit-box-orient: vertical;
        flex-direction: column;
        display: flex;
        -webkit-box-direction: normal;
}
.help-card {
        -webkit-box-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        flex-direction: column;
        display: flex;
        -webkit-box-direction: normal;
        padding-top: 30px;
        margin: -9% auto;
        max-width: 32rem;
}
.new-card2 {
        -webkit-box-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        flex-direction: column;
        display: flex;
        -webkit-box-direction: normal;
        padding-top: 3px ! important;
}
.personal-info-padding{
      margin-bottom: 20px;
}
.personal-info-phone-validation > div
    {
      margin-top: 12em !important;
      margin-right: 23em !important;
      width: 35% !important;
}
.phone-validation-description{
      text-align: left;
      line-height: 1.5;
      padding: 10px 0px;
      font-family: "Rubik", sans-serif;
}
.phone-verification-input{
      display: flex;
      margin-top: 25px;
}
#phone-validation-verify--input{
      border: none;
      padding: 2px;
      border-bottom: 1px solid #ccc;
      width: 50%;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
}
.phone-validation-verify--button{
      padding: 19px 20px 20px;
      margin-top: 33px;
      text-align: right;
      border-top: 1px solid #e5e5e5;
}
.phone-validation-verify{
      color: #ecf0f1;
        background-color: #1782c5;
        border-color: #1b7fc3;
        cursor: pointer;
        border-radius: 4px;
        height: 40px;
        transition: background-color 0.3s;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px;
}
.phone-validation-cancel{
      color: #ecf0f1;
        background-color: #1782c5;
        border-color: #1b7fc3;
        cursor: pointer;
        border-radius: 4px;
        height: 40px;
        transition: background-color 0.3s;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px;
}
.signup-sendy-logo{
        width:85px;
}
#auth_container > div > div:nth-child(2) > div > div > div > div > div.el-dialog__header{
      background-color: #1782c5;
}

.my-profile {
    padding-top: 45px;
    width: 90%;
    margin: 0px auto;
}
.my-profile__menu {
    font-size: 22px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
    padding-top: 15px;
    margin-bottom: 30px;
}
.my-profile__menu__balance {
    float: right;
    font-size: 14px;
    color: #1782C5;
}
.my-profile__inner__menu {
    margin-bottom: 50px;
    border-bottom: 1px solid #1782c5;
    padding-bottom: 2px;
}
.my-profile__inner__menu__link {
    color: #1782c5;
    text-transform: uppercase;
    text-align: center;
    padding: 2px 25px;
    font-size: 17px;
}
.my-profile__inner__menu__selected {
    font-weight: 400;
    border-bottom: 3px solid #1782c5;
    text-decoration: none;
}
.my-profile__main__header__2 {
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #999;
}
.my-profile__input {
    background-color: transparent;
    border: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    width: 300px;
    margin-top: 9px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #575757;
}
.my-profile__phone_input {
    height: 50px;
    display: flex;
    margin: 0 0 10px;
}
.my-profile__btn {
    font-size: 14px;
    width: 320px;
    -webkit-appearance: button;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 1.33;
    border-radius: 3px;
    color: #fff;
    background-color: #1782C5;
    border-color: #357ebd;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-transform: uppercase;
}
.input-descript {
    margin: 0 0 .25rem;
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400 !important;
    margin-bottom: .5rem !important;
}
.profile-dimen {
    width: 90% !important;
}
.input-descript {
    margin: 0 0 .25rem;
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400 !important;
    margin-bottom: .5rem !important;
}
.btn-content {
    height: 40px;
    width: 35%;
    font-size: medium;
    letter-spacing: 1.1px;
    border-width: 0px !important;
}
.panel-card {
    -webkit-box-flex: 2;
    flex: 2;
    padding-right: 40px;
    -webkit-box-orient: vertical;
    flex-direction: column;
    display: flex;
    -webkit-box-direction: normal;
}
.help-card {
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    flex-direction: column;
    display: flex;
    -webkit-box-direction: normal;
    padding-top: 30px;
    margin: -9% auto;
    max-width: 32rem;
}
.new-card2 {
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    flex-direction: column;
    display: flex;
    -webkit-box-direction: normal;
    padding-top: 3px ! important;
}
.change-password-error {
    height: 0px;
}

.free-delivery-container {
    margin: 0 100px 8px 100px !important;
    padding-top: 60px;
}
.free-text--hidden{
    display: none;
}
.free-display{
    display: table-cell
}
.free-deliveries--background {
    width: 100%;
    height: 270px;
    background-color: #fff;
}
.free-deliveries--inner {
    width: 1000px;
    margin-top: 20px;
    height: 230px;
    background-color: transparent;
    margin-left: 18%;
    position: absolute;
}
.separing-line {
    color: #dcdfe6;
    margin-top: 180px;
}
.show-txt {
    width: 100%;
    margin: 0px auto;
    height: 65px;
    display: table;
    box-sizing: border-box;
    text-align: center;
    color: #595d62 !important;
}
.btn-submit {
    padding: 11px !important;
    width: 200px !important;
}
.free-delivery--button {
    display: inline-block;
    margin: 10px;
    margin-left: -37px;
}
.free-delivery--title1 {
    color: #333;
    font-size: 15px;
    padding-top: 15px;
}
.share_img {
    float: left;
    background-color: #CCC;
    background-image: url(https://images.sendyit.com/web_platform/social/white_social/email_50.png);
    width: 20px;
    height: 20px;
    padding: 12px;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.share_img1 {
    float: left;
    background-color: #CCC;
    background-image: url(https://images.sendyit.com/web_platform/social/white_social/link_50.png);
    width: 20px;
    height: 20px;
    padding: 12px;
    display: inline-block;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.custom_mail {
    color: #FFF;
    background-color: #666;
    padding: 12px;
    margin-right: 30px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    width: 149px;
    height: 20px;
    display: inline-block;
    margin-left: 0;
}
.share_img2 {
    float: left;
    background-color: rgba(0, 172, 237, 0.77);
    background-image: url(https://images.sendyit.com/web_platform/social/white_social/twitter_50.png);
    width: 20px;
    height: 20px;
    padding: 12px;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.custom_fb {
    color: #FFF;
    background-color: #3B5998;
    padding: 12px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    width: 149px;
    height: 20px;
    margin-right: 30px;
    display: inline-block;
    margin-left: 0;
}
.share_img3 {
    float: left;
    background-color: rgba(59, 89, 152, 0.77);
    background-image: url(https://images.sendyit.com/web_platform/social/white_social/facebook_50.png);
    width: 20px;
    height: 20px;
    padding: 12px;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.custom_tw {
    color: #FFF;
    background-color: #00aced;
    padding: 12px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    width: 149px;
    height: 20px;
    margin-right: 0px;
    display: inline-block;
    margin-left: 0;
}
.custom_copy {
    display: inline-block;
    width: 149px;
    color: #FFF;
    background-color: #666;
    padding: 12px;
    text-align: center;
    height: 20px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
}
.delivery-link {
    display: table-cell;
}
.free-delivery--text {
    font-size: 14px;
    padding-top: 15px;
    line-height: 1.6;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #555;
}
.my_field_section {
    width: 470px;
    float: left;
    padding: 11px;
    height: 20px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #CCC;
}
.free-delivery--social {
    height: 80px;
    margin-bottom: 10px;
    margin-top: 20px
}
.free-delivery--stats {
    margin: 34px;
    height: 80px;
    margin-top: 0px;
    text-align: center;
    width: 50%;
    background-color: white;
    margin-left: 18%;
    position: absolute;
}
.free-delivery--intro {
    height: 120px;
    text-align: center;
    width: 58%;
    margin-left: 21%;
}
.deliver--copy-link {
    display: table-cell;
    float: left;
}
.tweet-button {
    /*margin-right: 0px !important;*/
}
div.stats {
    padding-top: 25px;
    display: table;
    width: 100%;
}
div.stats span {
    display: table-cell;
    text-align: center;
}

.upgrade-account {
  border: 0px solid #ccc;
  margin: 5px;
}
.upgrade-account-inner {
  max-width: 33rem;
  border-radius: 4px;
  margin: 2rem auto;
  padding: 2rem;
  font-family: "Rubik", sans-serif;
  margin-top: 5%;
}
.upgrade-account-top {
  line-height: 2.7em;
  font-weight: 400;
  width: 591px;
  height: 30px;
  top: 162px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
}
.upgrade-account-text {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 300;
}
.upgrade-account-holder {
  margin: 1em;
  display: block;
}
.upgrade-account-holder .upgrade-account-holder__input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
}
.dimen-sign-up2 {
  width: 73%;
}
.btn-upgrade-acc-check {
  width: 28%;
  border-width: 0px !important;
}
.btn-upgrade-acc-submit {
  border-width: 0px !important;
  width: 100% !important;
}
.radio-options{
  width: 100%;
  margin-left: 0px !important;
  font-size: 40px;
  color: #000000;
  font-style: normal;
  margin-bottom: 5%;
}
.upgrade-account-text--inner{
 padding-left: 5%;
 width: 100%;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: 20px;
 color: rgba(0, 0, 0, 0.71) !important;
 white-space: initial;
 font-weight: 300;
}
.el-checkbox__label, .el-radio__label {
    font-size: 16px !important;
}
.el-radio__inner{
  border: 1px solid #000000 !important;
}
.upgrade-input{
  margin-top: 2%;
  padding-left: 6%;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #000000;
}
.upgrade-form{
  margin-top: 2%;
  margin-bottom: 5%;
}
.edit-back {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: .3s;
    line-height: 50px !important;
    cursor: pointer;
    border: 1px solid #555;
    text-align: center;
    font-size: 23px;
}
.tracking-back-button{
  top: 25%;
  position: absolute;
  left: 20%;
  display: flex;
}
.compliance-select{
  width:100% !important ;
  margin-top: 2%;
  margin-bottom: 5%;
}
.invalid-pin {
  display: block;
  color: #f57f20;
  font-size: 14px;
}
.upgrade-margin{
  margin-left: 6%;
}
.upgrade-submit{
  justify-content: space-between;
  width: 73%;
  margin-left: 3% !important;
}
.upgrade-verification{
  border: 0px solid #ccc;
  margin: 5px;
}
.deactivate-details{
 color: #007ECB !important;
 font-weight: 400;
 padding-left: 1%;
}
.vendor-types {
  height: 43px;
  min-width: 63px;
  padding: 20%;
  cursor: pointer;
}
.vendors-outerline{
  display: flex;
  justify-content: space-between;
  width: 67% ;
  margin-left: 2%;
  margin-top: 2%;
}
.summary-ouline{
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
}
.user_details{
  margin: 0;
  font-size: 15px;
  line-height: 30px;
  color: #888888;
}
.vendor-cards{
  border: 1.0945px solid #D8D8D8;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  width: 31% ;
  margin-right: 7%;
}
.extra-info{
 margin-top: 0;
 font-size: 13px;
 line-height: 30px;
 color: #8F8F8F;
 padding-left: 1%;
}
.vendor_active{
  background: #EDF8FF;
  border: 2px solid #1B7FC3;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  animation: flip-scale-down-diag-2 0.5s linear ;
}
@keyframes flip-scale-down-diag-2 {
0% {
    transform: scale(1) rotate3d(-1, 1, 0, 0deg);
}
50% {
    transform: scale(0.4) rotate3d(-1, 1, 0, -90deg);
}
100% {
    transform: scale(1) rotate3d(-1, 1, 0, -180deg);
}
}
.highlight-frame{
  border: 1.0945px solid #D8D8D8;
  box-sizing: border-box
}
.final-upgrade-submit{
  width: 46% !important;
  margin-top: 5%;
}
.primary-vehicle-selected{
  padding: 0 !important;
}
.vehicle-selected-wrapper{
  display: flex;
  align-items:center;
}
.primary-vehicle-wrapper{
  width: 50%;
  margin: 0;
}
.upgrade-details-header{
  font-size: 20px;
}
.upgrade-submit-wrapper{
  display:flex;
  justify-content: space-between;
}
.primary-vehicle-name{
  margin-top: 8%;
}
.primary-vehicle-outline{
  margin-left: 3%;
}

.header-logo {
  max-height: 50px;
}
.determinate {
  background-color: orange !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.head {
  margin-bottom: 0px !important;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #fff !important;
  border-radius: 2px;
  margin: 0 0 1rem 0;
  overflow: hidden;
}

.form-inputs > div:nth-child(3) > div > div > div > ul {
    z-index: 9;
    width: 354px;
    margin-top: 9px;
    margin-left: -15px;
}
.onboarding-user-header{
  word-wrap: break-word;
  line-height: 38px !important;
  letter-spacing: 0;
  font-size: 28px !important;
  font-weight: 300 !important;
  margin-bottom: 2rem;
  font-family: Slack-Lato,appleLogo,sans-serif;
  margin: 0 0 1rem;
  display: block;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  max-width: 600px;
}
.input-field{
  width: 50%;
  left: auto;
  right: auto;
  padding: 0 .75rem;
  min-height: 1px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-field2{
  width: 50% !important;
  left: auto;
  right: auto;
  padding: 0 .75rem;
  min-height: 1px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-classy{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
}
.input-classy2{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
}
.waves-effect{
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: .3s ease-out;
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
}
.row-defined{
  flex-direction: row;
  display: flex;
  width: 120%;
}
.row{
  width: 100%
}
.input-descript{
  margin: 0 0 .25rem;
 display: block;
 font-size: 1rem;
 line-height: 1.5rem;
 font-weight: 400!important;
 margin-bottom: .5rem!important;
}
.onboarding-email-error{
  margin-right: 45%;
  font-size: 13px;
  font-family: 'Rubik', sans-serif;
  color: #e08445;
}
.onboard-error{
  color: #e08445;
  font-family: 'Rubik', sans-serif;
}
#app > div > div.user-invite-body > div > div > div.panel-card > div > div > div.el-dialog__wrapper.onboarding-phone-validation > div > div.el-dialog__header{
  background-color: #1782c5;
  text-align: center;
}
.onboarding-phone-validation > div
{
  margin-top: 18em !important;
  width: 35% !important;
}
.onboarding-validation-description{
  text-align: left;
  line-height: 1.5;
  padding: 10px 0px;
  font-family: "Rubik", sans-serif;
}
.onboarding-verification-input{
  display: flex;
  margin-top: 10px;
}
#onboarding-verif_input{
  border: none;
  padding: 2px;
  border-bottom: 1px solid #ccc;
  width: 50%;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
}
.onboarding-verif-button{
  padding: 19px 20px 20px;
  margin-top: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.onboarding-verify{
    color: #ecf0f1;
    background-color: #1782c5;
    border-color: #1b7fc3;
    cursor: pointer;
    border-radius: 4px;
    height: 40px;
    transition: background-color 0.3s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}
.onboarding-cancel{
    cursor: pointer;
    border-radius: 4px;
    height: 40px;
    transition: background-color 0.3s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    border:none;
    font-family: "Rubik", sans-serif;
}

.onboarding-user-header{
  word-wrap: break-word;
  line-height: 38px !important;
  letter-spacing: 0;
  font-size: 28px !important;
  font-weight: 300 !important;
  margin-bottom: 2rem;
  font-family: Slack-Lato,appleLogo,sans-serif;
  margin: 0 0 1rem;
  display: block;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  max-width: 600px;
}
.input-field2{
  width: 76%;
  left: auto;
  right: auto;
  padding: 0 .75rem;
  min-height: 1px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-classy{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 80%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
}
.input-descript{
  margin: 0 0 .25rem;
 display: block;
 font-size: 1rem;
 line-height: 1.5rem;
 font-weight: 400!important;
 margin-bottom: .5rem!important;
}

.onboarding-user-header{
  word-wrap: break-word;
  line-height: 38px !important;
  letter-spacing: 0;
  font-size: 28px !important;
  font-weight: 300 !important;
  margin-bottom: 2rem;
  font-family: Slack-Lato,appleLogo,sans-serif;
  margin: 0 0 1rem;
  display: block;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  max-width: 600px;
}
.input-field2{
  width: 76%;
  left: auto;
  right: auto;
  padding: 0 .75rem;
  min-height: 1px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-classy{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 80%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
}
.input-descript{
  margin: 0 0 .25rem;
 display: block;
 font-size: 1rem;
 line-height: 1.5rem;
 font-weight: 400!important;
 margin-bottom: .5rem!important;
}

.complete-outer
{
  margin: 1% 10%;
}
.complete-header
{
  font-size: 28px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
}
.complete-contents
{
  font-size: initial;
  text-align: center;
}
.complete-pair
{
  margin-bottom: 30px;
}
.complete-continue
{
  display: flex;
  margin-top: 5%;
  padding-top: 5%;
  border-top: 1px solid #c2c3c4;
  align-items: center;
  justify-content: center;
}
.mid
{
  text-align: center;
  height: 40px;
  padding-top: 1%;
}

.onboarding-user-header
{
  font-size: 28px;
  color: #333;
  line-height: 36px;
  font-weight: 700;
}
.form-inputs
{
  padding: 24px 0 6px;
  padding-right: 15%;
  padding-bottom: 40px;
  padding-top: 0px;
}
.divide
{
  width: 65%;
  border-top: 1px solid hsla(0,0%,73%,0);
  box-shadow: 0 -1px 0 rgba(0,0,0,.08);
  padding: 12px;
}
.form-submits
{
  display: flex;
  justify-content: space-between;
  width: 60%;
}

.card-text
{
  line-height: 200%;
}
.card-title
{
  color: #333;
}
.card-panel{
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  padding: 24px;
  margin: .5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #D8DFF0;
}

.content
{
  display: flex;
  /* padding: 30px; */
  flex-direction: row !important;
}
.column
{
  display: flex;
  flex-direction: column;
}
.col-help
{
  flex: 1;
}
.col-form
{
  flex: 2;
  padding-right: 40px;
}
.panel-card{
  -webkit-box-flex: 2;
  flex: 2;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
}
.help-card{
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  flex-direction: column;
  display: flex;
  -webkit-box-direction: normal;
  padding-top: 30px;
}
.user-invite-body{
  background-color: #fcfcfc;
}

.user-invite-outer{
  background-color: #fcfcfc;
}
.title{
    font-size: 22px;
    padding-bottom: 0px;

    border-bottom: 1px solid #ebeef5;
    color: #999;
    margin-bottom: 30px;
}
.title__text{
    font-weight: 300;
}
.section{
    padding-top: 20px;
    margin-bottom: 22px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ebeef5 !important;
}


.section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
}

.section__link:hover {
    color: #1782c5 !important;
}
.router-link-active{
  font-weight: normal !important;
  border-bottom: 3px solid #1782c5;
  color: #1782c5 !important;
  margin-bottom: -3px;
}

.options-section__link{
  color: #555 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.module-container {
    margin: 8px;
}
.title {
    font-size: 22px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
    padding-top: 15px;
    margin-bottom: 30px;
}
.title__text {
    font-weight: 300;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}
.fade-enter,
.fade-leave-active {
  opacity: 0
}
