.modalLoading {
  background: rgba(255, 255, 255, 0.8) url('../img/loading.gif') 50% 50% no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: 0.5s opacity;
  width: 100%;
  z-index: 9999;
}

.modalLoading.active {
  opacity: 1;
  pointer-events: all;
}

.logo-login {
  background-image: url('../img/Logo-Pickit-Negro.png');
  height: 42px;
  margin: auto;
  width: 111px;
}

.logo-login-etiqueta {
  background-image: url('../img/logo-login.png');
  height: 95px;
  margin: auto;
  width: 208px;
}

.CommercePuntoBar {
  font-size: 19px;
  margin-bottom: 0;
  width: 100%;
}

.logo-header {
  background-image: url('../img/Logo-Pickit-Negro.png');
  background-repeat: no-repeat;
  float: left;
  height: 42px;
  margin: 10px 20px 0 20px;
  width: 111px;
}

.pickitMainColor {
  background-color: #fff !important;
}

.navHeight {
  border-bottom: #f8bc33 solid 3px;
  height: 64px;
}

.pickitSecColor {
  background-color: #f8bc33 !important;
}

.amber.darken-2 {
  background-color: #f8bc33 !important;
}

nav ul a {
  color: #000;
}

nav ul a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #f8bc33;
}

.nav-activo {
  color: #f8bc33 !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-top-7 {
  margin-top: 7px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.tab-submenu {
  clear: both;
  height: 200px !important;
}

.call-pickit {
  margin-bottom: 0 !important;
}

.header-info {
  padding-top: 3rem !important;
}

.ul-header {
  display: block;
  list-style-type: disc;
  -webkit-margin-after: 0 !important;
  -webkit-margin-before: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-padding-start: 0 !important;
}

.logout-icon-header {
  float: right !important;
  margin-top: -27px;
}

.bold {
  font-weight: bold !important;
}

.italic {
  font-style: italic;
}

.oblique {
  font-style: oblique;
}

.margin-bottom-20px {
  margin-bottom: 20px;
}

.width-button-operation {
  width: 225px !important;
}

.operation-found-text {
  font-size: 20px;
  margin-top: 20px !important;
}

.pickit-number {
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: -10px;
}

.pickit-code-found {
  font-size: 45px;
}

.costumer-found-text {
  font-size: 20px;
  font-weight: 500;
  margin-top: -7px;
}

.text-validation-mail {
  font-size: 13px;
  margin-top: 10px;
}

.float-left {
  float: left;
}

.check-validation {
  font-weight: bolder !important;
  vertical-align: bottom;
}

.error-validation-text {
  font-size: 20px;
}

.dashboard-big {
  font-size: 7em;
  font-weight: bold;
}

.lightbox {
  height: 500px;
  margin: auto;
  width: 100%;
}

.abm-header {
  border: 0;
  border-bottom: 1.5px;
  border-color: #ffd600;

  border-style: solid;
  height: 50px;
  position: relative;
  width: 100%;
}

.lightbox-header {
  background-color: #eeeeee;
  height: 135px;
  position: relative;
  width: 100%;
  z-index: 10;
}

.lightbox-text {
  margin-left: 29px;
  margin-top: 33px;
}

.button-my-place {
  padding: 1px;
  width: 205px !important;
}

.btn-send-to-accounting {
  height: 50px;
  line-height: 1.2;
  padding: 1px;
  width: 150px !important;
}

.btn-large-icon i {
  font-size: 2rem;
}

.map {
  background-color: #f8f8f8;
  height: 100%;
}

.footer-lightbox {
  background-color: #eeeeee;
  height: 45px;
  position: relative;
  z-index: 3;
}

.logo-footer {
  background-image: url('../img/logo-lightbox-small.png');
  float: right;
  height: 37px;
  margin-right: 10px;
  margin-top: 5px;
  width: 76px;
}

.text-lightbox-footer {
  color: #9e9e9e;
  float: left;
  font-size: 11px;
  margin: 15px 0 0 20px;
}

.content-results {
  background-color: #fff;
  float: left;
  height: 100%;
  padding-top: 1px;
  position: relative;
  width: 265px;
  z-index: 2;
}

.content-map-items {
  height: 100%;
}

.nule-margin-bottom {
  margin-bottom: 0 !important;
}

.pickit-point {
  border-bottom: solid 1px #dedede;
  display: inline-block;
  margin: 0 auto;
  margin-top: -6px;
  padding-bottom: 8px;
  width: 215px;
}

.pickit-point:hover {
  background-color: #fee7c5;
  cursor: pointer;
}

.pickit-point-inner-1 {
  border-right: solid 1px #dedede;
  float: left;
  margin-top: 10px;
  width: 65px;
}

.pickit-point-inner-2 {
  float: left;
  margin-top: 10px;
  width: 150px;
}

.marker-pickit {
  height: 42px;
  margin: 0 auto;
  margin-top: 3px;
  width: 30px;
}

.km-text {
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}

.new-icon {
  background-image: url('../img/new.png');
  float: left;
  height: 29px;
  margin: 0 0 0 10px;
  width: 29px;
}

.horario-icon {
  background-image: url('../img/24.png');
  float: left;
  height: 29px;
  margin: 0 0 0 10px;
  width: 29px;
}

.pickit-point-address {
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}

.pickit-point-place {
  font-size: 16px;
  font-weight: 400;
  margin-left: 10px;
}

#style-3::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#style-3::-webkit-scrollbar {
  background-color: #f5f5f5;
  width: 6px;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #585858;
}

.scrollbar {
  background: #fff;
  float: left;
  height: 100%;
  margin-bottom: 25px;
  margin-left: 15px;
  overflow-y: auto;
  padding-right: 10px;
  width: 92%;
}

.force-overflow {
  min-height: 415px;
}

#wrapper {
  margin: auto;
  text-align: center;
  width: 500px;
}

.custom-text-input input[type='text_custom'] {
  border: solid 1px #dcdcdc;
  height: 38px;
  margin-top: 24px;
  padding: 10px;
  transition: box-shadow 0.3s, border 0.3s;
  width: 290px;
}

.custom-text-input input[type='text_custom']:focus,
.custom-text-input input[type='text_custom'].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.center-header-lightbox {
  width: 620px;
}

.map-info {
  overflow: hidden;
}

.marker-pickit-large {
  height: 50px;
  margin: 0 auto;
  width: 35px;
}

.map-info-inner-1 {
  float: left;
  margin-top: 10px;
  width: 85px;
}

.map-info-inner-2 {
  /*width: 250px;*/
  border-left: solid 1px #dedede;
  float: left;
  margin-bottom: 7px;
}

.pickit-point-address-large {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 20px;
}

.pickit-point-place-large {
  font-size: 20px;
  font-weight: 400;
  margin-left: 20px;
}

.new-icon-large {
  background-image: url('../img/new.png');
  float: left;
  height: 29px;
  margin: 5px 0 0 18px;
  width: 29px;
}

.data-place-pickit {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-left: 20px;
}

.button-place-pickit {
  margin: 0 0 20px 20px;
}

.padding-pickit-point {
  padding: 0;
}

.km-text-large {
  font-size: 20px;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}

/* LightBox Autocomplete Address */

#locationField {
  height: 20px;
  margin-bottom: 2px;
  position: relative;
  width: 300px;
}

#txtDireccionMapa {
  position: absolute;
  right: 10px;
  top: 0;
  width: 305px;
}

/* Popup Autocomplete Address */

#locationFieldPopup {
  position: relative;
}

#autocomplete {
  left: 0;
  top: 0;
  width: 99%;
}

#locationFieldPopup {
  height: 20px;
  margin-bottom: 2px;
}

.pac-container {
  z-index: 1500;
}

.ajaxLoadingMapDiv,
.ajaxLoadingDiv {
  background-image: url('../img/loading.gif');
  height: 64px;
  width: 64px;
}

#ajaxLoadingMapDiv,
#ajaxLoadingDiv {
  display: none;
}

.ajaxLoadingMapDivShow,
.ajaxLoadingDivShow {
  background-color: #fff;
  background-image: url('../img/loading.gif');
  background-position: center;
  background-repeat: no-repeat;
  bottom: 0;
  display: block !important;
  left: 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
}

.ajaxLoadingDivShow {
  opacity: 0.9;
}

.atributoPuntoPickit {
  background-repeat: no-repeat;
  float: left;
  height: 29px;
  margin: 0 0 0 10px;
  width: 29px;
}

.atributoPuntoPickitLarge {
  background-repeat: no-repeat;
  float: left;
  height: 29px;
  margin: 5px 0 0 18px;
  width: 29px;
}

.label-custom {
  font-size: 0.8rem;
  line-height: 10px;
  margin-left: 11px;
}

.margin-10-n {
  margin-top: -10px;
}

.margin-10-n-custom {
  .col.input-field.s6.m2 {
    margin-top: 10px;
  }
} 

.margin-top-30 {
  margin-top: 30px;
}

.margin-20-n {
  margin-top: -20px;
}

