@charset "UTF-8";
.bg-success-light-5 {
  background-color: #d9f5e0;
}

.bg-success-light-4 {
  background-color: #b4eac2;
}

.bg-success-light-3 {
  background-color: #8ee0a3;
}

.bg-success-light-2 {
  background-color: #69d584;
}

.bg-success-light {
  background-color: #43cb65;
}

.bg-success {
  background-color: #30ae50;
}

.bg-success-dark {
  background-color: #289143;
}

.bg-success-dark-2 {
  background-color: #207435;
}

.bg-success-dark-3 {
  background-color: #185728;
}

.bg-success-dark-4 {
  background-color: #103a1b;
}

.bg-success-dark-5 {
  background-color: #081d0d;
}

.bg-primary-light-5 {
  background-color: #d5e9ff;
}

.bg-primary-light-4 {
  background-color: #aad3ff;
}

.bg-primary-light-3 {
  background-color: #80bdff;
}

.bg-primary-light-2 {
  background-color: #55a7ff;
}

.bg-primary-light {
  background-color: #2b91ff;
}

.bg-primary {
  background-color: #007bff;
}

.bg-primary-dark {
  background-color: #0067d5;
}

.bg-primary-dark-2 {
  background-color: #0052aa;
}

.bg-primary-dark-3 {
  background-color: #003e80;
}

.bg-primary-dark-4 {
  background-color: #002955;
}

.bg-primary-dark-5 {
  background-color: #00152b;
}

.bg-info-light-5 {
  background-color: #cef9ff;
}

.bg-info-light-4 {
  background-color: #9cf2ff;
}

.bg-info-light-3 {
  background-color: #6becff;
}

.bg-info-light-2 {
  background-color: #3ae5ff;
}

.bg-info-light {
  background-color: #08dfff;
}

.bg-info {
  background-color: #00bad6;
}

.bg-info-dark {
  background-color: #009bb2;
}

.bg-info-dark-2 {
  background-color: #007c8f;
}

.bg-info-dark-3 {
  background-color: #005d6b;
}

.bg-info-dark-4 {
  background-color: #003e47;
}

.bg-info-dark-5 {
  background-color: #001f24;
}

.bg-danger-light-5 {
  background-color: #fedbde;
}

.bg-danger-light-4 {
  background-color: #feb7bc;
}

.bg-danger-light-3 {
  background-color: #fd949b;
}

.bg-danger-light-2 {
  background-color: #fc7079;
}

.bg-danger-light {
  background-color: #fc4c58;
}

.bg-danger {
  background-color: #fb2836;
}

.bg-danger-dark {
  background-color: #ee0414;
}

.bg-danger-dark-2 {
  background-color: #be0410;
}

.bg-danger-dark-3 {
  background-color: #8f030c;
}

.bg-danger-dark-4 {
  background-color: #5f0208;
}

.bg-danger-dark-5 {
  background-color: #300104;
}

.bg-warning-light-5 {
  background-color: #ffe4d5;
}

.bg-warning-light-4 {
  background-color: #ffc9aa;
}

.bg-warning-light-3 {
  background-color: #ffaf80;
}

.bg-warning-light-2 {
  background-color: #ff9455;
}

.bg-warning-light {
  background-color: #ff792b;
}

.bg-warning {
  background-color: #ff5e00;
}

.bg-warning-dark {
  background-color: #d54e00;
}

.bg-warning-dark-2 {
  background-color: #aa3f00;
}

.bg-warning-dark-3 {
  background-color: #802f00;
}

.bg-warning-dark-4 {
  background-color: #551f00;
}

.bg-warning-dark-5 {
  background-color: #2b1000;
}

.bg-default-light-5 {
  background-color: #e8eaeb;
}

.bg-default-light-4 {
  background-color: #d2d5d7;
}

.bg-default-light-3 {
  background-color: #bbc0c4;
}

.bg-default-light-2 {
  background-color: #a4aab0;
}

.bg-default-light {
  background-color: #8e959c;
}

.bg-default {
  background-color: #778088;
}

.bg-default-dark {
  background-color: #636b71;
}

.bg-default-dark-2 {
  background-color: #4f555b;
}

.bg-default-dark-3 {
  background-color: #3c4044;
}

.bg-default-dark-4 {
  background-color: #282b2d;
}

.bg-default-dark-5 {
  background-color: #141517;
}

.bg-brownie-light-5 {
  background-color: #f3e6e1;
}

.bg-brownie-light-4 {
  background-color: #e7cdc2;
}

.bg-brownie-light-3 {
  background-color: #dbb5a4;
}

.bg-brownie-light-2 {
  background-color: #ce9c86;
}

.bg-brownie-light {
  background-color: #c28367;
}

.bg-brownie {
  background-color: #b66a49;
}

.bg-brownie-dark {
  background-color: #98583d;
}

.bg-brownie-dark-2 {
  background-color: #794731;
}

.bg-brownie-dark-3 {
  background-color: #5b3525;
}

.bg-brownie-dark-4 {
  background-color: #3d2318;
}

.bg-brownie-dark-5 {
  background-color: #1e120c;
}

.bg-smog-light-5 {
  background-color: #eaeaea;
}

.bg-smog-light-4 {
  background-color: #d5d5d5;
}

.bg-smog-light-3 {
  background-color: silver;
}

.bg-smog-light-2 {
  background-color: #aaaaaa;
}

.bg-smog-light {
  background-color: #959595;
}

.bg-smog {
  background-color: #808080;
}

.bg-smog-dark {
  background-color: #6b6b6b;
}

.bg-smog-dark-2 {
  background-color: #555555;
}

.bg-smog-dark-3 {
  background-color: #404040;
}

.bg-smog-dark-4 {
  background-color: #2b2b2b;
}

.bg-smog-dark-5 {
  background-color: #151515;
}

.bg-goldie-light-5 {
  background-color: #fcffdc;
}

.bg-goldie-light-4 {
  background-color: #f9ffb9;
}

.bg-goldie-light-3 {
  background-color: #f6ff96;
}

.bg-goldie-light-2 {
  background-color: #f3ff72;
}

.bg-goldie-light {
  background-color: #f0ff4f;
}

.bg-goldie {
  background-color: #edff2c;
}

.bg-goldie-dark {
  background-color: #e4f900;
}

.bg-goldie-dark-2 {
  background-color: #b6c700;
}

.bg-goldie-dark-3 {
  background-color: #899600;
}

.bg-goldie-dark-4 {
  background-color: #5b6400;
}

.bg-goldie-dark-5 {
  background-color: #2e3200;
}

.bg-lime-light-5 {
  background-color: #ecffdc;
}

.bg-lime-light-4 {
  background-color: #daffb9;
}

.bg-lime-light-3 {
  background-color: #c7ff96;
}

.bg-lime-light-2 {
  background-color: #b4ff72;
}

.bg-lime-light {
  background-color: #a2ff4f;
}

.bg-lime {
  background-color: #8fff2c;
}

.bg-lime-dark {
  background-color: #75f900;
}

.bg-lime-dark-2 {
  background-color: #5ec700;
}

.bg-lime-dark-3 {
  background-color: #469600;
}

.bg-lime-dark-4 {
  background-color: #2f6400;
}

.bg-lime-dark-5 {
  background-color: #173200;
}

/* Clases para adoptar un ancho */
.w-10 {
  width: 10px;
  transition: width 200ms;
}

.w-20 {
  width: 20px;
  transition: width 200ms;
}

.w-30 {
  width: 30px;
  transition: width 200ms;
}

.w-40 {
  width: 40px;
  transition: width 200ms;
}

.w-50 {
  width: 50px;
  transition: width 200ms;
}

.w-60 {
  width: 60px;
  transition: width 200ms;
}

.w-70 {
  width: 70px;
  transition: width 200ms;
}

.w-80 {
  width: 80px;
  transition: width 200ms;
}

.w-90 {
  width: 90px;
  transition: width 200ms;
}

.w-100 {
  width: 100px;
  transition: width 200ms;
}

.w-110 {
  width: 110px;
  transition: width 200ms;
}

.w-120 {
  width: 120px;
  transition: width 200ms;
}

.w-130 {
  width: 130px;
  transition: width 200ms;
}

.w-140 {
  width: 140px;
  transition: width 200ms;
}

.w-150 {
  width: 150px;
  transition: width 200ms;
}

.w-160 {
  width: 160px;
  transition: width 200ms;
}

.w-170 {
  width: 170px;
  transition: width 200ms;
}

.w-180 {
  width: 180px;
  transition: width 200ms;
}

.w-190 {
  width: 190px;
  transition: width 200ms;
}

.w-200 {
  width: 200px;
  transition: width 200ms;
}

.w-210 {
  width: 210px;
  transition: width 200ms;
}

.w-220 {
  width: 220px;
  transition: width 200ms;
}

.w-230 {
  width: 230px;
  transition: width 200ms;
}

.w-240 {
  width: 240px;
  transition: width 200ms;
}

.w-250 {
  width: 250px;
  transition: width 200ms;
}

.w-260 {
  width: 260px;
  transition: width 200ms;
}

.w-270 {
  width: 270px;
  transition: width 200ms;
}

.w-280 {
  width: 280px;
  transition: width 200ms;
}

.w-290 {
  width: 290px;
  transition: width 200ms;
}

.w-300 {
  width: 300px;
  transition: width 200ms;
}

.w-310 {
  width: 310px;
  transition: width 200ms;
}

.w-320 {
  width: 320px;
  transition: width 200ms;
}

.w-330 {
  width: 330px;
  transition: width 200ms;
}

.w-340 {
  width: 340px;
  transition: width 200ms;
}

.w-350 {
  width: 350px;
  transition: width 200ms;
}

.w-360 {
  width: 360px;
  transition: width 200ms;
}

.w-370 {
  width: 370px;
  transition: width 200ms;
}

.w-380 {
  width: 380px;
  transition: width 200ms;
}

.w-390 {
  width: 390px;
  transition: width 200ms;
}

.w-400 {
  width: 400px;
  transition: width 200ms;
}

.w-410 {
  width: 410px;
  transition: width 200ms;
}

.w-420 {
  width: 420px;
  transition: width 200ms;
}

.w-430 {
  width: 430px;
  transition: width 200ms;
}

.w-440 {
  width: 440px;
  transition: width 200ms;
}

.w-450 {
  width: 450px;
  transition: width 200ms;
}

.w-460 {
  width: 460px;
  transition: width 200ms;
}

.w-470 {
  width: 470px;
  transition: width 200ms;
}

.w-480 {
  width: 480px;
  transition: width 200ms;
}

.w-490 {
  width: 490px;
  transition: width 200ms;
}

.w-500 {
  width: 500px;
  transition: width 200ms;
}

.w-510 {
  width: 510px;
  transition: width 200ms;
}

.w-520 {
  width: 520px;
  transition: width 200ms;
}

.w-530 {
  width: 530px;
  transition: width 200ms;
}

.w-540 {
  width: 540px;
  transition: width 200ms;
}

.w-550 {
  width: 550px;
  transition: width 200ms;
}

.w-560 {
  width: 560px;
  transition: width 200ms;
}

.w-570 {
  width: 570px;
  transition: width 200ms;
}

.w-580 {
  width: 580px;
  transition: width 200ms;
}

.w-590 {
  width: 590px;
  transition: width 200ms;
}

.w-600 {
  width: 600px;
  transition: width 200ms;
}

.w-610 {
  width: 610px;
  transition: width 200ms;
}

.w-620 {
  width: 620px;
  transition: width 200ms;
}

.w-630 {
  width: 630px;
  transition: width 200ms;
}

.w-640 {
  width: 640px;
  transition: width 200ms;
}

.w-650 {
  width: 650px;
  transition: width 200ms;
}

.w-660 {
  width: 660px;
  transition: width 200ms;
}

.w-670 {
  width: 670px;
  transition: width 200ms;
}

.w-680 {
  width: 680px;
  transition: width 200ms;
}

.w-690 {
  width: 690px;
  transition: width 200ms;
}

.w-700 {
  width: 700px;
  transition: width 200ms;
}

.w-710 {
  width: 710px;
  transition: width 200ms;
}

.w-720 {
  width: 720px;
  transition: width 200ms;
}

.w-730 {
  width: 730px;
  transition: width 200ms;
}

.w-740 {
  width: 740px;
  transition: width 200ms;
}

.w-750 {
  width: 750px;
  transition: width 200ms;
}

.w-760 {
  width: 760px;
  transition: width 200ms;
}

.w-770 {
  width: 770px;
  transition: width 200ms;
}

.w-780 {
  width: 780px;
  transition: width 200ms;
}

.w-790 {
  width: 790px;
  transition: width 200ms;
}

.w-800 {
  width: 800px;
  transition: width 200ms;
}

.w-810 {
  width: 810px;
  transition: width 200ms;
}

.w-820 {
  width: 820px;
  transition: width 200ms;
}

.w-830 {
  width: 830px;
  transition: width 200ms;
}

.w-840 {
  width: 840px;
  transition: width 200ms;
}

.w-850 {
  width: 850px;
  transition: width 200ms;
}

.w-860 {
  width: 860px;
  transition: width 200ms;
}

.w-870 {
  width: 870px;
  transition: width 200ms;
}

.w-880 {
  width: 880px;
  transition: width 200ms;
}

.w-890 {
  width: 890px;
  transition: width 200ms;
}

.w-900 {
  width: 900px;
  transition: width 200ms;
}

.w-910 {
  width: 910px;
  transition: width 200ms;
}

.w-920 {
  width: 920px;
  transition: width 200ms;
}

.w-930 {
  width: 930px;
  transition: width 200ms;
}

.w-940 {
  width: 940px;
  transition: width 200ms;
}

.w-950 {
  width: 950px;
  transition: width 200ms;
}

.w-960 {
  width: 960px;
  transition: width 200ms;
}

.w-970 {
  width: 970px;
  transition: width 200ms;
}

.w-980 {
  width: 980px;
  transition: width 200ms;
}

.w-990 {
  width: 990px;
  transition: width 200ms;
}

.w-1000 {
  width: 1000px;
  transition: width 200ms;
}

.w-1010 {
  width: 1010px;
  transition: width 200ms;
}

.w-1020 {
  width: 1020px;
  transition: width 200ms;
}

.w-1030 {
  width: 1030px;
  transition: width 200ms;
}

.w-1040 {
  width: 1040px;
  transition: width 200ms;
}

.w-1050 {
  width: 1050px;
  transition: width 200ms;
}

.w-1060 {
  width: 1060px;
  transition: width 200ms;
}

.w-1070 {
  width: 1070px;
  transition: width 200ms;
}

.w-1080 {
  width: 1080px;
  transition: width 200ms;
}

.w-1090 {
  width: 1090px;
  transition: width 200ms;
}

.w-1100 {
  width: 1100px;
  transition: width 200ms;
}

.w-1110 {
  width: 1110px;
  transition: width 200ms;
}

.w-1120 {
  width: 1120px;
  transition: width 200ms;
}

.w-1130 {
  width: 1130px;
  transition: width 200ms;
}

.w-1140 {
  width: 1140px;
  transition: width 200ms;
}

.w-1150 {
  width: 1150px;
  transition: width 200ms;
}

.w-1160 {
  width: 1160px;
  transition: width 200ms;
}

.w-1170 {
  width: 1170px;
  transition: width 200ms;
}

.w-1180 {
  width: 1180px;
  transition: width 200ms;
}

.w-1190 {
  width: 1190px;
  transition: width 200ms;
}

.w-1200 {
  width: 1200px;
  transition: width 200ms;
}

.w-1210 {
  width: 1210px;
  transition: width 200ms;
}

.w-1220 {
  width: 1220px;
  transition: width 200ms;
}

.w-1230 {
  width: 1230px;
  transition: width 200ms;
}

.w-1240 {
  width: 1240px;
  transition: width 200ms;
}

.w-1250 {
  width: 1250px;
  transition: width 200ms;
}

.w-1260 {
  width: 1260px;
  transition: width 200ms;
}

.w-1270 {
  width: 1270px;
  transition: width 200ms;
}

.w-1280 {
  width: 1280px;
  transition: width 200ms;
}

.w-1290 {
  width: 1290px;
  transition: width 200ms;
}

.w-1300 {
  width: 1300px;
  transition: width 200ms;
}

.w-1310 {
  width: 1310px;
  transition: width 200ms;
}

.w-1320 {
  width: 1320px;
  transition: width 200ms;
}

.w-1330 {
  width: 1330px;
  transition: width 200ms;
}

.w-1340 {
  width: 1340px;
  transition: width 200ms;
}

.w-1350 {
  width: 1350px;
  transition: width 200ms;
}

.w-1360 {
  width: 1360px;
  transition: width 200ms;
}

.w-1370 {
  width: 1370px;
  transition: width 200ms;
}

.w-1380 {
  width: 1380px;
  transition: width 200ms;
}

.w-1390 {
  width: 1390px;
  transition: width 200ms;
}

.w-1400 {
  width: 1400px;
  transition: width 200ms;
}

.w-1410 {
  width: 1410px;
  transition: width 200ms;
}

.w-1420 {
  width: 1420px;
  transition: width 200ms;
}

.w-1430 {
  width: 1430px;
  transition: width 200ms;
}

.w-1440 {
  width: 1440px;
  transition: width 200ms;
}

.w-1450 {
  width: 1450px;
  transition: width 200ms;
}

.w-1460 {
  width: 1460px;
  transition: width 200ms;
}

.w-1470 {
  width: 1470px;
  transition: width 200ms;
}

.w-1480 {
  width: 1480px;
  transition: width 200ms;
}

.w-1490 {
  width: 1490px;
  transition: width 200ms;
}

.w-1500 {
  width: 1500px;
  transition: width 200ms;
}

.w-1510 {
  width: 1510px;
  transition: width 200ms;
}

.w-1520 {
  width: 1520px;
  transition: width 200ms;
}

.w-1530 {
  width: 1530px;
  transition: width 200ms;
}

.w-1540 {
  width: 1540px;
  transition: width 200ms;
}

.w-1550 {
  width: 1550px;
  transition: width 200ms;
}

.w-1560 {
  width: 1560px;
  transition: width 200ms;
}

.w-1570 {
  width: 1570px;
  transition: width 200ms;
}

.w-1580 {
  width: 1580px;
  transition: width 200ms;
}

.w-1590 {
  width: 1590px;
  transition: width 200ms;
}

.w-1600 {
  width: 1600px;
  transition: width 200ms;
}

.w-1610 {
  width: 1610px;
  transition: width 200ms;
}

.w-1620 {
  width: 1620px;
  transition: width 200ms;
}

.w-1630 {
  width: 1630px;
  transition: width 200ms;
}

.w-1640 {
  width: 1640px;
  transition: width 200ms;
}

.w-1650 {
  width: 1650px;
  transition: width 200ms;
}

.w-1660 {
  width: 1660px;
  transition: width 200ms;
}

.w-1670 {
  width: 1670px;
  transition: width 200ms;
}

.w-1680 {
  width: 1680px;
  transition: width 200ms;
}

.w-1690 {
  width: 1690px;
  transition: width 200ms;
}

.w-1700 {
  width: 1700px;
  transition: width 200ms;
}

.w-1710 {
  width: 1710px;
  transition: width 200ms;
}

.w-1720 {
  width: 1720px;
  transition: width 200ms;
}

.w-1730 {
  width: 1730px;
  transition: width 200ms;
}

.w-1740 {
  width: 1740px;
  transition: width 200ms;
}

.w-1750 {
  width: 1750px;
  transition: width 200ms;
}

.w-1760 {
  width: 1760px;
  transition: width 200ms;
}

.w-1770 {
  width: 1770px;
  transition: width 200ms;
}

.w-1780 {
  width: 1780px;
  transition: width 200ms;
}

.w-1790 {
  width: 1790px;
  transition: width 200ms;
}

.w-1800 {
  width: 1800px;
  transition: width 200ms;
}

.w-1810 {
  width: 1810px;
  transition: width 200ms;
}

.w-1820 {
  width: 1820px;
  transition: width 200ms;
}

.w-1830 {
  width: 1830px;
  transition: width 200ms;
}

.w-1840 {
  width: 1840px;
  transition: width 200ms;
}

.w-1850 {
  width: 1850px;
  transition: width 200ms;
}

.w-1860 {
  width: 1860px;
  transition: width 200ms;
}

.w-1870 {
  width: 1870px;
  transition: width 200ms;
}

.w-1880 {
  width: 1880px;
  transition: width 200ms;
}

.w-1890 {
  width: 1890px;
  transition: width 200ms;
}

.w-1900 {
  width: 1900px;
  transition: width 200ms;
}

.w-1910 {
  width: 1910px;
  transition: width 200ms;
}

.w-1920 {
  width: 1920px;
  transition: width 200ms;
}

.w-1930 {
  width: 1930px;
  transition: width 200ms;
}

.w-1940 {
  width: 1940px;
  transition: width 200ms;
}

.w-1950 {
  width: 1950px;
  transition: width 200ms;
}

.w-1960 {
  width: 1960px;
  transition: width 200ms;
}

.w-1970 {
  width: 1970px;
  transition: width 200ms;
}

.w-1980 {
  width: 1980px;
  transition: width 200ms;
}

.w-1990 {
  width: 1990px;
  transition: width 200ms;
}

/* Clases para adoptar un ancho */
.ml-10 {
  margin-left: 10px;
}

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

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-200 {
  margin-left: 200px;
}

.ml-210 {
  margin-left: 210px;
}

.ml-220 {
  margin-left: 220px;
}

.ml-230 {
  margin-left: 230px;
}

.ml-240 {
  margin-left: 240px;
}

.ml-250 {
  margin-left: 250px;
}

.ml-260 {
  margin-left: 260px;
}

.ml-270 {
  margin-left: 270px;
}

.ml-280 {
  margin-left: 280px;
}

.ml-290 {
  margin-left: 290px;
}

.ml-300 {
  margin-left: 300px;
}

.ml-310 {
  margin-left: 310px;
}

.ml-320 {
  margin-left: 320px;
}

.ml-330 {
  margin-left: 330px;
}

.ml-340 {
  margin-left: 340px;
}

.ml-350 {
  margin-left: 350px;
}

.ml-360 {
  margin-left: 360px;
}

.ml-370 {
  margin-left: 370px;
}

.ml-380 {
  margin-left: 380px;
}

.ml-390 {
  margin-left: 390px;
}

.ml-400 {
  margin-left: 400px;
}

.ml-410 {
  margin-left: 410px;
}

.ml-420 {
  margin-left: 420px;
}

.ml-430 {
  margin-left: 430px;
}

.ml-440 {
  margin-left: 440px;
}

.ml-450 {
  margin-left: 450px;
}

.ml-460 {
  margin-left: 460px;
}

.ml-470 {
  margin-left: 470px;
}

.ml-480 {
  margin-left: 480px;
}

.ml-490 {
  margin-left: 490px;
}

.ml-500 {
  margin-left: 500px;
}

.ml-510 {
  margin-left: 510px;
}

.ml-520 {
  margin-left: 520px;
}

.ml-530 {
  margin-left: 530px;
}

.ml-540 {
  margin-left: 540px;
}

.ml-550 {
  margin-left: 550px;
}

.ml-560 {
  margin-left: 560px;
}

.ml-570 {
  margin-left: 570px;
}

.ml-580 {
  margin-left: 580px;
}

.ml-590 {
  margin-left: 590px;
}

.ml-600 {
  margin-left: 600px;
}

.ml-610 {
  margin-left: 610px;
}

.ml-620 {
  margin-left: 620px;
}

.ml-630 {
  margin-left: 630px;
}

.ml-640 {
  margin-left: 640px;
}

.ml-650 {
  margin-left: 650px;
}

.ml-660 {
  margin-left: 660px;
}

.ml-670 {
  margin-left: 670px;
}

.ml-680 {
  margin-left: 680px;
}

.ml-690 {
  margin-left: 690px;
}

.ml-700 {
  margin-left: 700px;
}

.ml-710 {
  margin-left: 710px;
}

.ml-720 {
  margin-left: 720px;
}

.ml-730 {
  margin-left: 730px;
}

.ml-740 {
  margin-left: 740px;
}

.ml-750 {
  margin-left: 750px;
}

.ml-760 {
  margin-left: 760px;
}

.ml-770 {
  margin-left: 770px;
}

.ml-780 {
  margin-left: 780px;
}

.ml-790 {
  margin-left: 790px;
}

.ml-800 {
  margin-left: 800px;
}

.ml-810 {
  margin-left: 810px;
}

.ml-820 {
  margin-left: 820px;
}

.ml-830 {
  margin-left: 830px;
}

.ml-840 {
  margin-left: 840px;
}

.ml-850 {
  margin-left: 850px;
}

.ml-860 {
  margin-left: 860px;
}

.ml-870 {
  margin-left: 870px;
}

.ml-880 {
  margin-left: 880px;
}

.ml-890 {
  margin-left: 890px;
}

.ml-900 {
  margin-left: 900px;
}

.ml-910 {
  margin-left: 910px;
}

.ml-920 {
  margin-left: 920px;
}

.ml-930 {
  margin-left: 930px;
}

.ml-940 {
  margin-left: 940px;
}

.ml-950 {
  margin-left: 950px;
}

.ml-960 {
  margin-left: 960px;
}

.ml-970 {
  margin-left: 970px;
}

.ml-980 {
  margin-left: 980px;
}

.ml-990 {
  margin-left: 990px;
}

.ml-1000 {
  margin-left: 1000px;
}

.ml-1010 {
  margin-left: 1010px;
}

.ml-1020 {
  margin-left: 1020px;
}

.ml-1030 {
  margin-left: 1030px;
}

.ml-1040 {
  margin-left: 1040px;
}

