@charset "UTF-8";

/*
Theme Name: Alta Guardia Dashboard
Theme URI: https://www.altaguardia.com/
Author: César de la Torre, CTO Alta Guardia
Author URI: https://newdomotec.com/
Description: Dashboard para el control interno de las operaciones de Alta Guardia SL
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.0

Alta Guardia Dashboard, (C) 2021 Alta Guardia
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
body,
html {
  margin: 0 !important;
  background-color: #f7f7f7;
  height:100%;
}
/*LOGIN*/
.login-body {
  background: url(http://altaguardia.newdomotec.com/wp-content/uploads/2021/10/job-moses-2uHWaVj7VV4-unsplash-1-2.png)
    no-repeat;
  background-size: contain;
  position: relative;
  height: 100vh;
  margin: 0;
}
.center {
  width: 845px;
  height: 448px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #ffffff;
  box-shadow: 0px 10px 21px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(15px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 10px;
}
.center div {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
.login-branding {
  background: url("http://dashboard.altaguardia.com/wp-content/themes/altaguardiadashboard/images/bambai.png")
    no-repeat center center #1d1f21;
  padding: 0;
  width: 49%;
}
#loginform {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  color: #878787;
}
.login-form {
  width: 270px;
  padding: 50px 75px;
}
input[type="text"],
input[type="password"] {
  border-radius: 20px;
  width: 305px;
  height: 40px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 10px;
  display: block;
}
input[type="submit"] {
  width: 305px;
  height: 49px;
  background: linear-gradient(
      269.27deg,
      #007df7 0.33%,
      rgba(236, 225, 159, 0) 100%
    ),
    #007df7;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: none;
  border-radius: 10px;
}
hr {
  width: 35%;
  margin: 4%;
  display: inline-block;
  border: 1px solid #c4c4c4;
  vertical-align: middle;
}
.o {
  width: 305px;
  text-align: center;
  height: auto !important;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  color: #c4c4c4;
}
.lostpassword {
  text-align: center;
  width: 305px;
}
a {
  text-decoration: none;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  color: #878787;
}
.login-msg {
  margin: -15px 0 6px;
  color: red;
}
h2 {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-top: 0;
  width: 305px;
  margin-bottom: 60px;
}
#lostpasswordform p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  color: #878787;
}
/*BARRA LATERAL*/
.barra_lateral {
  width: 15%;
  height:100%;
  position:fixed;
  background: #007df7;
}
#page {
  vertical-align: top;
  display: inline-block;
  width: 84%;
  margin-left:15%;
  height: 100vh;
}
.logo_menu {
  width: 70%;
  margin: 15%;
}
.logo_menu img {
  width: 100%;
}
.menu li a {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 5%;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.menu {
  list-style-type: none;
  margin: 0;
  padding-left: 12px;
}
.menu li {
  padding: 25px 0;
  background-repeat: no-repeat;
  background-position: 4% center;
  padding-left: 15%;
}
.current_page_item,.current-page-ancestor {
  background: #f7f7f7;
  border-radius: 10px 0px 0px 10px;
}
.menu_menusec_inicio {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25" height="23" fill="white"><path d="M23.9566 11.3162L13.7683 1.13322L13.0854 0.450311C12.9298 0.295737 12.7194 0.208984 12.5001 0.208984C12.2808 0.208984 12.0703 0.295737 11.9147 0.450311L1.04354 11.3162C0.884102 11.475 0.758095 11.6642 0.672957 11.8725C0.587819 12.0808 0.545276 12.3041 0.547839 12.5291C0.558386 13.4572 1.33094 14.1982 2.25907 14.1982H3.37967V22.786H21.6205V14.1982H22.7648C23.2157 14.1982 23.6402 14.0215 23.9593 13.7025C24.1164 13.5459 24.2408 13.3597 24.3255 13.1546C24.4101 12.9496 24.4532 12.7298 24.4523 12.508C24.4523 12.0598 24.2757 11.6353 23.9566 11.3162ZM13.9766 20.8875H11.0235V15.5086H13.9766V20.8875ZM19.7221 12.2997V20.8875H15.6641V14.8758C15.6641 14.2931 15.1922 13.8211 14.6095 13.8211H10.3907C9.80799 13.8211 9.33602 14.2931 9.33602 14.8758V20.8875H5.27811V12.2997H2.74686L12.5027 2.55178L13.1118 3.16086L22.2559 12.2997H19.7221Z" /></svg>');
}
.menu_menusec_inicio.current_page_item,.menu_menusec_inicio.current-page-ancestor {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25" height="23" fill="%23878787"><path d="M23.9566 11.3162L13.7683 1.13322L13.0854 0.450311C12.9298 0.295737 12.7194 0.208984 12.5001 0.208984C12.2808 0.208984 12.0703 0.295737 11.9147 0.450311L1.04354 11.3162C0.884102 11.475 0.758095 11.6642 0.672957 11.8725C0.587819 12.0808 0.545276 12.3041 0.547839 12.5291C0.558386 13.4572 1.33094 14.1982 2.25907 14.1982H3.37967V22.786H21.6205V14.1982H22.7648C23.2157 14.1982 23.6402 14.0215 23.9593 13.7025C24.1164 13.5459 24.2408 13.3597 24.3255 13.1546C24.4101 12.9496 24.4532 12.7298 24.4523 12.508C24.4523 12.0598 24.2757 11.6353 23.9566 11.3162ZM13.9766 20.8875H11.0235V15.5086H13.9766V20.8875ZM19.7221 12.2997V20.8875H15.6641V14.8758C15.6641 14.2931 15.1922 13.8211 14.6095 13.8211H10.3907C9.80799 13.8211 9.33602 14.2931 9.33602 14.8758V20.8875H5.27811V12.2997H2.74686L12.5027 2.55178L13.1118 3.16086L22.2559 12.2997H19.7221Z" /></svg>');
}
.menu_menusec_gesreservas {
  background-image: url('data:image/svg+xml;utf8,<svg width="30" height="27" xmlns="http://www.w3.org/2000/svg" fill="white"><svg x="4.5" y="7.87" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.875H9.75V3.125H0.75V0.875Z" /></svg><svg x="4.5" y="13" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.375H14.25V2.625H0.75V0.375Z" /></svg><svg x="4.5" y="16.87" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.875H4.11375V3.125H0.75V0.875Z" /></svg><svg x="0" y="0" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 3.375L10.375 0V2.25H2.5C1.90326 2.25 1.33097 2.48705 0.90901 2.90901C0.487053 3.33097 0.25 3.90326 0.25 4.5V22.5C0.25 23.0967 0.487053 23.669 0.90901 24.091C1.33097 24.5129 1.90326 24.75 2.5 24.75H7V22.5H2.5V4.5H10.375V6.75L13.75 3.375Z" /></svg><svg x="9" y="2.25" xmlns="http://www.w3.org/2000/svg"><path d="M0.25 21.625L3.625 25V22.75H11.5C12.0967 22.75 12.669 22.5129 13.091 22.091C13.5129 21.669 13.75 21.0967 13.75 20.5V2.5C13.75 1.90326 13.5129 1.33097 13.091 0.90901C12.669 0.487053 12.0967 0.25 11.5 0.25H7V2.5H11.5V20.5H3.625V18.25L0.25 21.625Z" /></svg></svg>');
}
.menu_menusec_gesreservas.current_page_item,.menu_menusec_gesreservas.current-page-ancestor {
  background-image: url('data:image/svg+xml;utf8,<svg width="30" height="27" xmlns="http://www.w3.org/2000/svg" fill="%23878787"><svg x="4.5" y="7.87" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.875H9.75V3.125H0.75V0.875Z" /></svg><svg x="4.5" y="13" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.375H14.25V2.625H0.75V0.375Z" /></svg><svg x="4.5" y="16.87" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.875H4.11375V3.125H0.75V0.875Z" /></svg><svg x="0" y="0" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 3.375L10.375 0V2.25H2.5C1.90326 2.25 1.33097 2.48705 0.90901 2.90901C0.487053 3.33097 0.25 3.90326 0.25 4.5V22.5C0.25 23.0967 0.487053 23.669 0.90901 24.091C1.33097 24.5129 1.90326 24.75 2.5 24.75H7V22.5H2.5V4.5H10.375V6.75L13.75 3.375Z" /></svg><svg x="9" y="2.25" xmlns="http://www.w3.org/2000/svg"><path d="M0.25 21.625L3.625 25V22.75H11.5C12.0967 22.75 12.669 22.5129 13.091 22.091C13.5129 21.669 13.75 21.0967 13.75 20.5V2.5C13.75 1.90326 13.5129 1.33097 13.091 0.90901C12.669 0.487053 12.0967 0.25 11.5 0.25H7V2.5H11.5V20.5H3.625V18.25L0.25 21.625Z" /></svg></svg>');
}
.menu_menusec_monitoreo {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="23" viewBox="0 0 27 23" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 0.246101C15.6899 0.243222 17.795 1.09305 19.3691 2.61553C20.9433 4.13801 21.8628 6.21353 21.933 8.40235L21.9375 8.6836V13.2927L23.49 16.8432C23.5837 17.0572 23.6225 17.2911 23.6031 17.5238C23.5837 17.7565 23.5065 17.9807 23.3787 18.1762C23.2508 18.3716 23.0762 18.5321 22.8708 18.6431C22.6653 18.7541 22.4354 18.8121 22.2019 18.812L16.875 18.8154C16.8761 19.694 16.5346 20.5384 15.923 21.1692C15.3113 21.8 14.4778 22.1674 13.5996 22.1933C12.7214 22.2192 11.8676 21.9016 11.2198 21.308C10.5721 20.7144 10.1813 19.8916 10.1306 19.0145L10.125 18.812H4.80936C4.57627 18.8117 4.3469 18.7535 4.14185 18.6427C3.93679 18.5319 3.76247 18.3719 3.63455 18.177C3.50662 17.9822 3.42909 17.7586 3.40892 17.5264C3.38875 17.2942 3.42657 17.0606 3.51899 16.8466L5.06249 13.2939V8.6836C5.06249 4.00923 8.83349 0.246101 13.5 0.246101ZM15.1875 18.8131L11.8125 18.8154C11.8124 19.2488 11.9791 19.6657 12.2781 19.9796C12.5771 20.2934 12.9854 20.4802 13.4183 20.5012C13.8513 20.5221 14.2757 20.3757 14.6036 20.0922C14.9315 19.8087 15.1378 19.4099 15.1796 18.9785L15.1864 18.8131H15.1875ZM13.5 1.9336C9.76499 1.9336 6.74999 4.94185 6.74999 8.6836V13.6449L5.23799 17.1256H21.7721L20.25 13.646V8.69823L20.2455 8.4451C20.187 6.6962 19.4504 5.03866 18.1914 3.82334C16.9324 2.60802 15.2499 1.93029 13.5 1.9336ZM23.625 7.28185H25.875C26.0888 7.28192 26.2945 7.36313 26.4508 7.50907C26.607 7.65502 26.7019 7.85481 26.7165 8.06809C26.7311 8.28137 26.6642 8.49223 26.5293 8.65806C26.3943 8.8239 26.2015 8.93234 25.9897 8.96148L25.875 8.96935H23.625C23.4112 8.96929 23.2054 8.88808 23.0492 8.74213C22.893 8.59619 22.798 8.39639 22.7835 8.18311C22.7689 7.96983 22.8358 7.75897 22.9707 7.59314C23.1056 7.42731 23.2985 7.31887 23.5102 7.28973L23.625 7.28185ZM1.12499 7.28185H3.37499C3.58876 7.28192 3.79455 7.36313 3.95075 7.50907C4.10696 7.65502 4.20195 7.85481 4.21652 8.06809C4.23109 8.28137 4.16416 8.49223 4.02925 8.65806C3.89434 8.8239 3.70152 8.93234 3.48974 8.96148L3.37499 8.96935H1.12499C0.91121 8.96929 0.705428 8.88808 0.549221 8.74213C0.393014 8.59619 0.298029 8.39639 0.283458 8.18311C0.268887 7.96983 0.335817 7.75897 0.470724 7.59314C0.60563 7.42731 0.798456 7.31887 1.01024 7.28973L1.12499 7.28185ZM25.425 0.869351C25.5464 1.03106 25.6056 1.23097 25.592 1.4327C25.5784 1.63443 25.4928 1.82456 25.3507 1.96848L25.2562 2.0506L23.0062 3.7381C22.8359 3.86647 22.6233 3.92557 22.4112 3.90352C22.199 3.88146 22.0031 3.77989 21.8628 3.61923C21.7225 3.45857 21.6483 3.25074 21.6551 3.03757C21.6618 2.82439 21.7491 2.62168 21.8992 2.47023L21.9937 2.3881L24.2437 0.700601C24.4228 0.566335 24.6478 0.508684 24.8693 0.540331C25.0908 0.571978 25.2907 0.69033 25.425 0.869351ZM2.75624 0.700601L5.00624 2.3881C5.09488 2.45458 5.16956 2.53787 5.22601 2.63322C5.28247 2.72856 5.31959 2.83409 5.33526 2.94378C5.35093 3.05347 5.34484 3.16517 5.31734 3.2725C5.28984 3.37984 5.24147 3.48071 5.17499 3.56935C5.10851 3.65799 5.02522 3.73267 4.92987 3.78913C4.83453 3.84558 4.729 3.8827 4.61931 3.89837C4.50962 3.91404 4.39792 3.90795 4.29058 3.88045C4.18325 3.85295 4.08238 3.80458 3.99374 3.7381L1.74374 2.0506C1.65509 1.98412 1.58042 1.90083 1.52396 1.80549C1.46751 1.71014 1.43039 1.60461 1.41472 1.49493C1.39905 1.38524 1.40514 1.27353 1.43263 1.1662C1.46013 1.05886 1.50851 0.957993 1.57499 0.869351C1.64147 0.780709 1.72476 0.706029 1.8201 0.649576C1.91544 0.593122 2.02097 0.556001 2.13066 0.540331C2.24035 0.524661 2.35205 0.53075 2.45939 0.558249C2.56673 0.585748 2.66759 0.634119 2.75624 0.700601Z"/></svg>');
}
.menu_menusec_monitoreo.current_page_item,.menu_menusec_monitoreo.current-page-ancestor {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="23" viewBox="0 0 27 23" fill="%23878787" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 0.246101C15.6899 0.243222 17.795 1.09305 19.3691 2.61553C20.9433 4.13801 21.8628 6.21353 21.933 8.40235L21.9375 8.6836V13.2927L23.49 16.8432C23.5837 17.0572 23.6225 17.2911 23.6031 17.5238C23.5837 17.7565 23.5065 17.9807 23.3787 18.1762C23.2508 18.3716 23.0762 18.5321 22.8708 18.6431C22.6653 18.7541 22.4354 18.8121 22.2019 18.812L16.875 18.8154C16.8761 19.694 16.5346 20.5384 15.923 21.1692C15.3113 21.8 14.4778 22.1674 13.5996 22.1933C12.7214 22.2192 11.8676 21.9016 11.2198 21.308C10.5721 20.7144 10.1813 19.8916 10.1306 19.0145L10.125 18.812H4.80936C4.57627 18.8117 4.3469 18.7535 4.14185 18.6427C3.93679 18.5319 3.76247 18.3719 3.63455 18.177C3.50662 17.9822 3.42909 17.7586 3.40892 17.5264C3.38875 17.2942 3.42657 17.0606 3.51899 16.8466L5.06249 13.2939V8.6836C5.06249 4.00923 8.83349 0.246101 13.5 0.246101ZM15.1875 18.8131L11.8125 18.8154C11.8124 19.2488 11.9791 19.6657 12.2781 19.9796C12.5771 20.2934 12.9854 20.4802 13.4183 20.5012C13.8513 20.5221 14.2757 20.3757 14.6036 20.0922C14.9315 19.8087 15.1378 19.4099 15.1796 18.9785L15.1864 18.8131H15.1875ZM13.5 1.9336C9.76499 1.9336 6.74999 4.94185 6.74999 8.6836V13.6449L5.23799 17.1256H21.7721L20.25 13.646V8.69823L20.2455 8.4451C20.187 6.6962 19.4504 5.03866 18.1914 3.82334C16.9324 2.60802 15.2499 1.93029 13.5 1.9336ZM23.625 7.28185H25.875C26.0888 7.28192 26.2945 7.36313 26.4508 7.50907C26.607 7.65502 26.7019 7.85481 26.7165 8.06809C26.7311 8.28137 26.6642 8.49223 26.5293 8.65806C26.3943 8.8239 26.2015 8.93234 25.9897 8.96148L25.875 8.96935H23.625C23.4112 8.96929 23.2054 8.88808 23.0492 8.74213C22.893 8.59619 22.798 8.39639 22.7835 8.18311C22.7689 7.96983 22.8358 7.75897 22.9707 7.59314C23.1056 7.42731 23.2985 7.31887 23.5102 7.28973L23.625 7.28185ZM1.12499 7.28185H3.37499C3.58876 7.28192 3.79455 7.36313 3.95075 7.50907C4.10696 7.65502 4.20195 7.85481 4.21652 8.06809C4.23109 8.28137 4.16416 8.49223 4.02925 8.65806C3.89434 8.8239 3.70152 8.93234 3.48974 8.96148L3.37499 8.96935H1.12499C0.91121 8.96929 0.705428 8.88808 0.549221 8.74213C0.393014 8.59619 0.298029 8.39639 0.283458 8.18311C0.268887 7.96983 0.335817 7.75897 0.470724 7.59314C0.60563 7.42731 0.798456 7.31887 1.01024 7.28973L1.12499 7.28185ZM25.425 0.869351C25.5464 1.03106 25.6056 1.23097 25.592 1.4327C25.5784 1.63443 25.4928 1.82456 25.3507 1.96848L25.2562 2.0506L23.0062 3.7381C22.8359 3.86647 22.6233 3.92557 22.4112 3.90352C22.199 3.88146 22.0031 3.77989 21.8628 3.61923C21.7225 3.45857 21.6483 3.25074 21.6551 3.03757C21.6618 2.82439 21.7491 2.62168 21.8992 2.47023L21.9937 2.3881L24.2437 0.700601C24.4228 0.566335 24.6478 0.508684 24.8693 0.540331C25.0908 0.571978 25.2907 0.69033 25.425 0.869351ZM2.75624 0.700601L5.00624 2.3881C5.09488 2.45458 5.16956 2.53787 5.22601 2.63322C5.28247 2.72856 5.31959 2.83409 5.33526 2.94378C5.35093 3.05347 5.34484 3.16517 5.31734 3.2725C5.28984 3.37984 5.24147 3.48071 5.17499 3.56935C5.10851 3.65799 5.02522 3.73267 4.92987 3.78913C4.83453 3.84558 4.729 3.8827 4.61931 3.89837C4.50962 3.91404 4.39792 3.90795 4.29058 3.88045C4.18325 3.85295 4.08238 3.80458 3.99374 3.7381L1.74374 2.0506C1.65509 1.98412 1.58042 1.90083 1.52396 1.80549C1.46751 1.71014 1.43039 1.60461 1.41472 1.49493C1.39905 1.38524 1.40514 1.27353 1.43263 1.1662C1.46013 1.05886 1.50851 0.957993 1.57499 0.869351C1.64147 0.780709 1.72476 0.706029 1.8201 0.649576C1.91544 0.593122 2.02097 0.556001 2.13066 0.540331C2.24035 0.524661 2.35205 0.53075 2.45939 0.558249C2.56673 0.585748 2.66759 0.634119 2.75624 0.700601Z"/></svg>');
}
.menu_menusec_logistica {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="transparent" xmlns="http://www.w3.org/2000/svg"><path d="M23.0625 6.75H10.6875C9.75552 6.75 9 7.50552 9 8.4375V15.1875C9 16.1195 9.75552 16.875 10.6875 16.875H23.0625C23.9945 16.875 24.75 16.1195 24.75 15.1875V8.4375C24.75 7.50552 23.9945 6.75 23.0625 6.75Z" stroke="white" stroke-width="2" stroke-linejoin="round"/><path d="M13.5 10.125V13.5" stroke="white" stroke-width="2" stroke-linecap="round"/><path d="M20.25 10.125V13.5" stroke="white" stroke-width="2" stroke-linecap="round"/><path d="M20.25 6.75V3.375H13.5V6.75" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.75 20.25H6.75C6.45163 20.25 6.16548 20.1315 5.95451 19.9205C5.74353 19.7095 5.625 19.4234 5.625 19.125V6.1875C5.625 5.88913 5.50647 5.60298 5.2955 5.39201C5.08452 5.18103 4.79837 5.0625 4.5 5.0625H2.25" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6875 23.625C10.2399 23.625 9.81072 23.4472 9.49426 23.1307C9.17779 22.8143 9 22.3851 9 21.9375V20.25H12.375V21.9375C12.375 22.3851 12.1972 22.8143 11.8807 23.1307C11.5643 23.4472 11.1351 23.625 10.6875 23.625Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.8125 23.625C20.3649 23.625 19.9357 23.4472 19.6193 23.1307C19.3028 22.8143 19.125 22.3851 19.125 21.9375V20.25H22.5V21.9375C22.5 22.3851 22.3222 22.8143 22.0057 23.1307C21.6893 23.4472 21.2601 23.625 20.8125 23.625Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.menu_menusec_logistica.current_page_item,.menu_menusec_logistica.current-page-ancestor {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="transparent" xmlns="http://www.w3.org/2000/svg"><path d="M23.0625 6.75H10.6875C9.75552 6.75 9 7.50552 9 8.4375V15.1875C9 16.1195 9.75552 16.875 10.6875 16.875H23.0625C23.9945 16.875 24.75 16.1195 24.75 15.1875V8.4375C24.75 7.50552 23.9945 6.75 23.0625 6.75Z" stroke="%23878787" stroke-width="2" stroke-linejoin="round"/><path d="M13.5 10.125V13.5" stroke="%23878787" stroke-width="2" stroke-linecap="round"/><path d="M20.25 10.125V13.5" stroke="%23878787" stroke-width="2" stroke-linecap="round"/><path d="M20.25 6.75V3.375H13.5V6.75" stroke="%23878787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.75 20.25H6.75C6.45163 20.25 6.16548 20.1315 5.95451 19.9205C5.74353 19.7095 5.625 19.4234 5.625 19.125V6.1875C5.625 5.88913 5.50647 5.60298 5.2955 5.39201C5.08452 5.18103 4.79837 5.0625 4.5 5.0625H2.25" stroke="%23878787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6875 23.625C10.2399 23.625 9.81072 23.4472 9.49426 23.1307C9.17779 22.8143 9 22.3851 9 21.9375V20.25H12.375V21.9375C12.375 22.3851 12.1972 22.8143 11.8807 23.1307C11.5643 23.4472 11.1351 23.625 10.6875 23.625Z" stroke="%23878787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.8125 23.625C20.3649 23.625 19.9357 23.4472 19.6193 23.1307C19.3028 22.8143 19.125 22.3851 19.125 21.9375V20.25H22.5V21.9375C22.5 22.3851 22.3222 22.8143 22.0057 23.1307C21.6893 23.4472 21.2601 23.625 20.8125 23.625Z" stroke="%23878787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.menu_menusec_clientes {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="transparent" xmlns="http://www.w3.org/2000/svg"><path d="M7.875 20.25V19.125C7.875 17.6332 8.46763 16.2024 9.52252 15.1475C10.5774 14.0926 12.0082 13.5 13.5 13.5C14.9918 13.5 16.4226 14.0926 17.4775 15.1475C18.5324 16.2024 19.125 17.6332 19.125 19.125V20.25" stroke="white" stroke-width="1.5" stroke-linecap="round"/><path d="M13.5 13.5C14.3951 13.5 15.2536 13.1444 15.8865 12.5115C16.5194 11.8786 16.875 11.0201 16.875 10.125C16.875 9.22989 16.5194 8.37145 15.8865 7.73851C15.2536 7.10558 14.3951 6.75 13.5 6.75C12.6049 6.75 11.7464 7.10558 11.1135 7.73851C10.4806 8.37145 10.125 9.22989 10.125 10.125C10.125 11.0201 10.4806 11.8786 11.1135 12.5115C11.7464 13.1444 12.6049 13.5 13.5 13.5V13.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.625 4.05V22.95C23.625 23.129 23.5539 23.3007 23.4273 23.4273C23.3007 23.5539 23.129 23.625 22.95 23.625H4.05C3.87098 23.625 3.69929 23.5539 3.5727 23.4273C3.44612 23.3007 3.375 23.129 3.375 22.95V4.05C3.375 3.87098 3.44612 3.69929 3.5727 3.5727C3.69929 3.44612 3.87098 3.375 4.05 3.375H22.95C23.129 3.375 23.3007 3.44612 23.4273 3.5727C23.5539 3.69929 23.625 3.87098 23.625 4.05V4.05Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.menu_menusec_clientes.current_page_item,.menu_menusec_clientes.current-page-ancestor {
  background-image: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="transparent" xmlns="http://www.w3.org/2000/svg"><path d="M7.875 20.25V19.125C7.875 17.6332 8.46763 16.2024 9.52252 15.1475C10.5774 14.0926 12.0082 13.5 13.5 13.5C14.9918 13.5 16.4226 14.0926 17.4775 15.1475C18.5324 16.2024 19.125 17.6332 19.125 19.125V20.25" stroke="%23878787" stroke-width="1.5" stroke-linecap="round"/><path d="M13.5 13.5C14.3951 13.5 15.2536 13.1444 15.8865 12.5115C16.5194 11.8786 16.875 11.0201 16.875 10.125C16.875 9.22989 16.5194 8.37145 15.8865 7.73851C15.2536 7.10558 14.3951 6.75 13.5 6.75C12.6049 6.75 11.7464 7.10558 11.1135 7.73851C10.4806 8.37145 10.125 9.22989 10.125 10.125C10.125 11.0201 10.4806 11.8786 11.1135 12.5115C11.7464 13.1444 12.6049 13.5 13.5 13.5V13.5Z" stroke="%23878787" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.625 4.05V22.95C23.625 23.129 23.5539 23.3007 23.4273 23.4273C23.3007 23.5539 23.129 23.625 22.95 23.625H4.05C3.87098 23.625 3.69929 23.5539 3.5727 23.4273C3.44612 23.3007 3.375 23.129 3.375 22.95V4.05C3.375 3.87098 3.44612 3.69929 3.5727 3.5727C3.69929 3.44612 3.87098 3.375 4.05 3.375H22.95C23.129 3.375 23.3007 3.44612 23.4273 3.5727C23.5539 3.69929 23.625 3.87098 23.625 4.05V4.05Z" stroke="%23878787" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.current_page_item .sub-menu,.current-page-ancestor .sub-menu {
  display: block;
  margin-left: -15%;
  margin-top: 8%;
  border-top: 1px solid #c4c4c4;
}
.sub-menu {
  display: none;
  list-style: none;
  padding: 0px;
}
.current_page_item a,.current-page-ancestor a {
  color: #878787 !important;
}
.sub-menu li {
  padding: 20px 0 0;
}
.sub-menu li a {
  text-transform: none;
}
.menu-item-has-children.current_page_item,.menu-item-has-children.current-page-ancestor {
  background-position: 5% 14%;
}
.menu-item-has-children::after {
  content: "";
  display: block;
  background: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0L8 6L14 0L16 2L8 10L0 2L2 0Z" fill="white"/></svg>')
    no-repeat;
  width: 20px;
  height: 20px;
  float: right;
  margin: 0 5px 0 0;
}
.menu-item-has-children.current_page_item::after,.menu-item-has-children.current-page-ancestor::after {
  content: "";
  display: block;
  background: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 10L8 4L2 10L1.74846e-07 8L8 -6.99382e-07L16 8L14 10Z" fill="%23878787"/></svg>')
    no-repeat;
  width: 20px;
  height: 20px;
  float: right;
  margin: 0 20px 0 0;
}
.menu_menusec_monitoreo.current_page_item::after,.menu_menusec_monitoreo.current-page-ancestor::after {
  margin: -150px 20px 0 0;
}
.menu_menusec_logistica.current_page_item::after,.menu_menusec_logistica.current-page-ancestor::after {
  margin: -112px 20px 0 0;
}
.header_user_info {
  float: right;
}
.header_user_info div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.header_user_info div p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
  text-align: right;
}
.header_user_name {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  color: #ffffff;
  background: #007df7;
  border-radius: 10px;
  padding: 7px;
}
.header h2 {
  display: inline-block;
  text-transform: uppercase;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  color: #000000;
  margin: 0;
  width: auto;
}
.header {
  padding: 3%;
}
.header_desplegable_user {
  background-image: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0L8 6L14 0L16 2L8 10L0 2L2 0Z" fill="%23878787"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  width: 45px;
  height: 45px;
  position: relative;
}
#desplegable_user {
  display: none;
}
#desplegable_user:checked + .header_desplaegable_user {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 10L8 4L2 10L1.74846e-07 8L8 -6.99382e-07L16 8L14 10Z" fill="%23878787"/></svg>')
    no-repeat;
}
.caja_cerrar_sesion {
  width: 274px;
  height: 113.03px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  position: absolute;
  right: -20px;
  top: 55px;
  display: none !important;
  padding: 35px;
  box-shadow: 0px -2px 15px rgba(0, 0, 0, 0.2);
}
.caja_cerrar_sesion:before {
  border: 15px solid white;
  content: "";
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  position: absolute;
  right: 17px;
  bottom: 111px;
}
#desplegable_user:checked + .caja_cerrar_sesion {
  display: inline-block !important;
}
.boton_cerrar_sesion {
  width: 218px;
  height: 40px;
  background: #007df7;
  border-radius: 10px;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  margin: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

#alertas_confirmadas {
  height: 150px;
  background: #ffffff;
  border-radius: 10px;
  padding: 30px;
  margin: 2% 3%;
  overflow-y: scroll;
  display: inline-block;
  vertical-align: top;
}
#alertas_confirmadas table {
  width: 100%;
  display: none;
}
#alertas_confirmadas caption {
  text-align: left;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 21px;
}
#alertas_confirmadas thead {
  position: sticky;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #e50f0f;
  text-align: left;
  height: 40px;
  vertical-align: top;
}
#alertas_confirmadas thead th,
#alertas_confirmadas thead tr {
  border-bottom: 1px solid #ededed;
}
#inventario_sets {
  display: inline-block;
  height: 150px;
  background: #ffffff;
  border-radius: 10px;
  padding: 30px;
  margin: 2% 3%;
}
#inventario_sets h5 {
  margin: 0;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.cajas_inventario_set div {
  display: inline-block;
  width: 32%;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}