.font-15-em {
  font-size: 1.5em !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-9 {
  font-size: 9px !important;
}

.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.date-margin {
  margin: 0 !important;
}

.dropdown-content li > a,
.dropdown-content li > span {
  color: #000000;
  display: block;
  font-size: 14px;
  padding: 1rem 1rem;
}

.dropdown-content li > a:hover {
  color: #ffa000;
}

.drop-down-btn-custom {
  margin-left: -44px;
  margin-top: 60px !important;
  min-width: 160px;
}

.icon-drop-custom {
  font-size: 30px !important;
  line-height: inherit;
  margin-left: 5px !important;
  margin-right: -20px;
}

.pickit-code-transaccion {
  font-size: 50px;
  font-weight: 400;
}

.pickit-transaccion-gris {
  font-size: 19px;
  margin-top: -15px;
}

.text-transaccion {
  font-size: 13px;
  margin-top: -7px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-bot-10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.angle-right {
  font-size: 19px !important;
  font-weight: bold;
}

.map-envio {
  background-color: #fff;
  border: solid 1px #e5e5e5;
  min-height: 480px;
  width: 100%;
}

.border-lateral-envio {
  border-left: solid 1px #000;
}

.text-envio {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin-top: -7px;
}

.map-envio-small {
  background-color: #fff;
  border: solid 1px #e5e5e5;
  margin: 20px 0 20px 0;
  min-height: 250px;
  width: 100%;
}

.administrador-int {
  margin: 0 auto;
  min-height: 600px;
  width: 100%;
}

.administrador-int-left {
  float: left;
  height: 100%;
  margin-right: 1px;
  width: 150px;
}

.button-left-admin {
  border-bottom: solid 1px #e5e5e5;
  font-weight: 500;
  height: 45px;
  line-height: 3;
  width: 100%;
}

.button-left-admin:hover {
  background-color: #f1f1f1;
  color: #fb8c00;
  cursor: pointer;
}

.button-left-admin-fixed {
  color: #fb8c00;
}

.button-left-admin-last {
  border-bottom: solid 1px #e5e5e5;
  border-top: solid 1px #e5e5e5;
  font-weight: 500;
  height: 45px;
  line-height: 3;
  padding-left: 15px;
  width: 100%;
}

.button-left-admin-last:hover {
  background-color: #f1f1f1;
  color: #fb8c00;
  cursor: pointer;
}

.administrador-int-right {
  border-left: solid 1px #000;
  float: left;
  height: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 730px; /* agregado 21/06/2017 */
}

.no-margin-bottom {
  margin-bottom: 0;
}

.administrador-codigo-right {
  border-bottom: solid 1px #000;
  float: left;
  height: 70px;
  width: 290px;
}

.pickit-code-transaccion-admin {
  font-size: 53px;
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}

.pickit-code-transaccion-addpartner {
  font-size: 35px;
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}

.pickit-transaccion-gris-admin {
  font-size: 15px;
  margin-top: -15px;
}

.administrador-codigo-right-b {
  border-bottom: solid 1px #000;
  float: left;
  height: 70px;
  padding-left: 10px;
  width: 419px;
}

.administrador-codigo-right-b-int {
  float: left;
  width: 34%;
}

.administrador-col-a {
  border-bottom: solid 1px #000;
  float: left;
  padding: 20px 20px 20px 20px;
  width: 340px;
}

.administrador-col-a-info-estado {
  float: left;
  height: 200px;
  padding: 20px 20px 20px 20px;
  width: 340px;
}

.administrador-col-b {
  border-bottom: solid 1px #000;
  border-left: solid 1px #000;
  float: left;
  padding: 20px 20px 20px 20px;
  width: 369px;
}

.administrador-col-b-consumidor {
  border-left: solid 1px #000;
  float: left;
  height: 200px;
  padding: 20px 20px 20px 20px;
  width: 369px;
}

.administrador-col-c {
  float: left;
  width: 100%;
}

.administrador-precio {
  float: right;
  font-size: 17px;
  font-weight: 500;
}

.administrador-col-a2 {
  border-right: solid 1px #000;
  float: left;
  padding: 20px 20px 20px 20px;
  width: 340px;
}

.administrador-col-b2 {
  float: left;
  padding: 20px 20px 20px 20px;
  width: 340px;
}

.modal {
  height: 635px !important;
  width: 950px;
}

.administrador-col-a-new {
  float: left;
  min-height: 350px;
  padding: 20px 20px 20px 20px;
  width: 340px;
}

.administrador-col-b-new {
  border-left: solid 1px #000;
  float: left;
  min-height: 350px;
  padding: 20px 20px 20px 20px;
  width: 369px;
}

.adicional {
  border-bottom: dotted 1px #000 !important;
}

.administrador-col-b-new-courier {
  border-left: solid 1px #000;
  float: left;
  min-height: 350px;
  padding: 20px 20px 20px 20px;
  width: 369px;
}

.button-descargar-container {
  margin-left: 40px;
}

.historial {
  border-bottom: dotted 1px #000 !important;
  margin-top: 0.5rem;
}

.max-lines {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  p {
    margin-block-end: 0.5em;
  }
}

.pointerOnHover {
  cursor: pointer !important;
}

.gridPaddingLeft {
  padding-left: 15px;
}

.administrador-col-complete {
  border-bottom: solid 1px #000;
  float: left;
  padding: 20px 0 20px 0;
  width: 100%;
}

.map-punto-pickit-popup {
  border: solid 1px #e5e5e5;
  height: 300px;
  margin-top: 20px;
  width: 400px;
}

.button-modal-right {
  margin-right: 20px;
}

.mail-title {
  margin-top: 35px;
}

.mail-top {
  height: 40px;
  margin-top: -20px;
}

.cuerpo-mail {
  margin-top: -45px !important;
}

.padding-mail-text {
  padding: 10px;
}

.buttons-modal-actions {
  margin: 0 auto;
  width: 390px;
}

.mapa-mail {
  background-image: url('../img/mapa-mail.jpg');
  height: 210px;
  margin-right: -10px !important;
  width: 210px;
}

.codigo-retiro-mail {
  border: solid 2px #ffa000;
  margin: 0 auto;
  text-align: center;
  width: 150px;
}

.modal-inputs-custom {
  margin-top: -15px;
}

.margin-left-lightbox {
  margin-left: 145px !important;
}

.gps-icon {
  margin-left: 11px;
  margin-right: -5px !important;
}

.gps-size-icon {
  font-size: 25px !important;
}

.login-pickit {
  margin: 0 auto;
  width: 390px;
}

.login-text-ingreso {
  margin-top: 40px;
}

.login-label-color {
  color: #000 !important;
  text-align: left;
}

.login-access-button {
  background-color: #f8bc33 !important;
  color: black;
  padding: 1px;
  width: 100%;
}

.login-access-button:hover {
  background-color: #f8bc33 !important;
}

.login-position-button {
  margin-top: -30px !important;
}

.login-password-text {
  font-size: 12px;
}

.login-inputs {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.footer-login-text {
  font-size: 12px;
  font-weight: 500;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='url'],
input[type='time'],
input[type='date'],
input[type='datetime-local'],
input[type='tel'],
input[type='number'],
input[type='search'],
textarea.materialize-textarea {
  border-bottom: 1px solid #e5e5e5 !important;
}

.data-user-login {
  color: #000;
  font-size: 19px;
  font-weight: 500;
}

.terceros-content {
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 850px;
  width: 660px;
}

.terceros-ask {
  height: 50px;
  margin: 0 auto;
  padding-bottom: 36px;
  text-align: center;
  width: 660px;
}

.terceros-logo {
  background-image: url('../img/logo-terceros.jpg');
  float: left;
  height: 63px;
  margin-top: 20px;
  width: 172px;
}

.terceros-title {
  font-size: 25px;
  margin: 0;
}

.terceros-inner {
  margin: 0 auto;
  margin-top: 65px;
  width: 580px;
}

.terceros-column-a {
  border-right: solid 1px #000;
  float: left;
  height: 510px;
  width: 290px;
}

.terceros-column-b {
  float: left;
  height: 510px;
  padding-left: 20px;
  width: 290px;
}

.terceros-code {
  float: left;
  margin-right: 20px;
}

.terceros-text-top {
  float: left;
  font-size: 13px;
  width: 105px;
}

.mapa-terceros {
  background-image: url('../images/mapa-terceros.jpg');
  height: 220px;
  margin-top: 20px;
  width: 267px;
}

.mapa-terceros-link {
  margin: 20px 20px 0 0;
  margin-bottom: 10px;
}

.terceros-point-title {
  font-size: 18px;
  font-weight: 500;
}

.terceros-label {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.terceros-input-margin {
  margin-top: -20px !important;
}

.terceros-label-accept {
  font-size: 13px !important;
}

.btn-terceros {
  margin-right: -10px;
  margin-top: -10px;
  padding: 0;
  width: 110px;
}

.terceros-custom-text-input input[type='text_custom'] {
  border: solid 1px #dcdcdc;
  height: 38px;
  margin-top: 24px;
  padding: 10px;
  transition: box-shadow 0.3s, border 0.3s;
  width: 280px;
}

.terceros-custom-text-input input[type='text_custom']:focus,
.terceros-custom-text-input input[type='text_custom'].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.terceros-background {
  background-image: url('../img/background-pickit-bw.jpg');
  background-size: cover;
}

.plantilla-content {
  margin-bottom: 0;
  padding-left: 20px;
}

.ulPlantillaVariables {
  height: 240px;
  overflow-y: auto;
}

.liPlantillaVariables:hover {
  cursor: pointer;
}

.cmsContent {
  margin-bottom: 0;
  padding-left: 20px;
}

.cmsTextarea {
  height: 300px;
  resize: none;
}

#divFooterHelp {
  display: none;
}

.divFooterHelp {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  bottom: 65px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5000;
}

.divFooterHelpTopFrame {
  height: calc(100% - 110px);
  margin-bottom: 25px;
  margin-left: 35px;
  margin-right: 35px;
  margin-top: 35px;
  overflow-y: auto;
}

.divFooterHelpBottomFrame {
  bottom: 10px;
  margin-bottom: 35px;
  margin-left: 35px;
  margin-right: 35px;
  margin-top: 15px;
}

.lightBoxFooterBackButton {
  margin-top: 10px;
}

.head-mobile-custom {
  border-bottom: 0 !important;
  border-right: 0 !important;
  width: 100%;
}

.filter-accordion-custom {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  min-height: 100vh;
  padding-bottom: 100px;
  position: relative;
}

.pagination li.active {
  background-color: #ffa000 !important;
}

footer.page-footer .footer-copyright {
  background-color: transparent !important;
  line-height: 35px;
}

.input-field label {
  font-size: 12px;
  text-align: left;
}

.custom-margin-filter {
  margin-bottom: 0 !important;
  margin-top: -15px !important;
}

.th-custom {
  padding: 7px 5px 5px !important;
}

.filter-margin-custom {
  margin-bottom: -20px !important;
}

.tr-custom {
  border-bottom: 0 !important;
}

table.highlight > tbody > tr:hover {
  background-color: #e2e2e2 !important;
}

.transacciones-ico-margin {
  margin-top: -23px !important;
}

.btn-suscripcion {
  font-size: 12px;
  margin-right: 15px;
  margin-top: -47px;
  padding: 0 !important;
  width: 40%;
}

.btnPopupDisabled {
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
  pointer-events: none;
}

.btnAddProductDisabled {
  background-color: #999999;
  cursor: not-allowed;
}

.btnAddProductDisabled:hover {
  background-color: #999999;
}

.btnAddProductDisabled:focus {
  background-color: #999999;
}

.inputRefundEnabled {
  color: #000000;
}

.inputRefundDisabled {
  color: #b8b8b8;
}

.inputRefundEnabled input[type='text'] {
  height: auto;
}

.custom-chip {
  border-radius: 6px !important;
  color: #fff;
  font-size: 10px;
  height: 21px !important;
  line-height: 21px !important;
  padding: 0 5px !important;
  text-align: center;
  width: 77px;
}

.administrador-codigo-right-b-int-2 {
  float: left;
  margin-left: 20px;
  width: 41%;
}

.actions-general-buttons {
  width: 450px;
}

.retailerColorLabel {
  float: left;
  width: 100px;
}

.retailerColorLabelData {
  float: left;
  width: 160px;
}

.radioPickitStorePickup {
  float: left;
  width: 150px;
}

#dropdownReportes,
#dropdownAdministracion,
#dropdownOperaciones,
#dropdownCMS,
#dropdownSistema {
  margin-top: 65px !important;
}

#dropdownUser {
  margin-top: 65px !important;
}

.widthDataPunto {
  width: calc(calc(100vw - 625px) / 3) !important;
}

.widthServiciosPunto {
  width: 105px !important;
}

#divGoogleMap {
  height: 500px;
  width: 600px;
}