.ml-1050 {
  margin-left: 1050px;
}

.ml-1060 {
  margin-left: 1060px;
}

.ml-1070 {
  margin-left: 1070px;
}

.ml-1080 {
  margin-left: 1080px;
}

.ml-1090 {
  margin-left: 1090px;
}

.ml-1100 {
  margin-left: 1100px;
}

.ml-1110 {
  margin-left: 1110px;
}

.ml-1120 {
  margin-left: 1120px;
}

.ml-1130 {
  margin-left: 1130px;
}

.ml-1140 {
  margin-left: 1140px;
}

.ml-1150 {
  margin-left: 1150px;
}

.ml-1160 {
  margin-left: 1160px;
}

.ml-1170 {
  margin-left: 1170px;
}

.ml-1180 {
  margin-left: 1180px;
}

.ml-1190 {
  margin-left: 1190px;
}

.ml-1200 {
  margin-left: 1200px;
}

.ml-1210 {
  margin-left: 1210px;
}

.ml-1220 {
  margin-left: 1220px;
}

.ml-1230 {
  margin-left: 1230px;
}

.ml-1240 {
  margin-left: 1240px;
}

.ml-1250 {
  margin-left: 1250px;
}

.ml-1260 {
  margin-left: 1260px;
}

.ml-1270 {
  margin-left: 1270px;
}

.ml-1280 {
  margin-left: 1280px;
}

.ml-1290 {
  margin-left: 1290px;
}

.ml-1300 {
  margin-left: 1300px;
}

.ml-1310 {
  margin-left: 1310px;
}

.ml-1320 {
  margin-left: 1320px;
}

.ml-1330 {
  margin-left: 1330px;
}

.ml-1340 {
  margin-left: 1340px;
}

.ml-1350 {
  margin-left: 1350px;
}

.ml-1360 {
  margin-left: 1360px;
}

.ml-1370 {
  margin-left: 1370px;
}

.ml-1380 {
  margin-left: 1380px;
}

.ml-1390 {
  margin-left: 1390px;
}

.ml-1400 {
  margin-left: 1400px;
}

.ml-1410 {
  margin-left: 1410px;
}

.ml-1420 {
  margin-left: 1420px;
}

.ml-1430 {
  margin-left: 1430px;
}

.ml-1440 {
  margin-left: 1440px;
}

.ml-1450 {
  margin-left: 1450px;
}

.ml-1460 {
  margin-left: 1460px;
}

.ml-1470 {
  margin-left: 1470px;
}

.ml-1480 {
  margin-left: 1480px;
}

.ml-1490 {
  margin-left: 1490px;
}

.ml-1500 {
  margin-left: 1500px;
}

.ml-1510 {
  margin-left: 1510px;
}

.ml-1520 {
  margin-left: 1520px;
}

.ml-1530 {
  margin-left: 1530px;
}

.ml-1540 {
  margin-left: 1540px;
}

.ml-1550 {
  margin-left: 1550px;
}

.ml-1560 {
  margin-left: 1560px;
}

.ml-1570 {
  margin-left: 1570px;
}

.ml-1580 {
  margin-left: 1580px;
}

.ml-1590 {
  margin-left: 1590px;
}

.ml-1600 {
  margin-left: 1600px;
}

.ml-1610 {
  margin-left: 1610px;
}

.ml-1620 {
  margin-left: 1620px;
}

.ml-1630 {
  margin-left: 1630px;
}

.ml-1640 {
  margin-left: 1640px;
}

.ml-1650 {
  margin-left: 1650px;
}

.ml-1660 {
  margin-left: 1660px;
}

.ml-1670 {
  margin-left: 1670px;
}

.ml-1680 {
  margin-left: 1680px;
}

.ml-1690 {
  margin-left: 1690px;
}

.ml-1700 {
  margin-left: 1700px;
}

.ml-1710 {
  margin-left: 1710px;
}

.ml-1720 {
  margin-left: 1720px;
}

.ml-1730 {
  margin-left: 1730px;
}

.ml-1740 {
  margin-left: 1740px;
}

.ml-1750 {
  margin-left: 1750px;
}

.ml-1760 {
  margin-left: 1760px;
}

.ml-1770 {
  margin-left: 1770px;
}

.ml-1780 {
  margin-left: 1780px;
}

.ml-1790 {
  margin-left: 1790px;
}

.ml-1800 {
  margin-left: 1800px;
}

.ml-1810 {
  margin-left: 1810px;
}

.ml-1820 {
  margin-left: 1820px;
}

.ml-1830 {
  margin-left: 1830px;
}

.ml-1840 {
  margin-left: 1840px;
}

.ml-1850 {
  margin-left: 1850px;
}

.ml-1860 {
  margin-left: 1860px;
}

.ml-1870 {
  margin-left: 1870px;
}

.ml-1880 {
  margin-left: 1880px;
}

.ml-1890 {
  margin-left: 1890px;
}

.ml-1900 {
  margin-left: 1900px;
}

.ml-1910 {
  margin-left: 1910px;
}

.ml-1920 {
  margin-left: 1920px;
}

.ml-1930 {
  margin-left: 1930px;
}

.ml-1940 {
  margin-left: 1940px;
}

.ml-1950 {
  margin-left: 1950px;
}

.ml-1960 {
  margin-left: 1960px;
}

.ml-1970 {
  margin-left: 1970px;
}

.ml-1980 {
  margin-left: 1980px;
}

.ml-1990 {
  margin-left: 1990px;
}

/* Clases para ancho mínimo */
.mw-10 {
  min-width: 10px;
}

.mw-20 {
  min-width: 20px;
}

.mw-30 {
  min-width: 30px;
}

.mw-40 {
  min-width: 40px;
}

.mw-50 {
  min-width: 50px;
}

.mw-60 {
  min-width: 60px;
}

.mw-70 {
  min-width: 70px;
}

.mw-80 {
  min-width: 80px;
}

.mw-90 {
  min-width: 90px;
}

.mw-100 {
  min-width: 100px;
}

.mw-110 {
  min-width: 110px;
}

.mw-120 {
  min-width: 120px;
}

.mw-130 {
  min-width: 130px;
}

.mw-140 {
  min-width: 140px;
}

.mw-150 {
  min-width: 150px;
}

.mw-160 {
  min-width: 160px;
}

.mw-170 {
  min-width: 170px;
}

.mw-180 {
  min-width: 180px;
}

.mw-190 {
  min-width: 190px;
}

.mw-200 {
  min-width: 200px;
}

.mw-210 {
  min-width: 210px;
}

.mw-220 {
  min-width: 220px;
}

.mw-230 {
  min-width: 230px;
}

.mw-240 {
  min-width: 240px;
}

.mw-250 {
  min-width: 250px;
}

.mw-260 {
  min-width: 260px;
}

.mw-270 {
  min-width: 270px;
}

.mw-280 {
  min-width: 280px;
}

.mw-290 {
  min-width: 290px;
}

.mw-300 {
  min-width: 300px;
}

.mw-310 {
  min-width: 310px;
}

.mw-320 {
  min-width: 320px;
}

.mw-330 {
  min-width: 330px;
}

.mw-340 {
  min-width: 340px;
}

.mw-350 {
  min-width: 350px;
}

.mw-360 {
  min-width: 360px;
}

.mw-370 {
  min-width: 370px;
}

.mw-380 {
  min-width: 380px;
}

.mw-390 {
  min-width: 390px;
}

.mw-400 {
  min-width: 400px;
}

.mw-410 {
  min-width: 410px;
}

.mw-420 {
  min-width: 420px;
}

.mw-430 {
  min-width: 430px;
}

.mw-440 {
  min-width: 440px;
}

.mw-450 {
  min-width: 450px;
}

.mw-460 {
  min-width: 460px;
}

.mw-470 {
  min-width: 470px;
}

.mw-480 {
  min-width: 480px;
}

.mw-490 {
  min-width: 490px;
}

.mw-500 {
  min-width: 500px;
}

.mw-510 {
  min-width: 510px;
}

.mw-520 {
  min-width: 520px;
}

.mw-530 {
  min-width: 530px;
}

.mw-540 {
  min-width: 540px;
}

.mw-550 {
  min-width: 550px;
}

.mw-560 {
  min-width: 560px;
}

.mw-570 {
  min-width: 570px;
}

.mw-580 {
  min-width: 580px;
}

.mw-590 {
  min-width: 590px;
}

.mw-600 {
  min-width: 600px;
}

.mw-610 {
  min-width: 610px;
}

.mw-620 {
  min-width: 620px;
}

.mw-630 {
  min-width: 630px;
}

.mw-640 {
  min-width: 640px;
}

.mw-650 {
  min-width: 650px;
}

.mw-660 {
  min-width: 660px;
}

.mw-670 {
  min-width: 670px;
}

.mw-680 {
  min-width: 680px;
}

.mw-690 {
  min-width: 690px;
}

.mw-700 {
  min-width: 700px;
}

.mw-710 {
  min-width: 710px;
}

.mw-720 {
  min-width: 720px;
}

.mw-730 {
  min-width: 730px;
}

.mw-740 {
  min-width: 740px;
}

.mw-750 {
  min-width: 750px;
}

.mw-760 {
  min-width: 760px;
}

.mw-770 {
  min-width: 770px;
}

.mw-780 {
  min-width: 780px;
}

.mw-790 {
  min-width: 790px;
}

.mw-800 {
  min-width: 800px;
}

.mw-810 {
  min-width: 810px;
}

.mw-820 {
  min-width: 820px;
}

.mw-830 {
  min-width: 830px;
}

.mw-840 {
  min-width: 840px;
}

.mw-850 {
  min-width: 850px;
}

.mw-860 {
  min-width: 860px;
}

.mw-870 {
  min-width: 870px;
}

.mw-880 {
  min-width: 880px;
}

.mw-890 {
  min-width: 890px;
}

.mw-900 {
  min-width: 900px;
}

.mw-910 {
  min-width: 910px;
}

.mw-920 {
  min-width: 920px;
}

.mw-930 {
  min-width: 930px;
}

.mw-940 {
  min-width: 940px;
}

.mw-950 {
  min-width: 950px;
}

.mw-960 {
  min-width: 960px;
}

.mw-970 {
  min-width: 970px;
}

.mw-980 {
  min-width: 980px;
}

.mw-990 {
  min-width: 990px;
}

.mw-1000 {
  min-width: 1000px;
}

.mw-1010 {
  min-width: 1010px;
}

.mw-1020 {
  min-width: 1020px;
}

.mw-1030 {
  min-width: 1030px;
}

.mw-1040 {
  min-width: 1040px;
}

.mw-1050 {
  min-width: 1050px;
}

.mw-1060 {
  min-width: 1060px;
}

.mw-1070 {
  min-width: 1070px;
}

.mw-1080 {
  min-width: 1080px;
}

.mw-1090 {
  min-width: 1090px;
}

.mw-1100 {
  min-width: 1100px;
}

.mw-1110 {
  min-width: 1110px;
}

.mw-1120 {
  min-width: 1120px;
}

.mw-1130 {
  min-width: 1130px;
}

.mw-1140 {
  min-width: 1140px;
}

.mw-1150 {
  min-width: 1150px;
}

.mw-1160 {
  min-width: 1160px;
}

.mw-1170 {
  min-width: 1170px;
}

.mw-1180 {
  min-width: 1180px;
}

.mw-1190 {
  min-width: 1190px;
}

.mw-1200 {
  min-width: 1200px;
}

.mw-1210 {
  min-width: 1210px;
}

.mw-1220 {
  min-width: 1220px;
}

.mw-1230 {
  min-width: 1230px;
}

.mw-1240 {
  min-width: 1240px;
}

.mw-1250 {
  min-width: 1250px;
}

.mw-1260 {
  min-width: 1260px;
}

.mw-1270 {
  min-width: 1270px;
}

.mw-1280 {
  min-width: 1280px;
}

.mw-1290 {
  min-width: 1290px;
}

.mw-1300 {
  min-width: 1300px;
}

.mw-1310 {
  min-width: 1310px;
}

.mw-1320 {
  min-width: 1320px;
}

.mw-1330 {
  min-width: 1330px;
}

.mw-1340 {
  min-width: 1340px;
}

.mw-1350 {
  min-width: 1350px;
}

.mw-1360 {
  min-width: 1360px;
}

.mw-1370 {
  min-width: 1370px;
}

.mw-1380 {
  min-width: 1380px;
}

.mw-1390 {
  min-width: 1390px;
}

.mw-1400 {
  min-width: 1400px;
}

.mw-1410 {
  min-width: 1410px;
}

.mw-1420 {
  min-width: 1420px;
}

.mw-1430 {
  min-width: 1430px;
}

.mw-1440 {
  min-width: 1440px;
}

.mw-1450 {
  min-width: 1450px;
}

.mw-1460 {
  min-width: 1460px;
}

.mw-1470 {
  min-width: 1470px;
}

.mw-1480 {
  min-width: 1480px;
}

.mw-1490 {
  min-width: 1490px;
}

.mw-1500 {
  min-width: 1500px;
}

.mw-1510 {
  min-width: 1510px;
}

.mw-1520 {
  min-width: 1520px;
}

.mw-1530 {
  min-width: 1530px;
}

.mw-1540 {
  min-width: 1540px;
}

.mw-1550 {
  min-width: 1550px;
}

.mw-1560 {
  min-width: 1560px;
}

.mw-1570 {
  min-width: 1570px;
}

.mw-1580 {
  min-width: 1580px;
}

.mw-1590 {
  min-width: 1590px;
}

.mw-1600 {
  min-width: 1600px;
}

.mw-1610 {
  min-width: 1610px;
}

.mw-1620 {
  min-width: 1620px;
}

.mw-1630 {
  min-width: 1630px;
}

.mw-1640 {
  min-width: 1640px;
}

.mw-1650 {
  min-width: 1650px;
}

.mw-1660 {
  min-width: 1660px;
}

.mw-1670 {
  min-width: 1670px;
}

.mw-1680 {
  min-width: 1680px;
}

.mw-1690 {
  min-width: 1690px;
}

.mw-1700 {
  min-width: 1700px;
}

.mw-1710 {
  min-width: 1710px;
}

.mw-1720 {
  min-width: 1720px;
}

.mw-1730 {
  min-width: 1730px;
}

.mw-1740 {
  min-width: 1740px;
}

.mw-1750 {
  min-width: 1750px;
}

.mw-1760 {
  min-width: 1760px;
}

.mw-1770 {
  min-width: 1770px;
}

.mw-1780 {
  min-width: 1780px;
}

.mw-1790 {
  min-width: 1790px;
}

.mw-1800 {
  min-width: 1800px;
}

.mw-1810 {
  min-width: 1810px;
}

.mw-1820 {
  min-width: 1820px;
}

.mw-1830 {
  min-width: 1830px;
}

.mw-1840 {
  min-width: 1840px;
}

.mw-1850 {
  min-width: 1850px;
}

.mw-1860 {
  min-width: 1860px;
}

.mw-1870 {
  min-width: 1870px;
}

.mw-1880 {
  min-width: 1880px;
}

.mw-1890 {
  min-width: 1890px;
}

.mw-1900 {
  min-width: 1900px;
}

.mw-1910 {
  min-width: 1910px;
}

.mw-1920 {
  min-width: 1920px;
}

.mw-1930 {
  min-width: 1930px;
}

.mw-1940 {
  min-width: 1940px;
}

.mw-1950 {
  min-width: 1950px;
}

.mw-1960 {
  min-width: 1960px;
}

.mw-1970 {
  min-width: 1970px;
}

.mw-1980 {
  min-width: 1980px;
}

.mw-1990 {
  min-width: 1990px;
}

/* Clases para el ancho en porcentajes */
.pw-10 {
  width: 10%;
  transition: width 200ms;
}

.pw-20 {
  width: 20%;
  transition: width 200ms;
}

.pw-30 {
  width: 30%;
  transition: width 200ms;
}

.pw-40 {
  width: 40%;
  transition: width 200ms;
}

.pw-50 {
  width: 50%;
  transition: width 200ms;
}

.pw-60 {
  width: 60%;
  transition: width 200ms;
}

.pw-70 {
  width: 70%;
  transition: width 200ms;
}

.pw-80 {
  width: 80%;
  transition: width 200ms;
}

.pw-90 {
  width: 90%;
  transition: width 200ms;
}

.mh-50 {
  min-height: 50px;
}

.mh-100 {
  min-height: 100px;
}

.mh-150 {
  min-height: 150px;
}

.mh-200 {
  min-height: 200px;
}

.mh-250 {
  min-height: 250px;
}

.mh-300 {
  min-height: 300px;
}

.mh-350 {
  min-height: 350px;
}

.mh-400 {
  min-height: 400px;
}

.mh-450 {
  min-height: 450px;
}

/* Función que carga las fuentes */
/***************
CARGA DE FUENTES
***************/
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'dotsfont';
  src: url('../fonts/dotsfont/dotsfont.woff') format('woff'), url('../fonts/dotsfont/dotsfont.ttf') format('truetype'), url('../fonts/dotsfont/dotsfont.svg#dotsfont') format('svg');
}
button,
.button {
  font-family: RobotoCondensed;
  font-weight: normal;
  color: white;
  background-color: #778088;
  border: 1px solid #778088;
  outline: none;
  position: relative;
  border-radius: 2px;
  font-size: 1.2rem;
  padding: 1px 10px;
}
button:focus,
.button:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 0 6px rgba(0, 0, 0, 0.8) inset;
}
button:active:not(:disabled),
.button:active:not(:disabled) {
  box-shadow: 0px 1px 5px black inset;
}
button.bordered,
.button.bordered {
  color: #778088;
  background-color: white;
}
button.bordered:hover:after,
.button.bordered:hover:after {
  border-color: #778088;
}
button.bordered:focus:after,
.button.bordered:focus:after {
  border-color: #778088;
}
button.bordered:active:after,
.button.bordered:active:after {
  border-color: #778088;
}
button:disabled,
.button:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.success,
.button.success {
  border: 1px solid #30ae50;
  background-color: #30ae50;
}
button.success.bordered,
.button.success.bordered {
  color: #30ae50;
  background-color: white;
}
button.success.bordered:hover:after,
.button.success.bordered:hover:after {
  border-color: #30ae50;
}
button.success.bordered:focus:after,
.button.success.bordered:focus:after {
  border-color: #30ae50;
}
button.success.bordered:active:after,
.button.success.bordered:active:after {
  border-color: #30ae50;
}
button.success:disabled,
.button.success:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.primary,
.button.primary {
  border: 1px solid #007bff;
  background-color: #007bff;
}
button.primary.bordered,
.button.primary.bordered {
  color: #007bff;
  background-color: white;
}
button.primary.bordered:hover:after,
.button.primary.bordered:hover:after {
  border-color: #007bff;
}
button.primary.bordered:focus:after,
.button.primary.bordered:focus:after {
  border-color: #007bff;
}
button.primary.bordered:active:after,
.button.primary.bordered:active:after {
  border-color: #007bff;
}
button.primary:disabled,
.button.primary:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.info,
.button.info {
  border: 1px solid #00bad6;
  background-color: #00bad6;
}
button.info.bordered,
.button.info.bordered {
  color: #00bad6;
  background-color: white;
}
button.info.bordered:hover:after,
.button.info.bordered:hover:after {
  border-color: #00bad6;
}
button.info.bordered:focus:after,
.button.info.bordered:focus:after {
  border-color: #00bad6;
}
button.info.bordered:active:after,
.button.info.bordered:active:after {
  border-color: #00bad6;
}
button.info:disabled,
.button.info:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.danger,
.button.danger {
  border: 1px solid #fb2836;
  background-color: #fb2836;
}
button.danger.bordered,
.button.danger.bordered {
  color: #fb2836;
  background-color: white;
}
button.danger.bordered:hover:after,
.button.danger.bordered:hover:after {
  border-color: #fb2836;
}
button.danger.bordered:focus:after,
.button.danger.bordered:focus:after {
  border-color: #fb2836;
}
button.danger.bordered:active:after,
.button.danger.bordered:active:after {
  border-color: #fb2836;
}
button.danger:disabled,
.button.danger:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.warning,
.button.warning {
  border: 1px solid #ff5e00;
  background-color: #ff5e00;
}
button.warning.bordered,
.button.warning.bordered {
  color: #ff5e00;
  background-color: white;
}
button.warning.bordered:hover:after,
.button.warning.bordered:hover:after {
  border-color: #ff5e00;
}
button.warning.bordered:focus:after,
.button.warning.bordered:focus:after {
  border-color: #ff5e00;
}
button.warning.bordered:active:after,
.button.warning.bordered:active:after {
  border-color: #ff5e00;
}
button.warning:disabled,
.button.warning:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.default,
.button.default {
  border: 1px solid #778088;
  background-color: #778088;
}
button.default.bordered,
.button.default.bordered {
  color: #778088;
  background-color: white;
}
button.default.bordered:hover:after,
.button.default.bordered:hover:after {
  border-color: #778088;
}
button.default.bordered:focus:after,
.button.default.bordered:focus:after {
  border-color: #778088;
}
button.default.bordered:active:after,
.button.default.bordered:active:after {
  border-color: #778088;
}
button.default:disabled,
.button.default:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.brownie,
.button.brownie {
  border: 1px solid #b66a49;
  background-color: #b66a49;
}
button.brownie.bordered,
.button.brownie.bordered {
  color: #b66a49;
  background-color: white;
}
button.brownie.bordered:hover:after,
.button.brownie.bordered:hover:after {
  border-color: #b66a49;
}
button.brownie.bordered:focus:after,
.button.brownie.bordered:focus:after {
  border-color: #b66a49;
}
button.brownie.bordered:active:after,
.button.brownie.bordered:active:after {
  border-color: #b66a49;
}
button.brownie:disabled,
.button.brownie:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.smog,
.button.smog {
  border: 1px solid #808080;
  background-color: #808080;
}
button.smog.bordered,
.button.smog.bordered {
  color: #808080;
  background-color: white;
}
button.smog.bordered:hover:after,
.button.smog.bordered:hover:after {
  border-color: #808080;
}
button.smog.bordered:focus:after,
.button.smog.bordered:focus:after {
  border-color: #808080;
}
button.smog.bordered:active:after,
.button.smog.bordered:active:after {
  border-color: #808080;
}
button.smog:disabled,
.button.smog:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.goldie,
.button.goldie {
  border: 1px solid #edff2c;
  background-color: #edff2c;
}
button.goldie.bordered,
.button.goldie.bordered {
  color: #edff2c;
  background-color: white;
}
button.goldie.bordered:hover:after,
.button.goldie.bordered:hover:after {
  border-color: #edff2c;
}
button.goldie.bordered:focus:after,
.button.goldie.bordered:focus:after {
  border-color: #edff2c;
}
button.goldie.bordered:active:after,
.button.goldie.bordered:active:after {
  border-color: #edff2c;
}
button.goldie:disabled,
.button.goldie:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}
button.lime,
.button.lime {
  border: 1px solid #8fff2c;
  background-color: #8fff2c;
}
button.lime.bordered,
.button.lime.bordered {
  color: #8fff2c;
  background-color: white;
}
button.lime.bordered:hover:after,
.button.lime.bordered:hover:after {
  border-color: #8fff2c;
}
button.lime.bordered:focus:after,
.button.lime.bordered:focus:after {
  border-color: #8fff2c;
}
button.lime.bordered:active:after,
.button.lime.bordered:active:after {
  border-color: #8fff2c;
}
button.lime:disabled,
.button.lime:disabled {
  color: #8e959c;
  border-color: #bbc0c4;
  background-color: #d2d5d7;
}

.icon-button {
  border: none;
  background-color: transparent;
  transition: 300ms all;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 5px;
  font-size: 1.5rem;
  color: #636b71;
}
.icon-button:before {
  color: #636b71;
  transition: 300ms all;
}
.icon-button:after {
  border-radius: 30%;
}
.icon-button:hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #636b71;
  transition: 300ms all;
}
.icon-button:hover:not(:disabled):before {
  color: white;
  transition: 300ms all;
}
.icon-button:disabled {
  color: #808080;
  background-color: #d5d5d5;
  transition: 300ms all;
}
.icon-button.success:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.success:not(:disabled):before {
  color: #289143;
}
.icon-button.success:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #289143;
}
.icon-button.success:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.success:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.primary:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.primary:not(:disabled):before {
  color: #0067d5;
}
.icon-button.primary:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #0067d5;
}
.icon-button.primary:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.primary:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.info:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.info:not(:disabled):before {
  color: #009bb2;
}
.icon-button.info:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #009bb2;
}
.icon-button.info:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.info:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.danger:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.danger:not(:disabled):before {
  color: #ee0414;
}
.icon-button.danger:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #ee0414;
}
.icon-button.danger:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.danger:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.warning:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.warning:not(:disabled):before {
  color: #d54e00;
}
.icon-button.warning:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #d54e00;
}
.icon-button.warning:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.warning:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.default:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.default:not(:disabled):before {
  color: #636b71;
}
.icon-button.default:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #636b71;
}
.icon-button.default:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.default:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.brownie:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.brownie:not(:disabled):before {
  color: #98583d;
}
.icon-button.brownie:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #98583d;
}
.icon-button.brownie:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.brownie:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.smog:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.smog:not(:disabled):before {
  color: #6b6b6b;
}
.icon-button.smog:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #6b6b6b;
}
.icon-button.smog:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.smog:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.goldie:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.goldie:not(:disabled):before {
  color: #e4f900;
}
.icon-button.goldie:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #e4f900;
}
.icon-button.goldie:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.goldie:disabled {
  border: none;
  background-color: transparent;
}
.icon-button.lime:not(:disabled) {
  border: none;
  background-color: transparent;
  color: #636b71;
}
.icon-button.lime:not(:disabled):before {
  color: #75f900;
}
.icon-button.lime:not(:disabled):hover:not(:disabled) {
  color: white;
  border: none;
  background-color: #75f900;
}
.icon-button.lime:not(:disabled):hover:not(:disabled):before {
  color: white;
}
.icon-button.lime:disabled {
  border: none;
  background-color: transparent;
}
.icon-button i.pf-polselements {
  line-height: normal !important;
}
.icon-button .icon-sub {
  position: absolute;
  bottom: 0.1em;
  right: 0.1em;
}

