* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  transition: color, background-color;
  transition-duration: 0.1s;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-family: "system-ui";
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
}

html, body {
  height: 100%; /* this will sett the body at full height of window */
  width: auto;
  font-size: 14px;
  position: relative;
}

body {
  max-width: 1440px;
  margin: auto;
}

:root {
  --trust: #007BFF;
  --background: #FFFFFF;
  --neutral: #CCCCCC;
  --growth: #228B22;
  --value: #FFD700;
  --interactive: #FFA500;
  --blend:#008080;
  --lessprominant: #2F4F4F;
  --color: 188, 70%;
  --colora: 25, 100%;
  --l: 30%;
  --color-main: HSL(var(--color),var(--l));
  --color-background: HSL(var(--color),calc(var(--l) + 67%));
  --color-hover: HSL(var(--color),calc(var(--l) + 15%));
  --color-active: HSL(var(--color),calc(var(--l) + 5%));
  --sign_menu: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  fill="rgb(0 134 205)" d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>');
  --sign_plus: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg>');
  --sign_minus: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg>');
  --arrow_right: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" fill="rgb(0 134 205)"/></svg>');
  --arrow_back: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  fill="rgb(0 134 205)" d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg>');
  --free_use: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><g><circle stroke="rgb(0 134 205)" fill="rgb(0 134 205)" cx="12" cy="6" r="2"/><path fill="rgb(0 134 205)" d="M21,16v-2c-2.24,0-4.16-0.96-5.6-2.68l-1.34-1.6C13.68,9.26,13.12,9,12.53,9h-1.05c-0.59,0-1.15,0.26-1.53,0.72l-1.34,1.6 C7.16,13.04,5.24,14,3,14v2c2.77,0,5.19-1.17,7-3.25V15l-3.88,1.55C5.45,16.82,5,17.48,5,18.21C5,19.2,5.8,20,6.79,20H9v-0.5 c0-1.38,1.12-2.5,2.5-2.5h3c0.28,0,0.5,0.22,0.5,0.5S14.78,18,14.5,18h-3c-0.83,0-1.5,0.67-1.5,1.5V20h7.21 C18.2,20,19,19.2,19,18.21c0-0.73-0.45-1.39-1.12-1.66L14,15v-2.25C15.81,14.83,18.23,16,21,16z"/></g></g></svg>');
  --live: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M21 3H3c-1.11 0-2 .89-2 2v12c0 1.1.89 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.11-.9-2-2-2zm0 14H3V5h18v12zm-5-6l-7 4V7z"/></svg>');
  --demo: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8 12.5v-9l6 4.5-6 4.5z"/></svg>');
  --buy: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)"d="M16 6V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H2v13c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6h-6zm-6-2h4v2h-4V4zM9 18V9l7.5 4L9 18z"/></svg>');
  --purchases: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2zm-5 12H9v-2h6v2zm5-7H4V4l16-.02V7z"/></svg>');
  --faq: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path fill="rgb(0 134 205)" d="M11.07,12.85c0.77-1.39,2.25-2.21,3.11-3.44c0.91-1.29,0.4-3.7-2.18-3.7c-1.69,0-2.52,1.28-2.87,2.34L6.54,6.96 C7.25,4.83,9.18,3,11.99,3c2.35,0,3.96,1.07,4.78,2.41c0.7,1.15,1.11,3.3,0.03,4.9c-1.2,1.77-2.35,2.31-2.97,3.45 c-0.25,0.46-0.35,0.76-0.35,2.24h-2.89C10.58,15.22,10.46,13.95,11.07,12.85z M14,20c0,1.1-0.9,2-2,2s-2-0.9-2-2c0-1.1,0.9-2,2-2 S14,18.9,14,20z"/></g></svg>');
  --invoice: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path fill="rgb(0 134 205)" d="M6 22q-1.25 0-2.125-.875T3 19v-3h3V2l1.5 1.5L9 2l1.5 1.5L12 2l1.5 1.5L15 2l1.5 1.5L18 2l1.5 1.5L21 2v17q0 1.25-.875 2.125T18 22Z" /> <path fill="white" d="m12-2q.425 0 .712-.288Q19 19.425 19 19V5H8v11h9v3q0 .425.288.712.287.288.712.288Z" /> <path fill="orangered" d="M9 9V7h6v2Zm0 3v-2h6v2Zm8-3q-.425 0-.712-.288Q16 8.425 16 8t.288-.713Q16.575 7 17 7t.712.287Q18 7.575 18 8t-.288.712Q17.425 9 17 9Z" /> <path fill="white" d="m0 3q-.425 0-.712-.288Q16 11.425 16 11t.288-.713Q16.575 10 17 10t.712.287Q18 10.575 18 11t-.288.712Q17.425 12 17 12ZM6 20h9v-2H5v1q0 .425.287.712Q5.575 20 6 20Zm-1 0v-2 2Z" /></g></svg>');
  --mobile: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M20 18c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2H0c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"/></svg>');
  --laptop: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(198 57 121)" d="M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3zm1 17H7V4h10v14zm-3 3h-4v-1h4v1z"/></svg>');
  --phone: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"/></svg>');
  --mail: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  fill="rgb(0 134 205)" d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>');
  --website: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/></svg>');
  --admin_settings: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M17,11c0.34,0,0.67,0.04,1,0.09V6.27L10.5,3L3,6.27v4.91c0,4.54,3.2,8.79,7.5,9.82c0.55-0.13,1.08-0.32,1.6-0.55 C11.41,19.47,11,18.28,11,17C11,13.69,13.69,11,17,11z"/><path fill="orangered" d="M17,13c-2.21,0-4,1.79-4,4c0,2.21,1.79,4,4,4s4-1.79,4-4C21,14.79,19.21,13,17,13z M17,14.38c0.62,0,1.12,0.51,1.12,1.12 s-0.51,1.12-1.12,1.12s-1.12-0.51-1.12-1.12S16.38,14.38,17,14.38z M17,19.75c-0.93,0-1.74-0.46-2.24-1.17 c0.05-0.72,1.51-1.08,2.24-1.08s2.19,0.36,2.24,1.08C18.74,19.29,17.93,19.75,17,19.75z"/></svg>');
  --video_settings: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M3,6h18v5h2V6c0-1.1-0.9-2-2-2H3C1.9,4,1,4.9,1,6v12c0,1.1,0.9,2,2,2h9v-2H3V6z"/><polygon fill="rgb(0 134 205)" points="15,12 9,8 9,16"/><path fill="orangered" d="M22.71,18.43c0.03-0.29,0.04-0.58,0.01-0.86l1.07-0.85c0.1-0.08,0.12-0.21,0.06-0.32l-1.03-1.79 c-0.06-0.11-0.19-0.15-0.31-0.11L21.23,15c-0.23-0.17-0.48-0.31-0.75-0.42l-0.2-1.36C20.26,13.09,20.16,13,20.03,13h-2.07 c-0.12,0-0.23,0.09-0.25,0.21l-0.2,1.36c-0.26,0.11-0.51,0.26-0.74,0.42l-1.28-0.5c-0.12-0.05-0.25,0-0.31,0.11l-1.03,1.79 c-0.06,0.11-0.04,0.24,0.06,0.32l1.07,0.86c-0.03,0.29-0.04,0.58-0.01,0.86l-1.07,0.85c-0.1,0.08-0.12,0.21-0.06,0.32l1.03,1.79 c0.06,0.11,0.19,0.15,0.31,0.11l1.27-0.5c0.23,0.17,0.48,0.31,0.75,0.42l0.2,1.36c0.02,0.12,0.12,0.21,0.25,0.21h2.07 c0.12,0,0.23-0.09,0.25-0.21l0.2-1.36c0.26-0.11,0.51-0.26,0.74-0.42l1.28,0.5c0.12,0.05,0.25,0,0.31-0.11l1.03-1.79 c0.06-0.11,0.04-0.24-0.06-0.32L22.71,18.43z M19,19.5c-0.83,0-1.5-0.67-1.5-1.5s0.67-1.5,1.5-1.5s1.5,0.67,1.5,1.5 S19.83,19.5,19,19.5z"/></svg>');
  --video_edit: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M4 10h18V6c0-1.1-.9-2-2-2h-3l2 4h-3l-2-4h-2l2 4h-3L9 4H7l2 4H6L4 4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h8v-2H4v-8z"/><polygon fill="orangered" points="14,18.88 14,21 16.12,21 21.29,15.83 19.17,13.71"/><path fill="orangered" d="m22.71 13-.71-.71c-.39-.39-1.02-.39-1.41 0l-.71.71L22 15.12l.71-.71c.39-.39.39-1.02 0-1.41z"/></svg>');
  --users: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><polygon fill="orangered"  points="22,9 22,7 20,7 20,9 18,9 18,11 20,11 20,13 22,13 22,11 24,11 24,9"/><path fill="rgb(0 134 205)"  d="M8,12c2.21,0,4-1.79,4-4s-1.79-4-4-4S4,5.79,4,8S5.79,12,8,12z"/><path fill="rgb(0 134 205)" d="M8,13c-2.67,0-8,1.34-8,4v3h16v-3C16,14.34,10.67,13,8,13z"/><path fill="rgb(0 134 205)"  d="M12.51,4.05C13.43,5.11,14,6.49,14,8s-0.57,2.89-1.49,3.95C14.47,11.7,16,10.04,16,8S14.47,4.3,12.51,4.05z"/><path fill="rgb(0 134 205)"  d="M16.53,13.83C17.42,14.66,18,15.7,18,17v3h2v-3C20,15.55,18.41,14.49,16.53,13.83z"/></svg>');
  --play_time: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M11 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm0-14v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9 4.97 0 9-4.03 9-9s-4.03-9-9-9h-1zm7 9c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zM6 12c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z"/></svg>');
  --video_time: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg>');
  --checkboxU: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>');
  --checkbox: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
  --radioU: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>');
  --radio: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>');
  --play_views: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>');
  --update: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M22,13v3c0,1.1-0.9,2-2,2h-3l1,1v2H6v-2l1-1H4c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2l8,0v2L4,5v11h16v-3H22z M15,15l-5-5h4V3 h2v7h4L15,15z"/></svg>');
  --secure: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M10.5,13H8v-3h2.5V7.5h3V10H16v3h-2.5v2.5h-3V13z M12,2L4,5v6.09c0,5.05,3.41,9.76,8,10.91c4.59-1.15,8-5.86,8-10.91V5L12,2 z M18,11.09c0,4-2.55,7.7-6,8.83c-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25l6,2.25V11.09z"/></svg>');
  --folder_add: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  fill="rgb(0 134 205)" d="M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-1 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z"/></svg>');
  --folder_not: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><g><path fill="orangered" d="M20,6h-8l-2-2H6.83l14.93,14.93C21.91,18.65,22,18.34,22,18V8C22,6.9,21.1,6,20,6z"/><path fill="orangered" d="M2.1,2.1L0.69,3.51l1.56,1.56C2.1,5.35,2.01,5.66,2.01,6L2,18c0,1.1,0.9,2,2,2h13.17l3.31,3.31l1.41-1.41L2.1,2.1z"/></g></g></svg>');
  --folder: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="rgb(0 134 205)" d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"/></svg>');
  --settings: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M17.41,6.59L15,5.5l2.41-1.09L18.5,2l1.09,2.41L22,5.5l-2.41,1.09L18.5,9L17.41,6.59z M21.28,12.72L20.5,11l-0.78,1.72 L18,13.5l1.72,0.78L20.5,16l0.78-1.72L23,13.5L21.28,12.72z M16.24,14.37l1.94,1.47l-2.5,4.33l-2.24-0.94 c-0.2,0.13-0.42,0.26-0.64,0.37L12.5,22h-5l-0.3-2.41c-0.22-0.11-0.43-0.23-0.64-0.37l-2.24,0.94l-2.5-4.33l1.94-1.47 C3.75,14.25,3.75,14.12,3.75,14s0-0.25,0.01-0.37l-1.94-1.47l2.5-4.33l2.24,0.94c0.2-0.13,0.42-0.26,0.64-0.37L7.5,6h5l0.3,2.41 c0.22,0.11,0.43,0.23,0.64,0.37l2.24-0.94l2.5,4.33l-1.94,1.47c0.01,0.12,0.01,0.24,0.01,0.37S16.25,14.25,16.24,14.37z M13,14 c0-1.66-1.34-3-3-3s-3,1.34-3,3s1.34,3,3,3S13,15.66,13,14z"/></svg>');
  --more: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="white" d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>');
  --play: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path  fill="white" d="M8 5v14l11-7z"/></svg>');
  --pause: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="white" d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"/></svg>');
  --file_attached: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M15 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7l-5-5zM6 20V4h8v4h4v12H6zm10-10v5c0 2.21-1.79 4-4 4s-4-1.79-4-4V8.5c0-1.47 1.26-2.64 2.76-2.49 1.3.13 2.24 1.32 2.24 2.63V15h-2V8.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-5h2z"/></svg>');
  --file_video: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z"/></svg>');
  --file_video_not: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path fill="orangered" d="M21 6.5l-4 4V7c0-.55-.45-1-1-1H9.82L21 17.18V6.5zM3.27 2L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.54-.18L19.73 21 21 19.73 3.27 2z"/></svg>');
  --faculty: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z"/></svg>');
  --expiry: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path fill="rgb(0 134 205)" d="M18,22l-0.01-6L14,12l3.99-4.01L18,2H6v6l4,4l-4,3.99V22H18z M8,7.5V4h8v3.5l-4,4L8,7.5z"/></g></svg>');
  --calculate: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)"  d="M17,12c-2.76,0-5,2.24-5,5s2.24,5,5,5c2.76,0,5-2.24,5-5S19.76,12,17,12z M18.65,19.35l-2.15-2.15V14h1v2.79l1.85,1.85 L18.65,19.35z M18,3h-3.18C14.4,1.84,13.3,1,12,1S9.6,1.84,9.18,3H6C4.9,3,4,3.9,4,5v15c0,1.1,0.9,2,2,2h6.11 c-0.59-0.57-1.07-1.25-1.42-2H6V5h2v3h8V5h2v5.08c0.71,0.1,1.38,0.31,2,0.6V5C20,3.9,19.1,3,18,3z M12,5c-0.55,0-1-0.45-1-1 c0-0.55,0.45-1,1-1c0.55,0,1,0.45,1,1C13,4.55,12.55,5,12,5z"/></svg>');
  --cancel: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 146, 0)" d="M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>');
  --yes: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 146, 0)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z"/></svg>');
  --info: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 146, 0)" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>');
  --caution: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="orange" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>');
  --warn: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="red" d="M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>');
  --error: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="orangered" d="M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM17 15.74L15.74 17 12 13.26 8.26 17 7 15.74 10.74 12 7 8.26 8.26 7 12 10.74 15.74 7 17 8.26 13.26 12 17 15.74z"/></svg>');
  --faq: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><g><path fill="rgb(0 134 205)" d="M4,6H2v14c0,1.1,0.9,2,2,2h14v-2H4V6z"/><path fill="rgb(0 134 205)"  d="M20,2H8C6.9,2,6,2.9,6,4v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C22,2.9,21.1,2,20,2z M14.01,15 c-0.59,0-1.05-0.47-1.05-1.05c0-0.59,0.47-1.04,1.05-1.04c0.59,0,1.04,0.45,1.04,1.04C15.04,14.53,14.6,15,14.01,15z M16.51,8.83 c-0.63,0.93-1.23,1.21-1.56,1.81c-0.13,0.24-0.18,0.4-0.18,1.18h-1.52c0-0.41-0.06-1.08,0.26-1.65c0.41-0.73,1.18-1.16,1.63-1.8 c0.48-0.68,0.21-1.94-1.14-1.94c-0.88,0-1.32,0.67-1.5,1.23l-1.37-0.57C11.51,5.96,12.52,5,13.99,5c1.23,0,2.08,0.56,2.51,1.26 C16.87,6.87,17.08,7.99,16.51,8.83z"/></g></g></svg>');
  --eye: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>');
  --timer: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0 134 205)" d="M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10s10-4.5,10-10S17.5,2,12,2z M16.2,16.2L11,13V7h1.5v5.2l4.5,2.7L16.2,16.2z"/></svg>');
  --camon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 139, 199)" d="M15 8v8H5V8h10m1-2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4V7c0-.55-.45-1-1-1z"/></svg>');
  --camoff: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(199, 53, 0)"  d="M9.56 8l-2-2-4.15-4.14L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.55-.18L19.73 21l1.41-1.41-8.86-8.86L9.56 8zM5 16V8h1.73l8 8H5zm10-8v2.61l6 6V6.5l-4 4V7c0-.55-.45-1-1-1h-5.61l2 2H15z" /></svg>');
  --micon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 139, 199)" d="M12,14c1.66,0,3-1.34,3-3V5c0-1.66-1.34-3-3-3S9,3.34,9,5v6C9,12.66,10.34,14,12,14z"/><path fill="rgb(0, 139, 199)" d="M17,11c0,2.76-2.24,5-5,5s-5-2.24-5-5H5c0,3.53,2.61,6.43,6,6.92V21h2v-3.08c3.39-0.49,6-3.39,6-6.92H17z"/></svg>');
  --micoff: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(199, 53, 0)"  d="M10.8 4.9c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91L15 10.6V5c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76V4.9zM19 11h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3 .23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c.91-.13 1.77-.45 2.55-.9l4.2 4.2 1.41-1.41L4.41 2.86z"/></svg>');
  --padding-top:.25em;
  --header-height:4em;
}