.rowSelectProvincia {
  margin-bottom: 40px;
  margin-top: -20px;
}

.marginLeft20 {
  margin-left: 20px !important;
}

#toast-container {
  cursor: pointer;
  left: 80%;
  margin-top: -10px !important;
  right: auto !important;
  top: 10% !important;
}

.noPaddingTopBottom {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.offline-title {
  float: left;
  margin-top: 35px;
}

.offline-title-left {
  margin-left: 35px;
}

.offline-logo {
  background-image: url('../img/logo-terceros.jpg');
  float: left;
  height: 63px;
  margin-top: 20px;
  width: 172px;
}

.offline-inner {
  margin: 0 auto;
  margin-top: 65px;
  width: 900px;
}

.offline-custom-text-input input[type='text_custom'] {
  border: solid 1px #dcdcdc;
  height: 38px;
  margin-top: 24px;
  padding: 10px;
  transition: box-shadow 0.3s, border 0.3s;
  width: 100%;
}

.offline-custom-text-input input[type='text_custom']:focus,
.offline-custom-text-input input[type='text_custom'].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.offline-label {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

/* Tooltip container */
.tooltip {
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
  display: inline-block;
  position: relative;
}

/* Tooltip text */
.tooltip .tooltiptext {
  background-color: #555;
  border-radius: 6px;
  bottom: 125%;
  color: #fff;
  left: 50%;
  margin-left: -180px;
  opacity: 0;

  /* Position the tooltip text */
  padding: 5px 0;
  position: absolute;
  text-align: center;
  transition: opacity 1s;
  visibility: hidden;

  /* Fade in tooltip */
  width: 220px;
  z-index: 1;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  border-color: #555 transparent transparent transparent;
  border-style: solid;
  border-width: 5px;
  content: '';
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 100%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  opacity: 1;
  visibility: visible;
}

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* TR NOTA DEBITO/CREDITO GENERADA */
.notaDebitoCredito {
  /*background-color: #efefef;*/
  color: #bebebe;
  font-style: italic;
}

.tracking-background {
  background-image: url('../img/trackingbg.jpg');
  background-size: cover;
}

.LogoHeaderNew {
  background-image: url('../img/logo-pickit.png');
  background-repeat: no-repeat;
  height: 60px;
  margin: 10px 0 10px 0;
  width: 160px;
}

.HeaderTracking {
  background-color: #f8bc33;
}

.TrackingTitle {
  font-size: 2em;
  font-weight: 200;
  padding-top: 8px;
}

.trackingTimeline {
  /* width:518px;*/
  /* height:163px;*/
  margin: 0 auto;
}

.classAccionesEmail {
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  padding: 35px;
  text-align: left;
}

.dashHeight {
  margin-top: 15px;
  max-height: 270px;
  min-height: 250px;
}

.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
  color: #db9c0c;
  font-size: 10px !important;
  padding: 0 0 0 31px !important;
}

.side-nav a {
  font-size: 0.9rem !important;
}

.PickitMont {
  font-family: Montserrat;
}

.PickTitleBig {
  font-size: 2.28rem;
  margin-top: 10px;
}

.SubtitlePick {
  font-size: 1.64rem;
  margin-top: -10px;
}

.dropdown-content {
  overflow: visible !important;
}

.max-td-width td {
  max-width: 100px;
}

.collapsable td {
  margin: 0;
  padding: 0;
}

.collapsable .collapsableItem {
  display: block;
  line-height: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s all linear;
}

.collapsable.open .collapsableItem {
  line-height: 53px;
  max-height: 53px;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.scrollbar-select .dropdown-content.select-dropdown {
  overflow-y: auto !important;
}

.textarea-wrapper {
  font-size: 0.8rem;
  margin: 10px 0;
  padding: 0 !important;
}

.textarea-wrapper textarea {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  outline-color: transparent;
  color: #4f4f4f;
  resize: none;
  margin-bottom: 4px;
}

.textarea-wrapper div {
  text-align: right;
  padding-right: 10px;
}

.input-readonly:disabled {
  color: rgba(0, 0, 0, 0.87) !important;
}

.input-readonly:disabled + label {
  color: #9e9e9e !important;
}

.alternative-address-container {
  margin: 16px 0px;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 0;
}

.alternative-address-container.opened {
  padding: 16px;
}

.alternative-address-container .row {
  margin-bottom: 0px;
}

dl.light-dark-dt div {
  display: flex;
}

dl.light-dark-dt dt {
  color: #9e9e9e !important;
  display: inline;
}

dl.light-dark-dt dt::after {
  content: ':';
}

dl.light-dark-dt dd {
  display: inline;
  margin-left: 5px;
}

dl.light-dark-dt dd::after {
  content: '\A';
  white-space: pre;
}

dl p {
  margin-bottom: 0;
  margin-top: 0;
}

dl p span {
  color: #9e9e9e;
}

.dobleColumnRowSeparator .col:nth-child(even) {
  border-left: 1px solid #000;
}

.data-grid-1 {
  border-top: 1px solid black;
  display: grid;
  grid-template-columns: 1fr;
  text-align: left;
}

.data-grid-2 {
  border-top: 1px solid black;
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: left;
}

.data-grid-1 > span,
.data-grid-2 > span {
  border-bottom: 1px solid black;
}

.data-grid-2 > span:nth-child(even) {
  border-left: 1px solid black;
}

.data-grid-1 > span > h5,
.data-grid-2 > span > h5 {
  border-bottom: 1px solid black;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 1em;
}

.data-grid-2 > span > div {
  padding: 1em;
}

.line-height-default {
  line-height: 1em;
}

footer.page-footer {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

.pickit-footer .footer-copyright .container {
  color: #030303;
}

#app {
  margin: 0;
  padding: 0;
}

.float-rigth-bottom {
  bottom: 45px;
  position: fixed;
  right: 24px;
}

.auto-collapse {
  max-height: 0;
  overflow: hidden;
  transition: 1s max-height;
}

.auto-collapse.open {
  max-height: 100px;
}

.pickitTab .indicator {
  display: none;
}

.pickitTab {
  border-bottom: 1px solid #f8bc33;
  margin-bottom: 1em;
}

.tabTitle {
  align-items: center;
  display: flex;
}

.space-elements {
  margin-right: 4px;
}

.noOpacity {
  opacity: 0;
}

.pickitTab .tab a {
  border: 1px solid #00000011;
  color: #444444;
  font-weight: bold;
  transition: 0.2s all;
}

.pickitTab .tab a:hover {
  color: #f8bc33;
}

.pickitTab .tab a.active {
  background-color: #f8bc33;
  border: none;
  color: #fff;
  transform: scale(1.05);
}

.pickitTab .tab .tab-icon .material-icons {
  position: absolute;
}

.pickitTab .tab a:not(.active) .tab-icon-not-ok .material-icons {
  color: #bf360c;
}

.pickitTab .tab a:not(.active) .tab-icon-ok .material-icons {
  color: #4caf50;
}

.pickit-tab.pickit-tab-vertical {
  display: flex;
}

.pickit-tab .tab-list {
  border-bottom: 1px solid #f8bc33;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}

.pickit-tab.pickit-tab-vertical .tab-list {
  border-bottom: none;
  border-right: 1px solid #f8bc33;
  display: flex;
  flex-direction: column;
  text-align: right;
}

.pickit-tab.pickit-tab-vertical .tab-content {
  flex-grow: 1;
}

.pickit-tab .tab {
  border: 1px solid #00000011;
  color: #444444;
  cursor: pointer;
  display: inline-flex;
  font-weight: bold;
  height: 3rem;
  line-height: 3rem;
  margin: 0;
  margin-right: -1px;
  padding: 0 24px;
  transition: 0.2s all;
  white-space: pre;
}

.pickit-tab .tab:hover {
  color: #f8bc33;
}

.pickit-tab .tab.active {
  background-color: #f8bc33;
  color: #fff;
  transform: scale(1.05);
}

.pickit-tab.pickit-tab-vertical .tab.active {
  transform: none;
}

.header-collapsable-row {
  margin-bottom: 0;
}

.header-collapsable-row .col {
  line-height: 4em;
}

.header-collapsable-row .col.header-switch {
  line-height: 1.3em;
  margin-top: 0.5em;
}
.custom-switch-estado .lever {
  left: 18px;
}
.custom-switch-places .lever {
  left: 24px;
}
.input-field input:not([value='']) ~ label,
.input-field textarea:not([value='']) ~ label {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
}

.table-with-inputs .col,
.table-with-inputs input {
  margin: 0 !important;
}

.color-chooser {
  background: transparent;
  border: 0;
  cursor: pointer;
  height: 3em;
  margin: 0;
  padding: 0;
  width: 3em;
}

.img-background-pattern {
  background-color: #e6e6e6;
  background-image: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.5) 10px,
    rgba(255, 255, 255, 0.5) 20px
  );
}

.fixed-action-btn {
  bottom: 80px;
}

.template-editor {
  border: 1px solid grey;
  height: 400px;
  overflow: auto;
  width: 100%;
}

.template-editor > div {
  min-height: 398px;
}

.template-editor span {
  word-break: break-word;
}

.template-editor textarea::selection {
  background-color: rgba(20, 40, 250, 0.3);
}

.template-preview {
  border: 1px solid grey;
  height: 400px;
  overflow: auto;
  width: 100%;
}

.template-parameters {
  margin: 0;
  max-height: 415px;
  overflow: auto;
  padding: 0;
}

.collection-header {
  background-color: rgb(243, 243, 243);
  border: 1px solid #e0e0e0;
  font-weight: 800;
  line-height: 1.5rem;
  margin: 0;
  padding: 10px 20px;
  text-transform: capitalize;
}

textarea.npm__react-simple-code-editor__textarea {
  background-color: #333 !important;
  caret-color: #ccc;
}

textarea.npm__react-simple-code-editor__textarea ~ pre {
  color: #ccc;
}

.row-center-items {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
}

.terceros-input {
  border: solid 1px #dcdcdc;
  margin: 0.2em;
  padding: 10px;
  transition: box-shadow 0.3s, border 0.3s;
  width: 100%;
}

.datalist-cols > dt {
  text-align: right;
}

.datalist-cols > dd {
  text-align: left;
}

label.custom-checkbox {
  font-size: 1em;
}

label.custom-checkbox > input[type='checkbox'] {
  left: 0;
  margin: 0 0.5em;
  opacity: 1;
  position: relative !important;
}

label.custom-checkbox > input:after {
  border-radius: 2px;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 1.5em;
  margin-left: -4px;
  margin-top: -4px;
  width: 20px;
}

label.custom-checkbox > input:not(:checked):not(:indeterminate):after {
  background: #ffffff;
  border: 2px solid #5a5a5a;
}

label.custom-checkbox > input:checked:after,
label.custom-checkbox > input:indeterminate:after {
  background: #26a69a;
}

label.custom-checkbox > input:checked:before {
  background: white;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white,
    4px -8px 0 white;
  content: '';
  height: 2px;
  left: 1px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 2px;
}

label.custom-checkbox > input:indeterminate:before {
  background: white;
  box-shadow: -2px 0 0 white, -4px 0 0 white, -6px 0 0 white, -8px 0 0 white;
  content: '';
  height: 2px;
  left: 9px;
  position: absolute;
  top: 5px;
  width: 2px;
}

/* color para el checbox disabled */
label.custom-checkbox > input:checked:disabled:after,
label.custom-checkbox > input:indeterminate:disabled:after,
label.custom-checkbox > input:not(:checked):disabled:after {
  background: rgba(122, 122, 122, 0.42);
  border: none;
}

.tansition-transform {
  transition: 0.5s transform;
}

.rotate-90-deg {
  transform: rotate(90deg);
}

.clickable:hover {
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.flag-icon {
  margin: 0 3px;
  max-height: 16px;
  max-width: 16px;
  vertical-align: sub;
}

li.dropdown-text {
  background-color: #fff;
  color: #000000;
  cursor: initial;
  display: block;
  font-size: 14px;
  padding: 1rem 1rem;
}

li.dropdown-text:hover {
  background-color: #fff;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background-color: #f8bc33 !important;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle,
.swal2-progressline {
  background-color: rgb(241, 207, 127) !important;
}

.swal2-progresscircle {
  background-color: rgb(241, 207, 127) !important;
}

/* .swal2-popup .swal2-styled.swal2-confirm {
  background-color: #f8bc33 !important;
} */

/*pantalla procesos masivos*/
.formMT .input-field {
  width: 100%;
}

.center-inputs {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

.no-left-padding {
  padding-left: 0 !important;
}

.scroll-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 163px;
  margin-bottom: 0;
  overflow-y: auto;
}

.scroll-container-infinite {
  height: 163px;
  margin-bottom: 0;
  overflow-anchor: none;
  overflow-y: auto;
}

.anchor-container-infinite {
  /* allow the final child to be selected as an anchor node */
  height: 1px;

  /* anchor nodes are required to have non-zero area */
  overflow-anchor: auto;
}

.centered-strech-row {
  align-items: center;
  display: flex;
  margin: 0;
}

.hard-centering {
  transform: translateY(100%);
}

.scheme-table {
  border-collapse: collapse;
}

.scheme-table td,
.scheme-table tr,
.scheme-table th {
  border: 1px solid #c5c5c5;
  font-size: 10px;
  padding: 5px;
  text-align: center;
}

.input-table input {
  font-size: 12px;
  margin: -0.75rem -0.75rem 0.75rem -0.75rem;
  padding: 2px;
  width: calc(100% + 20px);
}

.radio-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  position: relative;
}

.radio-btn::after {
  background-color: #26a69a;
  border: 2px solid #26a69a;
  border-radius: 50%;
  content: '';
  height: 16px;
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
  width: 16px;
  z-index: 0;
}

.radio-btn::before {
  border-radius: 50%;
  content: '';
  height: 16px;
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
  width: 16px;
  z-index: 0;
}

.radio-active::before {
  border: 2px solid #26a69a;
}

.radio-inactive::before {
  border: 2px solid #5a5a5a;
}

.radio-active::after {
  transform: scale(0.5);
}

.radio-inactive::after {
  transform: scale(0);
}

.radio-input {
  position: relative;
}

.scheme-radio {
  display: flex;
  justify-content: space-around;
  padding-right: 360px;
  position: relative;
}

.scheme-container {
  padding: 10px;
}

.auto-complete-container {
  position: relative;
}

.auto-complete-list {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 7px #00000030;
  margin-top: 56px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.auto-complete-list > li {
  padding: 10px;
}

.auto-complete-list > li:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}

/*fin pantalla procesos masivos*/

.no-margin-btn {
  margin-top: 0 !important;
}

.custom-dropdown {
  display: none;
  left: 4%;
  opacity: 0;
  position: absolute;
  right: 4%;
  transition: opacity 0.5s;
}

.custom-dropdown.up {
  bottom: 4rem;
}

.custom-dropdown.down {
  top: 3rem;
}

.custom-caret {
  font-size: 11px;
  position: absolute;
  right: 4%;
  top: 13px;
}

.custom-dropdown.active {
  display: block;
  opacity: 1;
}

.custom-dropdown li.active {
  background-color: #ffc400 !important;
  color: #fff;
}

.custom-select-autocomplete .clear {
  color: #555;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: calc(4% + 20px);
  top: 6px;
}

.custom-select-simple__input {
  caret-color: transparent;
  cursor: default;
}

.custom-select-simple__label {
  position: absolute;
  top: 0.8rem;
  left: 0.75rem;
}

.custom-select-simple__label.active {
  font-size: 0.8rem;
  transform: translateY(-140%);
  -webkit-transform: translateY(-140%);
}

/* #datepickerInicio{
    z-index: 10000;
}
#datepickerFin{
    z-index: 10000;
} */

.swal2-progresssteps {
  z-index: 1;
}

.swal2-actions {
  z-index: 0 !important;
}

/*pantalla procesos masivos*/
.mt-input-field {
  width: 100%;
}

.file-field {
  margin-top: 15px;
  width: 100%;
}

.file-field .btn2 {
  height: 36px;
  line-height: 36px;
}

.file-field .btn,
.btn-large {
  background-color: orange;
}

/*fin pantalla procesos masivos*/
.collapse-header-container {
  display: flex;
  justify-content: space-between;
}

.pricing-delete-icon {
  cursor: pointer;
  font-size: 25px;
}

.datepicker-wrapper {
  align-items: center;
  background-color: #00000047;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.datepicker {
  background: #fff;
  box-shadow: 0 19px 60px rgba(0, 0, 0, 0.3), 0 15px 20px rgba(0, 0, 0, 0.22);
  height: 452px;
  position: relative;
  width: 350px;
}

.datepicker-header {
  display: flex;
  flex-direction: column;
  height: 90px;
  padding: 1.2rem 2rem;
}

.header-year {
  color: #fff;
}

.header-date {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
  text-transform: capitalize;
}

.datepicker-controls {
  align-items: center;
  color: #737171;
  display: flex;
  justify-content: space-between;
  padding: 5px;
}

.datepicker-controls > i {
  cursor: pointer;
}

.datepicker-days {
  display: flex;
  flex-wrap: wrap;
  padding: 0 5px;
}

.datepicker-day-empty {
  align-items: center;
  color: #737171;
  display: flex;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  width: 47px;
}

.datepicker-day {
  align-items: center;
  color: #737171;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  transition: background 0.3s ease-in-out;
  width: 47px;
}

.datepicker-day:hover {
  background-color: #bbbaba;
}

.datepicker-day-selected {
  background-color: #f8bc34 !important;
  color: #fff !important;
}

.datepicker-day-disabled {
  align-items: center;
  color: #bdbdbd;
  display: flex;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  width: 47px;
}

.datepicker-weekdays {
  display: flex;
}

.datepicker-weekname {
  align-items: center;
  color: #bbbaba;
  display: flex;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  width: 47px;
}

.datepicker-options {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  padding: 10px;
  position: absolute;
  width: 100%;
}

.datepicker-button {
  border-radius: 4px;
  color: #f8bc34;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 20px;
  transition: background 0.3s ease-in-out;
}

.datepicker-button:hover {
  background-color: #f5f5f5;
}

.options-preli {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}

.load-autocomplete {
  color: #555;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: calc(4% + 20px);
  top: 6px;
}

.load-autocomplete > i {
  -moz-animation: spin 4s linear infinite;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 1s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.tab-padding {
  padding: 0 5px;
}

.pricingTab {
  align-items: center;
  display: flex;
}

.pricingTab > i {
  font-size: 20px;
  margin-left: 10px;
}

.tab:not(.active) .pricingTab .material-icons {
  color: #4caf50;
}

.right-margin {
  margin-right: 1rem;
}

.dashboard-retail-container {
  align-items: center;
  display: flex;
  height: 70vh;
}

.retail-card {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex: 1;
  flex-direction: column;
  margin: 0 10px;
  max-height: 270px;
  min-height: 250px;
  transition: box-shadow 0.25s;
}

.retailer-card-title {
  align-items: center;
  border-bottom: black solid 1px;
  display: flex;
  flex: 1;
  font-size: 1.25rem;
  font-weight: 400;
  justify-content: center;
  line-height: 1;
  margin: 0 20px;
}

.retailer-card-info {
  align-items: center;
  color: #f8bc33 !important;
  display: flex;
  flex: 2;
  font-size: 120px;
  justify-content: center;
  line-height: 120px;
}

.retailer-card-info > i {
  -moz-animation: spin 4s linear infinite;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 1s linear infinite;
  font-size: 60px;
}

.my-orders-search {
  display: flex;
}

.input-search-container {
  align-items: center;
  display: flex;
}

.selected-trans {
  align-items: center;
  display: flex;
  margin-left: 20px;
}

.selected-trans > span {
  font-size: 2rem;
  font-weight: bold;
}

.login-footer {
  align-items: center;
  background-color: #f8bc34;
  bottom: 0;
  color: black;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
  padding: 26px;
  position: absolute;
  width: 100%;
}

.login-links {
  display: flex;
  justify-content: space-evenly;
}

.login-card {
  padding: 20px;
}

.m-left-auto {
  margin: auto 0 auto auto;
}

.m-left-10 {
  margin-left: 10px;
}

.m-left-20 {
  margin-left: 20px;
}

.process-buton {
  position: absolute;
  right: 20px;
}

.process-trans {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.my-orders-search-process {
  display: flex;
  justify-content: center;
}

.process-trans > span {
  font-size: 2rem;
  font-weight: bold;
}

.scroll-section {
  display: block;
  overflow-y: unset;
  /* max-height: 35vh; */
}

.scroll-table tbody,
.scroll-table thead {
  display: block;
}

.scroll-table tbody {
  display: block;
  margin-right: -15px;
  max-height: 50vh;
  overflow-y: auto;
}

.scroll-table tr {
  display: flex;
}

.scroll-table th,
.scroll-table td {
  flex: 1;
}

.fixed-action-btn {
  bottom: 8px;
}

.hidden-inputfile {
  display: none;
  height: 0;
  width: 0;
}

.inputfile-container {
  display: flex;
}

.inputfile-container > button {
  margin-right: 10px;
}

.button {
  align-items: center;
  border: none;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: white;
  display: flex;
  font-weight: 600;
  height: 3rem;
  justify-content: center;
  line-height: 3rem;
  outline: 0;
  overflow-x: hidden;
  padding: 0 2rem;
  -webkit-tap-highlight-color: transparent;
  text-overflow: ellipsis;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
  vertical-align: middle;
  white-space: nowrap;
}

.button > i {
  font-size: 20px;
}

.button:disabled {
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
  pointer-events: none;
}

.file-validation {
  display: flex;
}

.file-validation {
  margin-left: 10px;
}

.template-buttons {
  display: flex;
  flex-direction: column;
  padding: 0 140px;
}

.trans-proc-container {
  align-items: flex-end;
  background-color: #00000059;
  display: flex;
  height: 100%;
  left: 0;
  padding: 0 50px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.trans-proc {
  background-color: #fff;
  flex: 1;
  height: 350px;
  overflow-y: auto;
  transition: 0.3s ease-in-out;
}

.title-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.tracking-button {
  align-items: center;
  background-color: #03a9f4;
  border-radius: 50%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: white;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.row-padding {
  padding: 0 100px;
}

.search-pickit {
  display: flex;
  flex-direction: column;
}

.search-pickit-input {
  display: flex;
  justify-content: center;
  padding: 20px 80px;
}

.search-pickit > span {
  font-weight: 500 !important;
  text-align: center;
}

.point-header {
  align-items: center;
  background-color: #f5f5f5;
  display: flex;
  font-size: 19px;
  font-weight: bold;
  height: 48px;
  justify-content: center;
  margin: 30px -10px;
}

.point-header span:first-child {
  color: #ffa000;
  margin-right: 5px;
}

.point-header-autocomplete {
  font-weight: 400;
}

.point-header-autocomplete span {
  color: black !important;
  font-weight: 400;
}

.point-header-divider {
  background-color: black;
  height: 60%;
  margin: 0 20px;
  width: 2px;
}

.point-home-btn {
  display: flex;
  justify-content: space-evenly;
  padding: 0 200px;
}

.point-home-btn button:first-child {
  margin-right: 20px;
}

.point-button {
  background-color: #ffc107 !important;
  color: #000000;
  font-size: 1.5rem;
  height: 54px;
  min-width: 180px;
  width: 100%;
}

.promotion-banner {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.promotion-banner img {
  width: 50%;
}

.point-input {
  border: none !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  height: auto !important;
  line-height: normal !important;
  max-width: 350px;
  padding: 9px !important;
}

.point-search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.point-operation > h5 {
  text-align: center;
}

.point-input-container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.autocomplete-point {
  color: black;
  margin-top: -1rem;
}

.administrator-container {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
}

.admin-data-item {
  border-bottom: 0.5px solid #dedede;
  display: flex;
  flex-basis: 45%;
  flex-direction: column;
  justify-content: center;
  margin: 10px 20px;
}

.admin-data-item span:first-child {
  color: #ffa000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.dashboard-point-container {
  align-items: center;
  display: flex;
}

.custom-switch {
  height: 3rem;
  margin-bottom: 10px;
  margin-top: 26px;
}

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

.offline-button {
  align-items: center;
  display: flex;
  height: 100px;
  justify-content: center;
}

.point-trans {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.point-operation {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  max-width: 580px;
  min-width: 500px;
  padding: 30px;
  transition: box-shadow 0.25s;
}

.pickitn-point {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pickitn-point span:first-child {
  color: #ffa000;
  font-size: 45px;
  font-weight: 500;
}

.pickitn-point span:last-child {
  font-size: 13px;
}

.name-point {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  font-weight: 500;
  justify-content: center;
}

.signature-point {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  font-weight: 500;
  justify-content: center;
}

.point-token {
  display: flex;
  margin-top: 20px;
}

.point-get {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.point-options {
  color: #ffa000;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.point-options > span {
  cursor: pointer;
}

.point-bubble {
  background-color: #ceccc8;
  border-radius: 24px;
  color: black;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  margin-right: 15px;
  padding: 10px;
  text-align: center;
  width: 100px;
}

.point-bubble-active {
  background-color: orange;
  border-radius: 24px;
  color: white;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  margin-right: 15px;
  padding: 10px;
  text-align: center;
  width: 100px;
}

.bubble-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  max-width: 100%;
  overflow-x: auto;
}

.drop-off-point {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.drop-off-point > span {
  font-size: 1.68em;
}

.drop-off-code {
  display: flex;
  margin-top: 30px;
  width: 600px;
}

.drop-off-operations {
  align-items: center;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  margin: 0.5rem 0 1rem 0;
  min-height: 200px;
  padding: 10px;
  transition: box-shadow 0.25s;
  width: 500px;
}

.drop-off-operations > span {
  font-size: 20px;
}

.drop-off-rbtn {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  padding: 0 15px;
  width: 100%;
}

.drop-off-list {
  display: flex;
  flex-direction: column;
  max-height: 410px;
  min-height: 100px;
  overflow-y: auto;
  padding: 10px;
  width: 100%;
}

.drop-off-list > div {
  align-items: center;
  border: 1px solid #dcd4d4;
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.drop-off-list > div > i {
  color: red;
  cursor: pointer;
}

.ocasa-icon-container {
  display: flex;
  justify-content: center;
}

.ocasa-icon-in {
  align-items: center;
  background-color: #558b2f;
  color: white;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.ocasa-icon-out {
  align-items: center;
  background-color: #f9a825;
  color: white;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.ocasa-header-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.modal-custom-container {
  align-items: center;
  background: #0000005e;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  z-index: 5;
}

.modal-custom {
  background-color: white;
  border-radius: 2px;
  box-shadow: 1px 1px 20px 0 #00000078;
}

.note-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.note-input {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 10px 20px;
}

.note-comment-container {
  display: flex;
  flex: 2;
  flex-direction: column;
  overflow-y: auto;
  padding: 0 20px;
}

.note-comment {
  border-bottom: 1px dashed black;
  color: black;
  font-weight: 500;
  margin-bottom: 10px;
}

.note-date {
  font-weight: 100;
}

.note-autor {
  color: #f9a825;
  font-weight: 600;
}

.note-icon {
  color: #f9a825;
  cursor: pointer;
}

.note-comment-container > h4 {
  font-weight: 300;
  margin: auto 0;
  text-align: center;
}

.drop-off-response {
  align-items: center;
  box-shadow: 1px 1px 12px 0 #0000004a;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 20px;
  width: 50%;
}

.drop-off-response > span {
  font-size: 20px;
  font-weight: 500;
}

.drop-off-response-btns {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.drop-off-list-response {
  display: flex;
  flex-direction: column;
  max-height: 410px;
  min-height: 100px;
  overflow-y: auto;
  padding: 10px;
  width: 100%;
}

.drop-off-list-response > div {
  align-items: center;
  border: 1px solid #dcd4d4;
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.drop-off-list-response > div > i {
  color: green;
  cursor: pointer;
}

.error-bubble {
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0 #c5bcbc;
  color: red;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  transform: translate(-98%, -180%);
  transition: opacity 0.3s ease-in-out;
  visibility: hidden;
  width: 300px;
}

td:hover > div.error-bubble {
  opacity: 1;
  visibility: visible;
}

.modal-piece-redirect {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 320px;
  justify-content: space-evenly;
  text-align: center;
}

.margin-r-40 {
  margin-right: 40px !important;
}

.alingCenterSignature {
  align-items: center;
  display: flex;
  justify-content: center;
}

.bottonStyle {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 0 !important;
  padding: 24px !important;
}

.zStyle {
  align-items: center;
  display: flex;
  justify-content: center;
}

.lStyle {
  height: 45px;
}

.bStyle {
  margin: 0 !important;
  width: auto !important;
}

.numeric-td-fix {
  padding: 0;
  width: 175px;
}

.drop-off-total {
  margin-right: 15px;
  text-align: right;
  width: 100%;
}

.products-modal-container {
  padding: 40px;
}

.products-table-container {
  max-height: 280px;
  overflow-y: auto;
}

.delivery-prod-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 10px;
}

.delivery-prod-container > span {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.prod-list-delivery {
  height: 120px;
  overflow-y: auto;
  width: 100%;
}

.prod-item-delivery {
  border-bottom: 1px solid #c7c7c7;
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
}

.prod-header-delivery {
  display: flex;
  font-weight: 600;
  margin-bottom: 10px;
  width: 100%;
}

.audit-modal {
  height: 100%;
  padding: 20px;
}

.audit-modal-btns {
  display: flex;
  justify-content: flex-end;
  padding-top: 40px;
}

.audit-detail-modal {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px;
}

.audit-header {
  border-bottom: 0.3px solid #02020299;
  display: flex;
  justify-content: center;
  padding: 5px 0;
}

.audit-header > h2 {
  margin: 0 !important;
}

.audit-detail-data {
  display: flex;
}

.audit-detail-data label {
  margin: 5px;
}

.audit-detail-box {
  width: 100%;
}

.audit-detail-box-pictures {
  width: 100%;
}

.buttons-picture {
  display: flex;
  justify-content: center;
  margin-bottom: 3px;
}

.audit-detail-box label {
  color: black;
  text-align: center;
}

.point-audit-input {
  color: #9e9e9e;
  text-align: center;
  text-overflow: ellipsis;
}

.audit-table {
  display: grid;
  flex: 1;
  width: 100%;
}

.audit-table tbody,
.audit-table thead {
  display: block;
}

.audit-table tbody {
  display: block;
  margin-right: -5px;
  max-height: 20vh;
  overflow-y: auto;
}

.audit-table tr {
  display: flex;
}

.audit-table th,
.audit-table td {
  flex: 1;
  text-align: center;
}

.audit-empty-table {
  flex: 1;
  width: 100%;
}

.audit-table-content td,
.audit-table-content th {
  text-align: center;
}

.span-cell {
  display: flex;
  flex: 1;
  justify-content: center;
}

.card-footer-center {
  display: flex;
  justify-content: center;
  padding: 4px;
}

.center-table-cl {
  display: flex !important;
  justify-content: center;
}

.center-table-cl > span.span-header {
  font-weight: 600;
}

.no-trans-btn {
  transition: none !important;
}

.image-title {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: -21px;
}

.retailer-signature-modal-headers {
  border-bottom: 1px solid #d0d0d0;
}

.retailer-signature-modal-data {
  display: flex;
  padding: 20px;
}

.retailer-signature-modal-tags > ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.retailer-signature-modal-tags > ol li {
  display: flex;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}

.retailer-signature-modal-tags > ol li::before {
  font-family: 'Abril Fatface', serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 0.5;
  margin-right: 0.2rem;
}

.promo-container {
  align-items: center;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  height: 360px;
  justify-content: space-between;
  padding: 30px;
  transition: box-shadow 0.25s;
  width: 500px;
}

.promo-container > span {
  font-size: 20px;
  font-weight: 600;
}

.promo-options {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.promo-options > span {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.promo-btns {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}

.slider {
  background: black;
  margin: 0 auto;
  margin-left: -25%;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.slider-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.arrow {
  align-items: center;
  background: #f9f9f9;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: center;
  transition: transform ease-in 0.1s;
  width: 50px;
}

.nextArrow {
  position: absolute;
  right: 25px;
  top: 45%;
  z-index: 999;
}

.backArrow {
  left: 25px;
  position: absolute;
  top: 45%;
  z-index: 999;
}

.fa-arrow-right:before,
.fa-arrow-left:before {
  color: #222;
}

.pending-td-buttons {
  margin-right: 15px;
}

.progress-bar {
  border: 1px solid #333;
  height: 25px;
  width: 100px;
}

.progress-text-bar {
  font-weight: bold;
  height: 25px;
  margin-top: -22px;
  text-align: center;
  width: 100%;
}

.color-bar {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: moveIt;
  animation-timing-function: linear;
  background: repeating-linear-gradient(123deg, #ffc107, #fcc932 4px, #ffd65c 4px, #ffde7c 13px);
  background-size: 50% 100%;
  border-radius: inherit;
  height: 100%;
  transition: width 0.2s ease-in;
}

.progress-line,
.progress-line:before {
  height: 100%;
  margin: 0;
  width: 100%;
}

.progress-line {
  background-color: #ffd65c;
  display: -webkit-flex;
  display: flex;
}

.controller {
  padding: 10px;
}

.no-visible {
  display: none;
}

.arrow-buttons-images {
  background-color: transparent !important;
  box-shadow: none;
  color: black;
  font-size: 40px;
  padding: 0 12px;
  text-shadow: 0 0 6px #000000bf;
}

.arrow-buttons-images:hover {
  background-color: transparent !important;
  box-shadow: none !important;
}

#modalRedirection {
  max-height: 85%;
}

.button-bottom {
  bottom: -24px;
  position: relative;
}

.no-preinvoice-selected {
  color: transparent !important;
}

.circular-progress {
  animation: spin 1s linear infinite;
  border: 5px solid;
  border-color: #4caf50 #d4d0d04f #d4d0d04f #d4d0d04f;
  border-radius: 50%;
  display: flex;
  height: 30px;
  width: 30px;
}

.circular-progress2 {
  animation: spin 1s linear infinite;
  border: 5px solid;
  border-color: #ff6c0e #d4d0d04f #d4d0d04f #d4d0d04f;
  border-radius: 50%;
  display: flex;
  height: 30px;
  width: 30px;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.batch-process-error-panel {
  overflow: auto;
}

.serial-input {
  left: -30px;
  position: absolute;
  top: -35px;
  width: 95px !important;
}

.sm-retailer {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.sm-retailer span:first-child {
  font-size: 20px;
}

.sm-retailer span:last-child {
  font-size: 30px;
  font-weight: 500;
}

.toggleDiv {
  transition: all 300ms ease-in;
}

.tooltip-container {
  position: relative;
}

.tooltip-body {
  background: #000;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  color: #eee;
  left: -75px;
  max-height: 50px;
  min-height: 20px;
  min-width: 120px;
  padding: 15px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  z-index: 9999;
}

.tooltip-left {
  background: #000;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  color: #eee;
  max-height: 50px;
  min-height: 20px;
  min-width: 120px;
  padding: 15px;
  position: absolute;
  right: 105%;
  text-align: center;
  top: -5px;
  white-space: nowrap;
  z-index: 9999;
}

.tooltip-right {
  background: #000;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  color: #eee;
  left: 105% !important;
  max-height: 50px;
  min-height: 20px;
  min-width: 120px;
  padding: 15px;
  position: absolute;
  text-align: center;
  top: -5px !important;
  white-space: nowrap;
  z-index: 9999;
}

.tooltip-custom-bottom {
  border-radius: 8px;
  left: 48px !important;
  max-height: 75px;
  padding: 15px;
  top: 48px;
  width: 225px;
}


.tooltip-bottom {
  border-radius: 4px;
  max-height: 50px;
  padding: 15px;
  top: 100%;
}

.tooltip-bottom, .tooltip-custom-bottom {
  background: #000;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  color: #eee;
  left: 50%;
  margin-left: -60px;
  min-height: 20px;
  min-width: 120px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  z-index: 9999;
}

.tooltip-bottom-right {
  background: #000;
  border-radius: 4px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
  color: #eee;
  right: 0;
  margin-left: -60px;
  max-height: 50px;
  min-height: 20px;
  min-width: 120px;
  padding: 15px;
  position: absolute;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  z-index: 9999;
}

.warning-dropOff-Hub {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}

@media screen and (max-width: 993px) {
  .tooltip-body {
    left: 0;
  }
}

.none {
  display: none;
}

.show {
  display: inline-block;
}

.detail-currier-style {
  background-color: #2e2e2e;
}

.detail-currier-style pre {
  color: #e6e6e6;
  font-size: 0.7rem;
}

.custom-label-fixing {
  padding: 0 !important;
}

.custom-text-fixing {
  align-items: center;
  display: flex;
  height: 40px;
}

.datalist-custom {
  margin-bottom: -8px;
}

.smsCounter {
  color: rgb(134, 134, 134);
  font-size: 0.8rem;
  margin: 10px;
  text-align: right;
}

.smsCounterAlert {
  color: #fbab00;
  font-size: 0.8rem;
  margin: 10px;
  text-align: right;
}

.smsCounterError {
  color: rgb(236, 83, 12);
  font-size: 0.8rem;
  margin: 10px;
  text-align: right;
}

.smsCounterFinalError {
  color: rgb(233, 1, 1);
  font-size: 0.8rem;
  font-weight: bold;
  margin: 10px;
  text-align: right;
}

.new-offline-main {
  background-color: #e9e9e9;
  font-family: 'Muli', sans-serif;
}

.header-title-offline {
  color: white;
}

.iframe-offline {
  background-color: white;
  margin: 40px;
  padding: 40px;
}

.new-header {
  align-items: center;
  background-color: #ff6c0e;
  display: flex;
  height: 60px;
  justify-content: space-between;
  padding: 0 20px;
}

.new-header > img {
  height: 40px;
}

.new-message-offline {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.alert-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.alert-top {
  align-items: center;
  border-radius: 15px 15px 0 0;
  display: flex;
  font-size: 1.5rem;
  font-weight: 400;
  height: 50%;
  justify-content: center;
  text-align: center;
}

.new-info {
  background-color: #63e8a9;
  color: white;
}

.new-error {
  background-color: #ff8672;
  color: white;
}

.new-warning {
  background-color: #00b2e3;
  color: white;
  font-weight: 200;
}

.warning-option {
  display: flex;
  flex-direction: column;
}

.warning-option > span {
  font-weight: 200;
  margin-bottom: 15px;
}

.alert-bottom {
  align-items: center;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
  font-weight: 700;
  height: 50%;
  justify-content: center;
}

.alert-bottom > img {
  height: 30px;
}

.alert-bottom > span {
  font-weight: 400;
  margin-bottom: 15px;
}

.new-modal-container {
  align-items: center;
  background-color: #00000087;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  opacity: 0;
  padding: 0 10px;
  position: fixed;
  transition: all 300ms;
  visibility: hidden;
  width: 100%;
  z-index: 3;
}

.new-modal {
  background-color: white;
  border-radius: 15px;
  font-family: 'Muli', sans-serif;
  opacity: 0;
  transform: scale(2);
  transition: all 300ms;
}

.new-modal-show {
  opacity: 1;
  visibility: visible;
}

.new-modal-content {
  opacity: 1;
  transform: scale(1);
}

.new-button {
  background-color: #63e8a9;
  border: none;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  font-family: Muli, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding: 15px;
  position: relative;
  transition: background-color 200ms ease-in;
}

.new-button:focus {
  outline: none;
}

.massive-invoice-button {
  margin-right: 24px;
}

.invoice-filename-input {
  align-items: flex-end;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}

.invoice-filename-input div {
  margin: 0;
  padding: 0 !important;
}

.invoice-filename-input div input {
  height: 36px;
  margin: 0;
  padding: 0;
}

.approve-invoice-button {
  background-color: #36b37e !important;
  margin: 8px;
}

.reject-invoice-button {
  background-color: #ff5630 !important;
  margin: 8px;
}

.download-invoice-button {
  box-shadow: none;
  margin: 8px;
}

.download-invoice-button i {
  color: #000000;
  font-size: 3rem;
}

.invoice-preview-container {
  height: 330px;
}

.invoice-rows {
  align-items: center;
  display: flex;
  justify-content: center;
}

.invoice-buttons-column {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.invoice-pdf-col {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

.invoice-pdf-viewer {
  height: 100%;
  max-height: 330px;
  max-width: 234px;
  width: auto;
}

.pdf-viewer-empty {
  color: #c0c0c0;
  font-size: 12rem;
}

.invoice-data-title {
  margin: 16px 0 24px;
}

.invoice-modal-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 16px;
  width: 100%;
}

.invoice-modal-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}

.invoice-modal-footer {
  display: flex;
  justify-content: flex-end;
}

.pdf-loading {
  background: transparent url('../img/loading.gif') 50% 50% no-repeat;
}

.details-modal-menu-btn {
  border-top: solid 1px #e5e5e5;
  font-weight: 500;
  height: 45px;
  line-height: 3;
  padding-left: 15px;
  width: 150px;
}

.details-modal-menu-btn:hover,
.btn-selected {
  background-color: #f1f1f1;
  color: #fb8c00;
  cursor: pointer;
}

.details-modal-content {
  border-left: 1px solid #000;
  width: 100%;
}

.details-modal-id {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.6rem !important;
  font-weight: 400;
  text-align: center;
}

.subtitle {
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 1em;
}

.download-btn {
  height: 40px;
  padding: 0;
  width: 40px;
}

.canceled-badge {
  background-color: #f8d7da;
  border: 1px solid transparent;
  border-color: #f5c6cb;
  border-radius: 0.25rem;
  height: 22px;
  margin-left: 0 !important;
  min-width: 90px !important;
  padding: 0 6px;
  position: absolute;
  right: 32px;
}

.history-list {
  height: 440px;
  overflow-y: scroll;
}

.history-title {
  border-top: 1px solid black;
  line-height: 1em;
  margin: 0;
  padding: 0.7em;
}

clea .table-view-details {
  max-width: 42px;
}

.table-presettlement-id {
  max-width: 130px;
}

.zoom-icons {
  transition: transform 0.2s !important;
}

.zoom-icons:hover {
  transform: scale(1.4) !important;
}

.helper-text, 
.helper-text-custom {
  color: #F44336;
  display: table;
  position: absolute;
}

.helper-text {
  margin: 50px 10px 0 12px;
  font-size: 11px;
}

.helper-text-custom {
  margin-top: -18px;
  font-size: .8rem;
}

.custom-input.error {
  border-bottom: 1px solid #F44336 !important;
}

.stepper-text {
  color: #4d4d4d;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative;
  text-align: center;
  z-index: 2;
}

.stepper-text-warning {
  color: #f5ad73;
  font-family: 'Roboto';
  font-size: 24px;
  font-style: normal;

  font-weight: 900;
  height: 28px;
  left: 992px;
  line-height: 28px;
  text-align: center;
  top: 588px;

  width: 98px;
}

.stepper-text-subtext {
  color: #000000;
  font-family: 'Roboto';
  font-size: 15.0545px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;

  text-align: center;
}

.stepper-text-subtext-light {
  color: #000000;
  font-family: 'Roboto';
  font-size: 15.0545px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin: 0;

  text-align: center;
}

.stepper-text > div {
  left: -30px;
  text-align: center;
  width: 125px;
}

.stepper-text-current {
  color:#2d2d2d;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  text-decoration-color: initial;
  text-decoration-style: initial;
}

.stepper-container {
  flex-direction: row;
  justify-content: space-between;
  margin: 10px 0;
  padding: 10px 0;
  position: relative;
  overflow: auto;
}

.stepper-line-container {
  position: absolute;
  left: 62.5px;
  width: calc(100% - 125px);
  z-index: -2;
}

.stepper-line {
  height: 5px;
  margin-left: -55px;
  margin-right: -55px;
  margin-top: 9px;
  width: 100%;
  z-index: -2;
  min-width: 125px;
}

.selectAllContainerButton {
  background-color: rgba(179, 179, 179, 0.308);
  height: 70px;
  margin: auto;
  text-align: center;
  width: auto;
}

.selectAllContainerButtonPreinvoice {
  background-color: #d5d5d5;
  height: 70px;
  margin: auto;
  text-align: center;
  width: auto;
}

.preinvoice-selection-wrapper {
  display: flex;
  justify-content: space-evenly;
}

.preinvoice-checkbox-wrapper {
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  margin-top: 25px;
  width: 150px;
}

.send-to-contability-column {
  display: flex;
  justify-content: space-evenly;
}

.preinvoice-table {
  border-top: #ffc400 1px solid;
  margin-top: 50px;
}

.selectAllButton {
  border-radius: 5px;
  color: #26a69a;
  display: inline-block;
  font-weight: bold;
  height: 50px;
  margin-left: 20px;
  padding-bottom: 15px;
  padding-left: -20px;
  padding-top: 15px;
  text-align: center;
  text-decoration: underline;
  width: 400px;
}

.selectAllButton:hover {
  background-color: rgba(38, 166, 154, 0.5);
  color: white;
  cursor: pointer;
}

.selectedAllButtons {
  border-radius: 5px;
  color: #26a69a;
  display: inline-block;
  font-weight: bold;
  height: 50px;
  margin-left: 20px;
  padding-bottom: 15px;
  padding-left: -20px;
  padding-top: 15px;
  text-align: center;
  text-decoration: underline;
  width: 200px;
}

.selectedAllButtons:hover {
  background-color: rgba(38, 166, 154, 0.5);
  color: white;
  cursor: pointer;
}

.data-list-margin-none {
  margin-block-end: 0;
  margin-block-start: 0;
}

.products-data-container {
  margin-bottom: 20px;
}

.products-data-container span {
  color: #9e9e9e;
}

.url-input {
  padding: 0 0.75rem;
}

.url-input label {
  display: block;
}

.url-input input {
  height: 1rem;
  width: 300px;
}

.ide-elements-wrapper {
  align-items: center;
  display: flex;
}

.ide-elements-wrapper .custom-select-autocomplete {
  margin: 0 10px 0 10px;
  margin-bottom: 5px;
  margin-top: 0 !important;
  width: 300px;
}

.hide-ide-button {
  display: none;
}

.dt-courier-class {
  color: #9e9e9e !important;
}

.courier-reason {
  border-bottom: 1px solid #9e9e9e;
  padding-left: 5px;
  width: 300px;
}

.sinister-info-wrapper {
  display: flex;
}

.sinister-info {
  align-items: center;
  display: flex;
  height: 50px;
  width: 100%;
}

.reason-sinister-autocomplete > input {
  margin: 0 0 20px 0;
}

.reason-sinister-autocomplete,
.responsable-sinister-autocomplete {
  margin-right: 30px;
  width: 232px;
}

.responsable-sinister {
  margin-right: 40px;
}

.reason-sinister {
  margin-right: 80px;
}

.sinister-select {
  margin: 0 10px;
}

.sinister-info-autocomplete {
  margin-bottom: 0;
  width: 232px;
}

.sinister-button {
  align-items: center;
  display: flex;
  justify-content: end;
  margin: 20px 0;
  margin-right: 0;
  position: relative;
}

.offline-canceled {
  align-items: center;
  background-color: #ff6c0d;
  color: white;
  display: flex;
  font-family: 'Muli';
  font-size: 3em;
  font-weight: 800;
  height: 100%;
  justify-content: center;
  padding: 0 190px;
  position: fixed;
  text-align: center;
  width: 100%;
}

.colortBottom {
  border-bottom: 1px solid #e5e5e5 !important;
  margin-top: -8px !important;
}

.retailer-pricing {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: -30px;
}

.retailer-pricing > span {
  color: #9e9e9e;
}

.drop-off-input {
  display: flex;
  flex-direction: column;
}

.drop-off-input .helper-text {
  display: block;
  margin: 0 !important;
  padding: 0 10px;
  position: relative;
}

.drop-off-input input {
  margin: 0 0 5px 0 !important;
}

.collapse-pricing > div {
  margin-top: 50px;
}

.input-sap label {
  margin-left: -10px !important;
}

.input-sap {
  margin-top: 14px !important;
}

.legend-last-mile {
  background-color: #fff1f0;
  border: solid 1px #ff7f66;
  color: red;
  padding: 8px;
}

.triangle-cards {
  position: relative;
  top: 11px;
}

.columns-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.cursor-pointer:hover {
  cursor: pointer;
}

.align-middle {
  vertical-align: middle;
}

select.custom-cancelation,
select.custom-reasign-courier,
select.custom-save-reason {
  display: block;
}

.custom-save-reason {
  width: 60%;
  margin: 0 auto;
}

.custom-reasign-courier {
  width: 62.5%;
  margin: 0 auto;
}

.custom-cancelation {
  width: 72.5%;
  margin: 0 auto;
}

.text-bold {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.text-normal {
  font-weight: normal;
}

.td-custom {
  padding-top: 35px;
}

.span-label {
  color: #4d4d4d;
  font-size: 0.8rem;
}

.padding-0 {
  padding-bottom: 0;
  padding-top: 0;
}

.text-left {
  text-align: left;
}

.reason-text-left {
  margin-right: 222px;
}

.courier-text-left {
  margin-right: 170px;
}

.cancelation-text-left {
  margin-right: 275px;
}

.padding-left-0 {
  padding-left: 0;
}

.folio-error {
  clear: both;
  color: red;
  display: block;
  font-size: 12px;
  padding: 0 10px;
  position: relative;
  top: -10px;
}

.folio-input-error {
  color: red;
}

.folio-icon {
  border-bottom: 1px solid red;
  cursor: pointer;
  display: inline-block;
  height: 33px;
  left: -11px;
  padding-bottom: 14px;
  position: relative;
  top: 29px;
  width: 35px;
}

.identification-validation {
  position: relative;
}

.identification-validation input {
  border-bottom: 1px solid red !important;
}

.identification-validation label {
  color: red !important;
}

.refundPoint__receiverForm {
  align-content: center;
  align-items: center;
  display: grid;
  grid-template-columns: 420px 1fr;
  justify-content: center;
}

.errorNotDelivered {
  display: grid;
  grid-column: 1/12;
}

.rowMargin {
  margin-top: 3%;
}

.trackingNumberLabel {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

.errorMessage {
  color: #00b2e3;
  font-size: 0.8rem;
  margin: 0;
}

.tooltipModal__main {
  display: grid;
  grid-template-columns: 70% 30%;
}

.tooltipModal__firstCol {
  grid-column: 1;
  padding: 2% 2% 2% 2%;
}

.tooltipModal__firstCol ul {
  margin-left: 5%;
}

.tooltipModal__firstCol p {
  margin-left: 1%;
}

.tooltipModal__firstCol span {
  font-weight: 700;
}

.tooltipModal__secondCol {
  grid-column: 2;
  margin-left: 20%;
  margin-top: 10%;
}

.tooltipModal__list {
  margin-bottom: 5%;
}

.tooltipModal__list li {
  list-style-type: disc !important;
  margin-bottom: 3%;
}

.tooltipModal__list p {
  font-size: 16px;
}

.tooltipModal__orangeLine {
  border-bottom: 0.5px solid #ff6c0e;
  float: right;
  margin-bottom: 4%;
  width: 98%;
}

.refundModal .modal-footer {
  align-content: center;
  align-items: center;
  display: flex;
  height: 20px !important;
  justify-content: center;
}

.refundModal .modal-close {
  background: #f8bc33;
  color: white;
  font-size: 20px;
  font-weight: 900;
  height: 53px;
}

/* .modal-content {
  padding: 18px;
} */

.service-panel-title {
  color: #fb8c00;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}

.font-black {
  color: #000000 !important;
}

.identification-validation {
  position: relative;
}

.identification-validation input {
  border-bottom: 1px solid red !important;
}

.identification-validation label {
  color: red !important;
}

.btn-flat:hover {
  background-color: #f8bc33;
}

.refundModal__bottomText p {
  margin-left: 5%;
}

/* .modal-overlay{
  opacity: 1 !important;
  background:unset;
  backdrop-filter: blur(4px);
  background: rgba(45, 45, 45, 0.3);
} */

.refundModal {
  border-radius: 25px;
  max-height: 475px;
}

.refundModal .modal-content {
  padding: 18px;
}

.refund__pointSelection h2 {
  color: #101820;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3%;
}

.inputRefundDisabled td {
  padding: 0 5px;
}

.radio-attribute-btn {
  color: #9e9e9e;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  position: relative;
}

.radio-attribute-btn::after {
  background-color: #26a69a;
  border: 2px solid #26a69a;
  border-radius: 50%;
  content: '';
  height: 21px;
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
  width: 21px;
  z-index: 0;
}

.radio-attribute-btn::before {
  border-radius: 50%;
  content: '';
  height: 21px;
  left: 0;
  margin: 2px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
  width: 21px;
  z-index: 0;
}

.radio-attribute-active::before {
  background-color: #26a69a;
  border: 2px solid #26a69a;
}

.radio-attribute-inactive::before {
  border: 2px solid #5a5a5a;
}

.radio-attribute-active::after {
  transform: scale(0.5);
}

.radio-attribute-inactive::after {
  transform: scale(0);
}

.custom-label {
  padding-right: 20px;
}

.custom-label-wrapper {
  position: relative;
}

.custom-label-wrapper::after {
  content: '';
  width: 40px;
  position: absolute;
  left: 35px;
  top: 23px;
  border-bottom: 1px solid #ddd;
}

.contacts-form-header {
  border-bottom: 0.940909px solid #000000;
  padding: 20px 0;
}

.contacts-form-title {
  font-size: 32px;
  line-height: 37px;
}

.contact-form-subtitle {
  align-items: center;
  display: flex;
  font-size: 26px;
  justify-content: space-between;
  line-height: 31px;
}

.contact-form-subtitle-note {
  font-size: 15px;
  line-height: 18px;
}

.columns-grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.phone-grid {
  display: grid;
  grid-template-columns: 1fr 2.7fr;
}

.contact-grid-gaps {
  grid-column-gap: 1.5rem;
}

.contacts-form-int {
  margin: 0 auto;
  min-height: 510px;
  width: 100%;
}

.contact-form-button-wrapper > * {
  float: right;
}

.point-employees-label {
  font-size: 15px;
}

.abbr-invisible[title] {
  border-bottom: none !important;
  text-decoration: none !important;
}

.reassign-combo-container {
  display: flex;
  align-items: center;
  margin: 12px 0;
}

.reassign-combo {
  width: 248px;
  margin-right: 24px;
}

.text-gray-b8 {
  color: #b8b8b8;
}

.amount-label {
  margin-left: 0.5rem;
  position: absolute;
}

.serial-row {
  margin: 0;
  box-shadow: inset 0px -1px 0px #d0d0d0;
}

.serial-row .serial-col {
  padding: 13px 0;
  font-size: 14px;
  color: #2d2d2d;
}

.serial-title {
  margin: 0;
  padding: 21.03px 0 17px 0;
  border-bottom: 1px solid #4d4d4d;
}

.serial-title h3 {
  margin: 0;
  font-weight: 600;
  font-size: 34px;
  color: #444444;
}

.serial-row .serial-table-header {
  padding: 10.5px 0;
  font-weight: 600;
  font-size: 18px;
  color: #2d2d2d;
}

.mt-15 {
  margin-top: 15px;
}

.custom-button {
  text-transform: none !important;
  margin-left: 36px;
}

.image-container {
  display: block;
  margin-left: 2%;
}

.point-photo {
  height: 200px;
  margin-top: 13px;
  overflow: hidden;
}

.point-photo > img {
  display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 17px;
  margin-right: 17px;
}

.image-icon {
  margin: auto;
  margin-right: 17px;
  cursor: pointer;
}

.image-select {
  margin-left: 0 !important;
  margin-right: auto !important;
}

.without-point-image {
  align-items: center;
  background-color: #e9e9e9;
  border: 1px solid #cccccc;
  display: flex;
  height: 200px;
  justify-content: center;
  margin-top: 13px;
  width: 50%;
}

.sheet-image {
  width: 100px;
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
  border-color:#BDBDBD;
  background-color:transparent
}

.d-flex {
  display: flex;
}

.padding-16 {
  padding: 16px 8px 0px 8px;
}

.padding-top-16 {
  padding: 16px 0px 0px 0px;
}

.margin-top {
  width: 201px;
}

.d-flex-middle {
  display: flex;
  justify-content: center;
}

.title, 
.subtitle-reassign {
  color: #2D2D2D;
  text-align: center;
  font-style: normal;
  line-height: normal;
  border: none;
}

.title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.12px;
}

.subtitle-reassign {
  font-size: 16px;
  font-weight: 400;
  padding: 1rem 0 2rem 0;
}

.description {
  color: #CCC;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-block-start: 0em;
}

.btn-disabled {
  background-color: #DFDFDF;
  color: #9F9F9F;
  cursor: default;
  pointer-events: none;
  box-shadow: none;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background-color: #D4D4D4;
}
 
::-webkit-scrollbar-track, 
::-webkit-scrollbar-thumb {
  border-radius: 4px;
}

::-webkit-scrollbar-thumb, 
::-webkit-scrollbar-thumb:hover {
  background: #999; 
}

.light-dark-dt {
  margin-top: 0.25rem;
  margin-bottom: 0rem;
}

.title-historial {
  color:#ffa000 !important; 
  font-weight: bold;
}

.custom-margin {
  margin: 1.14rem 0 .912rem 0
}

.margin-24 {
  margin-top: 24px;
}
.geocoding-button {
  width: 195px;
}

.geocoding-title {
  font-size: 16px;
}

.light-dark-dt ul:not(.browser-default) {
  margin-block-end: -20px !important;
}

.table-like-border__trigger .material-icons {
  margin-right: 5px; 
}

.filter-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter-text {
  margin-right: auto;
  font-weight: 500;
  font-size: 15px;
}

.btn-width {
  min-width: 190px;
}
.view-image-container, .no-image-container {
  align-items: center;
  height: 100vh;
  justify-content: center;
  width: 100vw;
}

.no-image-button {
  background-color: #8AB4F8;
  border: 0;
  border-radius: 20px;
  color: #202124;
  cursor: pointer;
  float: right;
  font-size: 14px;
  height: 32px;
  margin-top: 24px;
  padding: 0px 16px;
  transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  width: 120px;
}

.no-image-button:focus {
  background-color: #81A2D0;
}

.view-image-container img {
  background-color: #FFFFFF;
  max-height: calc(100% - 40px);
  max-width: calc(100% - 40px);
  padding: 20px;
}

.view-image-secondary-container {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
}

.no-image-text {
  color: #9AA0A6;
}

.no-image-title {
  font-size: 26px;
  line-height: 1.25em; 
  margin-bottom: 16px;
}

.no-image-description {
  font-size: 18px; 
}

.no-image-container {
  background-color: #0E0E0E;
  display: flex;
}
.no-image-secondary-container {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.6em;
  max-width: 600px;
  width: 100%;
}

.change-direction-title {
  color: #444;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: .005rem;
  margin: 0;
  padding: 0.75rem;
}

.ml-60 {
  margin-left: 3.75rem;
}