.icon-sub {
  background-color: white;
  border-radius: 50%;
  border: 1px solid white;
  font-size: 0.7em;
}

.main-menu-content {
  overflow: auto;
}
.main-menu-content::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  border-radius: 3.5px;
}
.main-menu-content::-webkit-scrollbar-button {
  display: none;
  border-radius: 3.5px;
}
.main-menu-content::-webkit-scrollbar-track {
  margin: 2px;
  border-radius: 3.5px;
  background-color: rgba(255, 255, 255, 0.2);
}
.main-menu-content::-webkit-scrollbar-thumb {
  border-radius: 3.5px;
  background-color: #404040;
}
.main-menu-content::-webkit-scrollbar-corner {
  background-color: transparent;
}

#login-form {
  position: fixed;
  z-index: 4;
  /* Animaciones */
}
#login-form .background {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: grid;
  align-items: center;
  justify-items: center;
  background-image: radial-gradient(at center top, #d2d2d2, #8e8e8e);
  overflow: auto;
}
#login-form img {
  align-self: center;
  max-width: 100%;
  max-height: 130px;
  margin-bottom: 20px;
  filter: drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 5px white);
}
#login-form form {
  width: 300px;
  display: grid;
  grid-auto-rows: min-content;
  padding: 20px;
  box-sizing: border-box;
  gap: 5px;
  justify-items: center;
}
#login-form .grupo {
  display: grid;
  grid-auto-rows: min-content;
  box-sizing: border-box;
  gap: 5px;
  justify-items: center;
  width: 100%;
}
#login-form label {
  margin-bottom: 3px;
}
#login-form label,
#login-form button {
  font-size: 12px;
  font-weight: bold;
}
#login-form button {
  height: 32px;
  width: calc(100% - 70px);
  border-radius: 100px;
}
#login-form input {
  width: calc(100% - 70px);
  border: 1px solid #778088;
  background-color: #a4aab0 !important;
  padding: 2px 12px;
  font-size: 20px;
  outline: none;
  font-weight: lighter;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 100px;
}
#login-form input:focus,
#login-form input:active {
  box-shadow: 0px 0px 3px 1px #55a7ff !important;
}
@media (max-width: 300px) {
  #login-form {
    width: 100%;
    top: 0px;
  }
}
@keyframes show-background {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show-form {
  0% {
    opacity: 0;
    transform: rotate(10deg) scale(0.7);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
}
#login-form .background.show-enter-active {
  animation: show-background 0.2s ease-out;
}
#login-form .background.show-enter-active form {
  animation: show-form 0.2s ease-out;
}

#login-form .background.show-leave-active {
  animation: show-background 0.2s ease-out reverse;
}
#login-form .background.show-leave-active form {
  animation: show-form 0.2s ease-out reverse;
}

@keyframes fields-login-form {
  0% {
    opacity: 0;
    max-height: 0px;
  }
  50% {
    opacity: 0;
    max-height: 120px;
  }
  100% {
    opacity: 1;
    max-height: 120px;
  }
}
.fields-login-form-enter {
  max-height: 0px;
}

.fields-login-form-enter-active {
  animation: fields-login-form 0.3s ease-out;
}

.fields-login-form-leave-active {
  animation: fields-login-form 0.3s ease-out reverse;
}

.fields-login-form-leave-to {
  max-height: 0px;
}

.block {
  display: block;
}

.grid {
  display: grid;
}
.grid.center {
  justify-items: center;
  align-items: center;
}

.stretch {
  align-self: stretch;
}

.bordered {
  border-radius: 2px;
  border: 1px solid #bbc0c4;
  box-sizing: border-box;
}

.border-top {
  border-top: 1px solid #bbc0c4;
  box-sizing: border-box;
}

.border-bottom {
  border-bottom: 1px solid #bbc0c4;
  box-sizing: border-box;
}

.content {
  overflow: auto;
}

.card {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #00000066;
}
.card hr {
  border-top: 1px solid #636b71;
}
.card.success {
  background-color: #d9f5e0;
  color: #081d0d;
}
.card.success hr {
  border-top: 1px solid #289143;
}
.card.primary {
  background-color: #d5e9ff;
  color: #00152b;
}
.card.primary hr {
  border-top: 1px solid #0067d5;
}
.card.info {
  background-color: #cef9ff;
  color: #001f24;
}
.card.info hr {
  border-top: 1px solid #009bb2;
}
.card.danger {
  background-color: #fedbde;
  color: #300104;
}
.card.danger hr {
  border-top: 1px solid #ee0414;
}
.card.warning {
  background-color: #ffe4d5;
  color: #2b1000;
}
.card.warning hr {
  border-top: 1px solid #d54e00;
}
.card.default {
  background-color: #e8eaeb;
  color: #141517;
}
.card.default hr {
  border-top: 1px solid #636b71;
}
.card.brownie {
  background-color: #f3e6e1;
  color: #1e120c;
}
.card.brownie hr {
  border-top: 1px solid #98583d;
}
.card.smog {
  background-color: #eaeaea;
  color: #151515;
}
.card.smog hr {
  border-top: 1px solid #6b6b6b;
}
.card.goldie {
  background-color: #fcffdc;
  color: #2e3200;
}
.card.goldie hr {
  border-top: 1px solid #e4f900;
}
.card.lime {
  background-color: #ecffdc;
  color: #173200;
}
.card.lime hr {
  border-top: 1px solid #75f900;
}

.thumbs {
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  padding: 5px;
}
.thumbs > .label {
  width: 100%;
  border-radius: 0px;
  margin-bottom: 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #00000066;
  padding: 5px;
  text-align: left;
}
.thumbs .thumb {
  display: grid;
  grid-gap: 4px;
  background-color: white;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px;
  grid-template-rows: 150px min-content;
  justify-items: center;
  align-items: center;
  border-radius: 4px;
  width: min-content;
  box-shadow: 0px 0px 5px #00000066;
}
.thumbs .thumb:hover {
  box-shadow: 0px 0px 3px #007bff;
}
.thumbs .thumb .image {
  max-width: 150px;
  max-height: 150px;
  height: auto;
  width: auto;
  border: 1px solid #d2d5d7;
  background-color: white;
  border-radius: 2px;
}
.thumbs .thumb .image.pf-polselements {
  font-size: 50px;
  width: 150px;
  height: 150px;
  display: grid;
  justify-items: center;
  align-items: center;
}
.thumbs .thumb .label {
  display: grid;
  justify-items: center;
  align-items: center;
  background-color: transparent;
  color: #404040;
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 9px;
}

.no-wrap {
  flex-wrap: nowrap;
}

/* Maquetación principal */
.body {
  display: grid;
  grid-gap: 3px;
  grid-template-rows: min-content;
}
.body:not(.columns).auto-auto {
  grid-template-rows: auto auto;
}
.body:not(.columns).mc-mc-auto {
  grid-template-rows: min-content min-content auto;
}
.body:not(.columns).mc-mc-mc-auto {
  grid-template-rows: min-content min-content min-content auto;
}
.body:not(.columns).mc-mc-mc-auto-mc {
  grid-template-rows: min-content min-content min-content auto min-content;
}
.body:not(.columns).mc-auto-mc {
  grid-template-rows: min-content auto min-content;
}
.body:not(.columns).mc-mc-auto-mc {
  grid-template-rows: min-content min-content auto min-content;
}
.body:not(.columns).mc-mc-mc-auto-mc {
  grid-template-rows: min-content min-content min-content auto min-content;
}
.body:not(.columns).mc-mc-auto-mc-mc {
  grid-template-rows: min-content min-content auto min-content min-content;
}
.body:not(.columns).mc-auto {
  grid-template-rows: min-content auto;
}
.body:not(.columns).auto-mc {
  grid-template-rows: auto min-content;
}
.body:not(.columns).auto-mc-mc {
  grid-template-rows: auto min-content min-content;
}
.body:not(.columns).mc-auto-mc-mc {
  grid-template-rows: min-content auto min-content min-content;
}
.body:not(.columns).mc-auto-mc-mc-mc {
  grid-template-rows: min-content auto min-content min-content min-content;
}
.body.columns {
  grid-auto-flow: column;
  grid-template-columns: min-content;
  grid-template-rows: none;
}
.body.columns.auto-auto {
  grid-template-columns: auto auto;
}
.body.columns.mc-auto {
  grid-template-columns: min-content auto;
}
.body.columns.auto-mc {
  grid-template-columns: auto min-content;
}
.body.columns.mc-auto-mc {
  grid-template-columns: min-content auto min-content;
}
.body.columns.mc-mc-auto-mc {
  grid-template-columns: min-content min-content auto min-content;
}
.body.columns.mc-mc {
  grid-template-columns: min-content min-content;
}

/* TOOLBAR - Botones de Acción */
.toolbar {
  display: grid;
  grid-gap: 2px;
  grid-auto-flow: column;
  grid-auto-columns: min-content;
}
.toolbar .icon-button {
  font-size: 1.1428571429rem;
  font-weight: bold;
  padding: 0.6666666667rem;
  gap: 0.6666666667rem;
  border-radius: 2px;
  white-space: nowrap;
}
.toolbar .icon-button:before {
  font-size: 2rem;
}

/* Indicadores. Por lo general irán juntos, por ello, comparten el mismo tamaño de fuente. */
.indicators {
  display: grid;
  grid-gap: 1px;
  grid-auto-flow: column;
  justify-content: end;
}
.indicators .indicator {
  background-color: #d2d5d7;
  font-size: 1.2rem;
  padding: 0.5rem;
  border-radius: 2px;
  display: grid;
  grid-gap: 1rem;
  grid-auto-flow: column;
  grid-template-columns: min-content max-content;
}
.indicators .indicator .icon {
  color: white;
  background-color: #778088;
  border-radius: 2px;
  padding: 0.5rem;
  line-height: 1;
  font-size: 10px;
  display: grid;
  align-items: center;
  justify-items: center;
  position: relative;
  width: 14px;
}
.indicators .indicator .content {
  padding: 0.5rem;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  align-items: center;
  min-height: min-content;
}
.indicators .indicator.success {
  background-color: #b4eac2;
}
.indicators .indicator.success .icon {
  background-color: #30ae50;
}
.indicators .indicator.primary {
  background-color: #aad3ff;
}
.indicators .indicator.primary .icon {
  background-color: #007bff;
}
.indicators .indicator.info {
  background-color: #9cf2ff;
}
.indicators .indicator.info .icon {
  background-color: #00bad6;
}
.indicators .indicator.danger {
  background-color: #feb7bc;
}
.indicators .indicator.danger .icon {
  background-color: #fb2836;
}
.indicators .indicator.warning {
  background-color: #ffc9aa;
}
.indicators .indicator.warning .icon {
  background-color: #ff5e00;
}
.indicators .indicator.default {
  background-color: #d2d5d7;
}
.indicators .indicator.default .icon {
  background-color: #778088;
}
.indicators .indicator.brownie {
  background-color: #e7cdc2;
}
.indicators .indicator.brownie .icon {
  background-color: #b66a49;
}
.indicators .indicator.smog {
  background-color: #d5d5d5;
}
.indicators .indicator.smog .icon {
  background-color: #808080;
}
.indicators .indicator.goldie {
  background-color: #f9ffb9;
}
.indicators .indicator.goldie .icon {
  background-color: #edff2c;
}
.indicators .indicator.lime {
  background-color: #daffb9;
}
.indicators .indicator.lime .icon {
  background-color: #8fff2c;
}

/* En el header irán los campos de Filtro. */
.header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: min-content;
  grid-gap: 2px;
  align-items: end;
}
.header .icon-button {
  font-size: 18px;
  padding: 4px;
  width: 32px;
  align-self: stretch;
}
.header .filtering-input {
  display: grid;
  min-width: 80px;
}
.header .filtering-input label {
  justify-content: start;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0px 4px;
  white-space: nowrap;
}
.header .filtering-input input,
.header .filtering-input pols-paginator,
.header .filtering-input pols-input-combo,
.header .filtering-input pols-date {
  margin: 0px;
}
.header pols-waiting-icon {
  height: 22px;
  width: 22px;
}
.header pols-time,
.header pols-date {
  width: 110px;
}

/* Coloca rayas grises */
.striped {
  background-image: linear-gradient(45deg, white 0%, white 6.25%, #eaeaea 6.25%, #eaeaea 18.75%, white 18.75%, white 31.25%, #eeeeee 31.25%, #eeeeee 43.75%, white 43.75%, white 56.25%, #eaeaea 56.25%, #eaeaea 68.75%, white 68.75%, white 81.25%, #eeeeee 81.25%, #eeeeee 93.75%, white 93.75%, white 100%);
  background-size: 20px 20px;
  background-repeat: repeat;
  border: 1px solid silver;
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: inset 0px 0px 10px;
}

hr {
  border-top: 1px solid #a4aab0;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-block-start: 2px;
  margin-block-end: 2px;
}
hr.separator {
  border-top: 0px;
  margin-block-start: 5px;
  margin-block-end: 5px;
}

.tab-headers {
  display: flex;
}
.tab-headers pols-header {
  padding: 5px 10px;
}

/* Footer */
.footer {
  border-top: 1px solid #a4aab0;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: min-content;
  grid-auto-columns: min-content;
  grid-gap: 5px;
  padding-top: 5px;
  justify-content: end;
}
.footer button {
  padding: 3px 10px;
  white-space: nowrap;
}
.footer hr {
  border-left: 1px solid #a4aab0;
}

/* Grupo de elementos */
.group {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 8px;
  align-items: center;
  position: relative;
  grid-gap: 2px;
  padding: 1px 0px;
  /* Ajuste de las clases 'w' para que se distribuyan en función a las columnas del grid */
}
.group label {
  font-size: 1.2rem;
  padding: 0px 3px;
  box-sizing: border-box;
  display: grid;
  justify-items: end;
  align-items: center;
  font-weight: bold;
  text-align: end;
}
.group > button {
  padding: 0px 10px;
  align-self: stretch;
}
.group .w-10:not(td) {
  grid-column: auto/span 1;
  width: auto;
}
.group .w-20:not(td) {
  grid-column: auto/span 2;
  width: auto;
}
.group .w-30:not(td) {
  grid-column: auto/span 3;
  width: auto;
}
.group .w-40:not(td) {
  grid-column: auto/span 4;
  width: auto;
}
.group .w-50:not(td) {
  grid-column: auto/span 5;
  width: auto;
}
.group .w-60:not(td) {
  grid-column: auto/span 6;
  width: auto;
}
.group .w-70:not(td) {
  grid-column: auto/span 7;
  width: auto;
}
.group .w-80:not(td) {
  grid-column: auto/span 8;
  width: auto;
}
.group .w-90:not(td) {
  grid-column: auto/span 9;
  width: auto;
}
.group .w-100:not(td) {
  grid-column: auto/span 10;
  width: auto;
}
.group .w-110:not(td) {
  grid-column: auto/span 11;
  width: auto;
}
.group .w-120:not(td) {
  grid-column: auto/span 12;
  width: auto;
}
.group .w-130:not(td) {
  grid-column: auto/span 13;
  width: auto;
}
.group .w-140:not(td) {
  grid-column: auto/span 14;
  width: auto;
}
.group .w-150:not(td) {
  grid-column: auto/span 15;
  width: auto;
}
.group .w-160:not(td) {
  grid-column: auto/span 16;
  width: auto;
}
.group .w-170:not(td) {
  grid-column: auto/span 17;
  width: auto;
}
.group .w-180:not(td) {
  grid-column: auto/span 18;
  width: auto;
}
.group .w-190:not(td) {
  grid-column: auto/span 19;
  width: auto;
}
.group .w-200:not(td) {
  grid-column: auto/span 20;
  width: auto;
}
.group .w-210:not(td) {
  grid-column: auto/span 21;
  width: auto;
}
.group .w-220:not(td) {
  grid-column: auto/span 22;
  width: auto;
}
.group .w-230:not(td) {
  grid-column: auto/span 23;
  width: auto;
}
.group .w-240:not(td) {
  grid-column: auto/span 24;
  width: auto;
}
.group .w-250:not(td) {
  grid-column: auto/span 25;
  width: auto;
}
.group .w-260:not(td) {
  grid-column: auto/span 26;
  width: auto;
}
.group .w-270:not(td) {
  grid-column: auto/span 27;
  width: auto;
}
.group .w-280:not(td) {
  grid-column: auto/span 28;
  width: auto;
}
.group .w-290:not(td) {
  grid-column: auto/span 29;
  width: auto;
}
.group .w-300:not(td) {
  grid-column: auto/span 30;
  width: auto;
}
.group .w-310:not(td) {
  grid-column: auto/span 31;
  width: auto;
}
.group .w-320:not(td) {
  grid-column: auto/span 32;
  width: auto;
}
.group .w-330:not(td) {
  grid-column: auto/span 33;
  width: auto;
}
.group .w-340:not(td) {
  grid-column: auto/span 34;
  width: auto;
}
.group .w-350:not(td) {
  grid-column: auto/span 35;
  width: auto;
}
.group .w-360:not(td) {
  grid-column: auto/span 36;
  width: auto;
}
.group .w-370:not(td) {
  grid-column: auto/span 37;
  width: auto;
}
.group .w-380:not(td) {
  grid-column: auto/span 38;
  width: auto;
}
.group .w-390:not(td) {
  grid-column: auto/span 39;
  width: auto;
}
.group .w-400:not(td) {
  grid-column: auto/span 40;
  width: auto;
}
.group .w-410:not(td) {
  grid-column: auto/span 41;
  width: auto;
}
.group .w-420:not(td) {
  grid-column: auto/span 42;
  width: auto;
}
.group .w-430:not(td) {
  grid-column: auto/span 43;
  width: auto;
}
.group .w-440:not(td) {
  grid-column: auto/span 44;
  width: auto;
}
.group .w-450:not(td) {
  grid-column: auto/span 45;
  width: auto;
}
.group .w-460:not(td) {
  grid-column: auto/span 46;
  width: auto;
}
.group .w-470:not(td) {
  grid-column: auto/span 47;
  width: auto;
}
.group .w-480:not(td) {
  grid-column: auto/span 48;
  width: auto;
}
.group .w-490:not(td) {
  grid-column: auto/span 49;
  width: auto;
}
.group .w-500:not(td) {
  grid-column: auto/span 50;
  width: auto;
}
.group .w-510:not(td) {
  grid-column: auto/span 51;
  width: auto;
}
.group .w-520:not(td) {
  grid-column: auto/span 52;
  width: auto;
}
.group .w-530:not(td) {
  grid-column: auto/span 53;
  width: auto;
}
.group .w-540:not(td) {
  grid-column: auto/span 54;
  width: auto;
}
.group .w-550:not(td) {
  grid-column: auto/span 55;
  width: auto;
}
.group .w-560:not(td) {
  grid-column: auto/span 56;
  width: auto;
}
.group .w-570:not(td) {
  grid-column: auto/span 57;
  width: auto;
}
.group .w-580:not(td) {
  grid-column: auto/span 58;
  width: auto;
}
.group .w-590:not(td) {
  grid-column: auto/span 59;
  width: auto;
}
.group .w-600:not(td) {
  grid-column: auto/span 60;
  width: auto;
}
.group .w-610:not(td) {
  grid-column: auto/span 61;
  width: auto;
}
.group .w-620:not(td) {
  grid-column: auto/span 62;
  width: auto;
}
.group .w-630:not(td) {
  grid-column: auto/span 63;
  width: auto;
}
.group .w-640:not(td) {
  grid-column: auto/span 64;
  width: auto;
}
.group .w-650:not(td) {
  grid-column: auto/span 65;
  width: auto;
}
.group .w-660:not(td) {
  grid-column: auto/span 66;
  width: auto;
}
.group .w-670:not(td) {
  grid-column: auto/span 67;
  width: auto;
}
.group .w-680:not(td) {
  grid-column: auto/span 68;
  width: auto;
}
.group .w-690:not(td) {
  grid-column: auto/span 69;
  width: auto;
}
.group .w-700:not(td) {
  grid-column: auto/span 70;
  width: auto;
}
.group .w-710:not(td) {
  grid-column: auto/span 71;
  width: auto;
}
.group .w-720:not(td) {
  grid-column: auto/span 72;
  width: auto;
}
.group .w-730:not(td) {
  grid-column: auto/span 73;
  width: auto;
}
.group .w-740:not(td) {
  grid-column: auto/span 74;
  width: auto;
}
.group .w-750:not(td) {
  grid-column: auto/span 75;
  width: auto;
}
.group .w-760:not(td) {
  grid-column: auto/span 76;
  width: auto;
}
.group .w-770:not(td) {
  grid-column: auto/span 77;
  width: auto;
}
.group .w-780:not(td) {
  grid-column: auto/span 78;
  width: auto;
}
.group .w-790:not(td) {
  grid-column: auto/span 79;
  width: auto;
}
.group .w-800:not(td) {
  grid-column: auto/span 80;
  width: auto;
}
.group .w-810:not(td) {
  grid-column: auto/span 81;
  width: auto;
}
.group .w-820:not(td) {
  grid-column: auto/span 82;
  width: auto;
}
.group .w-830:not(td) {
  grid-column: auto/span 83;
  width: auto;
}
.group .w-840:not(td) {
  grid-column: auto/span 84;
  width: auto;
}
.group .w-850:not(td) {
  grid-column: auto/span 85;
  width: auto;
}
.group .w-860:not(td) {
  grid-column: auto/span 86;
  width: auto;
}
.group .w-870:not(td) {
  grid-column: auto/span 87;
  width: auto;
}
.group .w-880:not(td) {
  grid-column: auto/span 88;
  width: auto;
}
.group .w-890:not(td) {
  grid-column: auto/span 89;
  width: auto;
}
.group .w-900:not(td) {
  grid-column: auto/span 90;
  width: auto;
}
.group .w-910:not(td) {
  grid-column: auto/span 91;
  width: auto;
}
.group .w-920:not(td) {
  grid-column: auto/span 92;
  width: auto;
}
.group .w-930:not(td) {
  grid-column: auto/span 93;
  width: auto;
}
.group .w-940:not(td) {
  grid-column: auto/span 94;
  width: auto;
}
.group .w-950:not(td) {
  grid-column: auto/span 95;
  width: auto;
}
.group .w-960:not(td) {
  grid-column: auto/span 96;
  width: auto;
}
.group .w-970:not(td) {
  grid-column: auto/span 97;
  width: auto;
}
.group .w-980:not(td) {
  grid-column: auto/span 98;
  width: auto;
}
.group .w-990:not(td) {
  grid-column: auto/span 99;
  width: auto;
}
.group .w-1000:not(td) {
  grid-column: auto/span 100;
  width: auto;
}
.group .w-1010:not(td) {
  grid-column: auto/span 101;
  width: auto;
}
.group .w-1020:not(td) {
  grid-column: auto/span 102;
  width: auto;
}
.group .w-1030:not(td) {
  grid-column: auto/span 103;
  width: auto;
}
.group .w-1040:not(td) {
  grid-column: auto/span 104;
  width: auto;
}
.group .w-1050:not(td) {
  grid-column: auto/span 105;
  width: auto;
}
.group .w-1060:not(td) {
  grid-column: auto/span 106;
  width: auto;
}
.group .w-1070:not(td) {
  grid-column: auto/span 107;
  width: auto;
}
.group .w-1080:not(td) {
  grid-column: auto/span 108;
  width: auto;
}
.group .w-1090:not(td) {
  grid-column: auto/span 109;
  width: auto;
}
.group .w-1100:not(td) {
  grid-column: auto/span 110;
  width: auto;
}
.group .w-1110:not(td) {
  grid-column: auto/span 111;
  width: auto;
}
.group .w-1120:not(td) {
  grid-column: auto/span 112;
  width: auto;
}
.group .w-1130:not(td) {
  grid-column: auto/span 113;
  width: auto;
}
.group .w-1140:not(td) {
  grid-column: auto/span 114;
  width: auto;
}
.group .w-1150:not(td) {
  grid-column: auto/span 115;
  width: auto;
}
.group .w-1160:not(td) {
  grid-column: auto/span 116;
  width: auto;
}
.group .w-1170:not(td) {
  grid-column: auto/span 117;
  width: auto;
}
.group .w-1180:not(td) {
  grid-column: auto/span 118;
  width: auto;
}
.group .w-1190:not(td) {
  grid-column: auto/span 119;
  width: auto;
}
.group .w-1200:not(td) {
  grid-column: auto/span 120;
  width: auto;
}
.group .w-1210:not(td) {
  grid-column: auto/span 121;
  width: auto;
}
.group .w-1220:not(td) {
  grid-column: auto/span 122;
  width: auto;
}
.group .w-1230:not(td) {
  grid-column: auto/span 123;
  width: auto;
}
.group .w-1240:not(td) {
  grid-column: auto/span 124;
  width: auto;
}
.group .w-1250:not(td) {
  grid-column: auto/span 125;
  width: auto;
}
.group .w-1260:not(td) {
  grid-column: auto/span 126;
  width: auto;
}
.group .w-1270:not(td) {
  grid-column: auto/span 127;
  width: auto;
}
.group .w-1280:not(td) {
  grid-column: auto/span 128;
  width: auto;
}
.group .w-1290:not(td) {
  grid-column: auto/span 129;
  width: auto;
}
.group .w-1300:not(td) {
  grid-column: auto/span 130;
  width: auto;
}
.group .w-1310:not(td) {
  grid-column: auto/span 131;
  width: auto;
}
.group .w-1320:not(td) {
  grid-column: auto/span 132;
  width: auto;
}
.group .w-1330:not(td) {
  grid-column: auto/span 133;
  width: auto;
}
.group .w-1340:not(td) {
  grid-column: auto/span 134;
  width: auto;
}
.group .w-1350:not(td) {
  grid-column: auto/span 135;
  width: auto;
}
.group .w-1360:not(td) {
  grid-column: auto/span 136;
  width: auto;
}
.group .w-1370:not(td) {
  grid-column: auto/span 137;
  width: auto;
}
.group .w-1380:not(td) {
  grid-column: auto/span 138;
  width: auto;
}
.group .w-1390:not(td) {
  grid-column: auto/span 139;
  width: auto;
}
.group .w-1400:not(td) {
  grid-column: auto/span 140;
  width: auto;
}
.group .w-1410:not(td) {
  grid-column: auto/span 141;
  width: auto;
}
.group .w-1420:not(td) {
  grid-column: auto/span 142;
  width: auto;
}
.group .w-1430:not(td) {
  grid-column: auto/span 143;
  width: auto;
}
.group .w-1440:not(td) {
  grid-column: auto/span 144;
  width: auto;
}
.group .w-1450:not(td) {
  grid-column: auto/span 145;
  width: auto;
}
.group .w-1460:not(td) {
  grid-column: auto/span 146;
  width: auto;
}
.group .w-1470:not(td) {
  grid-column: auto/span 147;
  width: auto;
}
.group .w-1480:not(td) {
  grid-column: auto/span 148;
  width: auto;
}
.group .w-1490:not(td) {
  grid-column: auto/span 149;
  width: auto;
}
.group .w-1500:not(td) {
  grid-column: auto/span 150;
  width: auto;
}
.group .w-1510:not(td) {
  grid-column: auto/span 151;
  width: auto;
}
.group .w-1520:not(td) {
  grid-column: auto/span 152;
  width: auto;
}
.group .w-1530:not(td) {
  grid-column: auto/span 153;
  width: auto;
}
.group .w-1540:not(td) {
  grid-column: auto/span 154;
  width: auto;
}
.group .w-1550:not(td) {
  grid-column: auto/span 155;
  width: auto;
}
.group .w-1560:not(td) {
  grid-column: auto/span 156;
  width: auto;
}
.group .w-1570:not(td) {
  grid-column: auto/span 157;
  width: auto;
}
.group .w-1580:not(td) {
  grid-column: auto/span 158;
  width: auto;
}
.group .w-1590:not(td) {
  grid-column: auto/span 159;
  width: auto;
}
.group .w-1600:not(td) {
  grid-column: auto/span 160;
  width: auto;
}
.group .w-1610:not(td) {
  grid-column: auto/span 161;
  width: auto;
}
.group .w-1620:not(td) {
  grid-column: auto/span 162;
  width: auto;
}
.group .w-1630:not(td) {
  grid-column: auto/span 163;
  width: auto;
}
.group .w-1640:not(td) {
  grid-column: auto/span 164;
  width: auto;
}
.group .w-1650:not(td) {
  grid-column: auto/span 165;
  width: auto;
}
.group .w-1660:not(td) {
  grid-column: auto/span 166;
  width: auto;
}
.group .w-1670:not(td) {
  grid-column: auto/span 167;
  width: auto;
}
.group .w-1680:not(td) {
  grid-column: auto/span 168;
  width: auto;
}
.group .w-1690:not(td) {
  grid-column: auto/span 169;
  width: auto;
}
.group .w-1700:not(td) {
  grid-column: auto/span 170;
  width: auto;
}
.group .w-1710:not(td) {
  grid-column: auto/span 171;
  width: auto;
}
.group .w-1720:not(td) {
  grid-column: auto/span 172;
  width: auto;
}
.group .w-1730:not(td) {
  grid-column: auto/span 173;
  width: auto;
}
.group .w-1740:not(td) {
  grid-column: auto/span 174;
  width: auto;
}
.group .w-1750:not(td) {
  grid-column: auto/span 175;
  width: auto;
}
.group .w-1760:not(td) {
  grid-column: auto/span 176;
  width: auto;
}
.group .w-1770:not(td) {
  grid-column: auto/span 177;
  width: auto;
}
.group .w-1780:not(td) {
  grid-column: auto/span 178;
  width: auto;
}
.group .w-1790:not(td) {
  grid-column: auto/span 179;
  width: auto;
}
.group .w-1800:not(td) {
  grid-column: auto/span 180;
  width: auto;
}
.group .w-1810:not(td) {
  grid-column: auto/span 181;
  width: auto;
}
.group .w-1820:not(td) {
  grid-column: auto/span 182;
  width: auto;
}
.group .w-1830:not(td) {
  grid-column: auto/span 183;
  width: auto;
}
.group .w-1840:not(td) {
  grid-column: auto/span 184;
  width: auto;
}
.group .w-1850:not(td) {
  grid-column: auto/span 185;
  width: auto;
}
.group .w-1860:not(td) {
  grid-column: auto/span 186;
  width: auto;
}
.group .w-1870:not(td) {
  grid-column: auto/span 187;
  width: auto;
}
.group .w-1880:not(td) {
  grid-column: auto/span 188;
  width: auto;
}
.group .w-1890:not(td) {
  grid-column: auto/span 189;
  width: auto;
}
.group .w-1900:not(td) {
  grid-column: auto/span 190;
  width: auto;
}
.group .w-1910:not(td) {
  grid-column: auto/span 191;
  width: auto;
}
.group .w-1920:not(td) {
  grid-column: auto/span 192;
  width: auto;
}
.group .w-1930:not(td) {
  grid-column: auto/span 193;
  width: auto;
}
.group .w-1940:not(td) {
  grid-column: auto/span 194;
  width: auto;
}
.group .w-1950:not(td) {
  grid-column: auto/span 195;
  width: auto;
}
.group .w-1960:not(td) {
  grid-column: auto/span 196;
  width: auto;
}
.group .w-1970:not(td) {
  grid-column: auto/span 197;
  width: auto;
}
.group .w-1980:not(td) {
  grid-column: auto/span 198;
  width: auto;
}
.group .w-1990:not(td) {
  grid-column: auto/span 199;
  width: auto;
}

/* Árbol */
pols-tree pols-expand .title {
  min-height: 20px;
  display: flex;
  align-items: center;
  padding: 1px;
}
pols-tree pols-expand .title .button {
  font-size: 10px;
  margin: 1px;
  padding: 3px;
  opacity: 0.1;
  transition: 200ms all;
}
pols-tree pols-expand .title:hover .button {
  opacity: 1;
  transition: 200ms all;
}

@media (max-width: 600px) {
  .responsive {
    font-size: 4vw;
  }
  .responsive .group {
    font-size: inherit;
    width: 100%;
    grid-auto-columns: auto;
    grid-auto-flow: row;
    margin-bottom: 3px;
    grid-template-columns: repeat(12, 1fr);
  }
  .responsive .group > * {
    font-size: inherit;
    width: 100%;
    grid-column: span 12;
  }
  .responsive .group label {
    justify-items: start;
    margin: 3px 0px;
  }
  .responsive .group > button {
    margin: 0px;
    height: 6vw;
    width: calc(100% - 2px);
  }
  .responsive .group .c-1 {
    grid-column: span 1;
  }
  .responsive .group .c-2 {
    grid-column: span 2;
  }
  .responsive .group .c-3 {
    grid-column: span 3;
  }
  .responsive .group .c-4 {
    grid-column: span 4;
  }
  .responsive .group .c-5 {
    grid-column: span 5;
  }
  .responsive .group .c-6 {
    grid-column: span 6;
  }
  .responsive .group .c-7 {
    grid-column: span 7;
  }
  .responsive .group .c-8 {
    grid-column: span 8;
  }
  .responsive .group .c-9 {
    grid-column: span 9;
  }
  .responsive .group .c-10 {
    grid-column: span 10;
  }
  .responsive .group .c-11 {
    grid-column: span 11;
  }
  .responsive .group .c-12 {
    grid-column: span 12;
  }
}
pols-modal {
  z-index: 4;
}
pols-modal {
  --background-color: white;
  --modal-background-color: white;
}
pols-window.success pols-modal {
  --background-color: #dbede0;
  --modal-background-color: #b8dbc0;
}
pols-window.primary pols-modal {
  --background-color: #d5e9ff;
  --modal-background-color: #aad3ff;
}
pols-window.info pols-modal {
  --background-color: #cef8ff;
  --modal-background-color: #9cf2ff;
}
pols-window.danger pols-modal {
  --background-color: #fde3e5;
  --modal-background-color: #fbc7cb;
}
pols-window.warning pols-modal {
  --background-color: #ffe4d5;
  --modal-background-color: #ffc9aa;
}
pols-window.default pols-modal {
  --background-color: #e8eaeb;
  --modal-background-color: #d2d5d7;
}
pols-window.brownie pols-modal {
  --background-color: #f3e6e1;
  --modal-background-color: #e7cdc2;
}
pols-window.smog pols-modal {
  --background-color: #eaeaea;
  --modal-background-color: #d5d5d5;
}
pols-window.goldie pols-modal {
  --background-color: #fcffdc;
  --modal-background-color: #f9ffb9;
}
pols-window.lime pols-modal {
  --background-color: #ecffdc;
  --modal-background-color: #daffb9;
}

.vertical-icons {
  display: grid;
  grid-auto-flow: row;
  grid-auto-rows: min-content;
  grid-gap: 5px;
  justify-items: center;
}

pols-notifier {
  z-index: 6;
  font-size: 12px;
  background-color: #4f555b;
  color: #d2d5d7;
}
pols-notifier * {
  margin: 0px;
}
pols-notifier b {
  color: white;
  font-weight: 900;
}
pols-notifier.success {
  background-color: #207435;
  color: #b4eac2;
}
pols-notifier.primary {
  background-color: #0052aa;
  color: #aad3ff;
}
pols-notifier.info {
  background-color: #007c8f;
  color: #9cf2ff;
}
pols-notifier.danger {
  background-color: #be0410;
  color: #feb7bc;
}
pols-notifier.warning {
  background-color: #aa3f00;
  color: #ffc9aa;
}
pols-notifier.default {
  background-color: #4f555b;
  color: #d2d5d7;
}
pols-notifier.brownie {
  background-color: #794731;
  color: #e7cdc2;
}
pols-notifier.smog {
  background-color: #555555;
  color: #d5d5d5;
}
pols-notifier.goldie {
  background-color: #b6c700;
  color: #f9ffb9;
}
pols-notifier.lime {
  background-color: #5ec700;
  color: #daffb9;
}

#elements {
  z-index: 3;
  position: fixed;
}
#elements .taskbar {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  background-color: white;
  color: #555555;
  box-shadow: 0px 2px 2px #0000005a;
  display: grid;
  align-items: center;
  gap: 10px;
  padding: 10px;
  grid-template-columns: min-content min-content auto min-content;
  box-sizing: border-box;
  z-index: 3;
}
#elements .taskbar img {
  height: 80%;
  width: 140px;
}
#elements .taskbar span,
#elements .taskbar button {
  border-radius: 4px;
  display: grid;
  justify-items: center;
  align-items: center;
  height: 30px;
  padding: 0px;
}
#elements .taskbar button {
  background-color: #ffe4d5;
  width: 30px;
  border: none;
  font-family: PolsElements;
  color: #802f00;
}
#elements .taskbar button.menu,
#elements .taskbar button.right {
  outline: none;
  transition: all 0.2s;
}
#elements .taskbar button.menu:focus,
#elements .taskbar button.right:focus {
  border: 2px solid #ff792b;
  box-shadow: none;
}
#elements .taskbar button.menu:active,
#elements .taskbar button.right:active {
  box-shadow: 0px 1px 5px black inset;
  transition: all 0.2s;
}
#elements .taskbar button.menu {
  font-size: 14px;
}
#elements .taskbar button.right {
  font-size: 8px;
}
#elements .taskbar span {
  font-weight: bold;
  background-color: #d5e9ff;
  color: #003e80;
  white-space: nowrap;
  padding: 0px 12px;
}
#elements .taskbar span.user-name {
  font-size: 12px;
}
#elements .taskbar span.user-name.flashing {
  animation: flashing alternate 2s infinite;
}
@keyframes flashing {
  0% {
    background-color: #fedbde;
    color: #8f030c;
    box-shadow: 0px 0px 5px #fb2836;
  }
  100% {
    background-color: #ee0414;
    color: white;
    box-shadow: 0px 0px 5px #fb2836;
  }
}
#elements .taskbar span.title {
  font-size: 16px;
}
#elements .taskbar .user-name {
  justify-self: end;
}
#elements #background {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: black;
  background-image: none;
  opacity: 0.5;
  z-index: 1;
  /* Animaciones */
}
@keyframes show-background-menu {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
#elements #background.show-background-enter-active {
  animation: show-background-menu 0.2s ease-out;
}