h1 {
  color: #707070;
  font-weight: 600;
}

h2 {
  color: var(--color-steel-blue);
  border: none;
  padding: 0.5em 0;
  margin-bottom: 0.5em;
}

p {
  padding: 0.5em 0.25em;
  margin-bottom: 0.5em;
}

hr {
  padding: 0.2em 1em;
  border: none;
  border-bottom: 1px dashed #e4e4e4;
  margin: 0.5em 0.5em 0.5em 0.5em;
}

/* width */
::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

@media screen and (max-width: 768px) {
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  ::-webkit-scrollbar-thumb {
    background: white;
  }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #efefef;
  }
}
/* Track */
::-webkit-scrollbar-track {
  background: white;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: var(--color-steel-blue);
  opacity: 0.5;
  border-radius: 0.5em;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-steel-blue);
  opacity: 1;
}

.col-2 {
  display: grid;
  width: calc(100% - 1em);
  grid-template-columns: minmax(50%, max-content) minmax(50%, max-content);
  gap: 1em;
}
@media screen and (max-width: 640px) {
  .col-2 {
    grid-template-columns: auto;
    row-gap: 2em;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.col-2 img {
  width: 100%;
  padding: 1em;
  box-shadow: 0 0 0.5em grey;
  border-radius: 0.5em;
}

.col-3 {
  display: grid;
  width: calc(100% - 2em);
  grid-template-columns: 33% 34% 33%;
  gap: 1em;
}
.col-3 img {
  width: 100%;
  padding: 1em;
  box-shadow: 0 0 0.5em grey;
  border-radius: 0.5em;
}
@media screen and (max-width: 900px) {
  .col-3 {
    width: calc(100% - 1em);
    grid-template-columns: minmax(50%, max-content) minmax(50%, max-content);
    gap: 1em;
  }
}
@media screen and (max-width: 640px) {
  .col-3 {
    width: calc(100% - 1em);
    grid-template-columns: auto;
    gap: 1em;
  }
}

.col-4 {
  display: grid;
  width: calc(100% - 3em);
  grid-template-columns: 25% 25% 25% 25%;
  gap: 1em;
}
.col-4 img {
  width: 100%;
  padding: 1em;
  box-shadow: 0 0 0.5em grey;
  border-radius: 0.5em;
}

.camera {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: azure;
}

a {
  text-align: right;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
}

.loginForm, .registerForm, .resendForm {
  padding: 0.5em 1em;
  color: grey;
  animation: showForm 0.3s ease-in-out forwards;
}
.loginForm h2, .registerForm h2, .resendForm h2 {
  color: var(--color-steel-blue);
  padding: 0.25em;
  margin: 0.2em;
  font-size: 3vw;
  border-bottom: 1px dotted grey;
}

@keyframes showForm {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.forms {
  position: absolute;
  left: 50%;
  width: 50%;
  top: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.5em 1.5em;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  font-size: 1.7vw;
}

input[type=checkbox], input[type=radio] {
  width: 1em;
  height: 1em;
  margin: 0.2em;
  display: none;
}
input[type=checkbox] + label, input[type=radio] + label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: inline-block;
  cursor: pointer;
  margin: 0.25em;
  padding: 0.3em 0.5em;
  min-height: 2em;
  min-width: 2em;
  position: relative;
  border-radius: 0.2em;
  padding-left: 2em;
  text-align: justify;
  vertical-align: top;
}
input[type=checkbox] + label::before, input[type=radio] + label::before {
  padding: 0.25em;
  position: absolute !important;
  top: 0;
  left: 0em;
  width: 1.5em;
  height: 1.5em;
}
input[type=checkbox] + label:hover, input[type=radio] + label:hover {
  background-color: #f1f1f1;
}
@keyframes hoverhide {
  50% {
    background-color: rgba(0, 0, 0, 0.55);
  }
  100% {
    background-color: inherit;
  }
}
input[type=checkbox] + label:active::before, input[type=radio] + label:active::before {
  filter: invert(0.75);
}
@keyframes resetInvert {
  0% {
    filter: invert(0.75);
  }
  100% {
    filter: invert(0);
  }
}

input[type=checkbox].togglebutton, input[type=radio].togglebutton {
  display: none;
  border: 1px solid green;
}
input[type=checkbox].togglebutton + label, input[type=radio].togglebutton + label {
  display: inline-block;
  background-color: transparent;
  text-align: left;
  position: relative;
  width: 100%;
  padding: 0.2em 0.3em;
  padding-right: 4em;
}
input[type=checkbox].togglebutton + label::before, input[type=checkbox].togglebutton + label::after, input[type=radio].togglebutton + label::before, input[type=radio].togglebutton + label::after {
  content: none !important;
}
input[type=checkbox].togglebutton + label .togglecheckbox, input[type=radio].togglebutton + label .togglecheckbox {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0.25em;
  height: 1.3em;
  width: 3em;
  background-color: white;
  padding: 0.2em;
  border-radius: 1.5em;
  margin: 0.5em 0.25em;
  font-size: 0.8em;
  --b: HSL(var(--color), calc(var(--l) + 50%));
  box-shadow: 0 0 1em 1px var(--b) inset;
  --c: HSL(var(--color),calc(var(--l) + 35%));
  outline: 2px var(--c) solid;
  outline-offset: 2px;
}
input[type=checkbox].togglebutton + label .togglecheckbox .togglethumb, input[type=radio].togglebutton + label .togglecheckbox .togglethumb {
  position: absolute;
  top: 0;
  background-color: #ad5c00;
  height: 1.3em;
  width: 1.3em;
  border-radius: 1.5em;
  margin: 0em;
  box-shadow: 0 0 0.25em 1px #c8c8c8;
  animation: btnslideoff 0.12s ease-in-out forwards;
}
input[type=checkbox].togglebutton:checked + label, input[type=radio].togglebutton:checked + label {
  background-color: transparent;
}
input[type=checkbox].togglebutton:checked + label:hover, input[type=radio].togglebutton:checked + label:hover {
  background-color: transparent !important;
}
input[type=checkbox].togglebutton:checked + label .togglecheckbox .togglethumb, input[type=radio].togglebutton:checked + label .togglecheckbox .togglethumb {
  background-color: #008b10;
  animation: btnslideon 0.12s ease-in-out forwards;
}
input[type=checkbox].togglebutton:disabled + label, input[type=radio].togglebutton:disabled + label {
  background-color: transparent;
}
input[type=checkbox].togglebutton:disabled + label .togglecheckbox, input[type=radio].togglebutton:disabled + label .togglecheckbox {
  filter: saturate(0);
  outline: 2px #c6c6c6 solid;
  box-shadow: 0 0 1em 1px #c8c8c8 inset;
}
input[type=checkbox].togglebutton:disabled + label .togglecheckbox .togglethumb, input[type=radio].togglebutton:disabled + label .togglecheckbox .togglethumb {
  background-color: #525252;
}
@keyframes btnslideon {
  0% {
    left: 0;
    background-color: #ad5c00;
  }
  100% {
    left: calc(100% - 1.3em);
    background-color: #008b10;
  }
}
@keyframes btnslideoff {
  0% {
    left: calc(100% - 1.3em);
    background-color: #008b10;
  }
  100% {
    left: 0;
    background-color: #ad5c00;
  }
}

.label_wrap {
  margin: 0.6em 0;
}
.label_wrap .labeltext {
  padding: 0.2em;
  font-weight: 600;
  color: inherit;
}
.label_wrap .labeltext.select_heading {
  font-size: 1.2em;
  color: var(--color-steel-blue);
  margin: 0.5em 0;
  border-bottom: 1px dashed;
}
.label_wrap input[type=text], .label_wrap input[type=password], .label_wrap input[type=date], .label_wrap select, .label_wrap textarea {
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  outline: none;
  padding: 0.4em 0.8em !important;
  border-radius: 0.2em;
  background-color: inherit;
}
.label_wrap input[type=text].good, .label_wrap input[type=password].good, .label_wrap input[type=date].good, .label_wrap select.good, .label_wrap textarea.good {
  border: 1px solid rgb(0, 121, 60) !important;
}
.label_wrap input[type=text].error, .label_wrap input[type=password].error, .label_wrap input[type=date].error, .label_wrap select.error, .label_wrap textarea.error {
  border: 1px solid rgb(161, 0, 70) !important;
  background-color: lightgoldenrodyellow;
}
.label_wrap input[type=text]:disabled, .label_wrap input[type=password]:disabled, .label_wrap input[type=date]:disabled, .label_wrap select:disabled, .label_wrap textarea:disabled {
  background-color: #f7f7f7;
  color: var(--color-steel-blue);
  box-shadow: none;
  border-color: #f7f7f7;
  cursor: not-allowed;
}
.label_wrap input[type=text] option, .label_wrap input[type=password] option, .label_wrap input[type=date] option, .label_wrap select option, .label_wrap textarea option {
  padding: 0.25em 0.5em;
}
.label_wrap input[type=text] option:selected, .label_wrap input[type=password] option:selected, .label_wrap input[type=date] option:selected, .label_wrap select option:selected, .label_wrap textarea option:selected {
  background-color: #008b10;
}
.label_wrap input[type=text]:-moz-read-only, .label_wrap input[type=password]:-moz-read-only {
  background-color: #f7f7f7;
  border: 1px solid transparent;
}
.label_wrap input[type=text]:read-only, .label_wrap input[type=password]:read-only {
  background-color: #f7f7f7;
  border: 1px solid transparent;
}
.label_wrap input[type=text]:disabled, .label_wrap input[type=password]:disabled {
  color: rgb(17, 17, 17);
  border-color: transparent;
}
.label_wrap textarea {
  max-width: 100%;
  max-height: 15vh;
  min-height: 2vh;
  min-width: 100%;
}
.label_wrap .label_wrap {
  margin: 0;
}
.label_wrap .label_wrap label {
  margin: 0;
}
.label_wrap .label_wrap .eye + label {
  font-size: 0.75em;
}

input[type=file] {
  display: none;
}
input[type=file] + .label_wrap label {
  border: 1px solid #636363 !important;
  border-radius: 0.25em;
  margin: 0.25em;
  display: flex;
  width: calc(100% - 0.5em);
}
input[type=file] + .label_wrap label .label_wrap {
  margin: 0;
}
input[type=file] + .label_wrap label .filelist {
  display: inline-block;
  padding: 0em 0.5em;
  font-weight: normal;
  word-break: break-word;
  max-height: 5em;
  overflow: auto;
  margin: auto 0;
}
input[type=file] + .label_wrap label .labeltext {
  display: inline-block;
  padding: 0em 0.5em;
  font-weight: normal;
  font-weight: 600;
  background-color: #e2e2e2;
  border-radius: 0.2em;
  flex: none;
  align-self: flex-start;
  padding: 0.1em 0.5em;
}

input[type=submit], input[type=reset], button {
  padding: 0.5em 1em;
  border-radius: 0.3em;
  border: 1px solid white;
  background-color: var(--color-steel-blue);
  color: white;
  cursor: pointer;
  box-shadow: 0 0 0.5em grey;
  margin: 0.75em auto;
  border: 1px solid transparent;
  outline: none;
}
input[type=submit]:active, input[type=reset]:active, button:active {
  box-shadow: 0 0 0.25em #f0f0f0;
}
input[type=submit]:disabled, input[type=reset]:disabled, button:disabled {
  background-color: #e2e2e2;
  color: #343434;
  box-shadow: none;
  border-color: grey;
  cursor: not-allowed;
}

.childButton {
  display: flex !important;
  border: 1px solid #636363;
  border-radius: 0.25em;
  padding: 0 !important;
  margin: 0.25em;
  width: calc(100% - 0.5em) !important;
}
.childButton button {
  padding: 0.25em 0.75em;
  margin: 0.25em;
  display: inline-block;
  align-self: flex-start;
}
.childButton button + .filelist {
  display: inline-block;
  padding: 0.25em 0.5em;
  flex: 1;
}

input[type=radio]:disabled + label, input[type=checkbox]:disabled + label {
  filter: opacity(0.75);
  vertical-align: text-top;
}

input[type=radio] + label::before {
  content: var(--radioU);
}
input[type=radio]:disabled + label {
  filter: grayscale(0.75);
}
input[type=radio]:checked + label {
  background-color: #e4e4e4;
}
input[type=radio]:checked + label::before {
  content: var(--radio);
}

input[type=checkbox] + label::before {
  content: var(--checkboxU);
}
input[type=checkbox]:disabled + label {
  filter: grayscale(0.75);
}
input[type=checkbox]:checked + label {
  background-color: rgba(0, 0, 0, 0.1);
}
input[type=checkbox]:checked + label::before {
  content: var(--checkbox);
}

input[type=checkbox].reverse + label {
  background-color: #e4e4e4;
}
input[type=checkbox].reverse + label::before {
  content: var(--checkbox);
  filter: hue-rotate(0deg);
}
input[type=checkbox].reverse:checked + label {
  background-color: transparent;
}
input[type=checkbox].reverse:checked + label::before {
  content: var(--checkboxU);
  filter: hue-rotate(0deg);
}

input[type=radio].reverse + label::before {
  content: var(--radioU);
  filter: hue-rotate(90deg);
}
input[type=radio].reverse:checked + label {
  background-color: #e4e4e4;
}
input[type=radio].reverse:checked + label::before {
  content: var(--radio);
  filter: hue-rotate(0deg);
}

.cancel + label::before {
  content: var(--cancel) !important;
  filter: hue-rotate(-90deg);
}
.cancel:checked + label {
  display: none;
}
.cancel:checked + label ::before {
  content: var(--cancel) !important;
}

.yes + label::before {
  content: var(--yes) !important;
}
.yes:checked + label {
  display: none;
}
.yes:checked + label ::before {
  content: var(--yes) !important;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 0.2em;
  background: white;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
  border-radius: 0.5em;
  margin: 0.5em 0;
}
input[type=range]:hover {
  opacity: 1;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1.2em;
  height: 1.2em;
  background: deepskyblue;
  cursor: pointer;
  border-radius: 1.2em;
  border: 2px solid #eee;
  outline: solid #eee 0.15em;
  outline-offset: -1.2em;
  -moz-outline-radius: 0.2em;
}
input[type=range]::-moz-range-thumb {
  width: 1.2em;
  height: 1.2em;
  background: deepskyblue;
  cursor: pointer;
  border-radius: 1.2em;
  border: 2px solid #eee;
  outline: solid #eee 0.15em;
  outline-offset: -1.2em;
  -moz-outline-radius: 0.2em;
}

.comment {
  margin: 0.1em 0.4em;
  font-size: 0.9em;
  font-style: italic;
  color: gray;
  padding-bottom: 0.8em;
  padding: 0.1em 0.5em;
  text-align: left;
}
.comment:hover {
  color: #676767;
}

.countrySelect {
  display: flex;
  grid-template-columns: auto 5em;
}
.countrySelect > :nth-child(0) {
  flex: 2;
}
.countrySelect > :nth-child(1) {
  flex: 1;
}
.countrySelect input {
  padding-left: 0.5em;
}

fieldset {
  border: none;
  padding: 0.25em 0.5em;
  border-radius: 1px;
  position: relative;
  margin: 1.5em 0.75em;
  outline: 1px dotted #e7e7e7;
}
fieldset fieldset {
  border-radius: 0;
  box-shadow: none;
  border-top: 1px solid #ddd;
}
fieldset.height {
  height: 17em;
  overflow-y: auto;
}
fieldset legend {
  border: 1px solid rgb(231, 231, 231);
  padding: 0.3em 0.6em;
  border-radius: 0.2em;
  margin: 0.2em 0.3em;
  filter: invert(0.05);
  width: calc(100% - 0.6em);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 3px solid #d3d3d3;
  --c: HSL(var(--color),calc(var(--l) - 22%));
  color: var(--c);
}
fieldset legend .label_wrap {
  font-size: 1.2em;
  margin: 0;
}
fieldset legend .label_wrap label {
  background-color: transparent !important;
  margin: 0.1em;
  padding: 0;
  font-weight: 500;
}
fieldset legend .label_wrap label:hover {
  background-color: transparent;
}
fieldset .overlaydiv {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  border-radius: 0.25em;
}
fieldset .overlaydiv::before {
  content: "Processing... Please wait";
  margin: auto;
  height: 2em;
  width: auto;
}
fieldset .overlaydiv .closediv::before {
  position: absolute;
  right: 0;
  top: 0;
  content: var(--sign_plus);
  width: 1em;
  height: 1em;
  filter: hue-rotate(150deg);
  transform: rotateZ(45deg);
}

dialog {
  margin: auto;
  min-width: 20em;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 0.2em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-width: 40%;
}
dialog .dialog {
  padding: 1em 0.8em;
}
dialog header {
  padding: 0.25em 0.5em;
  font-weight: 600;
  border-bottom: 1px dotted;
  padding-bottom: 0.75em !important;
  margin-bottom: 0.5em;
}
dialog .infotext {
  padding: 0.75em 0.5em;
}
dialog p {
  color: inherit;
  padding: 0.25em 0.5em;
}
dialog menu {
  text-align: right;
  margin-top: 1em;
}
dialog button {
  margin: auto 0.5em;
  min-width: 5em;
}
dialog button[value=true] {
  filter: hue-rotate(-45deg);
}
dialog ul li {
  list-style: circle;
  list-style-position: inside;
  text-align: left;
}
dialog::backdrop {
  background: repeating-linear-gradient(45deg, rgba(209, 209, 209, 0.15), rgba(204, 204, 204, 0) 10px), repeating-linear-gradient(-45deg, rgba(186, 186, 186, 0.15), rgba(110, 110, 110, 0) 10px);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.notification {
  position: fixed;
  bottom: 0;
  padding: 0.75em 1.2em;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  background-color: var(--color-steel-blue);
  width: 100%;
  color: white;
  transform: translateY(0%);
  animation: showNotification 5s ease-in-out forwards;
}

@keyframes showNotification {
  0% {
    transform: translateY(100%);
  }
  5% {
    transform: translate(0%);
  }
  90% {
    transform: translate(0%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes hideNotification {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.before, .warn, .faq, .caution, .error, .timer, .update, .info {
  padding-left: 1.5em !important;
  position: relative;
}
.before::before, .warn::before, .faq::before, .caution::before, .error::before, .timer::before, .update::before, .info::before {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 1.4em;
  height: 1.4em;
}

.info {
  font-size: 0.9em;
  padding: 0.25em;
  color: rgb(0, 146, 0);
  text-shadow: 0 0 2.5em;
  opacity: 0.5;
}
.info::before {
  content: var(--info);
  padding: 0.25em 0;
}

.update {
  padding: 0.25em;
  display: inline;
}
.update::before {
  content: var(--update);
  padding: 0.25em 0;
}

.timer {
  padding: 0.25em;
  display: inline;
}
.timer::before {
  content: var(--timer);
  padding: 0.25em 0;
}

.error {
  padding: 0.25em;
  color: rgb(73, 73, 73);
  text-shadow: 0 0 2.5em;
}
.error::before {
  content: var(--error);
  padding: 0.25em 0;
}

.caution {
  padding: 0.25em;
  color: rgb(204, 99, 0);
  text-shadow: 0 0 2.5em;
}
.caution::before {
  content: var(--caution);
  padding: 0.25em 0;
}

.faq {
  padding: 0.25em;
  display: inline;
}
.faq::before {
  content: var(--faq);
  padding: 0.25em 0;
}

.warn {
  padding: 0.25em;
  color: rgb(156, 0, 0);
  text-shadow: 0 0 2.5em;
}
.warn::before {
  content: var(--warn);
  padding: 0.25em 0;
}

.isPhone::before {
  content: var(--phone);
}

.isMail::before {
  content: var(--mail);
}

.isWebsite::before {
  content: var(--website);
}

.users::before {
  content: var(--users);
}

.video_edit::before {
  content: var(--video_edit);
}

.admin_settings::before {
  content: var(--admin_settings);
}

.video_settings::before {
  content: var(--video_settings);
}

.invoice::before {
  content: var(--invoice);
}

.isVideo::before {
  content: var(--file_video);
}
.isVideo.na::before {
  content: var(--file_video_not);
}

.isDoc::before {
  content: var(--file_attached);
}

.isLaptop::before {
  content: var(--mobile);
}

.isMobile::before {
  content: var(--laptop);
}

.isFolder::before {
  content: var(--folder);
}
.isFolder.na::before {
  content: var(--folder_not);
}

@keyframes slide_up {
  0% {
    opacity: 0;
    transform: translate(-50%, 10%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0%);
  }
}
@keyframes slide_down {
  0% {
    opacity: 1;
    transform: translate(-50%, 0%);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -20%);
  }
}
.slide_up {
  animation: slide_up 0.3s ease-in-out forwards;
}

/* CSS Document */
.header {
  padding: 0.5em 1em;
  background-color: white;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background-color: RGBA(252, 252, 252, 1);
  box-shadow: 0 0 1em RGB(194, 194, 194);
  z-index: 3;
}

.body {
  padding: 0em;
  z-index: 2;
  min-height: 80vh;
  max-width: 1440px;
  margin: auto;
  overflow: hidden;
}
.body section {
  min-height: 30vh;
  padding: 2em;
}

.footer {
  z-index: 1;
  padding: 1em;
  background-color: #f6f6f6;
  color: black;
}
.footer .copyright {
  color: #39a3c6;
  padding: 0.5em 1em;
}

.menu {
  display: flex;
  flex-direction: row;
  margin: 0.5em 0;
}
.menu .menu_item {
  position: relative;
}
.menu .menu_item .item {
  border: 1px solid transparent;
  color: RGB(0, 0, 0);
  padding: 0.3em 0.8em;
  padding-right: 1.5em;
  cursor: pointer;
  margin: auto 1.5em;
  margin-left: 0;
  font-weight: 600;
}
.menu .menu_item .item:active {
  filter: hue-rotate(-20deg);
}
.menu .menu_item:hover {
  filter: hue-rotate(20deg);
  color: RGB(63, 63, 63);
  background-color: #f7f7f7;
}
.menu .menu_item .menu {
  display: flex;
  flex-direction: column;
  background-color: white;
  position: absolute;
  margin: 0;
  padding: 0.5em;
  left: 0;
  display: none;
  min-width: 8em;
}
.menu .menu_item .menu.__animate {
  animation: slide_up 0.3s ease-in-out forwards;
}
.menu .menu_item .menu .menu_item .item {
  margin: 1px 0;
}
.menu .menu_item:hover .item + .menu {
  animation: slide_up 0.3s ease-in-out forwards;
  display: flex;
  box-shadow: 0 0 0.3em #ccc;
  padding: 0;
}

.header_container {
  display: grid;
  grid-template-columns: 15em auto;
  grid-template-areas: "brand menu";
  margin: auto;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  max-width: 1440px;
}
.header_container .brandname {
  grid-area: brand;
  padding: 0 0.5em;
  font-size: 1.25em;
}
.header_container .logo {
  grid-area: logo;
  padding: 0.2em;
  margin: 0 0.5em;
  filter: drop-shadow(0 0 0.2em #ddd);
  display: flex;
  display: none;
}
.header_container .logo img {
  margin: auto;
  max-height: 4em;
}
.header_container .menu {
  grid-area: menu;
  margin: auto 0;
}

.before, .info, .update, .timer, .error, .caution, .faq, .warn {
  padding-left: 1.5em;
}

.after {
  padding-right: 1.5em;
}

.has_child {
  position: relative;
}
.has_child::after {
  position: absolute;
  top: 0.2em;
  right: 0;
  content: var(--arrow_right);
  height: 2em;
  width: 2em;
  opacity: 0.2;
  transition-duration: 0.2s;
}
.has_child:hover::after {
  transform: rotate(90deg);
  opacity: 0.5;
}

.control_text {
  padding: 5em 2em;
}
.control_text .fullcontrol {
  display: flex;
  z-index: 0;
}
.control_text .fullcontrol img {
  margin: auto;
  max-width: 100%;
}
.control_text .left {
  margin: auto;
  padding: 3em;
  min-width: 30em;
  z-index: 1;
  background-color: inherit;
}
.control_text .left > .img {
  width: 5em;
  padding: 0.5em;
  height: auto;
  opacity: 0.25;
}
.control_text .left:hover > .img {
  opacity: 0.75;
}
.control_text .left h2 {
  font-size: 3em;
  font-weight: 600;
  line-height: 1.2em;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.control_text .left p {
  text-align: justify;
  color: gray;
  padding: 0.5em;
}
.control_text .left .text {
  text-align: center;
}
.control_text .left .button {
  background-color: #39a3c6;
  color: white;
  display: inline-block;
  padding: 1em;
  margin: 1em;
  border-radius: 0.25em;
  cursor: pointer;
  text-align: center;
}
.control_text .left .button:hover {
  filter: hue-rotate(20deg);
}
.control_text .left .button:active {
  filter: hue-rotate(-20deg);
  box-shadow: inset 0 0 0.25em #ccc;
}
.control_text .left .ul {
  padding: 0.5em 1em;
}
.control_text .left .ul .li {
  list-style: circle;
  list-style-position: inside;
  text-align: left;
  position: relative;
  padding: 0.3em 0.6em;
  color: RGB(159, 159, 159);
}
.control_text .left .ul .li::before {
  position: absolute;
  left: -0.75em;
  top: 0.3em;
  content: var(--arrow_right);
  height: 1em;
  width: 1em;
}

.features {
  padding: 5em 1em;
  background-color: RGBA(252, 252, 252, 0.58);
}
.features .featuretxt {
  text-align: center;
  padding: 2em;
}
.features .featuretxt h2 {
  font-size: 2.5em;
  color: #000000;
  padding: 0.3em;
  font-family: Arial, Helvetica, sans-serif;
}
.features .featuretxt p {
  font-size: 1.2;
  color: grey;
}
.features .featuresicon {
  text-align: center;
  padding: 2em;
}
.features .featuresicon .icon {
  flex: 1;
  margin: 1em;
  padding: 1.5em;
  border-radius: 0.2em;
  background-color: RGB(247, 247, 247);
  box-shadow: 0 0 0.5em 1px RGB(223, 223, 223);
}
.features .featuresicon .icon img {
  height: 3em;
  padding: 0.25em;
  opacity: 0.5;
}
.features .featuresicon .icon:hover img {
  opacity: 0.7;
}
.features .featuresicon .icon h3 {
  color: #000000;
  padding: 0.3em;
  font-family: Arial, Helvetica, sans-serif;
}
.features .featuresicon .icon p {
  color: RGB(125, 125, 125);
  font-size: 0.9em;
  padding: 0.5em;
}

.scrollable_right {
  overflow: auto;
  cursor: grab;
}
.scrollable_right .items {
  width: 100%;
  display: flex;
  gap: 1em;
}
.scrollable_right .item {
  padding: 3em 1.5em;
  color: RGB(77, 77, 77);
  margin: auto 1em;
  border-radius: 1em;
  background-repeat: no-repeat;
  background-position: 95% 95%;
  background-size: 8em;
  background-blend-mode: color-burn;
  min-width: 20em;
  padding-right: 6em;
  background-color: RGB(255, 239, 249);
  background-image: url("../_images/insights.svg");
}
.scrollable_right .item h3 {
  padding: 0.25em;
  color: #000000;
}
.scrollable_right .item p {
  padding: 0.5em;
}

.extra_features .left, .extra_features .right {
  padding: 3em 1.5em;
  color: RGB(77, 77, 77);
  padding-right: 30%;
  margin: auto 2em;
  border-radius: 1em;
  background-repeat: no-repeat;
  background-position: 95% 95%;
  background-size: 8em;
  background-blend-mode: color-burn;
}
.extra_features .left h3, .extra_features .right h3 {
  padding: 0.25em;
  color: #000000;
}
.extra_features .left p, .extra_features .right p {
  padding: 0.5em;
}
.extra_features .left {
  background-color: RGB(255, 239, 249);
  background-image: url("../_images/insights.svg");
}
.extra_features .right {
  background-color: RGB(241, 240, 255);
  background-image: url("../_images/timelapse.svg");
}

.pricing {
  padding: 5em 1em;
  background-color: #fbfbfb;
}
.pricing .price {
  text-align: center;
  width: 60%;
  margin: auto;
  padding: 1em;
}
.pricing .price h2 {
  font-weight: 600;
  color: #000000;
  padding: 0.25em;
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
}
.pricing .price p {
  color: #808080;
  padding: 0.5em;
}
.pricing img {
  width: 4em;
  padding: 0.25em;
}
.pricing .tokens {
  width: 75%;
  margin: auto;
  text-align: center;
  padding: 1em;
}
.pricing .tokens .tags {
  background-color: #f7f7f7;
  margin: 1em;
  padding: 0.75em;
  border-radius: 0.3em;
}
.pricing .chart {
  padding: 3em;
}
.pricing .chart .ul {
  margin: 1.5vw;
  padding: 2em;
  border-radius: 0.5em;
  background-color: white;
  box-shadow: 0 0 0.75em #b1b1b1;
}
.pricing .chart .ul .heading h2 {
  padding: 0.25em;
  color: inherit;
}
.pricing .chart .ul .heading h3 {
  padding: 0.25em;
}
.pricing .chart .ul .li {
  list-style: circle;
  list-style-position: inside;
  text-align: left;
  position: relative;
  padding: 0.5em;
}
.pricing .chart .ul .li::before {
  position: absolute;
  left: -0.75em;
  top: 0.6em;
  content: var(--arrow_right);
  height: 1em;
  width: 1em;
}
.pricing .chart .button {
  border: 1px solid #39a3c6;
  background-color: white;
  color: #39a3c6;
  display: inline-block;
  padding: 0.3em 1.2em;
  margin: 0.25em;
  border-radius: 0.25em;
  cursor: pointer;
  text-align: center;
}
.pricing .chart .button:hover {
  filter: hue-rotate(20deg);
}
.pricing .chart .button:active {
  filter: hue-rotate(-20deg);
  box-shadow: inset 0 0 0.25em #ccc;
}

.questions {
  padding: 5em 1em;
  background-color: #fbfbfb;
}
.questions .question {
  text-align: center;
  width: 60%;
  margin: auto;
  padding: 1em;
}
.questions .question h2 {
  font-weight: 600;
  color: #000000;
  padding: 0.25em;
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
}
.questions .question p {
  color: #808080;
  padding: 0.5em;
}
.questions .imgcontainer {
  display: flex;
}
.questions img {
  width: 100%;
  padding: 0.25em;
}
.questions .chart {
  padding: 3em;
}
.questions .chart .ul {
  margin: 1.5vw;
  padding: 2em;
  border-radius: 0.5em;
}
.questions .chart .ul .li {
  list-style: auto;
  list-style-position: inside;
  text-align: left;
  position: relative;
  padding: 0.2em;
  display: list-item;
  font-size: 1.5em;
  font-weight: 600;
  color: #39a3c6;
  font-size: 1.5em;
}
.questions .chart .ul .li span {
  color: RGB(43, 43, 43);
}
.questions .chart .ul .ans {
  padding: 0.25em 0.5em;
  color: #343434;
  margin-bottom: 2em;
  text-align: justify;
}

.foottext {
  padding: 2em 1em;
  border: 1px dashed white;
  color: RGB(156, 156, 156);
  display: grid;
  grid-template-columns: 30% 70%;
}
.foottext:hover {
  color: #000000;
}
.foottext .about {
  display: flex;
  text-align: center;
  flex-direction: column;
}
.foottext .about h1 {
  margin: auto;
  color: RGB(0, 139, 199);
  font-size: 2em;
}
.foottext .about p {
  padding: 0.25em 0.5em;
}
.foottext .links {
  padding: 1em;
  display: none;
}

.scroll_h {
  position: relative;
  height: 100%;
  min-height: auto !important;
}
.scroll_h .__left_right {
  position: sticky;
  bottom: 0;
  left: 0%;
  transform: translateX(1em);
  height: 2.5em;
  width: 7.5em;
  display: flex;
}
.scroll_h .__left_right .__right {
  height: 100%;
  width: 3em;
  position: relative;
  flex: 1;
  border: 1px solid #ddd;
  margin-left: 1em;
  background-color: white;
  border-radius: 0.2em;
  cursor: pointer;
}
.scroll_h .__left_right .__right:hover {
  filter: hue-rotate(180deg);
}
.scroll_h .__left_right .__right::before {
  position: absolute;
  content: var(--arrow_right);
  height: 2.5em;
  width: 2.5em;
  top: 0;
  right: 0%;
}
.scroll_h .__left_right .__left {
  height: 100%;
  width: 3em;
  position: relative;
  flex: 1;
  border: 1px solid #ddd;
  margin-right: 1em;
  background-color: white;
  border-radius: 0.2em;
  cursor: pointer;
}
.scroll_h .__left_right .__left:hover {
  filter: hue-rotate(180deg);
}
.scroll_h .__left_right .__left::before {
  position: absolute;
  content: var(--arrow_right);
  transform: rotate(180deg);
  height: 2.5em;
  width: 2.5em;
  top: 0;
  left: 0%;
}

.notify {
  position: absolute;
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.5em 1.5em;
  color: var(--color-steel-blue);
  border-radius: 0.25em;
  background-color: white;
  animation: slide_up 0.3s ease-in-out forwards;
  z-index: 5;
  box-shadow: 0 0 0.5em RGBA(0, 0, 0, 0.6);
  font-weight: 500;
  filter: hue-rotate(180deg);
}
.notify.autohide {
  animation: slide_down 0.3s ease-in-out 1.2s forwards;
}

.sj_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 1001;
  display: flex;
}
.sj_overlay .container {
  margin: auto;
  background: white;
  padding: 1em 2em;
  border-radius: 0.5em;
  box-shadow: 0 0 0.5em RGBA(0, 0, 0, 0.5);
  position: relative;
  max-width: 30em;
  max-height: 95vh;
  overflow: auto;
}
.sj_overlay.autosize {
  gap: 2em;
}
.sj_overlay.autosize .container {
  max-width: none;
}
.sj_overlay .heading {
  display: grid;
  grid-template-columns: auto 2em;
  border-bottom: 1px dashed grey;
}
.sj_overlay .heading .head {
  font-size: 1.2em;
  font-weight: 600;
  color: var(--color-steel-blue);
  line-height: 1.75em;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* width: 15em; */
  overflow: hidden;
}
.sj_overlay .heading .sj_close {
  padding: 0.25em 0.5em;
  border-left: 1px solid grey;
  width: 1.5em;
  margin: 0.25em;
  cursor: pointer;
}
.sj_overlay .overlay_close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: HSLa(0, 0%, 0%, 0.05);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  cursor: pointer;
}
.sj_overlay .label_wrap {
  text-align: left !important;
}

.table-container .t-table {
  display: table;
  border: 1px solid #ddd;
  padding: 0em;
  margin: 0;
  border-collapse: collapse;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
  counter-reset: my-sec-counter;
}
.table-container .t-table .table-container {
  background-color: #fdfdfd;
  padding: 0.3em 0.6em;
}
.table-container .t-table .t-table .t-header {
  background-color: #eeeeee;
  color: var(--color-steel-blue);
  z-index: 0;
}
.table-container .t-table form:empty {
  display: none;
}
.table-container .t-table .label_wrap {
  text-align: center;
}
.table-container .t-table .label_wrap label {
  margin: auto 0;
  text-align: left;
}
.table-container .t-table .label_wrap label:empty {
  width: 0;
  background-color: transparent;
  background: transparent;
  padding: 0;
  margin: 0;
}
.table-container .t-table .label_wrap label:empty:hover {
  background-color: inherit;
}
.table-container .t-table .t-caption {
  display: table-caption;
  padding: 0.25em 0.5em;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.5em;
  position: sticky;
  top: 0;
}
.table-container .t-table .t-footer {
  display: table-row;
  filter: hue-rotate(180deg);
  position: sticky;
  bottom: -1px;
  z-index: 500;
  background-color: rgb(235, 235, 235);
}
.table-container .t-table .t-footer .t-footer-item {
  display: table-cell;
  padding: 0.1em 0.4em;
}
.table-container .t-table .t-header {
  display: table-row;
  background-color: var(--color-steel-blue);
  font-weight: 500;
  position: sticky;
  top: -1px;
  z-index: 500;
  text-align: center;
  color: white;
}
.table-container .t-table .t-header .t-header-item {
  display: table-cell;
  padding: 0.25em;
  font-size: 1.05em;
}
.table-container .t-table .t-header input[type=checkbox] + label::before, .table-container .t-table .t-header input[type=radio] + label::before {
  filter: grayscale(6) brightness(3.5);
}
.table-container .t-table.autonumber .t-row .first-child::before {
  counter-increment: my-sec-counter;
  content: Counter(my-sec-counter);
  color: #818181;
}
.table-container .t-table .t-row {
  display: table-row;
}
.table-container .t-table .t-row .t-row-item {
  display: table-cell;
  padding: 0.1em 0.4em;
  font-size: 1.05em;
  border: 1px solid white;
  -webkit-user-select: text;
  -moz-user-select: text;
       user-select: text;
  vertical-align: middle;
  text-transform: capitalize;
}
.table-container .t-table .t-row .t-row-item .more {
  content: var(--settings);
  height: 2em;
  filter: hue-rotate(90deg);
}
.table-container .t-table .t-row:nth-child(2n) {
  --c: HSL(var(--color),calc(var(--l) + 48%));
  background-color: var(--c);
  --b: HSL(var(--color),calc(var(--l) + -48%));
  color: var(--b);
}
.table-container .t-table .t-row:hover {
  --c: HSL(var(--color),calc(var(--l) + 44%));
  background-color: var(--c);
  color: #434242;
}
.table-container .t-table .t-table {
  font-size: 0.8em;
  border: none;
  border-left: 3px solid #ddd;
}
.table-container .t-table .t-table .t-row {
  --c: HSL(var(--color),calc(var(--l) + 48%));
  background-color: transparent;
}
.table-container .t-table .t-table .t-row :hover {
  --c: HSL(var(--color),calc(var(--l) + 48%));
  background-color: transparent;
}
.table-container .t-table .t-table .container {
  padding: 0 2em;
}
.table-container .t-table .t-table .t-table {
  font-size: 1em;
  border-left: none;
}
.table-container .t-table .t-table .t-table .t-caption {
  position: relative;
  padding: 0.5em 1em;
}
.table-container .t-table .t-table .t-table .t-header {
  z-index: 1;
}
.table-container .t-table .t-table .t-table tr {
  background-color: #fcfcfc;
}
.table-container .t-table .t-table .t-table tr td {
  border-bottom: 1px dashed #ccc;
  padding: 0.25em;
}
.table-container .t-table .t-table .t-table tr:nth-child(2n) {
  background-color: #f5f5f5;
}
.table-container .t-table .fill_dummy {
  padding: 0.5em;
  border: 1px solid #ccc !important;
  width: 100% !important;
  display: table-row;
  height: 1.75em;
  position: relative;
  box-shadow: inset 0 0 0 0.2em #ffffff, inset 0 0 0.75em 0.1em #aeaeae;
  transition: "all";
  transition-duration: 0.2s;
  transition-delay: 0.1s;
}
.table-container .t-table .fill_dummy ::after {
  content: "Drop here to move";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0.25em;
  font-size: 0.9em;
  color: #434242;
  margin: auto;
}
.table-container .t-table input[type=submit], .table-container .t-table .table-container .t-table input[type=reset], .table-container .t-table .table-container .t-table button {
  padding: 0.3em 0.75em;
  margin: 0;
}
.table-container .t-row-item-buttons {
  display: block;
  padding: 0.25em;
}
.table-container .responsemessage > * {
  border: 1px solid red;
}

.cloneRow {
  position: relative;
  padding-bottom: 0.5em;
  font-size: 0.8em;
}
.cloneRow .label_wrap {
  margin: 0;
}
.cloneRow .t-row-item {
  padding: 0.1em !important;
}
.cloneRow .cloneTools {
  top: 100%;
  left: 0;
  position: absolute;
  padding: 0.25em 0.5em;
  transform: translateY(-50%);
  display: none;
  width: auto;
  background-color: #ffbe11;
  border-radius: 0.2em;
}
.cloneRow .cloneTools::before {
  position: absolute;
  left: 50%;
  top: 0;
  height: 0.5em;
  width: 0.5em;
  transform: rotate(45deg) translateY(-100%);
  content: " ";
  background-color: #ffbe11;
}
.cloneRow:hover .cloneTools {
  display: inline-flex;
  z-index: 1;
}

.customMenu {
  position: fixed;
  background-color: white;
  border-radius: 0.25em;
  box-shadow: 0.2em 0.2em 1em darkgrey;
}
.customMenu .context_item {
  padding: 0.25em 1.25em;
  margin: 0.5em;
  cursor: pointer;
  border-radius: 0.2em;
  min-width: 10em;
}
.customMenu .context_item:hover {
  background-color: #f5f5f5;
}

body.dashboard {
  display: grid;
  grid-template-columns: 15em auto;
  grid-template-areas: "header header " " nav main";
  grid-template-rows: 4em auto;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
body.dashboard header {
  grid-area: header;
  border-bottom: 1px solid grey;
  background-color: #fdfdfd;
  padding: 0.5em;
  display: grid;
  grid-template-columns: 3em auto;
}
body.dashboard header .adminLogo {
  height: 3em;
}
body.dashboard header h1 {
  padding: 0em 1em;
}
body.dashboard nav {
  grid-area: nav;
  min-width: 5em;
  border-right: 1px solid #ccc;
  display: grid;
  grid-template-columns: 3em auto;
  grid-template-areas: "menu_icons menu_items" "menu_icons menu_static";
  grid-template-rows: auto 3em;
}
body.dashboard nav .menu_icons {
  grid-area: menu_icons;
  font-weight: bold;
  background-color: RGB(200, 200, 200);
}
body.dashboard nav .menu_icons .menu_icon {
  padding: 0.5em 0.2em;
  font-size: 2.75em;
  margin-bottom: 3px;
  border-radius: 0.2em 0 0 0.2em;
  background-color: RGB(235 235 235);
  z-index: 1;
  filter: grayscale(0.5);
}
body.dashboard nav .menu_icons .menu_icon.selected {
  background-color: RGB(255, 255, 255);
  z-index: 2;
  filter: none;
}
body.dashboard nav .menu_items {
  grid-area: menu_items;
  background-color: #f1f1f1;
  z-index: 0;
  width: 100%;
}
body.dashboard nav .menu_items .menu_list {
  display: none;
}
body.dashboard nav .menu_items .menu_list.selected {
  display: block;
}
body.dashboard nav .menu_items .nav_item {
  padding: 0.5em;
  background-color: #fbfbfb;
  margin: 0.25em 0;
  color: #4d4d4d;
  border-radius: 0.25em 0 0 0.25em;
}
body.dashboard nav .menu_items .nav_item.selected {
  color: var(--color-steel-blue);
  background-color: #ffffff;
  border-left: 5px solid var(--color-steel-blue);
  transform: translateX(2px);
  border: 1px solid #ccc;
  border-right: none;
}
body.dashboard nav .menu_static {
  grid-area: menu_static;
  border-top: 1px dotted var(--color-steel-blue);
  padding: 0.5em 1em;
  line-height: 0.75em;
}
body.dashboard nav legend {
  padding: 0.3em 0.5em;
  border-bottom: 1px solid grey;
  font-weight: 600;
  color: white;
  background-color: var(--color-steel-blue);
  display: block;
  width: 100%;
  margin: 0;
}
body.dashboard nav fieldset {
  outline: none;
  padding: 0;
  margin: 0.75;
}
body.dashboard nav a {
  display: block;
  text-align: left;
  padding: 0.5em 0.6em;
}
body.dashboard main {
  grid-area: main;
  z-index: 1;
  overflow: auto;
}
body.dashboard main .all_fill {
  padding: 0.5em;
}
body.dashboard main .all_fill .togglebutton + label {
  padding-bottom: 0.75em;
}
body.dashboard main .all_fill .all h2 {
  padding: 0.25em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px dashed;
  filter: hue-rotate(120deg);
}
body.dashboard main legend {
  font-weight: 600;
  color: var(--color-steel-blue);
}
body.dashboard main legend .togglebutton + label {
  border-bottom: 1px dashed var(--color-steel-blue);
  padding-bottom: 0.75em;
  padding-right: 1em;
}
body.dashboard.collapse {
  grid-template-columns: 3em auto;
}
body.dashboard.collapse nav {
  grid-template-columns: 3em;
  grid-template-areas: "menu_icons";
  grid-template-rows: auto;
  min-width: auto;
}
body.dashboard.collapse nav .menu_items {
  display: none;
}
body.dashboard.collapse nav .menu_static {
  display: none;
}

.layout {
  display: grid;
  grid-template-columns: minmax(10em, max-content) auto 10vw;
  grid-template-rows: 5em calc(100vh - 5em);
  grid-template-areas: "h h h" "l m r";
  color: var(--color-steel-blue);
  background-color: var(--color-background);
  transition-duration: 0.3s;
}
.layout.dark {
  filter: invert(0.95);
}
.layout ._header {
  grid-area: h;
  max-height: 6em;
}
.layout ._left {
  grid-area: l;
  margin: 0.4em;
  padding: 0.3em;
  border: 1px solid var(--neutral);
  max-height: 100%;
  overflow: auto;
}
.layout ._main {
  grid-area: m;
  margin: 0.8em;
  border-radius: 1em;
  padding: 1em;
}
.layout ._right {
  grid-area: r;
}

.__menu_link {
  padding: 0.8em 1.2em;
  color: var(--color-main);
  display: block;
  text-align: left;
  position: relative;
  text-wrap: nowrap;
  border-radius: 0.4em;
  border: 1px solid var(--neutral);
  margin: 0.3em auto;
  font-weight: 500;
}
.__menu_link.active {
  color: white;
  background-color: var(--color-main);
}
.__menu_link:hover {
  transform: scale(1.05);
  color: white;
  background-color: var(--color-hover);
}
.__menu_link:active {
  color: white;
  background-color: var(--color-main);
}

/* Calendar container */
.calendar-container {
  font-family: Arial, sans-serif;
  text-align: center;
}
.calendar-container .ch {
  display: flex;
  grid-template-columns: repeat(5, minmax(10em, min-content));
}
.calendar-container .eventList {
  height: 10em;
  color: red;
  background-color: beige;
}

/* Month transition animation */
.__ct-enter {
  opacity: 0;
  transform: translateY(-20px);
}

.__ct-enter-active {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.__ct-exit {
  opacity: 1;
  transform: translateY(0);
}

.__ct-exit-active {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Calendar container with gradient background */
.calendar-container {
  font-family: Arial, sans-serif;
  text-align: center;
  background: linear-gradient(175deg, #d8d8d8, var(--color-main), rgb(206, 206, 206));
}

.__ct {
  width: 100%;
  padding: 1em;
  aspect-ratio: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.__ct th {
  background-color: var(--color-main);
  color: white;
  font-size: 1.2em;
  font-weight: 600;
}
.__ct td {
  width: 14.2857142857%;
  padding: 0.2em;
  border: 2px solid #ccc;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  background-color: rgba(255, 255, 255, 0.8);
  text-align: left;
  vertical-align: top;
  color: var(--color-main);
  font-weight: 600;
  font-size: 2.5em;
  border-radius: 0.1em;
  line-height: 1;
}
.__ct td:hover {
  transform: scale(1.02);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 2px solid;
  position: relative;
  z-index: 1;
}
.__ct td.empty {
  background-color: rgba(233, 233, 233, 0.5490196078);
  content: " ";
  opacity: 0.5;
}
.__ct td.empty:hover {
  transform: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  border: 2px solid transparent;
  cursor: default;
}
.__ct td.selected {
  color: white;
  background-color: var(--color-main);
}
.__ct td.today {
  box-shadow: inset -3px -3px 0.3em var(--color-main);
  filter: hue-rotate(215deg);
}

/* Month transition animation */
/* Include transition animations as needed */
/* Highlight style for today's date */
/* Highlight style for selected date */
@media screen and (max-width: 768px) {
  body {
    max-width: 100%;
    min-height: 100%;
  }
}
body {
  transition: all 0.3s ease-out;
  margin: auto;
  box-shadow: 0 0 0.8em #ccc;
  padding: 0;
  overflow-x: hidden;
  height: auto;
  min-height: 100%;
}

a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}/*# sourceMappingURL=main.css.map */