html {
  font-size: 62.5%;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  color: #3a3a3a;
}
body {
  -webkit-tap-highlight-color: transparent;
  /* prevent gray background on active elemens */
  /*-webkit-touch-callout: none;  prevent callout to copy image, etc when tap to hold */
  /*-webkit-user-select: none;  prevent copy paste, to allow, change 'none' to 'text' */
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
  color: #212121;
  background-color: #eaeaea;
  color: #3a3a3a;
  height: 100%;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important;
  /*position: relative;*/
}
button,
input,
optgroup,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
}
.secondary:before {
  height: 44px;
  height: 4.4rem;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #fff;
  content: '';
  display: block;
  width: 100%;
}
section {
  position: relative;
}
.container {
  max-width: 1280px;
  max-width: 128rem;
  padding: 0px 32px;
  padding: 0rem 3.2rem;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.rightSidebar > main {
  margin-right: 32px;
  margin-right: 3.2rem;
  box-sizing: border-box;
  float: left;
  width: calc(66.64% - 10.66px);
  background-color: #fff;
}
.rightSidebar > main:last-child {
  margin-right: 0;
}
.rightSidebar > aside {
  margin-right: 32px;
  margin-right: 3.2rem;
  box-sizing: border-box;
  float: left;
  width: calc(33.32% - 21.33px);
  background-color: #ededed;
}
.rightSidebar > aside:last-child {
  margin-right: 0;
}
main,
aside {
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
}
main {
  padding: 62px 0px 0px 0px;
  padding: 6.2rem 0rem 0rem 0rem;
  margin-bottom: 0;
}
.half_width,
.third_width {
  font-size: 0;
}
.half_width > div,
.third_width > div,
.four_width > div {
  display: inline-block;
  position: relative;
}
.half_width > div:last-of-type,
.third_width > div:last-of-type,
.four_width > div:last-of-type {
  margin-right: 0;
}
.half_width > div {
  width: calc(50% - 8px);
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.third_width > div {
  width: calc(33.333% - 20px);
  margin-right: 20px;
  margin-right: 2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.four_width > div {
  width: calc(25% - 20px);
  margin-right: 20px;
  margin-right: 2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.col {
  margin-right: 32px;
  margin-right: 3.2rem;
  box-sizing: border-box;
  float: left;
}
.col:last-child {
  margin-right: 0;
}
.columns_7 > div {
  width: calc(15% - 25px);
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.columns_7 > div:last-of-type {
  margin-right: 0;
}
.display4 {
  font-size: 112px;
  font-size: 11.2rem;
  color: #757575;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
.display3 {
  font-size: 56px;
  font-size: 5.6rem;
  color: #757575;
  line-height: 1;
  margin: 0;
}
.display2 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 48px;
  margin: 0px 0px 24px 0px;
  margin: 0rem 0rem 2.4rem 0rem;
  color: #757575;
}
.display1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 40px;
  margin: 0px 0px 12px 0px;
  margin: 0rem 0rem 1.2rem 0rem;
  color: #757575;
}
.headline {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
}
.title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
  font-weight: 700;
}
.titleLight {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
}
.inputText {
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  margin: 0;
}
.menuItem {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
}
.subhead {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
}
.body4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 29px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
  font-weight: 700;
}
.body3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
}
.body2 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 28px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
  font-weight: 700;
}
.body1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
  color: #212121;
}
.button {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.caption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  margin: 0px 0px 4px 0px;
  margin: 0rem 0rem 0.4rem 0rem;
  color: #757575;
}
@font-face {
  font-family: 'font-tesla';
  src: url('/fonts/font-tesla.eot?dkamq');
  src: url('/fonts/font-tesla.eot?dkamq#iefix') format('embedded-opentype'), url('/fonts/font-tesla.ttf?dkamq') format('truetype'), url('/fonts/font-tesla.woff?dkamq') format('woff'), url('/fonts/font-tesla.svg?dkamq#font-tesla') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="ico-"],