#elements #background.show-background-leave-active {
  animation: show-background-menu 0.2s reverse;
}

#elements #menu-left,
#elements #menu-right {
  width: min(100vw, 300px);
  background-color: #d5e9ff;
  position: fixed;
  top: 50px;
  bottom: 0px;
  box-shadow: 0px 0px 10px #151515;
  color: #555555;
  padding: 5px;
  box-sizing: border-box;
  display: grid;
  gap: 5px;
  grid-template-rows: min-content auto;
  z-index: 2;
}
#elements #menu-left input,
#elements #menu-right input {
  background-color: #009bb2;
  font-size: 20px;
  padding: 5px;
  border: none;
}
#elements #menu-left input::placeholder,
#elements #menu-right input::placeholder {
  color: white;
}
#elements #menu-left .content,
#elements #menu-right .content {
  display: grid;
  grid-auto-rows: min-content;
  overflow: auto;
}
#elements #menu-left .content .grupo,
#elements #menu-left .content .item,
#elements #menu-right .content .grupo,
#elements #menu-right .content .item {
  display: grid;
  align-items: center;
  justify-content: start;
  background-color: transparent;
  color: #555555;
  border: none;
}
#elements #menu-left .content .item,
#elements #menu-right .content .item {
  grid-template-columns: min-content auto;
  gap: 10px;
  padding: 5px;
}
#elements #menu-left .content .item .icon,
#elements #menu-right .content .item .icon {
  width: 20px;
  height: 20px;
  filter: drop-shadow(0px 0px 3px black) sepia(1);
}
#elements #menu-left .content .item:hover,
#elements #menu-right .content .item:hover {
  background-color: #80bdff;
  transition: 0.2s all;
}
#elements #menu-left .content .grupo,
#elements #menu-right .content .grupo {
  padding: 10px 5px;
  font-weight: bold;
  font-size: 1.2em;
  color: #555555;
}
#elements #menu-left .content hr,
#elements #menu-right .content hr {
  border: 1px solid #6b6b6b;
  box-sizing: border-box;
  width: calc(100% - 30px);
}
#elements #menu-left {
  left: 0px;
}
@keyframes show-menu-left {
  0% {
    opacity: 0;
    left: -50px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
#elements #menu-left.show-left-menu-enter-active {
  animation: show-menu-left 0.2s ease-out;
}

#elements #menu-left.show-left-menu-leave-active {
  animation: show-menu-left 0.2s reverse;
}

#elements #menu-right {
  right: 0px;
}
@keyframes show-menu-right {
  0% {
    opacity: 0;
    right: -50px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
#elements #menu-right.show-right-menu-enter-active {
  animation: show-menu-right 0.2s ease-out;
}

#elements #menu-right.show-right-menu-leave-active {
  animation: show-menu-right 0.2s reverse;
}