.cajas_inventario_set {
  width: 100%;
  height: 90%;
  margin: 5% 0;
}
.cajas_inventario_set p {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #000000;
}
.inventario_set_disponibles {
  border-right: 1px solid #ededed;
}
.inventario_set_deposito {
  border-left: 1px solid #ededed;
}
#inventario_set_disponibles_number {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #48c03d;
}
#inventario_set_activos_number {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #000000;
}
#inventario_set_deposito_number {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #d1b82a;
}
.cajetines_inicio_3 {
  height: 400px;
  background: #ffffff;
  border-radius: 10px;
  padding: 30px;
  margin: 2% 3%;
  overflow-y: scroll;
  display: inline-block;
  vertical-align: top;
}
.cajetines_inicio_3 table {
  width: 100%;
}
.cajetines_inicio_3 caption {
  text-align: left;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 21px;
}
.cajetines_inicio_3 thead {
  position: sticky;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  text-align: left;
  height: 40px;
  vertical-align: top;
}
.tables {
  margin: 2% 2%;
  overflow: scroll;
  padding-left: 0;
  height: 70vh;
}
.search_input {
  width: 91% !important;
  margin: 0% 3%;
  padding: 0 17px;
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.1162 15.5146C21.7163 13.5325 22.433 11.075 22.1229 8.63373C21.8127 6.1925 20.4986 3.94759 18.4435 2.34813C16.3883 0.748671 13.7437 -0.0873816 11.0387 0.00723679C8.33368 0.101855 5.76776 1.12017 3.85429 2.85844C1.94082 4.59672 0.820909 6.92677 0.718616 9.38243C0.616322 11.8381 1.53919 14.2383 3.30258 16.1028C5.06597 17.9673 7.53985 19.1586 10.2293 19.4384C12.9187 19.7182 15.6253 19.0658 17.8077 17.6118H17.806C17.8556 17.6718 17.9085 17.7288 17.968 17.7843L24.3301 23.5599C24.64 23.8414 25.0603 23.9996 25.4987 23.9997C25.9371 23.9999 26.3575 23.8419 26.6676 23.5606C26.9777 23.2793 27.152 22.8977 27.1521 22.4998C27.1523 22.1019 26.9783 21.7202 26.6684 21.4387L20.3063 15.6632C20.2472 15.6089 20.1836 15.5587 20.1162 15.5131V15.5146ZM20.5426 9.74811C20.5426 10.8316 20.3075 11.9045 19.8507 12.9055C19.394 13.9066 18.7245 14.8161 17.8805 15.5823C17.0365 16.3484 16.0346 16.9562 14.9319 17.3708C13.8292 17.7855 12.6473 17.9989 11.4538 17.9989C10.2602 17.9989 9.07832 17.7855 7.97561 17.3708C6.8729 16.9562 5.87096 16.3484 5.02699 15.5823C4.18301 14.8161 3.51353 13.9066 3.05678 12.9055C2.60002 11.9045 2.36493 10.8316 2.36493 9.74811C2.36493 7.55988 3.3225 5.46126 5.02699 3.91395C6.73147 2.36663 9.04325 1.49736 11.4538 1.49736C13.8643 1.49736 16.176 2.36663 17.8805 3.91395C19.585 5.46126 20.5426 7.55988 20.5426 9.74811Z" fill="%23878787"/></svg>');
  background-repeat: no-repeat;
  background-position: 1340px 6px;
}
.tables table {
  width: 100%;
  border-collapse: collapse;
}
#alertas_table table {
  width: 100%;
}
.tables tr {
  height: 68px;
  text-align: center;
}
.tables td {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  line-height: 21px;
  color: #000000;
  text-align: -webkit-center;
  vertical-align: middle;
}
.tables tbody tr:nth-child(odd) {
  background-color: #fff;
  border: #fff;
}
.cajetines_logistica {
  width: 10%;
  height: 95%;
  padding: 30px 30px 0;
  margin: 0 1%;
  display: inline-block;
  vertical-align: top;
  overflow:scroll;
}
.cajetinrellenar {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
}
#apartados_logistica {
  width: 95%;
  margin: 2% 3%;
  overflow-x: scroll;
}
.logistica_space {
  width: 166vw;
  height: 70vh;
}
.cuadroestado {
  background-color: white;
  border-radius: 25px;
  padding: 7px 22px 7px 10px;
  margin: 10px 0;
  order: 2;
  font-weight: bold;
  position: relative;
  cursor:pointer;
}
.estadoincidencia {
  order: 1;
  background-color: #ED7A7A;
}
.cuadroestado::after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0L8 6L14 0L16 2L8 10L0 2L2 0Z" fill="black"/></svg>') no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  transform: rotate(-90deg);
}
/* Works on Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: orange transparent;
}
.cuadroestado p {
  margin: 10px;
}
/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 14px;
}

*::-webkit-scrollbar-track {
  background: white;
}

*::-webkit-scrollbar-thumb {
  background-color: orange;
  border-radius: 20px;
  border: 3px solid white;
}
.activar {
  width: 80%;
  height: 15px;
  background: #48c03d;
  border-radius: 10px;
  padding: 20px 10px;
  color: white;
  font-weight: bolder;
  cursor: pointer;
}
.desactivar {
  width: 80%;
  height: 15px;
  background: #e80d0d;
  border-radius: 10px;
  padding: 20px 10px;
  color: white;
  font-weight: bolder;
  cursor: pointer;
}
.ping {
  width: 80%;
  height: 15px;
  background: #D1B82A;
  border-radius: 10px;
  padding: 20px;
  color: white;
  font-weight: bolder;
  cursor: pointer;
}
.llamar {
  width: 75px;
  height: 15px;
  background-color: #78c9f6;
  border-radius: 10px;
  padding: 20px 10px;
  background-image: url("svg/monitoreo/call_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.registro a {
  color: white;
}
.registro {
  width: 197px;
  height: 15px;
  background: #007df7;
  border-radius: 10px;
  padding: 20px 10px;
  color: white;
  font-weight: bolder;
  cursor: pointer;
  text-align: center;
  margin: 3% 4%;
}
.email {
  width: 75px;
  height: 15px;
  background-color: #569dc5;
  border-radius: 10px;
  padding: 20px 10px;
  background-image: url("svg/monitoreo/email_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

td {
  padding: 10px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #111111bd;
  display: flex;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s 0.9s;
  --transform: translateY(-100vh);
  --transition: transform 0.8s;
}

.modal--show {
  opacity: 1;
  pointer-events: unset;
  transition: opacity 0.6s;
  --transform: translateY(0);
  --transition: transform 0.8s 0.8s;
}

.modal__container {
  margin: auto;
  width: 90%;
  max-width: 600px;
  max-height: 90%;
  background-color: #fff;
  border-radius: 6px;
  padding: 3em 2.5em;
  display: grid;
  gap: 1em;
  place-items: center;
  grid-auto-columns: 100%;
  transform: var(--transform);
  transition: var(--transition);
  overflow-y: scroll;
}

.modal__title {
  font-size: 2.5rem;
}

.modal__btn__call {
  width: 75px;
  height: 15px;
  background-color: #78c9f6;
  border-radius: 10px;
  background-image: url("svg/monitoreo/call_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  padding: 20px 10px;
  margin: auto;
}

.modal__close {
  text-decoration: none;
  color: #fff;
  background-color: #f26250;
  padding: 1em 3em;
  border: 1px solid;
  border-radius: 6px;
  display: inline-block;
  font-weight: 300;
  transition: background-color 0.3s;
}

.modal__close:hover {
  color: #f26250;
  background-color: #fff;
}
#containerSuperior{
    display:grid;
    grid-template-columns: 1fr 1fr;
}
#containerInferior{
    display:grid;
    grid-template-columns: 1fr 1fr 1fr;
}
#swal2-title{
    width:90%;
}

#campo *{
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  font-variant: normal;
}

.campo{
  display: flex;
  width: 75%;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.labelcampo {
  height: 35px;
  flex-basis: 40%;
  position: relative;
  display: block;
  margin: 20px 2px 0 0;
}

.labelcampo > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 900;
  line-height: 32px;
  color: black;
  border: 2px solid #C4C4C4;
  transition: border-bottom-color 200ms ease-in-out;
  border-radius: 12px;
  cursor: text;
  pointer-events: none;
}

.labelcampo > span span {
  position: absolute;
  top: 0;
  left: 10px;
  transform-origin: 0% 50%;
  transition: transform 200ms ease-in-out;
  cursor: text;
}

.labelcampo .field:focus + span span,
.labelcampo .field:not([value=""]):valid + span span,
.labelcampo .field:not([value=""]):disabled + span span{
  transform: scale(0.68) translateX(-10px) translateY(-36px);
  cursor: default;
}

.labelcampo .field:focus + span {
  border-color: #007df7;
}

.field {
  background: white;
  font-weight: 300;
  border: 0 !important;
  color: black;
  outline: none;
  cursor: text;
  display: block;
  width: 100% !important;
  line-height: 32px;
  padding: 3px 10px;
  transition: opacity 200ms ease-in-out;
}

.field:disabled{
    color:#C4C4C4;
}

.field::-webkit-input-placeholder { color: #8898AA; }
.field::-moz-placeholder { color: #8898AA; }

/* IE doesn't show placeholders when empty+focused */
 .field:-ms-input-placeholder { color: #424770; }

.field:not(:focus):placeholder-shown {
  opacity: 0;
}
.camposreserva{
    padding: 0 3%;
    width: 59%;
    display: inline-block;
}
.botones{
    display: inline-block;
    vertical-align: top;
    padding: 0 2%;
    width: 30%;
}
.botonregistro{
    background-color: #007df7;
    padding: 9px 22px;
    text-align: center;
    border-radius: 20px;
    margin: 30px;
    color: white;
    font-weight: bold;
    font-size: 19px;
}
h2.titreserva{
    margin:0;
}
h3.titreserva{
    margin: 30px 0 0;
}
h4.titreserva{
    margin: 10px 0 0;
}
.detallereserva {
  display: inline-block;
  width: 100%;
  padding: 3% 0;
}
@media screen and (max-width:920px){
    .center {
        width: 450px;
        height: 490px;}
    .center div {
        display: block;
        height: 23%;
        width: 100%;}
    .login-form {
        width: 270px !important;}
}
@media screen and (max-width:600px){
    #alertas_table tr > td:nth-child(1),td:nth-child(5),td:nth-child(6),td:nth-child(7),td:nth-child(8),td:nth-child(9){
        display:none;
    }
    #alertas_table tr > th:nth-child(1),th:nth-child(5),th:nth-child(6),th:nth-child(7),th:nth-child(8),th:nth-child(9){
        display:none;
    }
}
@media screen and (max-width:900px){
    .menu li a {
        color:transparent !important;
    }
    .barra_lateral{
        width:99px;
    }
    .logo_menu img {
        width: 200px;}
    .logo_menu {
        width: 38px;
        margin: 20px 30px;
        overflow: hidden;}
    #page{
        width: calc(100% - 105px);
        margin-left: 99px;}
    td{
        padding: 5px;}
    .tables td{
        line-height: 15px;
        font-size: 11px;}
    th{
       font-size: 13px;}
    #alertas_table tr > td:nth-child(10),td:nth-child(11){
        display:none;
    }
    #alertas_table tr > th:nth-child(10),th:nth-child(11){
        display:none;
    }
    .menu li {
        height: 17px;
        background-position: 50% center !important;}
    .header h2 {
        font-size: 21px;}
    .header_user_info div:nth-child(1) {
        display:none;}
    .header_desplegable_user {
        display:inline-block !important;
        margin:0 -10px 8px !important;}
    .header_user_name {
        margin:0 !important;}
    .tables{
        height: 80vh;}
    #containerSuperior {
        grid-template-columns: 1fr;
        width: 100%;
    }
    #containerInferior {
        grid-template-columns: 1fr;
        width: 100%;
        margin-top: 20px;
    }
    #inventario_sets {
        padding: 15px;
        height: 80%;
        margin: 10px 5px;}
    .cajas_inventario_set div {
        width: 31%;}
    .cajas_inventario_set p {
        font-size: 10px;}
    #alertas_confirmadas {
        padding: 15px;
        margin: 10px 5px;}
    #alertas_confirmadas thead th, #alertas_confirmadas thead tr {
        font-size:11px;}
    .menu-item-has-children::after {
        margin: -13px 3px 0 0;}
}