[class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-tesla' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-plan:before {
  content: "\E910";
}
.ico-block:before {
  content: "\E90F";
}
.ico-vehicle:before {
  content: "\E90E";
}
.ico-marker:before {
  content: "\E90C";
}
.ico-point:before {
  content: "\E90D";
}
.ico-check:before {
  content: "\E900";
}
.ico-clock:before {
  content: "\E901";
}
.ico-down:before {
  content: "\E902";
}
.ico-left:before {
  content: "\E903";
}
.ico-menu:before {
  content: "\E904";
}
.ico-notification:before {
  content: "\E905";
}
.ico-remove:before {
  content: "\E906";
}
.ico-right:before {
  content: "\E907";
}
.ico-search:before {
  content: "\E908";
}
.ico-up:before {
  content: "\E909";
}
.ico-user:before {
  content: "\E90A";
}
.ico-warning:before {
  content: "\E90B";
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.hideOffScreen span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.actionArrow {
  position: relative;
}
.actionArrow:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  /*.fl(@flArrowRight);*/
  font-size: 20px;
  font-size: 2rem;
  padding: 0px 12px 0px 0px;
  padding: 0rem 1.2rem 0rem 0rem;
  color: rgba(0, 0, 0, 0.54);
  right: 0;
}
.blankDivider {
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0;
}
.stops:before {
  letter-spacing: -4px;
  letter-spacing: -0.4rem;
  margin-right: 4px;
  margin-right: 0.4rem;
  content: "\2013\2013";
}
.stops:after {
  letter-spacing: -2px;
  letter-spacing: -0.2rem;
  content: "\2013-\203A";
}
.noStops:before {
  letter-spacing: -1.6px;
  letter-spacing: -0.16rem;
  content: "\2013\2013\2013\2013\2013\203A";
}
.anchor {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin90 {
  from {
    transform: rotate(270deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes expand {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes contract {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}
button,
a.button {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  line-height: 19px;
  min-width: 40px;
  min-width: 4rem;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 32px;
  padding: 0.8rem 3.2rem;
  background-color: #f8f8f8;
  color: #3d3935;
  text-align: center;
  text-decoration: none;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  border-radius: 1rem;
}
button.button_main,
a.button.button_main {
  background: #0787b9;
  color: #fff;
}
button.button_transparent,
a.button.button_transparent {
  background: transparent;
  border: 1px solid #757575;
  color: #757575;
}
button.button_warning,
a.button.button_warning {
  background-color: rgba(204, 0, 0, 0.65);
  border: none;
  color: #fff;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="input"],
textarea {
  padding: 8px;
  padding: 0.8rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  margin: 0;
  background: transparent;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 0;
  color: rgba(0, 0, 0, 0.54);
  width: 100%;
  display: block;
  border-radius: 0;
  box-shadow: none !important;
  resize: none;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="input"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.54);
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="input"]:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.54);
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="input"]::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.54);
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="input"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.54);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="input"]:focus,
textarea:focus {
  border-color: #0787b9;
  border-style: solid;
  border-width: 0 0 2px 0;
}
input[type="text"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="input"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #0787b9;
}
input[type="text"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="input"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0787b9;
}
input[type="text"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="input"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0787b9;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="input"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0787b9;
}
.check_fake {
  position: relative;
}
.check_fake input[type="checkbox"] {
  display: none;
}
.check_fake input[type="checkbox"] + label {
  padding-left: 30px;
  padding-left: 3rem;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
}
.check_fake input[type="checkbox"] + label:before,
.check_fake input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
}
.check_fake input[type="checkbox"] + label:before {
  height: 16px;
  height: 1.6rem;
  width: 16px;
  width: 1.6rem;
  left: 0px;
  left: 0rem;
  border: 2px solid rgba(0, 0, 0, 0.54);
}
.check_fake input[type="checkbox"]:checked + label:before {
  border: 2px solid #0787b9;
}
.check_fake input[type="checkbox"]:checked + label:after {
  height: 10px;
  height: 1rem;
  width: 10px;
  width: 1rem;
  left: 5px;
  left: 0.5rem;
  top: 5px;
  top: 0.5rem;
  background-color: #0787b9;
}
.dropdown_list {
  font-size: 13px !important;
  font-size: 1.3rem !important;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #757575;
  display: block;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 40px;
  text-align: left;
  right: 0;
  display: none;
  width: auto;
  -webkit-transition: all 0.2s ease;
  -webkit-transform-origin: right top 0px;
  -webkit-transform: scale(0);
  z-index: 50;
}
.dropdown_list.active {
  display: block;
  -webkit-transform-origin: right top 0px;
  -webkit-transform: scale(1);
}
.dropdown_list.active li {
  opacity: 1;
  transform: translateY(0px);
}
.dropdown_list li {
  display: block !important;
  padding: 10px;
  margin: 0;
  opacity: 0;
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease;
  transform: translateY(-30%);
}
.dropdown_list li:hover {
  background-color: #0787b9;
  color: #fff;
  cursor: pointer;
}
.dropdown_list li a {
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}
.dropdown_list li a:hover {
  color: #fff;
  text-decoration: none;
}
.add_scroll {
  overflow: auto;
  height: 304px;
}
/**
 * CSS tooltip
 */
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip:before,
.tooltip:after {
  position: absolute;
  opacity: 0;
  z-index: 1000000;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  pointer-events: none;
}
.tooltip:hover:before,
.tooltip:hover:after {
  opacity: 1;
}
.tooltip:before {
  content: '';
  background: transparent;
  border: 6px solid transparent;
  position: absolute;
  z-index: 2;
}
.tooltip:after {
  content: attr(data-tooltip);
  background: #ededed;
  color: #3d3935;
  padding: 8px 10px;
  font-size: 12px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  z-index: 1;
  border-radius: 8px;
}
.tooltip.tooltip-left:before {
  right: 100%;
  bottom: 50%;
  margin: 0 -8px -4px 0;
  border-left-color: #ededed;
}
.tooltip.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  margin: 0 4px -13px 0;
}
.tooltip.tooltip-left:hover:before {
  margin: 0 0 -4px 0;
}
.tooltip.tooltip-left:hover:after {
  margin: 0 12px -13px 0;
}
.tooltip.tooltip-top:before {
  bottom: 100%;
  left: 50%;
  margin: 0 0 -18px 0;
  border-top-color: #ededed;
}
.tooltip.tooltip-top:after {
  bottom: 100%;
  left: 5%;
  margin: 0 0 -6px -10px;
  width: 205px;
  width: 20.5rem;
}
.tooltip.tooltip-top:hover:before {
  margin-bottom: -10px;
}
.tooltip.tooltip-top:hover:after {
  margin-bottom: 2px;
}
.tooltip.tooltip-bottom:before {
  top: 100%;
  left: 50%;
  margin: -14px 0 0 0;
  border-bottom-color: #ededed;
}
.tooltip.tooltip-bottom:after {
  top: 100%;
  left: 50%;
  margin: -2px 0 0 -10px;
}
.tooltip.tooltip-bottom:hover:before {
  margin-top: -6px;
}
.tooltip.tooltip-bottom:hover:after {
  margin-top: 6px;
}
.tooltip.tooltip-right:before {
  left: 100%;
  bottom: 50%;
  margin: 0 0 -4px -8px;
  border-right-color: #ededed;
}
.tooltip.tooltip-right:after {
  left: 100%;
  bottom: 50%;
  margin: 0 0 -13px 4px;
}
.tooltip.tooltip-right:hover:before {
  margin: 0 0 -4px 0;
}
.tooltip.tooltip-right:hover:after {
  margin: 0 0 -13px 12px;
}
body[data-page="login"] {
  background: #0787b9;
}
#card_login {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 32px;
  padding: 3.2rem;
  box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
  border-radius: 16px;
  border-radius: 1.6rem;
  background: #fff;
  text-align: center;
}
#card_login #logo_login {
  width: 150px;
  width: 15rem;
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
}
#card_login h1 {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#card_login .input_group {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
#card_login button {
  margin-top: 32px;
  margin-top: 3.2rem;
}
header {
  height: 62px;
  height: 6.2rem;
  background: #0787b9;
  position: relative;
  z-index: 10;
}
header #logo_image {
  width: 100px;
  width: 10rem;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
header #logo_mobile {
  width: 70px;
  width: 7rem;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
header a {
  text-decoration: none;
  color: inherit;
}
header #content_menu_user {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 16px;
  right: 1.6rem;
}
header #content_menu_user #menu_user * {
  display: inline-block;
  vertical-align: middle;
}
header #content_menu_user #menu_user #user_image {
  width: 35px;
  width: 3.5rem;
  border-radius: 50%;
}
header #content_menu_user #menu_user #trigger_menu_user {
  color: #fff;
  margin-left: 8px;
  margin-left: 0.8rem;
}
header #content_menu_user #menu_user #trigger_menu_user i {
  margin-left: 8px;
  margin-left: 0.8rem;
}
header #button_menu {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 16px;
  left: 1.6rem;
  padding: 0;
  background: transparent;
}
header #button_menu i {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
}
header #button_menu span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header .menu {
  position: absolute;
  background-color: white;
  top: 50px;
  left: 25px;
  width: 200px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