pols-window {
  background-color: white;
  --title-line-color: #d2d5d7;
  --minimize-icon-color: #778088;
  --maximize-icon-color: #778088;
  --close-icon-color: #778088;
  --ring-icon-color: #778088;
  --minimize-icon-hover-color: #778088;
  --maximize-icon-hover-color: #778088;
  --close-icon-hover-color: white;
  --minimize-icon-active-color: #778088;
  --maximize-icon-active-color: #778088;
  --close-icon-active-color: white;
  --minimize-background-hover-color: #d2d5d7;
  --maximize-background-hover-color: #d2d5d7;
  --close-background-hover-color: #fb2836;
  --minimize-background-active-color: #a4aab0;
  --maximize-background-active-color: #a4aab0;
  --close-background-active-color: #be0410;
  --footer-bar-color: transparent;
  --footer-bar-hover-color: #bbc0c4;
}
pols-window [slot='title'] {
  font-weight: bold;
  font-size: 1.2rem;
}
pols-window [slot='title'] .path {
  opacity: 0.5;
}
pols-window.success {
  background-color: #d9f5e0;
  --title-line-color: #8ee0a3;
  --minimize-icon-color: #30ae50;
  --maximize-icon-color: #30ae50;
  --close-icon-color: #30ae50;
  --ring-icon-color: #30ae50;
  --minimize-icon-hover-color: #30ae50;
  --maximize-icon-hover-color: #30ae50;
  --minimize-icon-active-color: #30ae50;
  --maximize-icon-active-color: #30ae50;
  --minimize-background-hover-color: #8ee0a3;
  --maximize-background-hover-color: #8ee0a3;
  --minimize-background-active-color: #69d584;
  --maximize-background-active-color: #69d584;
  --footer-bar-hover-color: #8ee0a3;
}
pols-window.success hr {
  border-top: 1px solid #8ee0a3;
}
pols-window.success .bordered {
  border: 1px solid #8ee0a3;
}
pols-window.success .border-top {
  border-top: 1px solid #8ee0a3;
}
pols-window.success .border-bottom {
  border-bottom: 1px solid #8ee0a3;
}
pols-window.success .footer {
  border-top: 1px solid #8ee0a3;
}
pols-window.success .footer hr {
  border-left: 1px solid #8ee0a3;
}
pols-window.success .path {
  color: #30ae50;
}
pols-window.success .striped {
  background-image: linear-gradient(45deg, #d9f5e0 0%, #d9f5e0 6.25%, #b4eac2 6.25%, #b4eac2 18.75%, #d9f5e0 18.75%, #d9f5e0 31.25%, #b6ebc4 31.25%, #b6ebc4 43.75%, #d9f5e0 43.75%, #d9f5e0 56.25%, #b4eac2 56.25%, #b4eac2 68.75%, #d9f5e0 68.75%, #d9f5e0 81.25%, #b6ebc4 81.25%, #b6ebc4 93.75%, #d9f5e0 93.75%, #d9f5e0 100%);
  border: 1px solid #8ee0a3;
}
pols-window.success table {
  --background-color1: #d9f5e0;
  --background-color2: #8ee0a3;
  --line-color1: #8ee0a3;
  --line-color2: #b4eac2;
}
pols-window.primary {
  background-color: #d5e9ff;
  --title-line-color: #80bdff;
  --minimize-icon-color: #007bff;
  --maximize-icon-color: #007bff;
  --close-icon-color: #007bff;
  --ring-icon-color: #007bff;
  --minimize-icon-hover-color: #007bff;
  --maximize-icon-hover-color: #007bff;
  --minimize-icon-active-color: #007bff;
  --maximize-icon-active-color: #007bff;
  --minimize-background-hover-color: #80bdff;
  --maximize-background-hover-color: #80bdff;
  --minimize-background-active-color: #55a7ff;
  --maximize-background-active-color: #55a7ff;
  --footer-bar-hover-color: #80bdff;
}
pols-window.primary hr {
  border-top: 1px solid #80bdff;
}
pols-window.primary .bordered {
  border: 1px solid #80bdff;
}
pols-window.primary .border-top {
  border-top: 1px solid #80bdff;
}
pols-window.primary .border-bottom {
  border-bottom: 1px solid #80bdff;
}
pols-window.primary .footer {
  border-top: 1px solid #80bdff;
}
pols-window.primary .footer hr {
  border-left: 1px solid #80bdff;
}
pols-window.primary .path {
  color: #007bff;
}
pols-window.primary .striped {
  background-image: linear-gradient(45deg, #d5e9ff 0%, #d5e9ff 6.25%, #aad3ff 6.25%, #aad3ff 18.75%, #d5e9ff 18.75%, #d5e9ff 31.25%, #b3d7ff 31.25%, #b3d7ff 43.75%, #d5e9ff 43.75%, #d5e9ff 56.25%, #aad3ff 56.25%, #aad3ff 68.75%, #d5e9ff 68.75%, #d5e9ff 81.25%, #b3d7ff 81.25%, #b3d7ff 93.75%, #d5e9ff 93.75%, #d5e9ff 100%);
  border: 1px solid #80bdff;
}
pols-window.primary table {
  --background-color1: #d5e9ff;
  --background-color2: #80bdff;
  --line-color1: #80bdff;
  --line-color2: #aad3ff;
}
pols-window.info {
  background-color: #cef9ff;
  --title-line-color: #6becff;
  --minimize-icon-color: #00bad6;
  --maximize-icon-color: #00bad6;
  --close-icon-color: #00bad6;
  --ring-icon-color: #00bad6;
  --minimize-icon-hover-color: #00bad6;
  --maximize-icon-hover-color: #00bad6;
  --minimize-icon-active-color: #00bad6;
  --maximize-icon-active-color: #00bad6;
  --minimize-background-hover-color: #6becff;
  --maximize-background-hover-color: #6becff;
  --minimize-background-active-color: #3ae5ff;
  --maximize-background-active-color: #3ae5ff;
  --footer-bar-hover-color: #6becff;
}
pols-window.info hr {
  border-top: 1px solid #6becff;
}
pols-window.info .bordered {
  border: 1px solid #6becff;
}
pols-window.info .border-top {
  border-top: 1px solid #6becff;
}
pols-window.info .border-bottom {
  border-bottom: 1px solid #6becff;
}
pols-window.info .footer {
  border-top: 1px solid #6becff;
}
pols-window.info .footer hr {
  border-left: 1px solid #6becff;
}
pols-window.info .path {
  color: #00bad6;
}
pols-window.info .striped {
  background-image: linear-gradient(45deg, #cef9ff 0%, #cef9ff 6.25%, #9cf2ff 6.25%, #9cf2ff 18.75%, #cef9ff 18.75%, #cef9ff 31.25%, #9ef2ff 31.25%, #9ef2ff 43.75%, #cef9ff 43.75%, #cef9ff 56.25%, #9cf2ff 56.25%, #9cf2ff 68.75%, #cef9ff 68.75%, #cef9ff 81.25%, #9ef2ff 81.25%, #9ef2ff 93.75%, #cef9ff 93.75%, #cef9ff 100%);
  border: 1px solid #6becff;
}
pols-window.info table {
  --background-color1: #cef9ff;
  --background-color2: #6becff;
  --line-color1: #6becff;
  --line-color2: #9cf2ff;
}
pols-window.danger {
  background-color: #fedbde;
  --title-line-color: #fd949b;
  --minimize-icon-color: #fb2836;
  --maximize-icon-color: #fb2836;
  --close-icon-color: #fb2836;
  --ring-icon-color: #fb2836;
  --minimize-icon-hover-color: #fb2836;
  --maximize-icon-hover-color: #fb2836;
  --minimize-icon-active-color: #fb2836;
  --maximize-icon-active-color: #fb2836;
  --minimize-background-hover-color: #fd949b;
  --maximize-background-hover-color: #fd949b;
  --minimize-background-active-color: #fc7079;
  --maximize-background-active-color: #fc7079;
  --footer-bar-hover-color: #fd949b;
}
pols-window.danger hr {
  border-top: 1px solid #fd949b;
}
pols-window.danger .bordered {
  border: 1px solid #fd949b;
}
pols-window.danger .border-top {
  border-top: 1px solid #fd949b;
}
pols-window.danger .border-bottom {
  border-bottom: 1px solid #fd949b;
}
pols-window.danger .footer {
  border-top: 1px solid #fd949b;
}
pols-window.danger .footer hr {
  border-left: 1px solid #fd949b;
}
pols-window.danger .path {
  color: #fb2836;
}
pols-window.danger .striped {
  background-image: linear-gradient(45deg, #fedbde 0%, #fedbde 6.25%, #feb7bc 6.25%, #feb7bc 18.75%, #fedbde 18.75%, #fedbde 31.25%, #fec6c9 31.25%, #fec6c9 43.75%, #fedbde 43.75%, #fedbde 56.25%, #feb7bc 56.25%, #feb7bc 68.75%, #fedbde 68.75%, #fedbde 81.25%, #fec6c9 81.25%, #fec6c9 93.75%, #fedbde 93.75%, #fedbde 100%);
  border: 1px solid #fd949b;
}
pols-window.danger table {
  --background-color1: #fedbde;
  --background-color2: #fd949b;
  --line-color1: #fd949b;
  --line-color2: #feb7bc;
}
pols-window.warning {
  background-color: #ffe4d5;
  --title-line-color: #ffaf80;
  --minimize-icon-color: #ff5e00;
  --maximize-icon-color: #ff5e00;
  --close-icon-color: #ff5e00;
  --ring-icon-color: #ff5e00;
  --minimize-icon-hover-color: #ff5e00;
  --maximize-icon-hover-color: #ff5e00;
  --minimize-icon-active-color: #ff5e00;
  --maximize-icon-active-color: #ff5e00;
  --minimize-background-hover-color: #ffaf80;
  --maximize-background-hover-color: #ffaf80;
  --minimize-background-active-color: #ff9455;
  --maximize-background-active-color: #ff9455;
  --footer-bar-hover-color: #ffaf80;
}
pols-window.warning hr {
  border-top: 1px solid #ffaf80;
}
pols-window.warning .bordered {
  border: 1px solid #ffaf80;
}
pols-window.warning .border-top {
  border-top: 1px solid #ffaf80;
}
pols-window.warning .border-bottom {
  border-bottom: 1px solid #ffaf80;
}
pols-window.warning .footer {
  border-top: 1px solid #ffaf80;
}
pols-window.warning .footer hr {
  border-left: 1px solid #ffaf80;
}
pols-window.warning .path {
  color: #ff5e00;
}
pols-window.warning .striped {
  background-image: linear-gradient(45deg, #ffe4d5 0%, #ffe4d5 6.25%, #ffc9aa 6.25%, #ffc9aa 18.75%, #ffe4d5 18.75%, #ffe4d5 31.25%, #ffcfb3 31.25%, #ffcfb3 43.75%, #ffe4d5 43.75%, #ffe4d5 56.25%, #ffc9aa 56.25%, #ffc9aa 68.75%, #ffe4d5 68.75%, #ffe4d5 81.25%, #ffcfb3 81.25%, #ffcfb3 93.75%, #ffe4d5 93.75%, #ffe4d5 100%);
  border: 1px solid #ffaf80;
}
pols-window.warning table {
  --background-color1: #ffe4d5;
  --background-color2: #ffaf80;
  --line-color1: #ffaf80;
  --line-color2: #ffc9aa;
}
pols-window.default {
  background-color: #e8eaeb;
  --title-line-color: #bbc0c4;
  --minimize-icon-color: #778088;
  --maximize-icon-color: #778088;
  --close-icon-color: #778088;
  --ring-icon-color: #778088;
  --minimize-icon-hover-color: #778088;
  --maximize-icon-hover-color: #778088;
  --minimize-icon-active-color: #778088;
  --maximize-icon-active-color: #778088;
  --minimize-background-hover-color: #bbc0c4;
  --maximize-background-hover-color: #bbc0c4;
  --minimize-background-active-color: #a4aab0;
  --maximize-background-active-color: #a4aab0;
  --footer-bar-hover-color: #bbc0c4;
}
pols-window.default hr {
  border-top: 1px solid #bbc0c4;
}
pols-window.default .bordered {
  border: 1px solid #bbc0c4;
}
pols-window.default .border-top {
  border-top: 1px solid #bbc0c4;
}
pols-window.default .border-bottom {
  border-bottom: 1px solid #bbc0c4;
}
pols-window.default .footer {
  border-top: 1px solid #bbc0c4;
}
pols-window.default .footer hr {
  border-left: 1px solid #bbc0c4;
}
pols-window.default .path {
  color: #778088;
}
pols-window.default .striped {
  background-image: linear-gradient(45deg, #e8eaeb 0%, #e8eaeb 6.25%, #d2d5d7 6.25%, #d2d5d7 18.75%, #e8eaeb 18.75%, #e8eaeb 31.25%, #d6d9db 31.25%, #d6d9db 43.75%, #e8eaeb 43.75%, #e8eaeb 56.25%, #d2d5d7 56.25%, #d2d5d7 68.75%, #e8eaeb 68.75%, #e8eaeb 81.25%, #d6d9db 81.25%, #d6d9db 93.75%, #e8eaeb 93.75%, #e8eaeb 100%);
  border: 1px solid #bbc0c4;
}
pols-window.default table {
  --background-color1: #e8eaeb;
  --background-color2: #bbc0c4;
  --line-color1: #bbc0c4;
  --line-color2: #d2d5d7;
}
pols-window.brownie {
  background-color: #f3e6e1;
  --title-line-color: #dbb5a4;
  --minimize-icon-color: #b66a49;
  --maximize-icon-color: #b66a49;
  --close-icon-color: #b66a49;
  --ring-icon-color: #b66a49;
  --minimize-icon-hover-color: #b66a49;
  --maximize-icon-hover-color: #b66a49;
  --minimize-icon-active-color: #b66a49;
  --maximize-icon-active-color: #b66a49;
  --minimize-background-hover-color: #dbb5a4;
  --maximize-background-hover-color: #dbb5a4;
  --minimize-background-active-color: #ce9c86;
  --maximize-background-active-color: #ce9c86;
  --footer-bar-hover-color: #dbb5a4;
}
pols-window.brownie hr {
  border-top: 1px solid #dbb5a4;
}
pols-window.brownie .bordered {
  border: 1px solid #dbb5a4;
}
pols-window.brownie .border-top {
  border-top: 1px solid #dbb5a4;
}
pols-window.brownie .border-bottom {
  border-bottom: 1px solid #dbb5a4;
}
pols-window.brownie .footer {
  border-top: 1px solid #dbb5a4;
}
pols-window.brownie .footer hr {
  border-left: 1px solid #dbb5a4;
}
pols-window.brownie .path {
  color: #b66a49;
}
pols-window.brownie .striped {
  background-image: linear-gradient(45deg, #f3e6e1 0%, #f3e6e1 6.25%, #e7cdc2 6.25%, #e7cdc2 18.75%, #f3e6e1 18.75%, #f3e6e1 31.25%, #e9d2c8 31.25%, #e9d2c8 43.75%, #f3e6e1 43.75%, #f3e6e1 56.25%, #e7cdc2 56.25%, #e7cdc2 68.75%, #f3e6e1 68.75%, #f3e6e1 81.25%, #e9d2c8 81.25%, #e9d2c8 93.75%, #f3e6e1 93.75%, #f3e6e1 100%);
  border: 1px solid #dbb5a4;
}
pols-window.brownie table {
  --background-color1: #f3e6e1;
  --background-color2: #dbb5a4;
  --line-color1: #dbb5a4;
  --line-color2: #e7cdc2;
}
pols-window.smog {
  background-color: #eaeaea;
  --title-line-color: silver;
  --minimize-icon-color: #808080;
  --maximize-icon-color: #808080;
  --close-icon-color: #808080;
  --ring-icon-color: #808080;
  --minimize-icon-hover-color: #808080;
  --maximize-icon-hover-color: #808080;
  --minimize-icon-active-color: #808080;
  --maximize-icon-active-color: #808080;
  --minimize-background-hover-color: silver;
  --maximize-background-hover-color: silver;
  --minimize-background-active-color: #aaaaaa;
  --maximize-background-active-color: #aaaaaa;
  --footer-bar-hover-color: silver;
}
pols-window.smog hr {
  border-top: 1px solid silver;
}
pols-window.smog .bordered {
  border: 1px solid silver;
}
pols-window.smog .border-top {
  border-top: 1px solid silver;
}
pols-window.smog .border-bottom {
  border-bottom: 1px solid silver;
}
pols-window.smog .footer {
  border-top: 1px solid silver;
}
pols-window.smog .footer hr {
  border-left: 1px solid silver;
}
pols-window.smog .path {
  color: #808080;
}
pols-window.smog .striped {
  background-image: linear-gradient(45deg, #eaeaea 0%, #eaeaea 6.25%, #d5d5d5 6.25%, #d5d5d5 18.75%, #eaeaea 18.75%, #eaeaea 31.25%, #d9d9d9 31.25%, #d9d9d9 43.75%, #eaeaea 43.75%, #eaeaea 56.25%, #d5d5d5 56.25%, #d5d5d5 68.75%, #eaeaea 68.75%, #eaeaea 81.25%, #d9d9d9 81.25%, #d9d9d9 93.75%, #eaeaea 93.75%, #eaeaea 100%);
  border: 1px solid silver;
}
pols-window.smog table {
  --background-color1: #eaeaea;
  --background-color2: silver;
  --line-color1: silver;
  --line-color2: #d5d5d5;
}
pols-window.goldie {
  background-color: #fcffdc;
  --title-line-color: #f6ff96;
  --minimize-icon-color: #edff2c;
  --maximize-icon-color: #edff2c;
  --close-icon-color: #edff2c;
  --ring-icon-color: #edff2c;
  --minimize-icon-hover-color: #edff2c;
  --maximize-icon-hover-color: #edff2c;
  --minimize-icon-active-color: #edff2c;
  --maximize-icon-active-color: #edff2c;
  --minimize-background-hover-color: #f6ff96;
  --maximize-background-hover-color: #f6ff96;
  --minimize-background-active-color: #f3ff72;
  --maximize-background-active-color: #f3ff72;
  --footer-bar-hover-color: #f6ff96;
}
pols-window.goldie hr {
  border-top: 1px solid #f6ff96;
}
pols-window.goldie .bordered {
  border: 1px solid #f6ff96;
}
pols-window.goldie .border-top {
  border-top: 1px solid #f6ff96;
}
pols-window.goldie .border-bottom {
  border-bottom: 1px solid #f6ff96;
}
pols-window.goldie .footer {
  border-top: 1px solid #f6ff96;
}
pols-window.goldie .footer hr {
  border-left: 1px solid #f6ff96;
}
pols-window.goldie .path {
  color: #edff2c;
}
pols-window.goldie .striped {
  background-image: linear-gradient(45deg, #fcffdc 0%, #fcffdc 6.25%, #f9ffb9 6.25%, #f9ffb9 18.75%, #fcffdc 18.75%, #fcffdc 31.25%, #faffc9 31.25%, #faffc9 43.75%, #fcffdc 43.75%, #fcffdc 56.25%, #f9ffb9 56.25%, #f9ffb9 68.75%, #fcffdc 68.75%, #fcffdc 81.25%, #faffc9 81.25%, #faffc9 93.75%, #fcffdc 93.75%, #fcffdc 100%);
  border: 1px solid #f6ff96;
}
pols-window.goldie table {
  --background-color1: #fcffdc;
  --background-color2: #f6ff96;
  --line-color1: #f6ff96;
  --line-color2: #f9ffb9;
}
pols-window.lime {
  background-color: #ecffdc;
  --title-line-color: #c7ff96;
  --minimize-icon-color: #8fff2c;
  --maximize-icon-color: #8fff2c;
  --close-icon-color: #8fff2c;
  --ring-icon-color: #8fff2c;
  --minimize-icon-hover-color: #8fff2c;
  --maximize-icon-hover-color: #8fff2c;
  --minimize-icon-active-color: #8fff2c;
  --maximize-icon-active-color: #8fff2c;
  --minimize-background-hover-color: #c7ff96;
  --maximize-background-hover-color: #c7ff96;
  --minimize-background-active-color: #b4ff72;
  --maximize-background-active-color: #b4ff72;
  --footer-bar-hover-color: #c7ff96;
}
pols-window.lime hr {
  border-top: 1px solid #c7ff96;
}
pols-window.lime .bordered {
  border: 1px solid #c7ff96;
}
pols-window.lime .border-top {
  border-top: 1px solid #c7ff96;
}
pols-window.lime .border-bottom {
  border-bottom: 1px solid #c7ff96;
}
pols-window.lime .footer {
  border-top: 1px solid #c7ff96;
}
pols-window.lime .footer hr {
  border-left: 1px solid #c7ff96;
}
pols-window.lime .path {
  color: #8fff2c;
}
pols-window.lime .striped {
  background-image: linear-gradient(45deg, #ecffdc 0%, #ecffdc 6.25%, #daffb9 6.25%, #daffb9 18.75%, #ecffdc 18.75%, #ecffdc 31.25%, #e2ffc9 31.25%, #e2ffc9 43.75%, #ecffdc 43.75%, #ecffdc 56.25%, #daffb9 56.25%, #daffb9 68.75%, #ecffdc 68.75%, #ecffdc 81.25%, #e2ffc9 81.25%, #e2ffc9 93.75%, #ecffdc 93.75%, #ecffdc 100%);
  border: 1px solid #c7ff96;
}
pols-window.lime table {
  --background-color1: #ecffdc;
  --background-color2: #c7ff96;
  --line-color1: #c7ff96;
  --line-color2: #daffb9;
}
pols-window > .body {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.shadow {
  box-shadow: 0px 0px 10px;
  display: inline-block;
}
.shadow > table {
  box-shadow: 0px 1px 0px var(--line-color1), 0px -1px 0px var(--line-color1);
}

table {
  --background-color1: #d5e9ff;
  --background-color2: #80bdff;
  --line-color1: #80bdff;
  --line-color2: #aad3ff;
  border-collapse: separate;
  border-spacing: 0px;
  table-layout: fixed;
  width: 1px;
  font-size: 1.2rem;
  box-shadow: 0px 1px 0px var(--line-color1), 0px -1px 0px var(--line-color1), 0px 0px 10px;
}
table.inline {
  box-shadow: none;
  border: 1px solid var(--line-color1);
}
table.inline tr td:last-child,
table.inline tr th:last-child {
  border-right: 0px;
}
table.inline tbody tr:last-child td,
table.inline tbody tr:last-child th {
  border-bottom: 0px;
}
table.sticky {
  position: sticky;
  top: 0px;
  z-index: 2;
  box-shadow: none;
}
table.margin {
  margin: 5px;
}
table button.icon-button,
table .button.icon-button {
  font-size: 1.4em;
  padding: 0.2em;
  box-sizing: content-box;
  border-radius: 0.2em;
  line-height: unset;
}
table button.icon-button.small,
table .button.icon-button.small {
  font-size: 1em;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover) {
  /* Coloca un color a las celdas cuando se hace un hover a la fila */
  background-color: #cef9ff;
  /* La intensidad del color cambia de acuerdo a la clase de la celda */
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).separator {
  background-color: #00bad6;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.light-5 {
  background-color: #b4eac2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.light-4 {
  background-color: #8ee0a3;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.light-3 {
  background-color: #69d584;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.light-2 {
  background-color: #43cb65;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.light {
  background-color: #30ae50;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success {
  background-color: #b4eac2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.regular {
  background-color: #289143;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.dark {
  background-color: #207435;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.dark-2 {
  background-color: #185728;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.dark-3 {
  background-color: #103a1b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success.dark-4 {
  background-color: #081d0d;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).success {
  background-color: #b4eac2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.light-5 {
  background-color: #aad3ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.light-4 {
  background-color: #80bdff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.light-3 {
  background-color: #55a7ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.light-2 {
  background-color: #2b91ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.light {
  background-color: #007bff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary {
  background-color: #aad3ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.regular {
  background-color: #0067d5;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.dark {
  background-color: #0052aa;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.dark-2 {
  background-color: #003e80;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.dark-3 {
  background-color: #002955;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary.dark-4 {
  background-color: #00152b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).primary {
  background-color: #aad3ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.light-5 {
  background-color: #9cf2ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.light-4 {
  background-color: #6becff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.light-3 {
  background-color: #3ae5ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.light-2 {
  background-color: #08dfff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.light {
  background-color: #00bad6;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info {
  background-color: #9cf2ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.regular {
  background-color: #009bb2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.dark {
  background-color: #007c8f;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.dark-2 {
  background-color: #005d6b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.dark-3 {
  background-color: #003e47;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info.dark-4 {
  background-color: #001f24;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).info {
  background-color: #9cf2ff;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.light-5 {
  background-color: #feb7bc;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.light-4 {
  background-color: #fd949b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.light-3 {
  background-color: #fc7079;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.light-2 {
  background-color: #fc4c58;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.light {
  background-color: #fb2836;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger {
  background-color: #feb7bc;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.regular {
  background-color: #ee0414;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.dark {
  background-color: #be0410;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.dark-2 {
  background-color: #8f030c;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.dark-3 {
  background-color: #5f0208;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger.dark-4 {
  background-color: #300104;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).danger {
  background-color: #feb7bc;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.light-5 {
  background-color: #ffc9aa;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.light-4 {
  background-color: #ffaf80;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.light-3 {
  background-color: #ff9455;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.light-2 {
  background-color: #ff792b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.light {
  background-color: #ff5e00;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning {
  background-color: #ffc9aa;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.regular {
  background-color: #d54e00;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.dark {
  background-color: #aa3f00;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.dark-2 {
  background-color: #802f00;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.dark-3 {
  background-color: #551f00;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning.dark-4 {
  background-color: #2b1000;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).warning {
  background-color: #ffc9aa;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.light-5 {
  background-color: #d2d5d7;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.light-4 {
  background-color: #bbc0c4;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.light-3 {
  background-color: #a4aab0;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.light-2 {
  background-color: #8e959c;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.light {
  background-color: #778088;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default {
  background-color: #d2d5d7;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.regular {
  background-color: #636b71;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.dark {
  background-color: #4f555b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.dark-2 {
  background-color: #3c4044;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.dark-3 {
  background-color: #282b2d;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default.dark-4 {
  background-color: #141517;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).default {
  background-color: #d2d5d7;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.light-5 {
  background-color: #e7cdc2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.light-4 {
  background-color: #dbb5a4;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.light-3 {
  background-color: #ce9c86;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.light-2 {
  background-color: #c28367;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.light {
  background-color: #b66a49;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie {
  background-color: #e7cdc2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.regular {
  background-color: #98583d;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.dark {
  background-color: #794731;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.dark-2 {
  background-color: #5b3525;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.dark-3 {
  background-color: #3d2318;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie.dark-4 {
  background-color: #1e120c;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).brownie {
  background-color: #e7cdc2;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.light-5 {
  background-color: #d5d5d5;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.light-4 {
  background-color: silver;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.light-3 {
  background-color: #aaaaaa;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.light-2 {
  background-color: #959595;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.light {
  background-color: #808080;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog {
  background-color: #d5d5d5;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.regular {
  background-color: #6b6b6b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.dark {
  background-color: #555555;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.dark-2 {
  background-color: #404040;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.dark-3 {
  background-color: #2b2b2b;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog.dark-4 {
  background-color: #151515;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).smog {
  background-color: #d5d5d5;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.light-5 {
  background-color: #f9ffb9;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.light-4 {
  background-color: #f6ff96;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.light-3 {
  background-color: #f3ff72;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.light-2 {
  background-color: #f0ff4f;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.light {
  background-color: #edff2c;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie {
  background-color: #f9ffb9;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.regular {
  background-color: #e4f900;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.dark {
  background-color: #b6c700;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.dark-2 {
  background-color: #899600;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.dark-3 {
  background-color: #5b6400;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie.dark-4 {
  background-color: #2e3200;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).goldie {
  background-color: #f9ffb9;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.light-5 {
  background-color: #daffb9;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.light-4 {
  background-color: #c7ff96;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.light-3 {
  background-color: #b4ff72;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.light-2 {
  background-color: #a2ff4f;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.light {
  background-color: #8fff2c;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime {
  background-color: #daffb9;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.regular {
  background-color: #75f900;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.dark {
  background-color: #5ec700;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.dark-2 {
  background-color: #469600;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.dark-3 {
  background-color: #2f6400;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime.dark-4 {
  background-color: #173200;
}
table > tbody > tr:not(.no-hover):hover > td:not(.no-hover).lime {
  background-color: #daffb9;
}
table > tbody > tr.hover-success:not(.no-hover) > td:not(.no-hover) {
  background-color: #d9f5e0;
}
table > tbody > tr.hover-primary:not(.no-hover) > td:not(.no-hover) {
  background-color: #d5e9ff;
}
table > tbody > tr.hover-info:not(.no-hover) > td:not(.no-hover) {
  background-color: #cef9ff;
}
table > tbody > tr.hover-danger:not(.no-hover) > td:not(.no-hover) {
  background-color: #fedbde;
}
table > tbody > tr.hover-warning:not(.no-hover) > td:not(.no-hover) {
  background-color: #ffe4d5;
}
table > tbody > tr.hover-default:not(.no-hover) > td:not(.no-hover) {
  background-color: #e8eaeb;
}
table > tbody > tr.hover-brownie:not(.no-hover) > td:not(.no-hover) {
  background-color: #f3e6e1;
}
table > tbody > tr.hover-smog:not(.no-hover) > td:not(.no-hover) {
  background-color: #eaeaea;
}
table > tbody > tr.hover-goldie:not(.no-hover) > td:not(.no-hover) {
  background-color: #fcffdc;
}
table > tbody > tr.hover-lime:not(.no-hover) > td:not(.no-hover) {
  background-color: #ecffdc;
}
table > tbody > tr:last-child > td {
  border-bottom: 0px;
}
table > tbody > tr > td.sticky {
  background-color: white;
}
table > tbody td.sticky {
  z-index: 1 !important;
}
table thead th,
table thead td {
  border-right: 1px solid var(--line-color1);
  border-bottom: 1px solid var(--line-color1);
}
table tbody th,
table tbody td {
  border-right: 1px solid var(--line-color2);
  border-bottom: 1px solid var(--line-color2);
}
table tr {
  background-color: white;
}
table tr th,
table tr td {
  vertical-align: top;
  padding: 1px 3px;
  user-select: text;
}
table tr th.sticky,
table tr td.sticky {
  position: sticky;
  z-index: 2;
}
table tr th.separator,
table tr td.separator {
  width: 1px;
  padding-left: 1px;
  padding-right: 1px;
  background-color: var(--line-color1);
}
table tr th textarea,
table tr td textarea {
  max-height: 150px;
}
table tr th pols-checkbox,
table tr td pols-checkbox {
  vertical-align: -3px;
}
table tr th.col-button,
table tr td.col-button {
  width: 18px;
}
table tr th.striped,
table tr td.striped {
  background-image: linear-gradient(135deg, white 0%, #e8eaeb 25%, white 50%, #e8eaeb 75%, white 100%);
  background-size: 10px 10px;
  background-repeat: repeat;
  border: none;
  border-right: 1px solid var(--line-color1);
}
@media (max-width: 600px) {
  table.responsive {
    /* Clases para adoptar un ancho */
  }
  table.responsive .w-25 {
    width: calc(2.7vw * 25 / 7);
  }
  table.responsive .w-10 {
    width: calc(2.7vw * (1 * 10) / 7);
  }
  table.responsive .w-20 {
    width: calc(2.7vw * (2 * 10) / 7);
  }
  table.responsive .w-30 {
    width: calc(2.7vw * (3 * 10) / 7);
  }
  table.responsive .w-40 {
    width: calc(2.7vw * (4 * 10) / 7);
  }
  table.responsive .w-50 {
    width: calc(2.7vw * (5 * 10) / 7);
  }
  table.responsive .w-60 {
    width: calc(2.7vw * (6 * 10) / 7);
  }
  table.responsive .w-70 {
    width: calc(2.7vw * (7 * 10) / 7);
  }
  table.responsive .w-80 {
    width: calc(2.7vw * (8 * 10) / 7);
  }
  table.responsive .w-90 {
    width: calc(2.7vw * (9 * 10) / 7);
  }
  table.responsive .w-100 {
    width: calc(2.7vw * (10 * 10) / 7);
  }
  table.responsive .w-110 {
    width: calc(2.7vw * (11 * 10) / 7);
  }
  table.responsive .w-120 {
    width: calc(2.7vw * (12 * 10) / 7);
  }
  table.responsive .w-130 {
    width: calc(2.7vw * (13 * 10) / 7);
  }
  table.responsive .w-140 {
    width: calc(2.7vw * (14 * 10) / 7);
  }
  table.responsive .w-150 {
    width: calc(2.7vw * (15 * 10) / 7);
  }
  table.responsive .w-160 {
    width: calc(2.7vw * (16 * 10) / 7);
  }
  table.responsive .w-170 {
    width: calc(2.7vw * (17 * 10) / 7);
  }
  table.responsive .w-180 {
    width: calc(2.7vw * (18 * 10) / 7);
  }
  table.responsive .w-190 {
    width: calc(2.7vw * (19 * 10) / 7);
  }
  table.responsive .w-200 {
    width: calc(2.7vw * (20 * 10) / 7);
  }
  table.responsive .w-210 {
    width: calc(2.7vw * (21 * 10) / 7);
  }
  table.responsive .w-220 {
    width: calc(2.7vw * (22 * 10) / 7);
  }
  table.responsive .w-230 {
    width: calc(2.7vw * (23 * 10) / 7);
  }
  table.responsive .w-240 {
    width: calc(2.7vw * (24 * 10) / 7);
  }
  table.responsive .w-250 {
    width: calc(2.7vw * (25 * 10) / 7);
  }
  table.responsive .w-260 {
    width: calc(2.7vw * (26 * 10) / 7);
  }
  table.responsive .w-270 {
    width: calc(2.7vw * (27 * 10) / 7);
  }
  table.responsive .w-280 {
    width: calc(2.7vw * (28 * 10) / 7);
  }
  table.responsive .w-290 {
    width: calc(2.7vw * (29 * 10) / 7);
  }
  table.responsive .w-300 {
    width: calc(2.7vw * (30 * 10) / 7);
  }
  table.responsive .w-310 {
    width: calc(2.7vw * (31 * 10) / 7);
  }
  table.responsive .w-320 {
    width: calc(2.7vw * (32 * 10) / 7);
  }
  table.responsive .w-330 {
    width: calc(2.7vw * (33 * 10) / 7);
  }
  table.responsive .w-340 {
    width: calc(2.7vw * (34 * 10) / 7);
  }
  table.responsive .w-350 {
    width: calc(2.7vw * (35 * 10) / 7);
  }
  table.responsive .w-360 {
    width: calc(2.7vw * (36 * 10) / 7);
  }
  table.responsive .w-370 {
    width: calc(2.7vw * (37 * 10) / 7);
  }
  table.responsive .w-380 {
    width: calc(2.7vw * (38 * 10) / 7);
  }
  table.responsive .w-390 {
    width: calc(2.7vw * (39 * 10) / 7);
  }
  table.responsive .w-400 {
    width: calc(2.7vw * (40 * 10) / 7);
  }
  table.responsive .w-410 {
    width: calc(2.7vw * (41 * 10) / 7);
  }
  table.responsive .w-420 {
    width: calc(2.7vw * (42 * 10) / 7);
  }
  table.responsive .w-430 {
    width: calc(2.7vw * (43 * 10) / 7);
  }
  table.responsive .w-440 {
    width: calc(2.7vw * (44 * 10) / 7);
  }
  table.responsive .w-450 {
    width: calc(2.7vw * (45 * 10) / 7);
  }
  table.responsive .w-460 {
    width: calc(2.7vw * (46 * 10) / 7);
  }
  table.responsive .w-470 {
    width: calc(2.7vw * (47 * 10) / 7);
  }
  table.responsive .w-480 {
    width: calc(2.7vw * (48 * 10) / 7);
  }
  table.responsive .w-490 {
    width: calc(2.7vw * (49 * 10) / 7);
  }
  table.responsive .w-500 {
    width: calc(2.7vw * (50 * 10) / 7);
  }
  table.responsive .w-510 {
    width: calc(2.7vw * (51 * 10) / 7);
  }
  table.responsive .w-520 {
    width: calc(2.7vw * (52 * 10) / 7);
  }
  table.responsive .w-530 {
    width: calc(2.7vw * (53 * 10) / 7);
  }
  table.responsive .w-540 {
    width: calc(2.7vw * (54 * 10) / 7);
  }
  table.responsive .w-550 {
    width: calc(2.7vw * (55 * 10) / 7);
  }
  table.responsive .w-560 {
    width: calc(2.7vw * (56 * 10) / 7);
  }
  table.responsive .w-570 {
    width: calc(2.7vw * (57 * 10) / 7);
  }
  table.responsive .w-580 {
    width: calc(2.7vw * (58 * 10) / 7);
  }
  table.responsive .w-590 {
    width: calc(2.7vw * (59 * 10) / 7);
  }
  table.responsive .w-600 {
    width: calc(2.7vw * (60 * 10) / 7);
  }
  table.responsive .w-610 {
    width: calc(2.7vw * (61 * 10) / 7);
  }
  table.responsive .w-620 {
    width: calc(2.7vw * (62 * 10) / 7);
  }
  table.responsive .w-630 {
    width: calc(2.7vw * (63 * 10) / 7);
  }
  table.responsive .w-640 {
    width: calc(2.7vw * (64 * 10) / 7);
  }
  table.responsive .w-650 {
    width: calc(2.7vw * (65 * 10) / 7);
  }
  table.responsive .w-660 {
    width: calc(2.7vw * (66 * 10) / 7);
  }
  table.responsive .w-670 {
    width: calc(2.7vw * (67 * 10) / 7);
  }
  table.responsive .w-680 {
    width: calc(2.7vw * (68 * 10) / 7);
  }
  table.responsive .w-690 {
    width: calc(2.7vw * (69 * 10) / 7);
  }
  table.responsive .w-700 {
    width: calc(2.7vw * (70 * 10) / 7);
  }
  table.responsive .w-710 {
    width: calc(2.7vw * (71 * 10) / 7);
  }
  table.responsive .w-720 {
    width: calc(2.7vw * (72 * 10) / 7);
  }
  table.responsive .w-730 {
    width: calc(2.7vw * (73 * 10) / 7);
  }
  table.responsive .w-740 {
    width: calc(2.7vw * (74 * 10) / 7);
  }
  table.responsive .w-750 {
    width: calc(2.7vw * (75 * 10) / 7);
  }
  table.responsive .w-760 {
    width: calc(2.7vw * (76 * 10) / 7);
  }
  table.responsive .w-770 {
    width: calc(2.7vw * (77 * 10) / 7);
  }
  table.responsive .w-780 {
    width: calc(2.7vw * (78 * 10) / 7);
  }
  table.responsive .w-790 {
    width: calc(2.7vw * (79 * 10) / 7);
  }
  table.responsive .w-800 {
    width: calc(2.7vw * (80 * 10) / 7);
  }
  table.responsive .w-810 {
    width: calc(2.7vw * (81 * 10) / 7);
  }
  table.responsive .w-820 {
    width: calc(2.7vw * (82 * 10) / 7);
  }
  table.responsive .w-830 {
    width: calc(2.7vw * (83 * 10) / 7);
  }
  table.responsive .w-840 {
    width: calc(2.7vw * (84 * 10) / 7);
  }
  table.responsive .w-850 {
    width: calc(2.7vw * (85 * 10) / 7);
  }
  table.responsive .w-860 {
    width: calc(2.7vw * (86 * 10) / 7);
  }
  table.responsive .w-870 {
    width: calc(2.7vw * (87 * 10) / 7);
  }
  table.responsive .w-880 {
    width: calc(2.7vw * (88 * 10) / 7);
  }
  table.responsive .w-890 {
    width: calc(2.7vw * (89 * 10) / 7);
  }
  table.responsive .w-900 {
    width: calc(2.7vw * (90 * 10) / 7);
  }
  table.responsive .w-910 {
    width: calc(2.7vw * (91 * 10) / 7);
  }
  table.responsive .w-920 {
    width: calc(2.7vw * (92 * 10) / 7);
  }
  table.responsive .w-930 {
    width: calc(2.7vw * (93 * 10) / 7);
  }
  table.responsive .w-940 {
    width: calc(2.7vw * (94 * 10) / 7);
  }
  table.responsive .w-950 {
    width: calc(2.7vw * (95 * 10) / 7);
  }
  table.responsive .w-960 {
    width: calc(2.7vw * (96 * 10) / 7);
  }
  table.responsive .w-970 {
    width: calc(2.7vw * (97 * 10) / 7);
  }
  table.responsive .w-980 {
    width: calc(2.7vw * (98 * 10) / 7);
  }
  table.responsive .w-990 {
    width: calc(2.7vw * (99 * 10) / 7);
  }
  table.responsive input,
  table.responsive select,
  table.responsive pols-input-combo {
    font-size: inherit;
  }
}
table tr.left-top > td,
table tr.left-top > th,
table tr.top-left > td,
table tr.top-left > th {
  text-align: left;
  vertical-align: top;
}
table tr > td.left-top,
table tr > th.left-top,
table tr > td.top-left,
table tr > th.top-left {
  text-align: left !important;
  vertical-align: top !important;
}
table tr.center-top > td,
table tr.center-top > th,
table tr.top-center > td,
table tr.top-center > th {
  text-align: center;
  vertical-align: top;
}
table tr > td.center-top,
table tr > th.center-top,
table tr > td.top-center,
table tr > th.top-center {
  text-align: center !important;
  vertical-align: top !important;
}
table tr.right-top > td,
table tr.right-top > th,
table tr.top-right > td,
table tr.top-right > th {
  text-align: right;
  vertical-align: top;
}
table tr > td.right-top,
table tr > th.right-top,
table tr > td.top-right,
table tr > th.top-right {
  text-align: right !important;
  vertical-align: top !important;
}
table tr.left-middle > td,
table tr.left-middle > th,
table tr.middle-left > td,
table tr.middle-left > th {
  text-align: left;
  vertical-align: middle;
}
table tr > td.left-middle,
table tr > th.left-middle,
table tr > td.middle-left,
table tr > th.middle-left {
  text-align: left !important;
  vertical-align: middle !important;
}
table tr.center > td,
table tr.center > th,
table tr.middle > td,
table tr.middle > th {
  text-align: center;
  vertical-align: middle;
}
table tr > td.center,
table tr > th.center,
table tr > td.middle,
table tr > th.middle {
  text-align: center !important;
  vertical-align: middle !important;
}
table tr.right-middle > td,
table tr.right-middle > th,
table tr.middle-right > td,
table tr.middle-right > th {
  text-align: right;
  vertical-align: middle;
}
table tr > td.right-middle,
table tr > th.right-middle,
table tr > td.middle-right,
table tr > th.middle-right {
  text-align: right !important;
  vertical-align: middle !important;
}
table tr.left-bottom > td,
table tr.left-bottom > th,
table tr.bottom-left > td,
table tr.bottom-left > th {
  text-align: left;
  vertical-align: bottom;
}
table tr > td.left-bottom,
table tr > th.left-bottom,
table tr > td.bottom-left,
table tr > th.bottom-left {
  text-align: left !important;
  vertical-align: bottom !important;
}
table tr.center-bottom > td,
table tr.center-bottom > th,
table tr.bottom-center > td,
table tr.bottom-center > th {
  text-align: center;
  vertical-align: bottom;
}
table tr > td.center-bottom,
table tr > th.center-bottom,
table tr > td.bottom-center,
table tr > th.bottom-center {
  text-align: center !important;
  vertical-align: bottom !important;
}
table tr.right-bottom > td,
table tr.right-bottom > th,
table tr.bottom-right > td,
table tr.bottom-right > th {
  text-align: right;
  vertical-align: bottom;
}
table tr > td.right-bottom,
table tr > th.right-bottom,
table tr > td.bottom-right,
table tr > th.bottom-right {
  text-align: right !important;
  vertical-align: bottom !important;
}
table tr.left > td,
table tr.left > th {
  text-align: left;
  vertical-align: middle;
}
table tr > td.left,
table tr > th.left {
  text-align: left !important;
  vertical-align: middle !important;
}
table tr.right > td,
table tr.right > th {
  text-align: right;
  vertical-align: middle;
}
table tr > td.right,
table tr > th.right {
  text-align: right !important;
  vertical-align: middle !important;
}
table tr.top > td,
table tr.top > th {
  text-align: center;
  vertical-align: top;
}
table tr > td.top,
table tr > th.top {
  text-align: center !important;
  vertical-align: top !important;
}
table tr.bottom > td,
table tr.bottom > th {
  text-align: center;
  vertical-align: bottom;
}
table tr > td.bottom,
table tr > th.bottom {
  text-align: center !important;
  vertical-align: bottom !important;
}
table thead:not(.no-sticky) th,
table thead:not(.no-sticky) td {
  position: sticky;
  top: 0px;
}
table thead th,
table thead td {
  background-image: linear-gradient(0deg, var(--background-color2) 0px, var(--background-color1) 5px);
  vertical-align: middle;
  text-align: center;
  color: #555555;
  font-weight: bold;
  z-index: 1;
  border-top: 0px;
  max-height: 100px;
  padding: 2px 3px 4px 3px;
}
table thead th.sticky,
table thead td.sticky {
  z-index: 2;
}
table thead th.order-cell,
table thead td.order-cell {
  padding: 1px;
}
table thead th.order-cell .order-cell-body,
table thead td.order-cell .order-cell-body {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  display: grid;
  grid-template-rows: min-content auto;
}
table thead th.order-cell .order-cell-button,
table thead td.order-cell .order-cell-button {
  padding: 4px;
  font-size: 0.75em;
}
table thead th.order-cell .order-cell-content,
table thead td.order-cell .order-cell-content {
  display: grid;
  justify-items: center;
  align-items: center;
}
table thead th.success,
table thead td.success {
  background-image: linear-gradient(0deg, #8ee0a3 0px, #d9f5e0 5px);
}
table thead th.primary,
table thead td.primary {
  background-image: linear-gradient(0deg, #80bdff 0px, #d5e9ff 5px);
}
table thead th.info,
table thead td.info {
  background-image: linear-gradient(0deg, #6becff 0px, #cef9ff 5px);
}
table thead th.danger,
table thead td.danger {
  background-image: linear-gradient(0deg, #fd949b 0px, #fedbde 5px);
}
table thead th.warning,
table thead td.warning {
  background-image: linear-gradient(0deg, #ffaf80 0px, #ffe4d5 5px);
}
table thead th.default,
table thead td.default {
  background-image: linear-gradient(0deg, #bbc0c4 0px, #e8eaeb 5px);
}
table thead th.brownie,
table thead td.brownie {
  background-image: linear-gradient(0deg, #dbb5a4 0px, #f3e6e1 5px);
}
table thead th.smog,
table thead td.smog {
  background-image: linear-gradient(0deg, silver 0px, #eaeaea 5px);
}
table thead th.goldie,
table thead td.goldie {
  background-image: linear-gradient(0deg, #f6ff96 0px, #fcffdc 5px);
}
table thead th.lime,
table thead td.lime {
  background-image: linear-gradient(0deg, #c7ff96 0px, #ecffdc 5px);
}
table thead th:first-child,
table thead td:first-child {
  border-left: 0px;
}
table thead tr:first-child td,
table thead tr:first-child th {
  border-top: 0px;
}
table thead tr.phantom > th,
table thead tr.phantom > td {
  padding: 0px 1px;
  border-bottom: none;
}
table pols-infobox-rounded {
  --padding: 2px;
  --padding-right: 2px;
  --background-color: transparent;
}
table input,
table select,
table pols-input-combo,
table pols-input-file,
table pols-date,
table pols-time,
table textarea {
  border: none !important;
  border-bottom: 1px solid #8e959c !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  width: 100%;
}
table textarea {
  vertical-align: -0.8em;
}
table input:focus,
table select:focus {
  box-shadow: 0px 0px 2px 1px inset #2b91ff !important;
}
table pols-input-combo[focused],
table pols-input-file[focused] {
  box-shadow: 0px 0px 2px 1px inset #2b91ff !important;
}
table pols-progress-circle {
  --size: 40px;
  width: 100%;
  height: 40px;
}
table td.success,
table th.success,
table tr.success {
  background-color: #d9f5e0;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.success.light-5,
table th.success.light-5,
table tr.success.light-5 {
  background-color: #d9f5e0;
}
table td.success.light-4,
table th.success.light-4,
table tr.success.light-4 {
  background-color: #b4eac2;
}
table td.success.light-3,
table th.success.light-3,
table tr.success.light-3 {
  background-color: #8ee0a3;
}
table td.success.light-2,
table th.success.light-2,
table tr.success.light-2 {
  background-color: #69d584;
}
table td.success.light,
table th.success.light,
table tr.success.light {
  background-color: #43cb65;
}
table td.success.dark,
table th.success.dark,
table tr.success.dark {
  background-color: #289143;
}
table td.success.dark-2,
table th.success.dark-2,
table tr.success.dark-2 {
  background-color: #207435;
}
table td.success.dark-3,
table th.success.dark-3,
table tr.success.dark-3 {
  background-color: #185728;
}
table td.success.dark-4,
table th.success.dark-4,
table tr.success.dark-4 {
  background-color: #103a1b;
}
table td.success.dark-5,
table th.success.dark-5,
table tr.success.dark-5 {
  background-color: #081d0d;
}
table td.success.regular,
table th.success.regular,
table tr.success.regular {
  background-color: #30ae50;
}
table td.primary,
table th.primary,
table tr.primary {
  background-color: #d5e9ff;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.primary.light-5,
table th.primary.light-5,
table tr.primary.light-5 {
  background-color: #d5e9ff;
}
table td.primary.light-4,
table th.primary.light-4,
table tr.primary.light-4 {
  background-color: #aad3ff;
}
table td.primary.light-3,
table th.primary.light-3,
table tr.primary.light-3 {
  background-color: #80bdff;
}
table td.primary.light-2,
table th.primary.light-2,
table tr.primary.light-2 {
  background-color: #55a7ff;
}
table td.primary.light,
table th.primary.light,
table tr.primary.light {
  background-color: #2b91ff;
}
table td.primary.dark,
table th.primary.dark,
table tr.primary.dark {
  background-color: #0067d5;
}
table td.primary.dark-2,
table th.primary.dark-2,
table tr.primary.dark-2 {
  background-color: #0052aa;
}
table td.primary.dark-3,
table th.primary.dark-3,
table tr.primary.dark-3 {
  background-color: #003e80;
}
table td.primary.dark-4,
table th.primary.dark-4,
table tr.primary.dark-4 {
  background-color: #002955;
}
table td.primary.dark-5,
table th.primary.dark-5,
table tr.primary.dark-5 {
  background-color: #00152b;
}
table td.primary.regular,
table th.primary.regular,
table tr.primary.regular {
  background-color: #007bff;
}
table td.info,
table th.info,
table tr.info {
  background-color: #cef9ff;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.info.light-5,
table th.info.light-5,
table tr.info.light-5 {
  background-color: #cef9ff;
}
table td.info.light-4,
table th.info.light-4,
table tr.info.light-4 {
  background-color: #9cf2ff;
}
table td.info.light-3,
table th.info.light-3,
table tr.info.light-3 {
  background-color: #6becff;
}
table td.info.light-2,
table th.info.light-2,
table tr.info.light-2 {
  background-color: #3ae5ff;
}
table td.info.light,
table th.info.light,
table tr.info.light {
  background-color: #08dfff;
}
table td.info.dark,
table th.info.dark,
table tr.info.dark {
  background-color: #009bb2;
}
table td.info.dark-2,
table th.info.dark-2,
table tr.info.dark-2 {
  background-color: #007c8f;
}
table td.info.dark-3,
table th.info.dark-3,
table tr.info.dark-3 {
  background-color: #005d6b;
}
table td.info.dark-4,
table th.info.dark-4,
table tr.info.dark-4 {
  background-color: #003e47;
}
table td.info.dark-5,
table th.info.dark-5,
table tr.info.dark-5 {
  background-color: #001f24;
}
table td.info.regular,
table th.info.regular,
table tr.info.regular {
  background-color: #00bad6;
}
table td.danger,
table th.danger,
table tr.danger {
  background-color: #fedbde;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.danger.light-5,
table th.danger.light-5,
table tr.danger.light-5 {
  background-color: #fedbde;
}
table td.danger.light-4,
table th.danger.light-4,
table tr.danger.light-4 {
  background-color: #feb7bc;
}
table td.danger.light-3,
table th.danger.light-3,
table tr.danger.light-3 {
  background-color: #fd949b;
}
table td.danger.light-2,
table th.danger.light-2,
table tr.danger.light-2 {
  background-color: #fc7079;
}
table td.danger.light,
table th.danger.light,
table tr.danger.light {
  background-color: #fc4c58;
}
table td.danger.dark,
table th.danger.dark,
table tr.danger.dark {
  background-color: #ee0414;
}
table td.danger.dark-2,
table th.danger.dark-2,
table tr.danger.dark-2 {
  background-color: #be0410;
}
table td.danger.dark-3,
table th.danger.dark-3,
table tr.danger.dark-3 {
  background-color: #8f030c;
}
table td.danger.dark-4,
table th.danger.dark-4,
table tr.danger.dark-4 {
  background-color: #5f0208;
}
table td.danger.dark-5,
table th.danger.dark-5,
table tr.danger.dark-5 {
  background-color: #300104;
}
table td.danger.regular,
table th.danger.regular,
table tr.danger.regular {
  background-color: #fb2836;
}
table td.warning,
table th.warning,
table tr.warning {
  background-color: #ffe4d5;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.warning.light-5,
table th.warning.light-5,
table tr.warning.light-5 {
  background-color: #ffe4d5;
}
table td.warning.light-4,
table th.warning.light-4,
table tr.warning.light-4 {
  background-color: #ffc9aa;
}
table td.warning.light-3,
table th.warning.light-3,
table tr.warning.light-3 {
  background-color: #ffaf80;
}
table td.warning.light-2,
table th.warning.light-2,
table tr.warning.light-2 {
  background-color: #ff9455;
}
table td.warning.light,
table th.warning.light,
table tr.warning.light {
  background-color: #ff792b;
}
table td.warning.dark,
table th.warning.dark,
table tr.warning.dark {
  background-color: #d54e00;
}
table td.warning.dark-2,
table th.warning.dark-2,
table tr.warning.dark-2 {
  background-color: #aa3f00;
}
table td.warning.dark-3,
table th.warning.dark-3,
table tr.warning.dark-3 {
  background-color: #802f00;
}
table td.warning.dark-4,
table th.warning.dark-4,
table tr.warning.dark-4 {
  background-color: #551f00;
}
table td.warning.dark-5,
table th.warning.dark-5,
table tr.warning.dark-5 {
  background-color: #2b1000;
}
table td.warning.regular,
table th.warning.regular,
table tr.warning.regular {
  background-color: #ff5e00;
}
table td.default,
table th.default,
table tr.default {
  background-color: #e8eaeb;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.default.light-5,
table th.default.light-5,
table tr.default.light-5 {
  background-color: #e8eaeb;
}
table td.default.light-4,
table th.default.light-4,
table tr.default.light-4 {
  background-color: #d2d5d7;
}
table td.default.light-3,
table th.default.light-3,
table tr.default.light-3 {
  background-color: #bbc0c4;
}
table td.default.light-2,
table th.default.light-2,
table tr.default.light-2 {
  background-color: #a4aab0;
}
table td.default.light,
table th.default.light,
table tr.default.light {
  background-color: #8e959c;
}
table td.default.dark,
table th.default.dark,
table tr.default.dark {
  background-color: #636b71;
}
table td.default.dark-2,
table th.default.dark-2,
table tr.default.dark-2 {
  background-color: #4f555b;
}
table td.default.dark-3,
table th.default.dark-3,
table tr.default.dark-3 {
  background-color: #3c4044;
}
table td.default.dark-4,
table th.default.dark-4,
table tr.default.dark-4 {
  background-color: #282b2d;
}
table td.default.dark-5,
table th.default.dark-5,
table tr.default.dark-5 {
  background-color: #141517;
}
table td.default.regular,
table th.default.regular,
table tr.default.regular {
  background-color: #778088;
}
table td.brownie,
table th.brownie,
table tr.brownie {
  background-color: #f3e6e1;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.brownie.light-5,
table th.brownie.light-5,
table tr.brownie.light-5 {
  background-color: #f3e6e1;
}
table td.brownie.light-4,
table th.brownie.light-4,
table tr.brownie.light-4 {
  background-color: #e7cdc2;
}
table td.brownie.light-3,
table th.brownie.light-3,
table tr.brownie.light-3 {
  background-color: #dbb5a4;
}
table td.brownie.light-2,
table th.brownie.light-2,
table tr.brownie.light-2 {
  background-color: #ce9c86;
}
table td.brownie.light,
table th.brownie.light,
table tr.brownie.light {
  background-color: #c28367;
}
table td.brownie.dark,
table th.brownie.dark,
table tr.brownie.dark {
  background-color: #98583d;
}
table td.brownie.dark-2,
table th.brownie.dark-2,
table tr.brownie.dark-2 {
  background-color: #794731;
}
table td.brownie.dark-3,
table th.brownie.dark-3,
table tr.brownie.dark-3 {
  background-color: #5b3525;
}
table td.brownie.dark-4,
table th.brownie.dark-4,
table tr.brownie.dark-4 {
  background-color: #3d2318;
}
table td.brownie.dark-5,
table th.brownie.dark-5,
table tr.brownie.dark-5 {
  background-color: #1e120c;
}
table td.brownie.regular,
table th.brownie.regular,
table tr.brownie.regular {
  background-color: #b66a49;
}
table td.smog,
table th.smog,
table tr.smog {
  background-color: #eaeaea;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.smog.light-5,
table th.smog.light-5,
table tr.smog.light-5 {
  background-color: #eaeaea;
}
table td.smog.light-4,
table th.smog.light-4,
table tr.smog.light-4 {
  background-color: #d5d5d5;
}
table td.smog.light-3,
table th.smog.light-3,
table tr.smog.light-3 {
  background-color: silver;
}
table td.smog.light-2,
table th.smog.light-2,
table tr.smog.light-2 {
  background-color: #aaaaaa;
}
table td.smog.light,
table th.smog.light,
table tr.smog.light {
  background-color: #959595;
}
table td.smog.dark,
table th.smog.dark,
table tr.smog.dark {
  background-color: #6b6b6b;
}
table td.smog.dark-2,
table th.smog.dark-2,
table tr.smog.dark-2 {
  background-color: #555555;
}
table td.smog.dark-3,
table th.smog.dark-3,
table tr.smog.dark-3 {
  background-color: #404040;
}
table td.smog.dark-4,
table th.smog.dark-4,
table tr.smog.dark-4 {
  background-color: #2b2b2b;
}
table td.smog.dark-5,
table th.smog.dark-5,
table tr.smog.dark-5 {
  background-color: #151515;
}
table td.smog.regular,
table th.smog.regular,
table tr.smog.regular {
  background-color: #808080;
}
table td.goldie,
table th.goldie,
table tr.goldie {
  background-color: #fcffdc;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.goldie.light-5,
table th.goldie.light-5,
table tr.goldie.light-5 {
  background-color: #fcffdc;
}
table td.goldie.light-4,
table th.goldie.light-4,
table tr.goldie.light-4 {
  background-color: #f9ffb9;
}
table td.goldie.light-3,
table th.goldie.light-3,
table tr.goldie.light-3 {
  background-color: #f6ff96;
}
table td.goldie.light-2,
table th.goldie.light-2,
table tr.goldie.light-2 {
  background-color: #f3ff72;
}
table td.goldie.light,
table th.goldie.light,
table tr.goldie.light {
  background-color: #f0ff4f;
}
table td.goldie.dark,
table th.goldie.dark,
table tr.goldie.dark {
  background-color: #e4f900;
}
table td.goldie.dark-2,
table th.goldie.dark-2,
table tr.goldie.dark-2 {
  background-color: #b6c700;
}
table td.goldie.dark-3,
table th.goldie.dark-3,
table tr.goldie.dark-3 {
  background-color: #899600;
}
table td.goldie.dark-4,
table th.goldie.dark-4,
table tr.goldie.dark-4 {
  background-color: #5b6400;
}
table td.goldie.dark-5,
table th.goldie.dark-5,
table tr.goldie.dark-5 {
  background-color: #2e3200;
}
table td.goldie.regular,
table th.goldie.regular,
table tr.goldie.regular {
  background-color: #edff2c;
}
table td.lime,
table th.lime,
table tr.lime {
  background-color: #ecffdc;
  /* Las clases de intensidades llevan una cadena vacía, por lo que será necesario para las celdas, crear una nueva subclase */
}
table td.lime.light-5,
table th.lime.light-5,
table tr.lime.light-5 {
  background-color: #ecffdc;
}
table td.lime.light-4,
table th.lime.light-4,
table tr.lime.light-4 {
  background-color: #daffb9;
}
table td.lime.light-3,
table th.lime.light-3,
table tr.lime.light-3 {
  background-color: #c7ff96;
}
table td.lime.light-2,
table th.lime.light-2,
table tr.lime.light-2 {
  background-color: #b4ff72;
}
table td.lime.light,
table th.lime.light,
table tr.lime.light {
  background-color: #a2ff4f;
}
table td.lime.dark,
table th.lime.dark,
table tr.lime.dark {
  background-color: #75f900;
}
table td.lime.dark-2,
table th.lime.dark-2,
table tr.lime.dark-2 {
  background-color: #5ec700;
}
table td.lime.dark-3,
table th.lime.dark-3,
table tr.lime.dark-3 {
  background-color: #469600;
}
table td.lime.dark-4,
table th.lime.dark-4,
table tr.lime.dark-4 {
  background-color: #2f6400;
}
table td.lime.dark-5,
table th.lime.dark-5,
table tr.lime.dark-5 {
  background-color: #173200;
}
table td.lime.regular,
table th.lime.regular,
table tr.lime.regular {
  background-color: #8fff2c;
}

.vtl {
  font-size: 1rem;
}

.vtl .vtl-drag-disabled,
.vtl .vtl-drag-disabled:hover {
  background-color: #dbd7d7;
  position: relative;
}

.vtl .vtl-drag-disabled::after,
.vtl .vtl-disabled::after {
  content: 'drag disabled';
  position: absolute;
  right: 10px;
  font-size: 12px;
  font-style: italic;
}

.vtl .vtl-disabled,
.vtl .vtl-disabled:hover {
  background-color: red;
  position: relative;
}

.vtl .vtl-disabled::after {
  content: 'disabled';
}

.vtl-tree-node:hover {
  background-color: #fbeb3191 !important;
}

.vtl .vtl-operation span {
  font-size: 14px;
}

.vtl .vtl-operation span:first-child {
  color: #09a009;
}

.vtl .vtl-operation span:last-child {
  color: #ff0000;
}

.vtl .vtl-node-content {
  text-decoration-line: underline;
  color: blue;
  cursor: pointer;
}

.permit-group {
  font-size: 1.2rem;
}
.permit-group .title {
  background-color: #00bad6;
  padding: 4px 8px;
  font-weight: bold;
  color: white;
  border-radius: 2px;
}
.permit-group .modules {
  display: flex;
  flex-wrap: wrap;
}
.permit-group .modules .module {
  margin: 5px;
  padding: 3px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #00000066;
  background-color: #2b2b2b;
}
.permit-group .modules .module .title {
  background-color: transparent;
  color: #00bad6;
  display: grid;
  align-items: center;
  grid-template-columns: min-content auto;
  grid-gap: 4px;
}
.permit-group .modules .module .title img {
  width: 24px;
  height: 24px;
  vertical-align: -5px;
  margin-right: 3px;
}
.permit-group .modules .module .permits {
  display: flex;
  flex-wrap: wrap;
  color: #d5d5d5;
}
.permit-group .modules .module .permits .permit {
  flex-grow: 1;
  padding: 2px;
  margin: 1px;
  border: 1px solid transparent;
  border-radius: 3px;
  flex-direction: column;
  /* Los requerimientos */
}
.permit-group .modules .module .permits .permit > span {
  padding: 4px 8px;
}
.permit-group .modules .module .permits .permit:hover {
  background-color: #404040;
}
.permit-group .modules .module .permits .permit.granted {
  background-color: #30ae50;
}
.permit-group .modules .module .permits .permit.granted:hover {
  background-color: #289143;
}
.permit-group .modules .module .permits .permit.denied {
  background-color: #fb2836;
}
.permit-group .modules .module .permits .permit.denied:hover {
  background-color: #ee0414;
}
.permit-group .modules .module .permits .permit.selected {
  border: 1px solid #43cb65;
  background-color: #43cb65;
}
.permit-group .modules .module .permits .permit .requeriments {
  padding: 0px 8px 0px 8px;
  display: flex;
}
.permit-group .modules .module .permits .permit .requeriments > span {
  margin: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid white;
  border-radius: 2px;
  background-color: white;
}
.permit-group .modules .module .permits .permit .requeriments > span.granted {
  background-color: #43cb65;
  color: white;
}
.permit-group .modules .module .permits .permit .requeriments > span.denied {
  background-color: #fc4c58;
  color: white;
}

.text-success {
  color: #30ae50;
}
.text-success.text-light-5 {
  color: #d9f5e0;
}
.text-success.text-light-4 {
  color: #b4eac2;
}
.text-success.text-light-3 {
  color: #8ee0a3;
}
.text-success.text-light-2 {
  color: #69d584;
}
.text-success.text-light {
  color: #43cb65;
}
.text-success.text-dark {
  color: #289143;
}
.text-success.text-dark-2 {
  color: #207435;
}
.text-success.text-dark-3 {
  color: #185728;
}
.text-success.text-dark-4 {
  color: #103a1b;
}
.text-success.text-dark-5 {
  color: #081d0d;
}
.text-primary {
  color: #007bff;
}
.text-primary.text-light-5 {
  color: #d5e9ff;
}
.text-primary.text-light-4 {
  color: #aad3ff;
}
.text-primary.text-light-3 {
  color: #80bdff;
}
.text-primary.text-light-2 {
  color: #55a7ff;
}
.text-primary.text-light {
  color: #2b91ff;
}
.text-primary.text-dark {
  color: #0067d5;
}
.text-primary.text-dark-2 {
  color: #0052aa;
}
.text-primary.text-dark-3 {
  color: #003e80;
}
.text-primary.text-dark-4 {
  color: #002955;
}
.text-primary.text-dark-5 {
  color: #00152b;
}
.text-info {
  color: #00bad6;
}
.text-info.text-light-5 {
  color: #cef9ff;
}
.text-info.text-light-4 {
  color: #9cf2ff;
}
.text-info.text-light-3 {
  color: #6becff;
}
.text-info.text-light-2 {
  color: #3ae5ff;
}
.text-info.text-light {
  color: #08dfff;
}
.text-info.text-dark {
  color: #009bb2;
}
.text-info.text-dark-2 {
  color: #007c8f;
}
.text-info.text-dark-3 {
  color: #005d6b;
}
.text-info.text-dark-4 {
  color: #003e47;
}
.text-info.text-dark-5 {
  color: #001f24;
}
.text-danger {
  color: #fb2836;
}
.text-danger.text-light-5 {
  color: #fedbde;
}
.text-danger.text-light-4 {
  color: #feb7bc;
}
.text-danger.text-light-3 {
  color: #fd949b;
}
.text-danger.text-light-2 {
  color: #fc7079;
}
.text-danger.text-light {
  color: #fc4c58;
}
.text-danger.text-dark {
  color: #ee0414;
}
.text-danger.text-dark-2 {
  color: #be0410;
}
.text-danger.text-dark-3 {
  color: #8f030c;
}
.text-danger.text-dark-4 {
  color: #5f0208;
}
.text-danger.text-dark-5 {
  color: #300104;
}
.text-warning {
  color: #ff5e00;
}
.text-warning.text-light-5 {
  color: #ffe4d5;
}
.text-warning.text-light-4 {
  color: #ffc9aa;
}
.text-warning.text-light-3 {
  color: #ffaf80;
}
.text-warning.text-light-2 {
  color: #ff9455;
}
.text-warning.text-light {
  color: #ff792b;
}
.text-warning.text-dark {
  color: #d54e00;
}
.text-warning.text-dark-2 {
  color: #aa3f00;
}
.text-warning.text-dark-3 {
  color: #802f00;
}
.text-warning.text-dark-4 {
  color: #551f00;
}
.text-warning.text-dark-5 {
  color: #2b1000;
}
.text-default {
  color: #778088;
}
.text-default.text-light-5 {
  color: #e8eaeb;
}
.text-default.text-light-4 {
  color: #d2d5d7;
}
.text-default.text-light-3 {
  color: #bbc0c4;
}
.text-default.text-light-2 {
  color: #a4aab0;
}
.text-default.text-light {
  color: #8e959c;
}
.text-default.text-dark {
  color: #636b71;
}
.text-default.text-dark-2 {
  color: #4f555b;
}
.text-default.text-dark-3 {
  color: #3c4044;
}
.text-default.text-dark-4 {
  color: #282b2d;
}
.text-default.text-dark-5 {
  color: #141517;
}
.text-brownie {
  color: #b66a49;
}
.text-brownie.text-light-5 {
  color: #f3e6e1;
}
.text-brownie.text-light-4 {
  color: #e7cdc2;
}
.text-brownie.text-light-3 {
  color: #dbb5a4;
}
.text-brownie.text-light-2 {
  color: #ce9c86;
}
.text-brownie.text-light {
  color: #c28367;
}
.text-brownie.text-dark {
  color: #98583d;
}
.text-brownie.text-dark-2 {
  color: #794731;
}
.text-brownie.text-dark-3 {
  color: #5b3525;
}
.text-brownie.text-dark-4 {
  color: #3d2318;
}
.text-brownie.text-dark-5 {
  color: #1e120c;
}
.text-smog {
  color: #808080;
}
.text-smog.text-light-5 {
  color: #eaeaea;
}
.text-smog.text-light-4 {
  color: #d5d5d5;
}
.text-smog.text-light-3 {
  color: silver;
}
.text-smog.text-light-2 {
  color: #aaaaaa;
}
.text-smog.text-light {
  color: #959595;
}
.text-smog.text-dark {
  color: #6b6b6b;
}
.text-smog.text-dark-2 {
  color: #555555;
}
.text-smog.text-dark-3 {
  color: #404040;
}
.text-smog.text-dark-4 {
  color: #2b2b2b;
}
.text-smog.text-dark-5 {
  color: #151515;
}
.text-goldie {
  color: #edff2c;
}
.text-goldie.text-light-5 {
  color: #fcffdc;
}
.text-goldie.text-light-4 {
  color: #f9ffb9;
}
.text-goldie.text-light-3 {
  color: #f6ff96;
}
.text-goldie.text-light-2 {
  color: #f3ff72;
}
.text-goldie.text-light {
  color: #f0ff4f;
}
.text-goldie.text-dark {
  color: #e4f900;
}
.text-goldie.text-dark-2 {
  color: #b6c700;
}
.text-goldie.text-dark-3 {
  color: #899600;
}
.text-goldie.text-dark-4 {
  color: #5b6400;
}
.text-goldie.text-dark-5 {
  color: #2e3200;
}
.text-lime {
  color: #8fff2c;
}
.text-lime.text-light-5 {
  color: #ecffdc;
}
.text-lime.text-light-4 {
  color: #daffb9;
}
.text-lime.text-light-3 {
  color: #c7ff96;
}
.text-lime.text-light-2 {
  color: #b4ff72;
}
.text-lime.text-light {
  color: #a2ff4f;
}
.text-lime.text-dark {
  color: #75f900;
}
.text-lime.text-dark-2 {
  color: #5ec700;
}
.text-lime.text-dark-3 {
  color: #469600;
}
.text-lime.text-dark-4 {
  color: #2f6400;
}
.text-lime.text-dark-5 {
  color: #173200;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-vertical {
  writing-mode: tb-rl;
  transform: rotate(180deg);
}
.text-middle {
  font-size: 0.9em;
}
.text-small {
  font-size: 0.8em;
}
.text-smaller {
  font-size: 0.6em;
}
.text-big {
  font-size: 1.2em;
}
.text-bigger {
  font-size: 1.6em;
}
.text-justify {
  text-align: justify;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-right {
  text-align: right;
}
.text-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.text-left {
  text-align: left;
}

.label {
  padding: 1px 4px;
  border-radius: 2px;
  color: white;
  border: 1px solid #636b71;
  background-color: #636b71;
}
.label.bordered {
  color: #4f555b;
  border: 1px solid #a4aab0;
  background-color: #e8eaeb;
}
.label.padding {
  padding: 10px;
}
.label.center {
  text-align: center;
}
.label.small {
  font-size: 0.8em;
}
.label.large {
  font-size: 1.2em;
}
.label.success {
  color: white;
  background-color: #30ae50;
  border: 1px solid #30ae50;
}
.label.success.bordered {
  color: #207435;
  border: 1px solid #69d584;
  background-color: #d9f5e0;
}
.label.primary {
  color: white;
  background-color: #007bff;
  border: 1px solid #007bff;
}
.label.primary.bordered {
  color: #0052aa;
  border: 1px solid #55a7ff;
  background-color: #d5e9ff;
}
.label.info {
  color: white;
  background-color: #00bad6;
  border: 1px solid #00bad6;
}
.label.info.bordered {
  color: #007c8f;
  border: 1px solid #3ae5ff;
  background-color: #cef9ff;
}
.label.danger {
  color: white;
  background-color: #fb2836;
  border: 1px solid #fb2836;
}
.label.danger.bordered {
  color: #be0410;
  border: 1px solid #fc7079;
  background-color: #fedbde;
}
.label.warning {
  color: white;
  background-color: #ff5e00;
  border: 1px solid #ff5e00;
}
.label.warning.bordered {
  color: #aa3f00;
  border: 1px solid #ff9455;
  background-color: #ffe4d5;
}
.label.default {
  color: white;
  background-color: #778088;
  border: 1px solid #778088;
}
.label.default.bordered {
  color: #4f555b;
  border: 1px solid #a4aab0;
  background-color: #e8eaeb;
}
.label.brownie {
  color: white;
  background-color: #b66a49;
  border: 1px solid #b66a49;
}
.label.brownie.bordered {
  color: #794731;
  border: 1px solid #ce9c86;
  background-color: #f3e6e1;
}
.label.smog {
  color: white;
  background-color: #808080;
  border: 1px solid #808080;
}
.label.smog.bordered {
  color: #555555;
  border: 1px solid #aaaaaa;
  background-color: #eaeaea;
}
.label.goldie {
  color: white;
  background-color: #edff2c;
  border: 1px solid #edff2c;
}
.label.goldie.bordered {
  color: #b6c700;
  border: 1px solid #f3ff72;
  background-color: #fcffdc;
}
.label.lime {
  color: white;
  background-color: #8fff2c;
  border: 1px solid #8fff2c;
}
.label.lime.bordered {
  color: #5ec700;
  border: 1px solid #b4ff72;
  background-color: #ecffdc;
}

#window-list {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 40px;
  overflow: hidden;
  background-image: linear-gradient(45deg, #03183a, #510d0d);
  z-index: 2;
}
#window-list #scroll-container {
  position: absolute;
  left: 50px;
  top: 0px;
  height: calc(100% + 30px);
  width: calc(100% - 50px);
}
#window-list #scroll-container #list-container {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 40px;
  overflow: auto;
  gap: 1px;
  padding: 1px;
}
#window-list #scroll-container #list-container .elemento {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid #003e47;
  box-shadow: inset 0px 0px 2px #005d6b;
  box-sizing: border-box;
  border-radius: 3px;
  background-image: radial-gradient(ellipse at 100% 100%, transparent 74%, rgba(255, 255, 255, 0.6));
}
#window-list #scroll-container #list-container .elemento.active {
  border: 1px solid #005d6b;
  box-shadow: inset 0px 0px 2px #00bad6;
  background-image: radial-gradient(ellipse at 100% 100%, transparent 74%, rgba(255, 255, 255, 0.8));
}
#window-list #scroll-container #list-container .elemento.active .icon {
  transform: scale(1);
}
#window-list #scroll-container #list-container .elemento:hover {
  box-shadow: inset 0px 0px 5px white;
}
#window-list #scroll-container #list-container .elemento:active {
  box-shadow: inset 0px 0px 5px white;
}
#window-list #scroll-container #list-container .elemento .icon {
  width: 24px;
  height: 24px;
  transform: scale(0.75);
}
#window-list.landscape {
  height: 100vh;
  width: 40px;
  background-image: linear-gradient(45deg, #510d0d, #03183a);
}
#window-list.landscape #scroll-container {
  top: 50px;
  left: 0px;
  width: calc(100% + 30px);
  height: calc(100% - 50px);
}
#window-list.landscape #scroll-container #list-container {
  grid-auto-flow: row;
}
#window-list.landscape #scroll-container #list-container .elemento {
  flex-direction: row-reverse;
}
#window-list.landscape #scroll-container #list-container .elemento .icon {
  margin-right: 4px;
}

.option {
  background-color: transparent;
  display: grid;
  grid-template-columns: 20px auto;
  grid-template-rows: 20px;
  grid-template-areas: 'icon title';
  justify-items: stretch;
  align-items: stretch;
}
.option .icon {
  grid-area: icon;
  align-self: center;
  justify-self: center;
  display: grid;
  align-items: center;
  justify-items: center;
}
.option .title {
  grid-area: title;
  display: grid;
  align-items: center;
  justify-items: start;
  padding: 0px 3px;
}
.option:hover {
  background-color: #b2b7bc;
}
.option:hover .title {
  background-color: #c0c4c7;
}
.option:hover.success {
  background-color: #7ddb95;
}
.option:hover.success .title {
  background-color: #90e1a5;
}
.option:hover.primary {
  background-color: #6fb4ff;
}
.option:hover.primary .title {
  background-color: #88c1ff;
}
.option:hover.info {
  background-color: #53e9ff;
}
.option:hover.info .title {
  background-color: #6decff;
}
.option:hover.danger {
  background-color: #fd8990;
}
.option:hover.danger .title {
  background-color: #fda2a8;
}
.option:hover.warning {
  background-color: #ffa46f;
}
.option:hover.warning .title {
  background-color: #ffb488;
}
.option:hover.default {
  background-color: #b2b7bc;
}
.option:hover.default .title {
  background-color: #c0c4c7;
}
.option:hover.brownie {
  background-color: #d6ab98;
}
.option:hover.brownie .title {
  background-color: #ddb9aa;
}
.option:hover.smog {
  background-color: #b7b7b7;
}
.option:hover.smog .title {
  background-color: #c4c4c4;
}
.option:hover.goldie {
  background-color: #f5ff8c;
}
.option:hover.goldie .title {
  background-color: #f7ffa5;
}
.option:hover.lime {
  background-color: #c2ff8c;
}
.option:hover.lime .title {
  background-color: #cfffa5;
}

pols-status-label {
  color: white;
  font-weight: bold;
  font-size: 15px;
  z-index: 5;
  max-width: calc(100vw - 5px);
  box-sizing: border-box;
}
pols-status-label pols-waiting-icon {
  vertical-align: -0.1rem;
  margin-right: 3px;
}

pols-infobox {
  gap: 0px;
  border-radius: 2px;
}
pols-infobox:focus,
pols-infobox:active {
  outline: none;
}

pols-progress-circle {
  --stroke-color: #4f555b;
  --rail-color: #bbc0c4;
  font-weight: bold;
  color: #4f555b;
}
pols-progress-circle.success {
  --stroke-color: #207435;
  --rail-color: #8ee0a3;
  color: #207435;
}
pols-progress-circle.primary {
  --stroke-color: #0052aa;
  --rail-color: #80bdff;
  color: #0052aa;
}
pols-progress-circle.info {
  --stroke-color: #007c8f;
  --rail-color: #6becff;
  color: #007c8f;
}
pols-progress-circle.danger {
  --stroke-color: #be0410;
  --rail-color: #fd949b;
  color: #be0410;
}
pols-progress-circle.warning {
  --stroke-color: #aa3f00;
  --rail-color: #ffaf80;
  color: #aa3f00;
}
pols-progress-circle.default {
  --stroke-color: #4f555b;
  --rail-color: #bbc0c4;
  color: #4f555b;
}
pols-progress-circle.brownie {
  --stroke-color: #794731;
  --rail-color: #dbb5a4;
  color: #794731;
}
pols-progress-circle.smog {
  --stroke-color: #555555;
  --rail-color: silver;
  color: #555555;
}
pols-progress-circle.goldie {
  --stroke-color: #b6c700;
  --rail-color: #f6ff96;
  color: #b6c700;
}
pols-progress-circle.lime {
  --stroke-color: #5ec700;
  --rail-color: #c7ff96;
  color: #5ec700;
}

td pols-progress-bar {
  height: 5px;
  width: 100%;
}
td pols-progress-bar.success {
  background-color: #d9f5e0;
  --background-color-bar: #30ae50;
}
td pols-progress-bar.primary {
  background-color: #d5e9ff;
  --background-color-bar: #007bff;
}
td pols-progress-bar.info {
  background-color: #cef9ff;
  --background-color-bar: #00bad6;
}
td pols-progress-bar.danger {
  background-color: #fedbde;
  --background-color-bar: #fb2836;
}
td pols-progress-bar.warning {
  background-color: #ffe4d5;
  --background-color-bar: #ff5e00;
}
td pols-progress-bar.default {
  background-color: #e8eaeb;
  --background-color-bar: #778088;
}
td pols-progress-bar.brownie {
  background-color: #f3e6e1;
  --background-color-bar: #b66a49;
}
td pols-progress-bar.smog {
  background-color: #eaeaea;
  --background-color-bar: #808080;
}
td pols-progress-bar.goldie {
  background-color: #fcffdc;
  --background-color-bar: #edff2c;
}
td pols-progress-bar.lime {
  background-color: #ecffdc;
  --background-color-bar: #8fff2c;
}

.sample.success {
  background-color: #30ae50;
}
.sample.success.light-4 {
  background-color: #b4eac2;
}
.sample.success.light-2 {
  background-color: #69d584;
}
.sample.success.light {
  background-color: #43cb65;
}
.sample.success.dark {
  background-color: #289143;
}
.sample.success.dark-2 {
  background-color: #207435;
}
.sample.success.dark-4 {
  background-color: #103a1b;
}
.sample.primary {
  background-color: #007bff;
}
.sample.primary.light-4 {
  background-color: #aad3ff;
}
.sample.primary.light-2 {
  background-color: #55a7ff;
}
.sample.primary.light {
  background-color: #2b91ff;
}
.sample.primary.dark {
  background-color: #0067d5;
}
.sample.primary.dark-2 {
  background-color: #0052aa;
}
.sample.primary.dark-4 {
  background-color: #002955;
}
.sample.info {
  background-color: #00bad6;
}
.sample.info.light-4 {
  background-color: #9cf2ff;
}
.sample.info.light-2 {
  background-color: #3ae5ff;
}
.sample.info.light {
  background-color: #08dfff;
}
.sample.info.dark {
  background-color: #009bb2;
}
.sample.info.dark-2 {
  background-color: #007c8f;
}
.sample.info.dark-4 {
  background-color: #003e47;
}
.sample.danger {
  background-color: #fb2836;
}
.sample.danger.light-4 {
  background-color: #feb7bc;
}
.sample.danger.light-2 {
  background-color: #fc7079;
}
.sample.danger.light {
  background-color: #fc4c58;
}
.sample.danger.dark {
  background-color: #ee0414;
}
.sample.danger.dark-2 {
  background-color: #be0410;
}
.sample.danger.dark-4 {
  background-color: #5f0208;
}
.sample.warning {
  background-color: #ff5e00;
}
.sample.warning.light-4 {
  background-color: #ffc9aa;
}
.sample.warning.light-2 {
  background-color: #ff9455;
}
.sample.warning.light {
  background-color: #ff792b;
}
.sample.warning.dark {
  background-color: #d54e00;
}
.sample.warning.dark-2 {
  background-color: #aa3f00;
}
.sample.warning.dark-4 {
  background-color: #551f00;
}
.sample.default {
  background-color: #778088;
}
.sample.default.light-4 {
  background-color: #d2d5d7;
}
.sample.default.light-2 {
  background-color: #a4aab0;
}
.sample.default.light {
  background-color: #8e959c;
}
.sample.default.dark {
  background-color: #636b71;
}
.sample.default.dark-2 {
  background-color: #4f555b;
}
.sample.default.dark-4 {
  background-color: #282b2d;
}
.sample.brownie {
  background-color: #b66a49;
}
.sample.brownie.light-4 {
  background-color: #e7cdc2;
}
.sample.brownie.light-2 {
  background-color: #ce9c86;
}
.sample.brownie.light {
  background-color: #c28367;
}
.sample.brownie.dark {
  background-color: #98583d;
}
.sample.brownie.dark-2 {
  background-color: #794731;
}
.sample.brownie.dark-4 {
  background-color: #3d2318;
}
.sample.smog {
  background-color: #808080;
}
.sample.smog.light-4 {
  background-color: #d5d5d5;
}
.sample.smog.light-2 {
  background-color: #aaaaaa;
}
.sample.smog.light {
  background-color: #959595;
}
.sample.smog.dark {
  background-color: #6b6b6b;
}
.sample.smog.dark-2 {
  background-color: #555555;
}
.sample.smog.dark-4 {
  background-color: #2b2b2b;
}
.sample.goldie {
  background-color: #edff2c;
}
.sample.goldie.light-4 {
  background-color: #f9ffb9;
}
.sample.goldie.light-2 {
  background-color: #f3ff72;
}
.sample.goldie.light {
  background-color: #f0ff4f;
}
.sample.goldie.dark {
  background-color: #e4f900;
}
.sample.goldie.dark-2 {
  background-color: #b6c700;
}
.sample.goldie.dark-4 {
  background-color: #5b6400;
}
.sample.lime {
  background-color: #8fff2c;
}
.sample.lime.light-4 {
  background-color: #daffb9;
}
.sample.lime.light-2 {
  background-color: #b4ff72;
}
.sample.lime.light {
  background-color: #a2ff4f;
}
.sample.lime.dark {
  background-color: #75f900;
}
.sample.lime.dark-2 {
  background-color: #5ec700;
}
.sample.lime.dark-4 {
  background-color: #2f6400;
}

input,
select,
textarea,
pols-input-file,
pols-paginator,
pols-date,
pols-time,
pols-select,
pols-input-combo {
  font-family: RobotoCondensed;
  border-radius: 2px;
  border-style: solid;
  border: 1px solid #a4aab0;
  padding: 2px;
  box-sizing: border-box;
  font-size: 1.2rem;
  background-color: white;
  color: #282b2d;
}
input.bold,
select.bold,
textarea.bold,
pols-input-file.bold,
pols-paginator.bold,
pols-date.bold,
pols-time.bold,
pols-select.bold,
pols-input-combo.bold {
  font-weight: bold;
}
input.success,
select.success,
textarea.success,
pols-input-file.success,
pols-paginator.success,
pols-date.success,
pols-time.success,
pols-select.success,
pols-input-combo.success {
  border: 1px solid #69d584;
  color: #103a1b;
}
input.primary,
select.primary,
textarea.primary,
pols-input-file.primary,
pols-paginator.primary,
pols-date.primary,
pols-time.primary,
pols-select.primary,
pols-input-combo.primary {
  border: 1px solid #55a7ff;
  color: #002955;
}
input.info,
select.info,
textarea.info,
pols-input-file.info,
pols-paginator.info,
pols-date.info,
pols-time.info,
pols-select.info,
pols-input-combo.info {
  border: 1px solid #3ae5ff;
  color: #003e47;
}
input.danger,
select.danger,
textarea.danger,
pols-input-file.danger,
pols-paginator.danger,
pols-date.danger,
pols-time.danger,
pols-select.danger,
pols-input-combo.danger {
  border: 1px solid #fc7079;
  color: #5f0208;
}
input.warning,
select.warning,
textarea.warning,
pols-input-file.warning,
pols-paginator.warning,
pols-date.warning,
pols-time.warning,
pols-select.warning,
pols-input-combo.warning {
  border: 1px solid #ff9455;
  color: #551f00;
}
input.default,
select.default,
textarea.default,
pols-input-file.default,
pols-paginator.default,
pols-date.default,
pols-time.default,
pols-select.default,
pols-input-combo.default {
  border: 1px solid #a4aab0;
  color: #282b2d;
}
input.brownie,
select.brownie,
textarea.brownie,
pols-input-file.brownie,
pols-paginator.brownie,
pols-date.brownie,
pols-time.brownie,
pols-select.brownie,
pols-input-combo.brownie {
  border: 1px solid #ce9c86;
  color: #3d2318;
}
input.smog,
select.smog,
textarea.smog,
pols-input-file.smog,
pols-paginator.smog,
pols-date.smog,
pols-time.smog,
pols-select.smog,
pols-input-combo.smog {
  border: 1px solid #aaaaaa;
  color: #2b2b2b;
}
input.goldie,
select.goldie,
textarea.goldie,
pols-input-file.goldie,
pols-paginator.goldie,
pols-date.goldie,
pols-time.goldie,
pols-select.goldie,
pols-input-combo.goldie {
  border: 1px solid #f3ff72;
  color: #5b6400;
}
input.lime,
select.lime,
textarea.lime,
pols-input-file.lime,
pols-paginator.lime,
pols-date.lime,
pols-time.lime,
pols-select.lime,
pols-input-combo.lime {
  border: 1px solid #b4ff72;
  color: #2f6400;
}

pols-paginator {
  width: 100px;
}

pols-date,
pols-time,
pols-select,
pols-paginator,
pols-input-file {
  --results-z-index: 3;
}
pols-date[disabled='true'],
pols-time[disabled='true'],
pols-select[disabled='true'],
pols-paginator[disabled='true'],
pols-input-file[disabled='true'] {
  color: #636b71;
  background-color: #dfe1e3;
}
pols-date[focused],
pols-time[focused],
pols-select[focused],
pols-paginator[focused],
pols-input-file[focused] {
  box-shadow: inset 0px 0px 2px 1px #08dfff;
}

pols-input-combo {
  --results-z-index: 3;
}
pols-input-combo[disabled] {
  color: #636b71;
  background-color: #dfe1e3;
}
pols-input-combo[focused] {
  box-shadow: inset 0px 0px 2px 1px #08dfff;
}

textarea:active,
textarea:focus,
input:active,
input:focus,
select:active,
select:focus {
  box-shadow: inset 0px 0px 0px 1px #08dfff, inset 0px 0px 2px 1px #08dfff;
  outline: none;
}
textarea:disabled,
input:disabled,
select:disabled {
  color: #636b71;
  background-color: #dfe1e3;
  opacity: 1;
}
textarea:disabled.success,
input:disabled.success,
select:disabled.success {
  color: #289143;
  background-color: #c8f0d2;
}
textarea:disabled.primary,
input:disabled.primary,
select:disabled.primary {
  color: #0067d5;
  background-color: #c4e0ff;
}
textarea:disabled.info,
input:disabled.info,
select:disabled.info {
  color: #009bb2;
  background-color: #b6f5ff;
}
textarea:disabled.danger,
input:disabled.danger,
select:disabled.danger {
  color: #ee0414;
  background-color: #fed0d3;
}
textarea:disabled.warning,
input:disabled.warning,
select:disabled.warning {
  color: #d54e00;
  background-color: #ffd9c4;
}
textarea:disabled.default,
input:disabled.default,
select:disabled.default {
  color: #636b71;
  background-color: #dfe1e3;
}
textarea:disabled.brownie,
input:disabled.brownie,
select:disabled.brownie {
  color: #98583d;
  background-color: #eedcd5;
}
textarea:disabled.smog,
input:disabled.smog,
select:disabled.smog {
  color: #6b6b6b;
  background-color: #e1e1e1;
}
textarea:disabled.goldie,
input:disabled.goldie,
select:disabled.goldie {
  color: #e4f900;
  background-color: #fbffd2;
}
textarea:disabled.lime,
input:disabled.lime,
select:disabled.lime {
  color: #75f900;
  background-color: #e7ffd2;
}

input.password {
  font-family: dotsfont;
  font-size: 12px;
}

pols-date {
  --popup-z-index: 20;
}

select {
  /* Foundation code */
  appearance: none;
  background-image: url('../img/select-icon.svg');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 7px 5px;
  padding-right: 1.5rem;
}
select.success {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#103a1b, \"#\", \"%23\")'></polygon></svg>");
}
select.primary {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#002955, \"#\", \"%23\")'></polygon></svg>");
}
select.info {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#003e47, \"#\", \"%23\")'></polygon></svg>");
}
select.danger {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#5f0208, \"#\", \"%23\")'></polygon></svg>");
}
select.warning {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#551f00, \"#\", \"%23\")'></polygon></svg>");
}
select.default {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#282b2d, \"#\", \"%23\")'></polygon></svg>");
}
select.brownie {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#3d2318, \"#\", \"%23\")'></polygon></svg>");
}
select.smog {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#2b2b2b, \"#\", \"%23\")'></polygon></svg>");
}
select.goldie {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#5b6400, \"#\", \"%23\")'></polygon></svg>");
}
select.lime {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: str-replace(#2f6400, \"#\", \"%23\")'></polygon></svg>");
}

pols-checkbox {
  color: #282b2d;
}
pols-checkbox.success {
  --check-background-color: #30ae50;
  --border-color: #30ae50;
}
pols-checkbox.success:hover,
pols-checkbox.success:focus {
  --border-color: #207435;
}
pols-checkbox.success[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.primary {
  --check-background-color: #007bff;
  --border-color: #007bff;
}
pols-checkbox.primary:hover,
pols-checkbox.primary:focus {
  --border-color: #0052aa;
}
pols-checkbox.primary[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.info {
  --check-background-color: #00bad6;
  --border-color: #00bad6;
}
pols-checkbox.info:hover,
pols-checkbox.info:focus {
  --border-color: #007c8f;
}
pols-checkbox.info[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.danger {
  --check-background-color: #fb2836;
  --border-color: #fb2836;
}
pols-checkbox.danger:hover,
pols-checkbox.danger:focus {
  --border-color: #be0410;
}
pols-checkbox.danger[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.warning {
  --check-background-color: #ff5e00;
  --border-color: #ff5e00;
}
pols-checkbox.warning:hover,
pols-checkbox.warning:focus {
  --border-color: #aa3f00;
}
pols-checkbox.warning[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.default {
  --check-background-color: #778088;
  --border-color: #778088;
}
pols-checkbox.default:hover,
pols-checkbox.default:focus {
  --border-color: #4f555b;
}
pols-checkbox.default[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.brownie {
  --check-background-color: #b66a49;
  --border-color: #b66a49;
}
pols-checkbox.brownie:hover,
pols-checkbox.brownie:focus {
  --border-color: #794731;
}
pols-checkbox.brownie[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.smog {
  --check-background-color: #808080;
  --border-color: #808080;
}
pols-checkbox.smog:hover,
pols-checkbox.smog:focus {
  --border-color: #555555;
}
pols-checkbox.smog[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.goldie {
  --check-background-color: #edff2c;
  --border-color: #edff2c;
}
pols-checkbox.goldie:hover,
pols-checkbox.goldie:focus {
  --border-color: #b6c700;
}
pols-checkbox.goldie[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}
pols-checkbox.lime {
  --check-background-color: #8fff2c;
  --border-color: #8fff2c;
}
pols-checkbox.lime:hover,
pols-checkbox.lime:focus {
  --border-color: #5ec700;
}
pols-checkbox.lime[disabled='true'] {
  --check-background-color: #bbc0c4;
  --border-color: #8e959c;
}

.pd-5 {
  padding: 5px;
}

.pd-top-5 {
  padding-top: 5px;
}

.pd-bottom-5 {
  padding-bottom: 5px;
}

.mg-5 {
  margin: 5px;
}

.mg-top-5 {
  margin-top: 5px;
}

.mg-bottom-5 {
  margin-bottom: 5px;
}

.gap-5 {
  grid-gap: 5px;
}

.pd-10 {
  padding: 10px;
}

.pd-top-10 {
  padding-top: 10px;
}

.pd-bottom-10 {
  padding-bottom: 10px;
}

.mg-10 {
  margin: 10px;
}

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

.mg-bottom-10 {
  margin-bottom: 10px;
}

.gap-10 {
  grid-gap: 10px;
}

.pd-15 {
  padding: 15px;
}

.pd-top-15 {
  padding-top: 15px;
}

.pd-bottom-15 {
  padding-bottom: 15px;
}

.mg-15 {
  margin: 15px;
}

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

.mg-bottom-15 {
  margin-bottom: 15px;
}

.gap-15 {
  grid-gap: 15px;
}

.pd-20 {
  padding: 20px;
}

.pd-top-20 {
  padding-top: 20px;
}

.pd-bottom-20 {
  padding-bottom: 20px;
}

.mg-20 {
  margin: 20px;
}

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

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

.gap-20 {
  grid-gap: 20px;
}

.pd-25 {
  padding: 25px;
}

.pd-top-25 {
  padding-top: 25px;
}

.pd-bottom-25 {
  padding-bottom: 25px;
}

.mg-25 {
  margin: 25px;
}

.mg-top-25 {
  margin-top: 25px;
}

.mg-bottom-25 {
  margin-bottom: 25px;
}

.gap-25 {
  grid-gap: 25px;
}

pols-switch {
  --true-background-color: #30ae50;
  --false-background-color: #fb2836;
}

pols-layer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 2;
}
pols-layer > .body {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 4px;
  padding: 10px;
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #808080;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6);
}
pols-layer .title {
  font-weight: bold;
  border-bottom: 1px solid #8e959c;
  padding-bottom: 4px;
}
pols-layer.success > .body {
  border: 1px solid #207435;
  background-color: #d9f5e0;
}
pols-layer.primary > .body {
  border: 1px solid #0052aa;
  background-color: #d5e9ff;
}
pols-layer.info > .body {
  border: 1px solid #007c8f;
  background-color: #cef9ff;
}
pols-layer.danger > .body {
  border: 1px solid #be0410;
  background-color: #fedbde;
}
pols-layer.warning > .body {
  border: 1px solid #aa3f00;
  background-color: #ffe4d5;
}
pols-layer.default > .body {
  border: 1px solid #4f555b;
  background-color: #e8eaeb;
}
pols-layer.brownie > .body {
  border: 1px solid #794731;
  background-color: #f3e6e1;
}
pols-layer.smog > .body {
  border: 1px solid #555555;
  background-color: #eaeaea;
}
pols-layer.goldie > .body {
  border: 1px solid #b6c700;
  background-color: #fcffdc;
}
pols-layer.lime > .body {
  border: 1px solid #5ec700;
  background-color: #ecffdc;
}

pols-window.success pols-layer {
  background-color: rgba(217, 245, 224, 0.75);
}
pols-window.success pols-layer > .body {
  border: 1px solid #207435;
  background-color: #d9f5e0;
}
pols-window.success pols-layer .title {
  border-bottom: 1px solid #43cb65;
}

pols-window.primary pols-layer {
  background-color: rgba(213, 233, 255, 0.75);
}
pols-window.primary pols-layer > .body {
  border: 1px solid #0052aa;
  background-color: #d5e9ff;
}
pols-window.primary pols-layer .title {
  border-bottom: 1px solid #2b91ff;
}

pols-window.info pols-layer {
  background-color: rgba(206, 249, 255, 0.75);
}
pols-window.info pols-layer > .body {
  border: 1px solid #007c8f;
  background-color: #cef9ff;
}
pols-window.info pols-layer .title {
  border-bottom: 1px solid #08dfff;
}

pols-window.danger pols-layer {
  background-color: rgba(254, 219, 222, 0.75);
}
pols-window.danger pols-layer > .body {
  border: 1px solid #be0410;
  background-color: #fedbde;
}
pols-window.danger pols-layer .title {
  border-bottom: 1px solid #fc4c58;
}

pols-window.warning pols-layer {
  background-color: rgba(255, 228, 213, 0.75);
}
pols-window.warning pols-layer > .body {
  border: 1px solid #aa3f00;
  background-color: #ffe4d5;
}
pols-window.warning pols-layer .title {
  border-bottom: 1px solid #ff792b;
}

pols-window.default pols-layer {
  background-color: rgba(232, 234, 235, 0.75);
}
pols-window.default pols-layer > .body {
  border: 1px solid #4f555b;
  background-color: #e8eaeb;
}
pols-window.default pols-layer .title {
  border-bottom: 1px solid #8e959c;
}

pols-window.brownie pols-layer {
  background-color: rgba(243, 230, 225, 0.75);
}
pols-window.brownie pols-layer > .body {
  border: 1px solid #794731;
  background-color: #f3e6e1;
}
pols-window.brownie pols-layer .title {
  border-bottom: 1px solid #c28367;
}

pols-window.smog pols-layer {
  background-color: rgba(234, 234, 234, 0.75);
}
pols-window.smog pols-layer > .body {
  border: 1px solid #555555;
  background-color: #eaeaea;
}
pols-window.smog pols-layer .title {
  border-bottom: 1px solid #959595;
}

pols-window.goldie pols-layer {
  background-color: rgba(252, 255, 220, 0.75);
}
pols-window.goldie pols-layer > .body {
  border: 1px solid #b6c700;
  background-color: #fcffdc;
}
pols-window.goldie pols-layer .title {
  border-bottom: 1px solid #f0ff4f;
}

pols-window.lime pols-layer {
  background-color: rgba(236, 255, 220, 0.75);
}
pols-window.lime pols-layer > .body {
  border: 1px solid #5ec700;
  background-color: #ecffdc;
}
pols-window.lime pols-layer .title {
  border-bottom: 1px solid #a2ff4f;
}
.warning {
  background-color: #ffe699;
  border: 2px solid #ff9455;
  color: #aa3f00;
}
.danger {
  background-color: #fedbde;
  border: 2px solid #fc7079;
  color: #be0410;
}
.brownie {
  background-color: #f7e3d6;
  border: 2px solid #ce9c86;
  color: #a86c3a;
}
.success {
  background-color: #e6f9ed;
  border: 2px solid #28a745;
  color: #1e7e34;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 0.1;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-3 {
  opacity: 0.3;
}

.opacity-4 {
  opacity: 0.4;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-6 {
  opacity: 0.6;
}

.opacity-7 {
  opacity: 0.7;
}

.opacity-8 {
  opacity: 0.8;
}

.opacity-9 {
  opacity: 0.9;
}

.transparent-0 {
  opacity: 1;
}

.transparent-10 {
  opacity: 0.9;
}

.transparent-20 {
  opacity: 0.8;
}

.transparent-30 {
  opacity: 0.7;
}

.transparent-40 {
  opacity: 0.6;
}

.transparent-50 {
  opacity: 0.5;
}

.transparent-60 {
  opacity: 0.4;
}

.transparent-70 {
  opacity: 0.3;
}

.transparent-80 {
  opacity: 0.2;
}

.transparent-90 {
  opacity: 0.1;
}

*:not(input, textarea) {
  cursor: default;
}

html {
  font-size: 10px;
}

a {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

body,
button {
  font-family: Roboto;
}

body {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  color: #555555;
}

#background {
  position: fixed;
  background-image: radial-gradient(at center top, #ffffff, #d8d8d8);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

textarea {
  resize: none;
}

#windows-container {
  position: absolute;
  z-index: 1;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #d8d8d8 inset !important;
}

/* Corrección de la alineacion vertical para los icons, ya que cuando están a lado de un texto se encuentran mas arriba. Esta corrección va a depender 
de la tipografía del texto que acompaña el icono */
span.icons {
  vertical-align: -0.25em;
}

pols-main-menu {
  color: white;
  --background-image: radial-gradient(at center top, #222, black);
}

pols-infobox-rounded.popup {
  --space: 1px;
}

.pf-polselements.success {
  color: #30ae50;
}
.pf-polselements.primary {
  color: #007bff;
}
.pf-polselements.info {
  color: #00bad6;
}
.pf-polselements.danger {
  color: #fb2836;
}
.pf-polselements.warning {
  color: #ff5e00;
}
.pf-polselements.default {
  color: #778088;
}
.pf-polselements.brownie {
  color: #b66a49;
}
.pf-polselements.smog {
  color: #808080;
}
.pf-polselements.goldie {
  color: #edff2c;
}
.pf-polselements.lime {
  color: #8fff2c;
}
.pf-polselements.large {
  font-size: 1.25em;
}

.rotate {
  transform: rotate(90deg);
}
.rotate-2 {
  transform: rotate(180deg);
}
.rotate-3 {
  transform: rotate(270deg);
}

p {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

#content-frame {
  padding: 5px;
  position: relative;
  display: grid;
  grid-template-rows: min-content auto;
  font-size: 12px;
}

/* Selección con ':' es '\3A ' */

/* PIVOT */
.pivot {
  table {
    width: auto;
  }
}

.chart-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.scroll-container {
  width: 90%;
  max-width: 1200px;
  height: 600px;
  overflow-y: auto;
  position: relative;
}

.scroll-container canvas {
  display: block;
  width: 100% !important;
}

.bg-primary-1 {
  background: #0d426d;
}

.bg-warning-1 {
  background: #ffe699;
}

.bg-info-1 {
  background: #aaccee;
}

.white {
  color: #fff;
}

.fw-bold {
  font-weight: 600;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}

#tablaReporteEmpleados {
  table thead th,
  table thead td {
    background-image: linear-gradient(0deg, var(--background-color2) 0px, var(--background-color1) 5px) !important;
  }

  .sticky-col {
    position: sticky;
    background: #fff;
    z-index: 2;
  }

  thead .sticky-col {
    z-index: 4;
    background-image: linear-gradient(0deg, var(--background-color2) 0px, var(--background-color1) 5px) !important;
  }

  .sticky-col-1 {
    border-left: 1px solid #aad3ff;
    left: 1px;
  }
  .sticky-col-2 {
    left: 152px;
  }
  .sticky-col-3 {
    left: 253px;
  }
  .sticky-col-4 {
    left: 404px;
  }
  .sticky-col-5 {
    left: 505px;
  }

  td,
  th {
    padding: 0 !important;
  }
}

#tablaReporteEmpleados thead .sticky-col,
#tablaReporteEmpleados tfoot .sticky-col,
#tablaReporteEmpleados tr.bg-warning-1 .sticky-col,
#tablaReporteEmpleados tr.bg-primary-1 .sticky-col {
  z-index: 4;
}

#tablaReporteEmpleados .sticky-col-1 {
  border-left: 1px solid #aad3ff;
}

#tablaReporteEmpleados thead th {
  position: sticky;
  top: 0;
  z-index: 7;
}

#tablaReporteEmpleados thead tr:nth-child(2) th {
  top: 16px;
}

#tablaReporteEmpleados .sticky-col {
  position: sticky;
  background: #fff;
  z-index: 4;
}

#tablaReporteEmpleados thead .sticky-col {
  top: 0;
  z-index: 9;
}

.sticky-col-1 {
  left: 1px;
}
.sticky-col-2 {
  left: 152px;
}
.sticky-col-3 {
  left: 253px;
}
.sticky-col-4 {
  left: 404px;
}
.sticky-col-5 {
  left: 505px;
}

#tablaReporteEmpleados td,
#tablaReporteEmpleados th {
  padding: 0 !important;
}

/* Estilos personalizados para el login form */
/* Recordar en una sola línea */
#login-form .remember-row {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  justify-content: center !important;
}

#login-form .login-title {
  color: white;
}

/* No interferir con el switch personalizado */
#login-form .remember-row .switch {
  position: relative !important;
  display: inline-block !important;
  width: 40px !important;
  height: 20px !important;
}

#login-form .remember-row .remember-label {
  font-size: 12px !important;
  font-weight: 500 !important;
  user-select: none !important;
  cursor: pointer !important;
  transition: color 0.3s ease !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

/* Canal de integridad como enlace rojizo */
#login-form .link-container {
  margin-top: 20px;
}

#login-form .link-container .canal-integridad {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #dc3545 !important;
  text-decoration: underline !important;
  padding: 5px 0 !important;
  font-size: 12px !important;
  font-weight: normal !important;
  border-radius: 0 !important;
  transition: color 0.2s ease !important;
}

#login-form .link-container .canal-integridad:hover {
  color: #c82333 !important;
  background: none !important;
  box-shadow: none !important;
  text-decoration: underline !important;
  transform: none !important;
}

.recovery-link-container {
  margin-top: 10px;
}

.recovery-link {
  color: #007bff !important;
  text-decoration: underline !important;
  cursor: pointer !important;
  transition: color 0.3s ease !important;
  font-size: 13px !important;
}

.recovery-link:hover {
  color: #0056b3 !important;
}

/* Estilos completos del switch personalizado */
#login-form .remember-row .switch input {
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

#login-form .remember-row .slider {
  position: absolute !important;
  cursor: pointer !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: linear-gradient(135deg, #e2e8f0, #cbd5e1) !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  border-radius: 999px !important;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}

#login-form .remember-row .slider:before {
  position: absolute !important;
  content: '' !important;
  height: 15px !important;
  width: 15px !important;
  left: 2px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background: linear-gradient(135deg, #ffffff, #f8fafc) !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 50% !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

/* Estado checked del switch */
#login-form .remember-row .switch input:checked + .slider {
  background: linear-gradient(135deg, #3b82f6, #1d4ed8) !important;
  border-color: #3b82f6 !important;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 12px rgba(59, 130, 246, 0.4) !important;
}

#login-form .remember-row .switch input:checked + .slider:before {
  transform: translate(22px, -50%) !important;
  border-color: transparent !important;
  background: linear-gradient(135deg, #ffffff, #f0f9ff) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 1px 4px rgba(0, 0, 0, 0.15) !important;
}

/* Efectos hover y focus del switch */
#login-form .remember-row .switch:hover .slider {
  transform: scale(1.02) !important;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 4px 16px rgba(0, 0, 0, 0.2) !important;
}

#login-form .remember-row .switch input:focus + .slider {
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}

/* Estilos para la sección de archivos adjuntos en solicitudes */

.file-upload-section {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #fafafa;
}

.file-upload-area {
  border: 2px dashed #ccc;
  border-radius: 8px;
  padding: 40px 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff;
}

.file-upload-area:hover {
  border-color: #007bff;
  background-color: #f8f9fa;
}

.file-upload-area.drag-over {
  border-color: #007bff;
  background-color: #e3f2fd;
}

.file-upload-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.upload-icon {
  font-size: 48px;
  color: #6c757d;
}

.upload-text {
  font-size: 16px;
  font-weight: 500;
  color: #495057;
}

.upload-subtext {
  font-size: 14px;
  color: #6c757d;
}

.files-list {
  margin-top: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #fff;
}

.file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  border-bottom: 1px solid #f0f0f0;
}

.file-item:last-child {
  border-bottom: none;
}

.file-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.file-name {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  word-break: break-word;
}

.file-size {
  font-size: 12px;
  color: #6c757d;
}

.file-remove-btn {
  background: #dc3545;
  color: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
}

.file-remove-btn:hover {
  background: #c82333;
}

.files-status {
  margin-top: 10px;
  padding: 8px 12px;
  background-color: #f8f9fa;
  border-radius: 4px;
  font-size: 12px;
  color: #6c757d;
}

.files-count {
  font-weight: 500;
}

.no-files {
  text-align: center;
  padding: 20px;
  color: #6c757d;
  font-style: italic;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .file-upload-area {
    padding: 30px 15px;
  }

  .upload-icon {
    font-size: 36px;
  }

  .file-item {
    padding: 10px 12px;
  }

  .file-name {
    font-size: 13px;
  }
}

/* Línea separadora gris global */
.linea-separadora {
  width: 100%;
  height: 3px;
  background-color: #bbc0c4;
  border: none;
  margin: 2px 0;
}