@media screen and (max-width:550px){
    .center {
        width: 89%;}
    .login-form {
        width: 74% !important;
        padding: 10% 13%;}
    .login-form * {
        max-width: 100%;}
}
@keyframes slide-ltr{
  0% {
    animation-timing-function: cubic-bezier(0.4652,0.1051,0.774,0.6426);
    transform: translate(0px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 1;
  }
  22.5% {
    animation-timing-function: cubic-bezier(0.4142,0.3131,0.7623,0.6513);
    transform: translate(47.8px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 1;
  }
  45% {
    animation-timing-function: cubic-bezier(0.3615,0.331,0.9646,1.3461);
    transform: translate(147.8px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 1;
  }
  47.5% {
    animation-timing-function: cubic-bezier(0.7006,0.3332,0.6667,0.6667);
    transform: translate(165.6px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 0;
  }
  50% {
    animation-timing-function: cubic-bezier(0.1604,0.3176,-0.0218,0.6965);
    transform: translate(-200px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 0;
  }
  51% {
    animation-timing-function: cubic-bezier(0.1983,0.3529,0.5263,0.6945);
    transform: translate(-179.8px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 0;
  }
  80.4% {
    animation-timing-function: cubic-bezier(0.2342,0.3708,0.5422,0.9065);
    transform: translate(-38.4px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 1;
  }
  100% {
    transform: translate(0px,0px) rotate(0deg) scale(1,1) skewX(0deg) skewY(0deg);
    opacity: 1;
  }
}