header .menu a {
  height: 40px;
  padding-left: 30px;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
}
header .menu a:hover {
  background-color: #065e81;
  color: white;
  cursor: pointer;
}
.page_wrapper {
  padding: 32px 0px;
  padding: 3.2rem 0rem;
}
body[data-page="home"] .page_wrapper > div > div {
  min-height: 800px;
  min-height: 80rem;
  position: relative;
}
body[data-page="home"] .page_wrapper #calendarLoader,
body[data-page="home"] .page_wrapper #proximityLoader,
body[data-page="home"] .page_wrapper #optimizationLoader {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute !important;
}
.module {
  padding: 0px 32px;
  padding: 0rem 3.2rem;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.columns_7 {
  margin: 8px 0px;
  margin: 0.8rem 0rem;
}
.primary_title {
  font-size: 26px;
  font-size: 2.6rem;
  margin: 16px 0px;
  margin: 1.6rem 0rem;
  font-weight: lighter;
}
.heading {
  min-height: 55px;
  min-height: 5.5rem;
  display: inline-block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  z-index: 5;
}
.heading .check_fake {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.heading .button_main {
  margin: 0px 8px;
  margin: 0rem 0.8rem;
  position: relative;
}
.heading .select_fake,
.heading #div_search {
  margin: 0px 8px;
  margin: 0rem 0.8rem;
  position: relative;
}
.heading .select_fake input,
.heading #div_search input {
  box-sizing: border-box;
}
.heading .select_fake button,
.heading #div_search button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: transparent;
  right: 0;
  padding: 0;
}
.heading .select_fake button span,
.heading #div_search button span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.heading .select_fake button:after,
.heading #div_search button:after {
  content: "\E908";
  font-family: 'font-tesla';
  font-size: 20px;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.54);
}
.heading .select_fake {
  width: 300px;
  width: 30rem;
  position: relative;
}
.heading .select_fake:after {
  content: "\E902";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 24px;
  right: 2.4rem;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'font-tesla';
  color: rgba(0, 0, 0, 0.54);
  z-index: -1;
}
.heading .select_fake > * {
  margin: 0px 4px;
  margin: 0rem 0.4rem;
  display: inline-block;
}
.heading .select_fake label {
  font-size: 20px;
  font-size: 2rem;
}
.heading .select_fake > span {
  width: 60%;
}
.heading #select_week {
  width: 310px;
  width: 31rem;
  padding-right: 48px;
  padding-right: 4.8rem;
}
.heading #week_dropdown {
  max-height: 300px;
  max-height: 30rem;
  min-width: 365px;
  min-width: 36.5rem;
  overflow: auto;
}
.heading .primary_title {
  display: inline-block;
}
.heading .actions {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 32px;
  right: 3.2rem;
}
.heading .actions > * {
  margin: 0px 8px;
  margin: 0rem 0.8rem;
  display: inline-block;
  vertical-align: middle;
}
.proximityList,
.optimizerList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.proximityList li,
.optimizerList li {
  box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
  border-radius: 8px;
  border-radius: 0.8rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  padding: 16px;
  padding: 1.6rem;
  min-width: 800px;
  min-width: 80rem;
  background: #fff;
  position: relative;
}
.proximityList li:hover,
.optimizerList li:hover {
  box-shadow: 0px 0px 2px 2px rgba(7, 135, 185, 0.5);
  box-shadow: 0rem 0rem 0.2rem 0.2rem rgba(7, 135, 185, 0.5);
}
.proximityList li h4,
.optimizerList li h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
  padding-right: 150px;
  padding-right: 15rem;
  color: #0787b9;
}
.proximityList li p,
.optimizerList li p {
  margin: 0;
  padding-right: 150px;
  padding-right: 15rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 35px;
}
.proximityList li p .ico-right,
.optimizerList li p .ico-right {
  padding: 8px;
  padding: 0.8rem;
  margin: 0px 8px;
  margin: 0rem 0.8rem;
  color: #fff;
  background: #0787b9;
  border-radius: 50%;
  vertical-align: middle;
}
.proximityList li .proxHouse,
.optimizerList li .proxHouse {
  font-size: 12px;
  font-size: 1.2rem;
}
.proximityList li .location,
.optimizerList li .location {
  font-size: 10px;
  font-size: 1rem;
  padding: 4px 12px;
  padding: 0.4rem 1.2rem;
  border-radius: 4px;
  border-radius: 0.4rem;
  margin-left: 8px;
  margin-left: 0.8rem;
  vertical-align: middle;
  background: rgba(117, 117, 117, 0.3);
  color: #3d3935;
  text-align: center;
  font-weight: normal;
}
.proximityList li button,
.optimizerList li button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 16px;
  right: 1.6rem;
}
#proximityContent {
  position: relative;
}
#proximityContent > div {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  vertical-align: top;
}
#proximityContent > div:first-of-type {
  padding-right: 800px;
  padding-right: 80rem;
}
#proximityContent > div#calendarHighlights {
  position: fixed;
  right: 32px;
  right: 3.2rem;
  top: 180px;
  top: 18rem;
}
#proximityContent .vc-arrows-container {
  display: none !important;
}
#proximityContent .vc-cursor-pointer {
  cursor: auto !important;
}
#proximityContent .vc-day-content:hover,
#proximityContent .vc-day-content:focus {
  background: transparent !important;
  font-weight: normal;
}
#proximityContent .vc-highlights [class*="highlightsFrom_"],
#proximityContent .vc-highlights [class*="highlightsTo_"] {
  background: transparent;
}
#proximityContent .vc-highlights + .vc-text-white {
  color: #1a202c;
  font-weight: normal;
}
#proximityContent .vc-highlights.hoverActive [class*="highlightsFrom_"].hoverActive {
  background: #cc0000;
}
#proximityContent .vc-highlights.hoverActive [class*="highlightsTo_"].hoverActive {
  background: #72ac2f;
}
#proximityContent .vc-highlights.hoverActive + .vc-text-white {
  color: #fff;
  font-weight: bold;
}
#optimizerContent {
  position: relative;
}
#optimizerContent > div {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  vertical-align: top;
}
#optimizerContent > div:first-of-type {
  padding-right: 800px;
  padding-right: 80rem;
}
.optimizationInfo {
  position: fixed;
  width: 750px;
  width: 75rem;
  right: 32px;
  top: 180px;
  top: 18rem;
  right: 3.2rem;
}
.optimizationInfo .third_width > div {
  min-height: 180px;
  min-height: 18rem;
  font-size: initial;
  vertical-align: top;
  width: calc(33.333% - 0px);
  margin-right: 0;
}
.optimizationInfo .third_width > div .ico-right {
  padding: 8px;
  padding: 0.8rem;
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0px 8px;
  margin: 0rem 0.8rem;
  color: #fff;
  background: #0787b9;
  border-radius: 50%;
  vertical-align: middle;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.optimizationInfo .third_width > div .card_route header:after {
  display: none;
}
.optimizationInfo .third_width > div .card_route .plan {
  cursor: default;
}
.optimizationInfo .third_width > div .card_route .plan.thisOne {
  animation: move_right 0.6s 1 ease;
  transform: translate(40px, 0);
  position: relative;
  left: 50px;
  border: 2px solid #0787b9;
}
.optimizationInfo .third_width > div .card_route .statistics {
  background: transparent;
  color: #0787b9;
}
.optimizationInfo .third_width > div .card_route .statistics p {
  padding: 0;
}
#content_routes {
  padding: 0px 32px;
  padding: 0rem 3.2rem;
  position: relative;
}
#content_routes .list_routes {
  left: 32px;
  left: 3.2rem;
  position: absolute;
  top: 0;
}
#content_routes .list_routes > * {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
#content_routes .list_routes .plan {
  cursor: normal !important;
}
#content_routes .list_routes .card_route {
  cursor: pointer;
}
#content_routes .list_routes .card_route .plan {
  cursor: default;
}
#content_routes .journey_route {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 48px;
  padding-left: 4.8rem;
  display: block;
  overflow: hidden;
}
#content_routes .journey_route > li {
  box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
  padding: 10px;
  padding: 1rem;
  margin: 8px 0px;
  margin: 0.8rem 0rem;
  background: #d9d8d8;
  border-radius: 8px;
  position: relative;
  float: left;
  clear: left;
}
#content_routes .journey_route > li:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -39px;
  left: -3.9rem;
  font-size: 18px;
  font-size: 1.8rem;
  content: "\E90D";
  font-family: 'font-tesla' !important;
  color: rgba(117, 117, 117, 0.8);
}
#content_routes .journey_route > li:after {
  content: ' ';
  width: 4px;
  width: 0.4rem;
  height: 32px;
  height: 3.2rem;
  background: rgba(117, 117, 117, 0.8);
  position: absolute;
  left: -32px;
  left: -3.2rem;
  top: 35px;
  top: 3.5rem;
}
#content_routes .journey_route > li:last-of-type:before {
  content: "\E90C";
  font-size: 24px;
  font-size: 2.4rem;
  left: -42px;
  left: -4.2rem;
}
#content_routes .journey_route > li:last-of-type:after {
  display: none;
}
#content_edit_routes {
  padding: 0px 32px;
  padding: 0rem 3.2rem;
  position: relative;
}
#content_edit_routes .card_route {
  width: auto;
}
#content_edit_routes .card_route header:after {
  display: none;
  content: '';
}
#content_edit_routes .card_route header .remove_route {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 8px;
  right: 0.8rem;
  color: #cc0000;
}
#content_edit_routes .card_route main {
  padding: 16px 10px;
  padding: 1.6rem 1rem;
  border-top: 1px solid rgba(117, 117, 117, 0.2);
  display: block;
  height: auto;
}
#content_edit_routes .card_add_route {
  border-radius: 8px;
  border-radius: 0.8rem;
  background: #d9d8d8;
  min-height: 51px;
  min-height: 5.1rem;
}
#content_edit_routes .card_add_route #add_route {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background: transparent;
  color: #0787b9;
  height: 100%;
  font-size: 35px;
  font-size: 3.5rem;
  border-radius: 8px;
  border-radius: 0.8rem;
}
.mapa {
  height: 600px;
  height: 60rem;
  border: 4px solid #0787b9;
}
.google-map {
  width: 100%;
  min-height: 100%;
}
#routeLoader {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute !important;
}
.spinner {
  width: 28px;
  width: 2.8rem;
  height: 28px;
  height: 2.8rem;
  clear: both;
  border: 4px rgba(7, 135, 185, 0.25) solid;
  border-top: 4px #0787b9 solid;
  border-radius: 50%;
  animation: spinner_animation 0.6s infinite linear;
  right: 8px;
  right: 0.8rem;
  top: 8px;
  top: 0.8rem;
  position: absolute;
}
@keyframes spinner_animation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes move_right {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(40px, 0);
  }
}
.spinner_container {
  border-radius: 8px;
  border-radius: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  background: #fff;
  text-align: center;
}
.spinner_container .spinner {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height: 1;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
  border: 6px rgba(7, 135, 185, 0.25) solid;
  border-top: 6px #0787b9 solid;
  left: 45%;
  top: 42%;
}
.hoursCompleted {
  filter: opacity(0.3);
}
.hoursCompleted:hover {
  filter: none !important;
}
.hoursCompleted:hover .checkIcon {
  transform: scale(2);
}
/* MEDIA QUERY LAPTOP*/
@media (max-width: 1353px) {
  .module {
    padding: 0px 16px;
    padding: 0rem 1.6rem;
  }
  .columns_7 > div {
    width: calc(15% - 20px);
  }
  #content_edit_routes {
    padding: 0px 16px;
    padding: 0rem 1.6rem;
  }
  #content_edit_routes .card_route span.city,
  #content_edit_routes .card_route span.provider {
    width: 64px;
    width: 6.4rem;
  }
  .heading #div_search {
    width: 200px;
    width: 20rem;
  }
  .heading .actions {
    right: 16px;
    right: 1.6rem;
  }
  .proximityList li {
    min-width: 460px;
    min-width: 46rem;
  }
  .optimizerList li {
    min-width: auto;
  }
}
.card_full_day {
  min-height: 500px;
  min-height: 50rem;
}
.card_full_day,
.card_day,
.card_route {
  border-radius: 8px;
  border-radius: 0.8rem;
  box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
  background: #fff;
}
.card_full_day header,
.card_day header,
.card_route header {
  background: #fff;
  border-radius: 8px;
  border-radius: 0.8rem;
  padding: 8px;
  padding: 0.8rem;
  height: auto;
  z-index: 0;
}
.card_full_day header .data_day,
.card_day header .data_day,
.card_route header .data_day {
  padding-right: 70px;
  padding-right: 7rem;
  position: relative;
}
.card_full_day header .data_day p,
.card_day header .data_day p,
.card_route header .data_day p {
  margin: 0;
  color: #0787b9;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 17px;
}
.card_full_day header .data_day p.num_day,
.card_day header .data_day p.num_day,
.card_route header .data_day p.num_day {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 35px;
}
.card_full_day header .data_day p.num_day span,
.card_day header .data_day p.num_day span,
.card_route header .data_day p.num_day span {
  font-size: 20px;
  font-size: 2rem;
  color: #757575;
}
.card_full_day header .info_card,
.card_day header .info_card,
.card_route header .info_card {
  cursor: pointer;
  right: 8px;
  right: 0.8rem;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.card_full_day header .info_card ul,
.card_day header .info_card ul,
.card_route header .info_card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card_full_day header .info_card ul li,
.card_day header .info_card ul li,
.card_route header .info_card ul li {
  padding: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 16px;
  padding-right: 2px;
  padding-right: 0.2rem;
  color: #757575;
  vertical-align: middle;
  text-align: right;
}
.card_full_day header .info_card ul li span,
.card_day header .info_card ul li span,
.card_route header .info_card ul li span {
  margin-left: 2px;
  margin-left: 0.2rem;
  font-size: 15px;
  font-size: 1.5rem;
}
.card_full_day header .info_card ul li:not(.info_hours) span,
.card_day header .info_card ul li:not(.info_hours) span,
.card_route header .info_card ul li:not(.info_hours) span {
  margin: 0px 4px;
  margin: 0rem 0.4rem;
}
.card_full_day header .info_card ul li:not(.info_hours) span i,
.card_day header .info_card ul li:not(.info_hours) span i,
.card_route header .info_card ul li:not(.info_hours) span i {
  margin-right: 4px;
  margin-right: 0.4rem;
}
.card_full_day main ul,
.card_day main ul,
.card_route main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card_full_day main ul li,
.card_day main ul li,
.card_route main ul li {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5.33333333px;
  padding: 0.53333333rem;
  border-radius: 8px;
  border-radius: 0.8rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  color: #fff;
  background: #d9d8d8;
  position: relative;
  cursor: all-scroll;
  display: block;
}
.card_full_day main ul li.cleaning,
.card_day main ul li.cleaning,
.card_route main ul li.cleaning {
  background: #03bbe9;
}
.card_full_day main ul li.tranquilityPackSuperior,
.card_day main ul li.tranquilityPackSuperior,
.card_route main ul li.tranquilityPackSuperior {
  background: #00576d;
}
.card_full_day main ul li.deepClean,
.card_day main ul li.deepClean,
.card_route main ul li.deepClean {
  background: #caa873;
}
.card_full_day main ul li.otherClean,
.card_day main ul li.otherClean,
.card_route main ul li.otherClean {
  background: #db9600;
}
.card_full_day main ul li.spotClean,
.card_day main ul li.spotClean,
.card_route main ul li.spotClean {
  background: #4c85ff;
}
.card_full_day main ul li.setUpClean,
.card_day main ul li.setUpClean,
.card_route main ul li.setUpClean {
  background: #99db00;
}
.card_full_day main ul li.dressHome,
.card_day main ul li.dressHome,
.card_route main ul li.dressHome {
  background: #69aa00;
}
.card_full_day main ul li.revisionService36,
.card_day main ul li.revisionService36,
.card_route main ul li.revisionService36 {
  background: #ebec8e;
  color: black;
}
.card_full_day main ul li.revisionService8,
.card_day main ul li.revisionService8,
.card_route main ul li.revisionService8 {
  background: #ffc31d;
}
.card_full_day main ul li.deepCleaning,
.card_day main ul li.deepCleaning,
.card_route main ul li.deepCleaning {
  background: #1540ff;
}
.card_full_day main ul li.cleanClothPiece,
.card_day main ul li.cleanClothPiece,
.card_route main ul li.cleanClothPiece {
  background: #6dabcf;
}
.card_full_day main ul li.bedCovers,
.card_day main ul li.bedCovers,
.card_route main ul li.bedCovers {
  background: #704300;
}
.card_full_day main ul li.bedCoversSuperior,
.card_day main ul li.bedCoversSuperior,
.card_route main ul li.bedCoversSuperior {
  background: #a87e3e;
}
.card_full_day main ul li.duvetCover,
.card_day main ul li.duvetCover,
.card_route main ul li.duvetCover {
  background: #998200;
}
.card_full_day main ul li.endSeassonCleaning,
.card_day main ul li.endSeassonCleaning,
.card_route main ul li.endSeassonCleaning {
  background: #00ccff;
}
.card_full_day main ul li.checkin,
.card_day main ul li.checkin,
.card_route main ul li.checkin {
  background: #b300a4;
}
.card_full_day main ul li.checkout,
.card_day main ul li.checkout,
.card_route main ul li.checkout {
  background: #c957a3;
}
.card_full_day main ul li.homeAssistance,
.card_day main ul li.homeAssistance,
.card_route main ul li.homeAssistance {
  background: #dd4a4a;
}
.card_full_day main ul li.pickServicePlus,
.card_day main ul li.pickServicePlus,
.card_route main ul li.pickServicePlus {
  background: #b0aaff;
}
.card_full_day main ul li.collectClothing,
.card_day main ul li.collectClothing,
.card_route main ul li.collectClothing {
  background: #af69e9;
}
.card_full_day main ul li.exitService,
.card_day main ul li.exitService,
.card_route main ul li.exitService {
  background: #f8bb82;
}
.card_full_day main ul li.garden,
.card_day main ul li.garden,
.card_route main ul li.garden {
  background: #62cc62;
}
.card_full_day main ul li.fault,
.card_day main ul li.fault,
.card_route main ul li.fault {
  background: #db7500;
}
.card_full_day main ul li.pool,
.card_day main ul li.pool,
.card_route main ul li.pool {
  background: #5ec5ed;
}
.card_full_day main ul li.warning .warning_info,
.card_day main ul li.warning .warning_info,
.card_route main ul li.warning .warning_info,
.card_full_day main ul li.notification .warning_info,
.card_day main ul li.notification .warning_info,
.card_route main ul li.notification .warning_info,
.card_full_day main ul li.warning .notification_info,
.card_day main ul li.warning .notification_info,
.card_route main ul li.warning .notification_info,
.card_full_day main ul li.notification .notification_info,
.card_day main ul li.notification .notification_info,
.card_route main ul li.notification .notification_info {
  position: absolute;
  left: -5px;
  left: -0.5rem;
  top: -5px;
  top: -0.5rem;
  height: 22px;
  height: 2.2rem;
  width: 22px;
  width: 2.2rem;
}
.card_full_day main ul li.warning .warning_info:before,
.card_day main ul li.warning .warning_info:before,
.card_route main ul li.warning .warning_info:before,
.card_full_day main ul li.notification .warning_info:before,
.card_day main ul li.notification .warning_info:before,
.card_route main ul li.notification .warning_info:before,
.card_full_day main ul li.warning .notification_info:before,
.card_day main ul li.warning .notification_info:before,
.card_route main ul li.warning .notification_info:before,
.card_full_day main ul li.notification .notification_info:before,
.card_day main ul li.notification .notification_info:before,
.card_route main ul li.notification .notification_info:before {
  border-radius: 50px;
  border-radius: 5rem;
  line-height: 20px;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  background: #fff;
  content: "\E90B";
  font-family: 'font-tesla';
  position: absolute;
  text-align: center;
}
.card_full_day main ul li.warning,
.card_day main ul li.warning,
.card_route main ul li.warning {
  box-shadow: 0px 0px 5px 3px rgba(204, 0, 0, 0.7);
  box-shadow: 0rem 0rem 0.5rem 0.3rem rgba(204, 0, 0, 0.7);
}
.card_full_day main ul li.warning .warning_info:before,
.card_day main ul li.warning .warning_info:before,
.card_route main ul li.warning .warning_info:before {
  border: 1px solid #cc0000;
  color: #cc0000;
}
.card_full_day main ul li.notification,
.card_day main ul li.notification,
.card_route main ul li.notification {
  box-shadow: 0px 0px 2px 3px rgba(7, 135, 185, 0.7);
  box-shadow: 0rem 0rem 0.2rem 0.3rem rgba(7, 135, 185, 0.7);
}
.card_full_day main ul li.notification .notification_info:before,
.card_day main ul li.notification .notification_info:before,
.card_route main ul li.notification .notification_info:before {
  border: 1px solid #0787b9;
  color: #0787b9;
}
.card_full_day main ul li.blocked,
.card_day main ul li.blocked,
.card_route main ul li.blocked {
  box-shadow: 0 0 0 0.2rem rgba(117, 117, 117, 0.7) inset;
}
.card_full_day main ul li.blocked .block_info,
.card_day main ul li.blocked .block_info,
.card_route main ul li.blocked .block_info {
  position: absolute;
  right: -5px;
  right: -0.5rem;
  top: -5px;
  top: -0.5rem;
  height: 22px;
  height: 2.2rem;
  width: 22px;
  width: 2.2rem;
  z-index: 1;
}
.card_full_day main ul li.blocked .block_info:before,
.card_day main ul li.blocked .block_info:before,
.card_route main ul li.blocked .block_info:before {
  border-radius: 50px;
  border-radius: 5rem;
  line-height: 20px;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  background: #fff;
  border: 2px solid #757575;
  content: "\E90F";
  color: #757575;
  font-family: 'font-tesla';
  position: absolute;
  text-align: center;
}
.card_full_day main ul li.new_plan,
.card_day main ul li.new_plan,
.card_route main ul li.new_plan {
  background: rgba(117, 117, 117, 0.3);
  text-align: center;
  cursor: pointer;
  padding: 0px;
  padding: 0rem;
  /*
          * Modification to move the new plan button to the bottom of the card
          */
  position: absolute;
  bottom: 1px;
  right: 10px;
  width: 92%;
}
.card_full_day main ul li.new_plan button,
.card_day main ul li.new_plan button,
.card_route main ul li.new_plan button {
  padding: 0;
  color: #757575;
  background: transparent;
}
.card_full_day main ul li.new_plan button span,
.card_day main ul li.new_plan button span,
.card_route main ul li.new_plan button span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.card_full_day main ul li.new_plan button:after,
.card_day main ul li.new_plan button:after,
.card_route main ul li.new_plan button:after {
  content: '+';
  font-size: 14px;
  font-size: 1.4rem;
}
.card_full_day main ul li.noresults,
.card_day main ul li.noresults,
.card_route main ul li.noresults {
  opacity: 0.4;
}
.card_full_day main ul li p,
.card_day main ul li p,
.card_route main ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
  padding-right: 5rem;
  margin: 0;
}
.card_full_day main ul li .info_dates p,
.card_day main ul li .info_dates p,
.card_route main ul li .info_dates p {
  margin: 4px 0px;
  margin: 0.4rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 11px;
  display: inline-block;
  padding-right: 0;
  width: calc(50% - 2px);
  font-weight: bold;
}
.card_full_day main ul li .info_dates p:last-of-type,
.card_day main ul li .info_dates p:last-of-type,
.card_route main ul li .info_dates p:last-of-type {
  text-align: right;
}
.card_full_day main ul li span:not(.city),
.card_day main ul li span:not(.city),
.card_route main ul li span:not(.city) {
  position: absolute;
  right: 5.33333333px;
  right: 0.53333333rem;
  top: 5.33333333px;
  top: 0.53333333rem;
}
.card_full_day main ul li span.city,
.card_day main ul li span.city,
.card_route main ul li span.city,
.card_full_day main ul li span.provider,
.card_day main ul li span.provider,
.card_route main ul li span.provider {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  font-size: 1rem;
  bottom: 5.33333333px;
  bottom: 0.53333333rem;
  width: 80px;
  width: 8rem;
  padding: 0px 4px;
  padding: 0rem 0.4rem;
  top: auto;
  background: #fff;
  color: #3d3935;
  border-radius: 4px;
  border-radius: 0.4rem;
  text-align: center;
  display: block;
}
.card_full_day main ul li span.MallorcaClean,
.card_day main ul li span.MallorcaClean,
.card_route main ul li span.MallorcaClean {
  background: #179faf;
  color: #fff;
}
.card_full_day main {
  padding: 16px 8px;
  padding: 1.6rem 0.8rem;
  border-top: 1px solid rgba(117, 117, 117, 0.2);
}
.card_full_day main .draggable {
  min-height: 380px;
  min-height: 38rem;
}
.card_day header .info_card {
  display: none;
  cursor: pointer;
}
.card_day header .data_day {
  cursor: pointer;
}
.card_day main {
  height: 0;
  padding: 0;
  border: 0;
}
.card_day main .draggable {
  min-height: 40px;
  min-height: 4rem;
  margin: 0;
  display: none;
}
.card_day .new_plan {
  display: none;
}
.card_day.open header .info_card {
  display: block;
  cursor: pointer;
}
.card_day.open header .info_card ul li:not(.info_hours) span {
  margin: 0px 4px;
  margin: 0rem 0.4rem;
}
.card_day.open header .info_card ul li:not(.info_hours) span i {
  margin-right: 4px;
  margin-right: 0.4rem;
}
.card_day.open main {
  padding: 16px 8px;
  padding: 1.6rem 0.8rem;
  height: auto;
  border-top: 1px solid rgba(117, 117, 117, 0.2);
}
.card_day.open main .draggable {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  display: block;
}
.card_day.open .new_plan {
  display: block;
}
.card_route {
  max-width: 253.5px;
  width: 254px;
  width: 25.4rem;
}
.card_route header {
  position: relative;
}
.card_route header .title_card {
  margin: 0;
  color: #0787b9;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 35px;
}
.card_route header:after {
  content: "\E902";
  font-family: 'font-tesla' !important;
  color: #0787b9;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 25px;
  font-size: 2.5rem;
  right: 8px;
  right: 0.8rem;
  z-index: -1;
}
.card_route main {
  height: 0;
  padding: 0;
  border: 0;
  display: none;
}
.card_route.open header:after {
  content: "\E907";
}
.card_route.open main {
  padding: 16px 10px;
  padding: 1.6rem 1rem;
  border-top: 1px solid rgba(117, 117, 117, 0.2);
  display: block;
  height: auto;
}
.card_info_route {
  position: relative;
  min-height: 650px;
  min-height: 65rem;
  border-radius: 8px;
  border-radius: 0.8rem;
  padding: 16px;
  padding: 1.6rem;
  margin-left: 286px;
  margin-left: 28.6rem;
  box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
  background: #fff;
}
.card_info_route > div {
  display: inline-block;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  vertical-align: top;
}
.card_info_route > div:first-of-type {
  width: calc(65% - 25px);
}
.card_info_route > div:last-of-type {
  width: calc(35% - 10px);
}
.card_info_route .third_width > div {
  font-size: initial;
  width: calc(30% - 50px);
  margin-right: 50px;
  margin-right: 5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.card_info_route .third_width > div:last-of-type {
  width: calc(40% - 50px);
}
.card_info_route section {
  margin: 0px 0px 32px 0px;
  margin: 0rem 0rem 3.2rem 0rem;
}
.card_info_route section h3 {
  margin: 0px 0px 32px 0px;
  margin: 0rem 0rem 3.2rem 0rem;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 35px;
  color: #0787b9;
  font-weight: normal;
}
.card_info {
  border-radius: 8px;
  border-radius: 0.8rem;
  padding: 16px;
  padding: 1.6rem;
  min-height: 200px;
  min-height: 20rem;
  border: 1px solid rgba(117, 117, 117, 0.9);
  position: relative;
  overflow: hidden;
}
.card_info h4 {
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
}
.card_info ul {
  padding-left: 16px;
  padding-left: 1.6rem;
  margin: 0;
}
.card_info p {
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
}
.card_info:after {
  font-family: 'font-tesla' !important;
  font-size: 100px;
  font-size: 10rem;
  line-height: 100px;
  opacity: 0.2;
  position: absolute;
  right: -8px;
  right: -0.8rem;
  bottom: -12px;
  bottom: -1.2rem;
}
.card_info#team_info:after {
  content: "\E90A";
}
.card_info#vehicle_info:after {
  content: "\E90E";
}
.card_info#schedule_info:after {
  content: "\E901";
}
.card_breakdown_day {
  border: 2px solid #0787b9;
  border-radius: 8px;
  border-radius: 0.8rem;
  padding: 16px;
  padding: 1.6rem;
}
.card_breakdown_day > p {
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
  font-size: 20px;
  font-size: 2rem;
  color: #0787b9;
  font-weight: bold;
}
.card_breakdown_day ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* MEDIA QUERY LAPTOP*/
@media (max-width: 1353px) {
  .card_full_day header .data_day,
  .card_day header .data_day {
    padding: 0px;
    padding: 0rem;
    padding-right: 40px;
    padding-right: 4rem;
    position: relative;
  }
  .card_full_day header .data_day p,
  .card_day header .data_day p {
    margin: 0;
    color: #0787b9;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 16px;
  }
  .card_full_day header .data_day p.num_day,
  .card_day header .data_day p.num_day {
    font-size: 20px;
    font-size: 2rem;
    line-height: 35px;
  }
  .card_full_day header .data_day p.num_day span,
  .card_day header .data_day p.num_day span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .card_full_day header .info_card,
  .card_day header .info_card {
    cursor: pointer;
    right: 8px;
    right: 0.8rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .card_full_day header .info_card ul,
  .card_day header .info_card ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .card_full_day header .info_card ul li,
  .card_day header .info_card ul li {
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding-right: 2px;
    padding-right: 0.2rem;
    color: #757575;
    vertical-align: middle;
    text-align: right;
    line-height: 14px;
  }
  .card_full_day header .info_card ul li span,
  .card_day header .info_card ul li span {
    margin-left: 2px;
    margin-left: 0.2rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .card_full_day main ul li span.city,
  .card_day main ul li span.city,
  .card_full_day main ul li span.provider,
  .card_day main ul li span.provider {
    width: 65px;
    width: 6.5rem;
  }
  .card_full_day header .data_day {
    cursor: pointer;
  }
  .card_info_route {
    min-height: 725px;
    min-height: 72.5rem;
  }
  .card_info_route > div:first-of-type {
    width: calc(55% - 25px);
  }
  .card_info_route > div:last-of-type {
    width: calc(45% - 0px);
  }
  .card_info_route .third_width > div {
    display: block;
    width: 100% !important;
  }
  .card_info_route .third_width > div .card_info {
    min-height: auto;
  }
  .card_info_route .third_width > div .card_info:after {
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    bottom: -10px;
    bottom: -1rem;
  }
}
@media (min-width: 600px) {
  .modal {
    width: 880px;
    width: 88rem;
    min-height: 500px;
    min-height: 50rem;
    bottom: 0px;
    bottom: 0rem;
    right: 40px;
    right: 4rem;
    box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
    box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
    border-radius: 8px 8px 0 0;
    position: fixed;
    background: #fff;
    -webkit-transform: 0.6s ease;
    transition: transform 0.6s ease;
    transform: translate3d(0, 150%, 0);
    z-index: 500;
  }
  .modal.modal_visible {
    -webkit-transform: 0.6s ease;
    transition: transform 0.6s ease;
    transform: translate3d(0, 0, 0);
  }
  .modal .modal_header {
    padding: 8px 16px;
    padding: 0.8rem 1.6rem;
    background: #0787b9;
    border-radius: 8px 8px 0 0;
    position: relative;
    cursor: pointer;
  }
  .modal .modal_header h3 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
  }
  .modal .modal_header .modal_close {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 16px;
    right: 1.6rem;
    background: transparent;
    cursor: pointer;
    padding: 0;
    width: auto;
  }
  .modal .modal_header .modal_close span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modal .modal_header .modal_close:after {
    font-family: 'font-tesla';
    color: #fff;
    content: "\E906";
  }
  .modal .modal_body {
    padding: 16px;
    padding: 1.6rem;
  }
  .modal .modal_body h4 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0px 0px 16px 0px;
    margin: 0rem 0rem 1.6rem 0rem;
  }
  .modal .modal_body form .half_width > div,
  .modal .modal_body form .third_width > div {
    font-size: initial;
  }
  .modal .modal_body form .half_width > div input,
  .modal .modal_body form .third_width > div input {
    width: 100;
    box-sizing: border-box;
  }
  .modal .modal_body form .hours_content {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  .modal .modal_body form .hours_content > p {
    font-size: 24px;
  }
  .modal .modal_body form .styledBox {
    transform: scale(2);
    margin-left: 10px;
    vertical-align: middle;
  }
  .modal .modal_body form .styledBox > span {
    margin-left: 20px;
  }
  .modal .modal_body form .box_label {
    margin-left: 30px;
    font-size: 20px;
  }
  .modal .modal_body form .btn-float-r {
    float: right;
  }
  .modal .modal_body form .cont_hours_plan input {
    cursor: no-drop;
  }
  .modal .modal_body form .cont_hours_plan input:focus {
    border-color: rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 0 0 1px 0;
  }
  .modal .modal_body form .cont_comment_plan {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
  .modal .modal_body form .cont_comment_plan textarea {
    box-sizing: border-box;
    width: 100%;
  }
  .modal .modal_body form .cont_comment_plan label {
    font-size: initial;
  }
  .modal .modal_body .dropdown_list {
    min-width: 250px;
    min-width: 25rem;
    top: 70px;
    top: 7rem;
    right: auto;
    left: 0;
  }
  .modal .modal_body .add_scroll {
    overflow: auto;
    height: 304px;
  }
  .modal .modal_body .headEditPlan {
    display: flex;
    align-items: flex-start;
  }
  .modal .modal_body .headEditPlan img {
    margin-left: 20px;
    cursor: pointer;
  }
  .modal .modal_footer {
    padding: 16px;
    padding: 1.6rem;
    border-top: 1px solid rgba(117, 117, 117, 0.2);
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .modal .modal_footer button {
    margin: 0px 8px;
    margin: 0rem 0.8rem;
  }
}
/* MEDIA QUERY MOBILE*/
@media (max-width: 600px) {
  .modal {
    width: 100%;
    bottom: 0px;
    bottom: 0rem;
    box-shadow: 0px 0px 3px 0px rgba(117, 117, 117, 0.4);
    box-shadow: 0rem 0rem 0.3rem 0rem rgba(117, 117, 117, 0.4);
    border-radius: 8px 8px 0 0;
    position: fixed;
    background: #fff;
    transition: transform 0.6s ease;
    transform: translate3d(0, 150%, 0);
    z-index: 500;
  }
  .modal.modal_visible {
    -webkit-transform: 0.6s ease;
    transition: transform 0.6s ease;
    transform: translate3d(0, 0, 0);
  }
  .modal .modal_header {
    padding: 8px 16px;
    padding: 0.8rem 1.6rem;
    background: #0787b9;
    border-radius: 8px 8px 0 0;
    position: relative;
    cursor: pointer;
  }
  .modal .modal_header h3 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
  }
  .modal .modal_header .modal_close {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 16px;
    right: 1.6rem;
    background: transparent;
    cursor: pointer;
    padding: 0;
    width: auto;
  }
  .modal .modal_header .modal_close span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modal .modal_header .modal_close:after {
    font-family: 'font-tesla';
    color: #fff;
    content: "\E906";
  }
  .modal .modal_body {
    padding: 16px;
    padding: 1.6rem;
  }
  .modal .modal_body .headEditPlan > i {
    display: none !important;
  }
  .modal .modal_body .headEditPlan > img {
    display: none !important;
  }
  .modal .modal_body h4 {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0px 0px 16px 0px;
    margin: 0rem 0rem 1.6rem 0rem;
  }
  .modal .modal_body form .half_width > div,
  .modal .modal_body form .third_width > div {
    font-size: initial;
  }
  .modal .modal_body form .half_width > div input,
  .modal .modal_body form .third_width > div input {
    width: 80;
    box-sizing: border-box;
  }
  .modal .modal_body form .hours_content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: left;
  }
  .modal .modal_body form .hours_content > p {
    font-size: 18px;
  }
  .modal .modal_body form .styledBox {
    transform: scale(2);
    margin-left: 15px;
    vertical-align: middle;
    float: right;
  }
  .modal .modal_body form .styledBox > span {
    margin-left: 20px;
  }
  .modal .modal_body form .box_label {
    margin-left: 20px;
    font-size: 18px;
  }
  .modal .modal_body form .input_hora {
    font-size: 18px;
    margin-left: 20px;
    float: right;
  }
  .modal .modal_body form .hours_content > div {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .modal .modal_body form .btn-float-r {
    float: right;
  }
  .modal .modal_body form .cont_hours_plan input {
    cursor: no-drop;
  }
  .modal .modal_body form .cont_hours_plan input:focus {
    border-color: rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 0 0 1px 0;
  }
  .modal .modal_body form .cont_comment_plan {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
  .modal .modal_body form .cont_comment_plan textarea {
    box-sizing: border-box;
    width: 100%;
    bottom: 0;
    font-size: 14px;
  }
  .modal .modal_body form .cont_comment_plan label {
    font-size: initial;
  }
  .modal .modal_body form .cont_date_plan {
    width: 50%;
    margin-left: 20px;
  }
  .modal .modal_body form .cont_pre_margin_plan {
    width: 50% !important;
    margin-left: 20px !important;
    font-size: 14px;
  }
  .modal .modal_body form #numWorkers {
    font-size: 16px;
  }
  .modal .modal_body .dropdown_list {
    min-width: 250px;
    min-width: 25rem;
    top: 70px;
    top: 7rem;
    right: auto;
    left: 0;
  }
  .modal .modal_body .add_scroll {
    overflow: auto;
    height: 304px;
  }
  .modal .modal_body .headEditPlan {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .modal .modal_body .headEditPlan img {
    margin-left: 20px;
    cursor: pointer;
  }
  .modal .modal_body .headEditPlan > h4 {
    font-size: 16px;
  }
  .modal .modal_footer {
    padding: 16px;
    padding: 1.6rem;
    border-top: 1px solid rgba(117, 117, 117, 0.2);
    bottom: 0;
    width: 100%;
    text-align: center;
  }
  .modal .modal_footer button {
    margin: 0px 8px;
    margin: 0rem 0.8rem;
  }
  .modal .modal_footer .button_warning {
    display: none;
  }
}
.swal2-popup {
  font-size: 1.6rem !important;
}
.minHeight85 {
  min-height: 85px;
}
.minHeight100 {
  min-height: 100px;
}
.centered {
  text-align: center;
  position: relative;
  top: 3px;
}
.draggable {
  margin-bottom: 30px;
}
.draggable li {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.draggable li:hover {
  transform: translateY(-2px);
}
.red {
  color: red;
}
.cleaningBg {
  background: #03bbe9;
}
.tranquilityPackSuperiorBg {
  background: #00576d;
}
.otherCleanBg {
  background: #db9600;
}
.deepClean {
  background: #caa873;
}
.collectClothingBg {
  background: #af69e9;
}
.spotCleanBg {
  background: #4c85ff;
}
.setUpCleanBg {
  background: #99db00;
}
.dressHomeBg {
  background: #69aa00;
}
.pickServicePlusBg {
  background: #b0aaff;
}
.exitServiceBg {
  background: #f8bb82;
}
.revisionService36Bg {
  background: #ebec8e;
  color: black;
}
.revisionService8Bg {
  background: #ffc31d;
}
.bedCoversBg {
  background: #704300;
}
.duvetCoverBg {
  background: #998200;
}
.bedCoversSuperiorBg {
  background: #a87e3e;
}
.deepCleaningBg {
  background: #1540ff;
}
.cleanClothPieceBg {
  background: #6dabcf;
}
.endSeassonCleaningBg {
  background: #00ccff;
}
.checkinBg {
  background: #b300a4;
}
.checkoutBg {
  background: #c957a3;
}
.homeAssistanceBg {
  background: #dd4a4a;
}
.square {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-success {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.notifications_content {
  display: flex;
  flex-direction: row;
}
.warning_pack_tranquility {
  text-align: start;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 4px;
  width: 30px;
}
.warning_pack_tranquility i {
  font-size: 1.8rem;
}
.warning_observacions i {
  color: #fffb00;
  font-size: 2rem;
  margin-top: 2px;
  margin-right: 2px;
  animation-name: parpadeo;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: parpadeo;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
@keyframes parpadeo {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.print-ico {
  cursor: pointer;
  margin-left: 12px;
}
.mapLegend {
  text-align: left;
}
.tableLlegenda {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.tableLlegenda td,
.tableLlegenda th {
  border: 1px solid #ddd;
  padding: 4px;
}
.tableLlegenda th {
  background-color: #0787b9;
  color: white;
}
.userManageContainer {
  display: flex;
}
.userManageContainer .menu {
  width: 20%;
}
.userManageContainer .menu div {
  margin: 5px 20px 0 20px;
  padding: 10px;
  font-weight: bold;
  background-color: #0787b9;
  color: #fff;
}
.userManageContainer .menu div.select {
  background-color: #065e81;
  color: #fff;
}
.userManageContainer .components {
  width: 80%;
}
.userManageContainer .components div {
  margin: 20px;
}
