Qualicoach1 report

Generated with ZAP on Fri 12 Dec 2025, at 12:27:15

ZAP Version: 2.16.1

ZAP by Checkmarx

Contents

About This Report

Report Parameters

Contexts

No contexts were selected, so all contexts were included by default.

Sites

The following sites were included:

  • https://shavar.services.mozilla.com
  • https://qualicoach.org

(If no sites were selected, all sites were included by default.)

An included site must also be within one of the included contexts for its data to be included in the report.

Risk levels

Included: High, Medium, Low, Informational

Excluded: None

Confidence levels

Included: User Confirmed, High, Medium, Low

Excluded: User Confirmed, High, Medium, Low, False Positive

Summaries

Alert Counts by Risk and Confidence

This table shows the number of alerts for each level of risk and confidence included in the report.

(The percentages in brackets represent the count as a percentage of the total number of alerts included in the report, rounded to one decimal place.)

Confidence
User Confirmed High Medium Low Total
Risk High 0
(0.0%)
0
(0.0%)
2
(4.5%)
0
(0.0%)
2
(4.5%)
Medium 0
(0.0%)
5
(11.4%)
4
(9.1%)
1
(2.3%)
10
(22.7%)
Low 0
(0.0%)
0
(0.0%)
6
(13.6%)
3
(6.8%)
9
(20.5%)
Informational 0
(0.0%)
7
(15.9%)
13
(29.5%)
3
(6.8%)
23
(52.3%)
Total 0
(0.0%)
12
(27.3%)
25
(56.8%)
7
(15.9%)
44
(100%)

Alert Counts by Site and Risk

This table shows, for each site for which one or more alerts were raised, the number of alerts raised at each risk level.

Alerts with a confidence level of "False Positive" have been excluded from these counts.

(The numbers in brackets are the number of alerts raised for the site at or above that risk level.)

Risk
High
(= High)
Medium
(>= Medium)
Low
(>= Low)
Informational
(>= Informational)
Site https://shavar.services.mozilla.com 0
(0)
0
(0)
1
(1)
0
(1)
https://qualicoach.org 2
(2)
10
(12)
8
(20)
23
(43)

Alert Counts by Alert Type

This table shows the number of alerts of each alert type, together with the alert type's risk level.

(The percentages in brackets represent each count as a percentage, rounded to one decimal place, of the total number of alerts included in this report.)

Alert type Risk Count
SQL Injection High 1
(2.3%)
Source Code Disclosure - File Inclusion High 5
(11.4%)
Absence of Anti-CSRF Tokens Medium 5
(11.4%)
Anti-CSRF Tokens Check Medium 2
(4.5%)
Backup File Disclosure Medium 17
(38.6%)
CSP: Failure to Define Directive with No Fallback Medium 11
(25.0%)
CSP: Wildcard Directive Medium 11
(25.0%)
CSP: script-src unsafe-inline Medium 11
(25.0%)
CSP: style-src unsafe-inline Medium 11
(25.0%)
Missing Anti-clickjacking Header Medium 1
(2.3%)
Relative Path Confusion Medium 1
(2.3%)
Sub Resource Integrity Attribute Missing Medium 5
(11.4%)
Big Redirect Detected (Potential Sensitive Information Leak) Low 4
(9.1%)
Cookie Slack Detector Low 62
(140.9%)
Cookie with SameSite Attribute None Low 1
(2.3%)
Cookie without SameSite Attribute Low 1
(2.3%)
Dangerous JS Functions Low 2
(4.5%)
Insufficient Site Isolation Against Spectre Vulnerability Low 44
(100.0%)
Permissions Policy Header Not Set Low 2
(4.5%)
Timestamp Disclosure - Unix Low 9
(20.5%)
X-Content-Type-Options Header Missing Low 1
(2.3%)
Authentication Request Identified Informational 2
(4.5%)
Base64 Disclosure Informational 7
(15.9%)
GET for POST Informational 2
(4.5%)
Information Disclosure - Suspicious Comments Informational 9
(20.5%)
Modern Web Application Informational 5
(11.4%)
Non-Storable Content Informational 11
(25.0%)
Re-examine Cache-control Directives Informational 8
(18.2%)
Sec-Fetch-Dest Header is Missing Informational 24
(54.5%)
Sec-Fetch-Mode Header is Missing Informational 24
(54.5%)
Sec-Fetch-Site Header is Missing Informational 24
(54.5%)
Sec-Fetch-User Header is Missing Informational 37
(84.1%)
Session Management Response Identified Informational 2
(4.5%)
Storable and Cacheable Content Informational 27
(61.4%)
Tech Detected - Apache HTTP Server Informational 1
(2.3%)
Tech Detected - Google Font API Informational 1
(2.3%)
Tech Detected - HSTS Informational 2
(4.5%)
Tech Detected - Moodle Informational 1
(2.3%)
Tech Detected - PHP Informational 1
(2.3%)
Tech Detected - RequireJS Informational 1
(2.3%)
Tech Detected - VideoJS Informational 1
(2.3%)
Tech Detected - YUI Doc Informational 1
(2.3%)
User Agent Fuzzer Informational 216
(490.9%)
User Controllable HTML Element Attribute (Potential XSS) Informational 6
(13.6%)
Total 44

Alerts

  1. Risk=High, Confidence=Medium (2)

    1. https://qualicoach.org (2)

      1. SQL Injection (1)
        1. POST https://qualicoach.org/bfsi/login/index.php
          Alert tags
          Alert description

          SQL injection may be possible.

          Other info

          The original page results were successfully replicated using the expression [2/2] as the parameter value

          The parameter value being modified was stripped from the HTML output for the purposes of the comparison.

          Request
          Request line and header section (425 bytes)
          POST https://qualicoach.org/bfsi/login/index.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/index.php
          content-length: 100
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (100 bytes)
          anchor=&logintoken=qPUA6vrznkVJedK1zqHWvPIOBDFerlvq&username=ZAP&password=ZAP&rememberusername=2%2F2
          Response
          Status line and header section (662 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:21:20 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Parameter
          rememberusername
          Attack
          2/2
          Solution

          Do not trust client side input, even if there is client side validation in place.

          In general, type check all data on the server side.

          If the application uses JDBC, use PreparedStatement or CallableStatement, with parameters passed by '?'

          If the application uses ASP, use ADO Command Objects with strong type checking and parameterized queries.

          If database Stored Procedures can be used, use them.

          Do *not* concatenate strings into queries in the stored procedure, or use 'exec', 'exec immediate', or equivalent functionality!

          Do not create dynamic SQL queries using simple string concatenation.

          Escape all data received from the client.

          Apply an 'allow list' of allowed characters, or a 'deny list' of disallowed characters in user input.

          Apply the principle of least privilege by using the least privileged database user possible.

          In particular, avoid using the 'sa' or 'db-owner' database users. This does not eliminate SQL injection, but minimizes its impact.

          Grant the minimum database access that is necessary for the application.

      2. Source Code Disclosure - File Inclusion (1)
        1. POST https://qualicoach.org/bfsi/login/index.php
          Alert tags
          Alert description

          The Path Traversal attack technique allows an attacker access to files, directories, and commands that potentially reside outside the web document root directory. An attacker may manipulate a URL in such a way that the web site will execute or reveal the contents of arbitrary files anywhere on the web server. Any device that exposes an HTTP-based interface is potentially vulnerable to Path Traversal.

          Most web sites restrict user access to a specific portion of the file-system, typically called the "web document root" or "CGI root" directory. These directories contain the files intended for user access and the executable necessary to drive web application functionality. To access files or execute commands anywhere on the file-system, Path Traversal attacks will utilize the ability of special-characters sequences.

          The most basic Path Traversal attack uses the "../" special-character sequence to alter the resource location requested in the URL. Although most popular web servers will prevent this technique from escaping the web document root, alternate encodings of the "../" sequence may help bypass the security filters. These method variations include valid and invalid Unicode-encoding ("..%u2216" or "..%c0%af") of the forward slash character, backslash characters ("..\") on Windows-based servers, URL encoded characters "%2e%2e%2f"), and double URL encoding ("..%255c") of the backslash character.

          Even if the web server properly restricts Path Traversal attempts in the URL path, a web application itself may still be vulnerable due to improper handling of user-supplied input. This is a common problem of web applications that use template mechanisms or load static text from files. In variations of the attack, the original URL parameter value is substituted with the file name of one of the web application's dynamic scripts. Consequently, the results can reveal source code because the file is interpreted as text instead of an executable script. These techniques often employ additional special characters such as the dot (".") to reveal the listing of the current working directory, or "%00" NULL characters in order to bypass rudimentary file extension checks.

          Other info

          The output for the source code filename [index.php] differs sufficiently from that of the random parameter [qkemljnjjvqealwrijyfnreacjeocrmyawluog], at [8%], compared to a threshold of [75%]

          Request
          Request line and header section (425 bytes)
          POST https://qualicoach.org/bfsi/login/index.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/index.php
          content-length: 105
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (105 bytes)
          anchor=index.php&logintoken=qPUA6vrznkVJedK1zqHWvPIOBDFerlvq&username=ZAP&password=ZAP&rememberusername=1
          Response
          Status line and header section (662 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:24:33 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Parameter
          anchor
          Attack
          index.php
          Solution

          Assume all input is malicious. Use an "accept known good" input validation strategy, i.e., use an allow list of acceptable inputs that strictly conform to specifications. Reject any input that does not strictly conform to specifications, or transform it into something that does. Do not rely exclusively on looking for malicious or malformed inputs (i.e., do not rely on a deny list). However, deny lists can be useful for detecting potential attacks or determining which inputs are so malformed that they should be rejected outright.

          When performing input validation, consider all potentially relevant properties, including length, type of input, the full range of acceptable values, missing or extra inputs, syntax, consistency across related fields, and conformance to business rules. As an example of business rule logic, "boat" may be syntactically valid because it only contains alphanumeric characters, but it is not valid if you are expecting colors such as "red" or "blue."

          For filenames, use stringent allow lists that limit the character set to be used. If feasible, only allow a single "." character in the filename to avoid weaknesses, and exclude directory separators such as "/". Use an allow list of allowable file extensions.

          Warning: if you attempt to cleanse your data, then do so that the end result is not in the form that can be dangerous. A sanitizing mechanism can remove characters such as '.' and ';' which may be required for some exploits. An attacker can try to fool the sanitizing mechanism into "cleaning" data into a dangerous form. Suppose the attacker injects a '.' inside a filename (e.g. "sensi.tiveFile") and the sanitizing mechanism removes the character resulting in the valid filename, "sensitiveFile". If the input data are now assumed to be safe, then the file may be compromised.

          Inputs should be decoded and canonicalized to the application's current internal representation before being validated. Make sure that your application does not decode the same input twice. Such errors could be used to bypass allow list schemes by introducing dangerous inputs after they have been checked.

          Use a built-in path canonicalization function (such as realpath() in C) that produces the canonical version of the pathname, which effectively removes ".." sequences and symbolic links.

          Run your code using the lowest privileges that are required to accomplish the necessary tasks. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.

          When the set of acceptable objects, such as filenames or URLs, is limited or known, create a mapping from a set of fixed input values (such as numeric IDs) to the actual filenames or URLs, and reject all other inputs.

          Run your code in a "jail" or similar sandbox environment that enforces strict boundaries between the process and the operating system. This may effectively restrict which files can be accessed in a particular directory or which commands can be executed by your software.

          OS-level examples include the Unix chroot jail, AppArmor, and SELinux. In general, managed code may provide some protection. For example, java.io.FilePermission in the Java SecurityManager allows you to specify restrictions on file operations.

          This may not be a feasible solution, and it only limits the impact to the operating system; the rest of your application may still be subject to compromise.

  2. Risk=Medium, Confidence=High (5)

    1. https://qualicoach.org (5)

      1. CSP: Failure to Define Directive with No Fallback (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.

          Other info

          The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Content-Security-Policy
          Evidence
          connect-src 'self'
          Solution

          Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

      2. CSP: Wildcard Directive (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.

          Other info

          The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined:

          script-src, style-src, img-src, frame-src, font-src, media-src, object-src, manifest-src, worker-src

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Content-Security-Policy
          Evidence
          connect-src 'self'
          Solution

          Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

      3. CSP: script-src unsafe-inline (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.

          Other info

          script-src includes unsafe-inline.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Content-Security-Policy
          Evidence
          connect-src 'self'
          Solution

          Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

      4. CSP: style-src unsafe-inline (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.

          Other info

          style-src includes unsafe-inline.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Content-Security-Policy
          Evidence
          connect-src 'self'
          Solution

          Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

      5. Sub Resource Integrity Attribute Missing (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          Solution

          Provide a valid integrity attribute to the tag.

  3. Risk=Medium, Confidence=Medium (4)

    1. https://qualicoach.org (4)

      1. Anti-CSRF Tokens Check (1)
        1. POST https://qualicoach.org/bfsi/login/forgot_password.php
          Alert tags
          Alert description

          A cross-site request forgery is an attack that involves forcing a victim to send an HTTP request to a target destination without their knowledge or intent in order to perform an action as the victim. The underlying cause is application functionality using predictable URL/form actions in a repeatable way. The nature of the attack is that CSRF exploits the trust that a web site has for a user. By contrast, cross-site scripting (XSS) exploits the trust that a user has for a web site. Like XSS, CSRF attacks are not necessarily cross-site, but they can be. Cross-site request forgery is also known as CSRF, XSRF, one-click attack, session riding, confused deputy, and sea surf.

          CSRF attacks are effective in a number of situations, including:

          * The victim has an active session on the target site.

          * The victim is authenticated via HTTP auth on the target site.

          * The victim is on the same local network as the target site.

          CSRF has primarily been used to perform an action against a target site using the victim's privileges, but recent techniques have been discovered to disclose information by gaining access to the response. The risk of information disclosure is dramatically increased when the target site is vulnerable to XSS, because XSS can be used as a platform for CSRF, allowing the attack to operate within the bounds of the same-origin policy.

          Request
          Request line and header section (445 bytes)
          POST https://qualicoach.org/bfsi/login/forgot_password.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/forgot_password.php
          content-length: 121
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (121 bytes)
          sesskey=qmFnoxMYwg&_qf__login_forgot_password_form=1&username=ZAP&submitbuttonusername=Search&email=zaproxy%40example.com
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 30330
          
          
          Response body (30330 bytes)
          <!DOCTYPE html>
          
              <html  dir="ltr" lang="en" xml:lang="en">
              <head>
                  <title>Forgotten password</title>
                  <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Forgotten password" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"qmFnoxMYwg","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
                  <meta charset="utf-8">
                  <meta http-equiv="X-UA-Compatible" content="IE=edge">
                  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
              
                  <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
              </head>
              
              <body  id="page-login-forgot_password" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-base course-1 context-1 notloggedin ">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
              
          
          <div id="accessibilitybar" class="fixed-top">
              <div class="container">
                  <div class="bars">
                      <div class="fontsize">
                          <span>Font size</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="decrease" title="Decrease font size" id="fontsize_dec">A-</a></li>
                              <li><a class="btn btn-default" data-action="reset" title="Reset font size" id="fontsize_reset">A</a></li>
                              <li><a class="btn btn-default" data-action="increase" title="Increase font size" id="fontsize_inc">A+</a></li>
                          </ul>
                      </div>
                      <div class="sitecolor">
                          <span>Site color</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="reset" title="Reset site color" id="sitecolor_color1">R</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-2" title="Low contrast 1" id="sitecolor_color2">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-3" title="Low contrast 2" id="sitecolor_color3">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-4" title="High contrast" id="sitecolor_color4">A</a></li>
                          </ul>
                      </div>
                  </div>
              </div>
          </div>
          <nav class="fixed-top navbar navbar-light navbar-expand moodle-has-zindex">
          
              <a href="https://qualicoach.org/bfsi" class="navbar-brand 
                      d-none d-sm-inline
                      ">
                      <span class="site-name d-none d-md-inline">Qualicoach BFSI</span>
              </a>
          
              <ul class="navbar-nav d-none d-md-flex custom-menus">
                  <!-- custom_menu -->
                  
                  <!-- page_heading_menu -->
                  
              </ul>
              <ul class="nav navbar-nav ml-auto">
                  <div class="d-none d-lg-block">
                      
                  </div>
          
                  <li class="nav-item lang-menu">
                      
                  </li>
          
                  
          
                  <li class="usermenu"><span class="login"></span></li>
              </ul>
          </nav>
              
              <div id="page-wrapper">
              
                  <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
              <div id="page" class="container-fluid d-print-block">
                  <header id="page-header" class="row">
              <div class="col-12 pt-3 pb-3">
                  <div class="card ">
                      <div class="card-body ">
                          <div class="d-flex align-items-center">
                              <div class="mr-auto">
                                  <div class="page-context-header"><div class="page-header-headings"><h1>Qualicoach BFSI</h1></div></div>
                              </div>
          
                              <div class="header-actions-container flex-shrink-0" data-region="header-actions-container">
                              </div>
                          </div>
                          <div class="d-flex flex-wrap">
                              <div id="page-navbar">
                                  <nav>
              <ol class="breadcrumb">
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/" >Home</a></li>
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/login/index.php" >Log in</a></li>
                          <li class="breadcrumb-item"><span class="no-link">Forgotten password</span></li>
              </ol>
          </nav>
                              </div>
                              <div class="ml-auto d-flex">
                                  
                              </div>
                              <div id="course-header">
                                  
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </header>
          
                  <div id="page-content" class="row pb-3 d-print-block">
                      <div id="region-main-box" class="col-12">
          
                          <section id="region-main">
                              <div class="card">
                                  <div class="card-body">
                                      <span class="notifications" id="user-notifications"></span>
                                      <div role="main"><span id="maincontent"></span><div class="box py-3 generalbox boxwidthnormal boxaligncenter">To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.</div>
          <form autocomplete="off" action="https://qualicoach.org/bfsi/login/forgot_password.php" method="post" accept-charset="utf-8" id="mform1_PB1YkMLVmCSOJ6S" class="mform">
          	<div style="display: none;"><input name="sesskey" type="hidden" value="qmFnoxMYwg" />
          <input name="_qf__login_forgot_password_form" type="hidden" value="1" />
          </div>
          
          
          	<fieldset class="clearfix"  id="id_searchbyusername">
          		<legend class="ftoggler">Search by username</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_username" class="form-group row has-danger fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_username">
                              Username
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control is-invalid"
                          name="username"
                          id="id_username"
                          value="ZAP"
                          size="20"
                              autofocus aria-describedby="id_error_username"
                          autocomplete="username" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_username"  style="display: block;">
                      Enter either username or email address
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonusername" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonusername"
                          id="id_submitbuttonusername"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonusername" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          	<fieldset class="clearfix"  id="id_searchbyemail">
          		<legend class="ftoggler">Search by email address</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_email" class="form-group row has-danger fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_email">
                              Email address
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control is-invalid"
                          name="email"
                          id="id_email"
                          value="zaproxy@example.com"
                          size="30"
                              autofocus aria-describedby="id_error_email"
                          maxlength="100" autocomplete="email" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_email"  style="display: block;">
                      Enter either username or email address
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonemail" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonemail"
                          id="id_submitbuttonemail"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonemail" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          </form></div>
                                      
                                  </div>
                              </div>
          
                              
                          </section>
                      </div>
                  </div>
              </div>
          
              
                  
              
              </div><!-- Ends .page-wrapper -->
              
          <div id="top-footer">
            <div class="container-fluid">
              <div class="row">
                  <div class="col-md-7 contact">
                      <h3>Stay in touch</h3>
                      <h4></h4>
                      <ul>
                      </ul>
                  </div>
                  <div class="col-md-5 social">
                    <ul>
          
          
          
          
          
                    </ul>
          
                    <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
                  </div>
              </div>
            </div>
          </div>
          <footer id="page-footer" class="p-y-1">
            <div class="container-fluid">
                <div id="course-footer"></div>
          
                <div class="madewithmoodle">
                    <p>Proudly made with</p>
                    <a href="https://moodle.org"><img src="https://qualicoach.org/bfsi/theme/moove/pix/moodle-logo-white.png" alt="Moodle logo"></a>
                </div>
          
                <div class="madeby">
                    <p>Made with <i class="text-danger fa fa-heart"></i> by <a href="http://conecti.me">conecti.me</a></p>
                </div>
            </div>
          </footer>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          
          require(['theme_boost/drawer'], function(mod) {
              mod.init();
          });
          
          require(['theme_moove/metismenu', 'jquery'], function(metisMenu, $) {
              $(".metismenu").metisMenu();
          });
          
          require([], function() {
              var iconsearch = document.querySelector('.moove-search-input .slicon-magnifier');
              var btnclosesearch = document.querySelector('.search-input-form .close-search');
              var searchinputform = document.querySelector('.moove-search-input');
          
              if (iconsearch) {
          
                  var togglesearchinputform = function() {
                      searchinputform.classList.toggle('expanded');
                  }
          
                  iconsearch.onclick = togglesearchinputform;
                  btnclosesearch.onclick = togglesearchinputform;
              }
          });
          
          require(['theme_moove/accessibilitybar'], function(bar) {
              bar.init();
          });
          
          require(['theme_moove/themesettings'], function(themesettings) {
              themesettings.init();
          });
          
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_username");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonusername");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonusername");
                  });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_email");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonemail");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonemail");
                  });
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","changesmadereallygoaway":"You have made changes. Are you sure you want to navigate away and lose your changes?","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
          Y.use("moodle-core-formchangechecker",function() {M.core_formchangechecker.init({"formid":"mform1_PB1YkMLVmCSOJ6S","initialdirtystate":false});
          });
           M.util.js_pending('random693ae126d4fe72'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae126d4fe72'); });
          })();
          //]]>
          </script>
          
              
              </body>
              </html>
          Evidence
          <form autocomplete="off" action="https://qualicoach.org/bfsi/login/forgot_password.php" method="post" accept-charset="utf-8" id="mform1_PB1YkMLVmCSOJ6S" class="mform">
          Solution

          Phase: Architecture and Design

          Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.

          For example, use anti-CSRF packages such as the OWASP CSRFGuard.

          Phase: Implementation

          Ensure that your application is free of cross-site scripting issues, because most CSRF defenses can be bypassed using attacker-controlled script.

          Phase: Architecture and Design

          Generate a unique nonce for each form, place the nonce into the form, and verify the nonce upon receipt of the form. Be sure that the nonce is not predictable (CWE-330).

          Note that this can be bypassed using XSS.

          Identify especially dangerous operations. When the user performs a dangerous operation, send a separate confirmation request to ensure that the user intended to perform that operation.

          Note that this can be bypassed using XSS.

          Use the ESAPI Session Management control.

          This control includes a component for CSRF.

          Do not use the GET method for any request that triggers a state change.

          Phase: Implementation

          Check the HTTP Referer header to see if the request originated from an expected page. This could break legitimate functionality, because users or proxies may have disabled sending the Referer for privacy reasons.

      2. Backup File Disclosure (1)
        1. GET https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js~
          Alert tags
          Alert description

          A backup of the file was disclosed by the web server.

          Other info

          A backup of [https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js] is available at [https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js~]

          Request
          Request line and header section (350 bytes)
          GET https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js~ HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          cookie: MoodleSession=2kjr24i9urq478d82r7tok7nsf
          
          
          Request body (0 bytes)
          Response
          Status line and header section (756 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:26:11 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Etag: "a1141d208298ec54df0774b2fca1a14a955edd08"
          Content-Disposition: inline; filename="javascript.php"
          Last-Modified: Mon, 10 Nov 2025 10:57:45 GMT
          Expires: Wed, 11 Mar 2026 15:26:11 GMT
          Pragma: 
          Cache-Control: public, max-age=7776000, immutable
          Accept-Ranges: none
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: application/javascript; charset=utf-8
          content-length: 99341
          
          
          Response body (99341 bytes)
          !function r(c,a,f){function o(n,t){if(!a[n]){if(!c[n]){var e="function"==typeof require&&require;if(!t&&e)return e(n,!0);if(s)return s(n,!0);var i=new Error("Cannot find module '"+n+"'");throw i.code="MODULE_NOT_FOUND",i}var u=a[n]={exports:{}};c[n][0].call(u.exports,function(t){return o(c[n][1][t]||t)},u,u.exports,r,c,a,f)}return a[n].exports}for(var s="function"==typeof require&&require,t=0;t<f.length;t++)o(f[t]);return o}({1:[function(t,n,r){"use strict";t(2);var e=function _interopRequireDefault(t){return t&&t.__esModule?t:{default:t}}(t(15));e.default._babelPolyfill&&"undefined"!=typeof console&&console.warn&&console.warn("@babel/polyfill is loaded more than once on this page. This is probably not desirable/intended and may have consequences if different versions of the polyfills are applied sequentially. If you do need to load the polyfill more than once, use @babel/polyfill/noConflict instead to bypass the warning."),e.default._babelPolyfill=!0},{15:15,2:2}],2:[function(t,n,r){"use strict";t(3),t(5),t(4),t(11),t(10),t(13),t(12),t(14),t(7),t(8),t(6),t(9),t(306),t(307)},{10:10,11:11,12:12,13:13,14:14,3:3,306:306,307:307,4:4,5:5,6:6,7:7,8:8,9:9}],3:[function(t,n,r){t(278),t(214),t(216),t(215),t(218),t(220),t(225),t(219),t(217),t(227),t(226),t(222),t(223),t(221),t(213),t(224),t(228),t(229),t(180),t(182),t(181),t(231),t(230),t(201),t(211),t(212),t(202),t(203),t(204),t(205),t(206),t(207),t(208),t(209),t(210),t(184),t(185),t(186),t(187),t(188),t(189),t(190),t(191),t(192),t(193),t(194),t(195),t(196),t(197),t(198),t(199),t(200),t(265),t(270),t(277),t(268),t(260),t(261),t(266),t(271),t(273),t(256),t(257),t(258),t(259),t(262),t(263),t(264),t(267),t(269),t(272),t(274),t(275),t(276),t(175),t(177),t(176),t(179),t(178),t(163),t(161),t(168),t(165),t(171),t(173),t(160),t(167),t(157),t(172),t(155),t(170),t(169),t(162),t(166),t(154),t(156),t(159),t(158),t(174),t(164),t(247),t(248),t(254),t(249),t(250),t(251),t(252),t(253),t(232),t(183),t(255),t(290),t(291),t(279),t(280),t(285),t(288),t(289),t(283),t(286),t(284),t(287),t(281),t(282),t(233),t(234),t(235),t(236),t(237),t(240),t(238),t(239),t(241),t(242),t(243),t(244),t(246),t(245),n.exports=t(52)},{154:154,155:155,156:156,157:157,158:158,159:159,160:160,161:161,162:162,163:163,164:164,165:165,166:166,167:167,168:168,169:169,170:170,171:171,172:172,173:173,174:174,175:175,176:176,177:177,178:178,179:179,180:180,181:181,182:182,183:183,184:184,185:185,186:186,187:187,188:188,189:189,190:190,191:191,192:192,193:193,194:194,195:195,196:196,197:197,198:198,199:199,200:200,201:201,202:202,203:203,204:204,205:205,206:206,207:207,208:208,209:209,210:210,211:211,212:212,213:213,214:214,215:215,216:216,217:217,218:218,219:219,220:220,221:221,222:222,223:223,224:224,225:225,226:226,227:227,228:228,229:229,230:230,231:231,232:232,233:233,234:234,235:235,236:236,237:237,238:238,239:239,240:240,241:241,242:242,243:243,244:244,245:245,246:246,247:247,248:248,249:249,250:250,251:251,252:252,253:253,254:254,255:255,256:256,257:257,258:258,259:259,260:260,261:261,262:262,263:263,264:264,265:265,266:266,267:267,268:268,269:269,270:270,271:271,272:272,273:273,274:274,275:275,276:276,277:277,278:278,279:279,280:280,281:281,282:282,283:283,284:284,285:285,286:286,287:287,288:288,289:289,290:290,291:291,52:52}],4:[function(t,n,r){t(292),n.exports=t(52).Array.flatMap},{292:292,52:52}],5:[function(t,n,r){t(293),n.exports=t(52).Array.includes},{293:293,52:52}],6:[function(t,n,r){t(294),n.exports=t(52).Object.entries},{294:294,52:52}],7:[function(t,n,r){t(295),n.exports=t(52).Object.getOwnPropertyDescriptors},{295:295,52:52}],8:[function(t,n,r){t(296),n.exports=t(52).Object.values},{296:296,52:52}],9:[function(t,n,r){"use strict";t(232),t(297),n.exports=t(52).Promise.finally},{232:232,297:297,52:52}],10:[function(t,n,r){t(298),n.exports=t(52).String.padEnd},{298:298,52:52}],11:[function(t,n,r){t(299),n.exports=t(52).String.padStart},{299:299,52:52}],12:[function(t,n,r){t(301),n.exports=t(52).String.trimRight},{301:301,52:52}],13:[function(t,n,r){t(300),n.exports=t(52).String.trimLeft},{300:300,52:52}],14:[function(t,n,r){t(302),n.exports=t(151).f("asyncIterator")},{151:151,302:302}],15:[function(t,n,r){t(32),n.exports=t(18).global},{18:18,32:32}],16:[function(t,n,r){n.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},{}],17:[function(t,n,r){var e=t(28);n.exports=function(t){if(!e(t))throw TypeError(t+" is not an object!");return t}},{28:28}],18:[function(t,n,r){var e=n.exports={version:"2.6.10"};"number"==typeof __e&&(__e=e)},{}],19:[function(t,n,r){var o=t(16);n.exports=function(e,i,t){if(o(e),void 0===i)return e;switch(t){case 1:return function(t){return e.call(i,t)};case 2:return function(t,n){return e.call(i,t,n)};case 3:return function(t,n,r){return e.call(i,t,n,r)}}return function(){return e.apply(i,arguments)}}},{16:16}],20:[function(t,n,r){n.exports=!t(23)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},{23:23}],21:[function(t,n,r){var e=t(28),i=t(24).document,o=e(i)&&e(i.createElement);n.exports=function(t){return o?i.createElement(t):{}}},{24:24,28:28}],22:[function(t,n,r){var g=t(24),y=t(18),d=t(19),x=t(26),m=t(25),S="prototype",b=function(t,n,r){var e,i,o,u=t&b.F,c=t&b.G,a=t&b.S,f=t&b.P,s=t&b.B,l=t&b.W,h=c?y:y[n]||(y[n]={}),p=h[S],v=c?g:a?g[n]:(g[n]||{})[S];for(e in c&&(r=n),r)(i=!u&&v&&void 0!==v[e])&&m(h,e)||(o=i?v[e]:r[e],h[e]=c&&"function"!=typeof v[e]?r[e]:s&&i?d(o,g):l&&v[e]==o?function(e){function qb(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)}return qb[S]=e[S],qb}(o):f&&"function"==typeof o?d(Function.call,o):o,f&&((h.virtual||(h.virtual={}))[e]=o,t&b.R&&p&&!p[e]&&x(p,e,o)))};b.F=1,b.G=2,b.S=4,b.P=8,b.B=16,b.W=32,b.U=64,b.R=128,n.exports=b},{18:18,19:19,24:24,25:25,26:26}],23:[function(t,n,r){n.exports=function(t){try{return!!t()}catch(t){return!0}}},{}],24:[function(t,n,r){var e=n.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},{}],25:[function(t,n,r){var e={}.hasOwnProperty;n.exports=function(t,n){return e.call(t,n)}},{}],26:[function(t,n,r){var e=t(29),i=t(30);n.exports=t(20)?function(t,n,r){return e.f(t,n,i(1,r))}:function(t,n,r){return t[n]=r,t}},{20:20,29:29,30:30}],27:[function(t,n,r){n.exports=!t(20)&&!t(23)(function(){return 7!=Object.defineProperty(t(21)("div"),"a",{get:function(){return 7}}).a})},{20:20,21:21,23:23}],28:[function(t,n,r){n.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},{}],29:[function(t,n,r){var e=t(17),i=t(27),o=t(31),u=Object.defineProperty;r.f=t(20)?Object.defineProperty:function defineProperty(t,n,r){if(e(t),n=o(n,!0),e(r),i)try{return u(t,n,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(t[n]=r.value),t}},{17:17,20:20,27:27,31:31}],30:[function(t,n,r){n.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},{}],31:[function(t,n,r){var i=t(28);n.exports=function(t,n){if(!i(t))return t;var r,e;if(n&&"function"==typeof(r=t.toString)&&!i(e=r.call(t)))return e;if("function"==typeof(r=t.valueOf)&&!i(e=r.call(t)))return e;if(!n&&"function"==typeof(r=t.toString)&&!i(e=r.call(t)))return e;throw TypeError("Can't convert object to primitive value")}},{28:28}],32:[function(t,n,r){var e=t(22);e(e.G,{global:t(24)})},{22:22,24:24}],33:[function(t,n,r){arguments[4][16][0].apply(r,arguments)},{16:16}],34:[function(t,n,r){var e=t(48);n.exports=function(t,n){if("number"!=typeof t&&"Number"!=e(t))throw TypeError(n);return+t}},{48:48}],35:[function(t,n,r){var e=t(152)("unscopables"),i=Array.prototype;null==i[e]&&t(72)(i,e,{}),n.exports=function(t){i[e][t]=!0}},{152:152,72:72}],36:[function(t,n,r){"use strict";var e=t(129)(!0);n.exports=function(t,n,r){return n+(r?e(t,n).length:1)}},{129:129}],37:[function(t,n,r){n.exports=function(t,n,r,e){if(!(t instanceof n)||void 0!==e&&e in t)throw TypeError(r+": incorrect invocation!");return t}},{}],38:[function(t,n,r){arguments[4][17][0].apply(r,arguments)},{17:17,81:81}],39:[function(t,n,r){"use strict";var f=t(142),s=t(137),l=t(141);n.exports=[].copyWithin||function copyWithin(t,n){var r=f(this),e=l(r.length),i=s(t,e),o=s(n,e),u=2<arguments.length?arguments[2]:void 0,c=Math.min((void 0===u?e:s(u,e))-o,e-i),a=1;for(o<i&&i<o+c&&(a=-1,o+=c-1,i+=c-1);0<c--;)o in r?r[i]=r[o]:delete r[i],i+=a,o+=a;return r}},{137:137,141:141,142:142}],40:[function(t,n,r){"use strict";var c=t(142),a=t(137),f=t(141);n.exports=function fill(t){for(var n=c(this),r=f(n.length),e=arguments.length,i=a(1<e?arguments[1]:void 0,r),o=2<e?arguments[2]:void 0,u=void 0===o?r:a(o,r);i<u;)n[i++]=t;return n}},{137:137,141:141,142:142}],41:[function(t,n,r){var a=t(140),f=t(141),s=t(137);n.exports=function(c){return function(t,n,r){var e,i=a(t),o=f(i.length),u=s(r,o);if(c&&n!=n){for(;u<o;)if((e=i[u++])!=e)return!0}else for(;u<o;u++)if((c||u in i)&&i[u]===n)return c||u||0;return!c&&-1}}},{137:137,140:140,141:141}],42:[function(t,n,r){var m=t(54),S=t(77),b=t(142),w=t(141),e=t(45);n.exports=function(l,t){var h=1==l,p=2==l,v=3==l,g=4==l,y=6==l,d=5==l||y,x=t||e;return function(t,n,r){for(var e,i,o=b(t),u=S(o),c=m(n,r,3),a=w(u.length),f=0,s=h?x(t,a):p?x(t,0):void 0;f<a;f++)if((d||f in u)&&(i=c(e=u[f],f,o),l))if(h)s[f]=i;else if(i)switch(l){case 3:return!0;case 5:return e;case 6:return f;case 2:s.push(e)}else if(g)return!1;return y?-1:v||g?g:s}}},{141:141,142:142,45:45,54:54,77:77}],43:[function(t,n,r){var s=t(33),l=t(142),h=t(77),p=t(141);n.exports=function(t,n,r,e,i){s(n);var o=l(t),u=h(o),c=p(o.length),a=i?c-1:0,f=i?-1:1;if(r<2)for(;;){if(a in u){e=u[a],a+=f;break}if(a+=f,i?a<0:c<=a)throw TypeError("Reduce of empty array with no initial value")}for(;i?0<=a:a<c;a+=f)a in u&&(e=n(e,u[a],a,o));return e}},{141:141,142:142,33:33,77:77}],44:[function(t,n,r){var e=t(81),i=t(79),o=t(152)("species");n.exports=function(t){var n;return i(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!i(n.prototype)||(n=void 0),e(n)&&null===(n=n[o])&&(n=void 0)),void 0===n?Array:n}},{152:152,79:79,81:81}],45:[function(t,n,r){var e=t(44);n.exports=function(t,n){return new(e(t))(n)}},{44:44}],46:[function(t,n,r){"use strict";var o=t(33),u=t(81),c=t(76),a=[].slice,f={};n.exports=Function.bind||function bind(n){var r=o(this),e=a.call(arguments,1),i=function(){var t=e.concat(a.call(arguments));return this instanceof i?function(t,n,r){if(!(n in f)){for(var e=[],i=0;i<n;i++)e[i]="a["+i+"]";f[n]=Function("F,a","return new F("+e.join(",")+")")}return f[n](t,r)}(r,t.length,t):c(r,t,n)};return u(r.prototype)&&(i.prototype=r.prototype),i}},{33:33,76:76,81:81}],47:[function(t,n,r){var i=t(48),o=t(152)("toStringTag"),u="Arguments"==i(function(){return arguments}());n.exports=function(t){var n,r,e;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,n){try{return t[n]}catch(t){}}(n=Object(t),o))?r:u?i(n):"Object"==(e=i(n))&&"function"==typeof n.callee?"Arguments":e}},{152:152,48:48}],48:[function(t,n,r){var e={}.toString;n.exports=function(t){return e.call(t).slice(8,-1)}},{}],49:[function(t,n,r){"use strict";function ag(t,n){var r,e=p(n);if("F"!==e)return t._i[e];for(r=t._f;r;r=r.n)if(r.k==n)return r}var u=t(99).f,c=t(98),a=t(117),f=t(54),s=t(37),l=t(68),e=t(85),i=t(87),o=t(123),h=t(58),p=t(94).fastKey,v=t(149),g=h?"_s":"size";n.exports={getConstructor:function(t,o,r,e){var i=t(function(t,n){s(t,i,o,"_i"),t._t=o,t._i=c(null),t._f=void 0,t._l=void 0,t[g]=0,null!=n&&l(n,r,t[e],t)});return a(i.prototype,{clear:function clear(){for(var t=v(this,o),n=t._i,r=t._f;r;r=r.n)r.r=!0,r.p&&(r.p=r.p.n=void 0),delete n[r.i];t._f=t._l=void 0,t[g]=0},delete:function(t){var n=v(this,o),r=ag(n,t);if(r){var e=r.n,i=r.p;delete n._i[r.i],r.r=!0,i&&(i.n=e),e&&(e.p=i),n._f==r&&(n._f=e),n._l==r&&(n._l=i),n[g]--}return!!r},forEach:function forEach(t){v(this,o);for(var n,r=f(t,1<arguments.length?arguments[1]:void 0,3);n=n?n.n:this._f;)for(r(n.v,n.k,this);n&&n.r;)n=n.p},has:function has(t){return!!ag(v(this,o),t)}}),h&&u(i.prototype,"size",{get:function(){return v(this,o)[g]}}),i},def:function(t,n,r){var e,i,o=ag(t,n);return o?o.v=r:(t._l=o={i:i=p(n,!0),k:n,v:r,p:e=t._l,n:void 0,r:!1},t._f||(t._f=o),e&&(e.n=o),t[g]++,"F"!==i&&(t._i[i]=o)),t},getEntry:ag,setStrong:function(t,r,n){e(t,r,function(t,n){this._t=v(t,r),this._k=n,this._l=void 0},function(){for(var t=this,n=t._k,r=t._l;r&&r.r;)r=r.p;return t._t&&(t._l=r=r?r.n:t._t._f)?i(0,"keys"==n?r.k:"values"==n?r.v:[r.k,r.v]):(t._t=void 0,i(1))},n?"entries":"values",!n,!0),o(r)}}},{117:117,123:123,149:149,37:37,54:54,58:58,68:68,85:85,87:87,94:94,98:98,99:99}],50:[function(t,n,r){"use strict";function _g(t){return t._l||(t._l=new g)}function bh(t,n){return o(t.a,function(t){return t[0]===n})}var u=t(117),c=t(94).getWeak,i=t(38),a=t(81),f=t(37),s=t(68),e=t(42),l=t(71),h=t(149),o=e(5),p=e(6),v=0,g=function(){this.a=[]};g.prototype={get:function(t){var n=bh(this,t);if(n)return n[1]},has:function(t){return!!bh(this,t)},set:function(t,n){var r=bh(this,t);r?r[1]=n:this.a.push([t,n])},delete:function(n){var t=p(this.a,function(t){return t[0]===n});return~t&&this.a.splice(t,1),!!~t}},n.exports={getConstructor:function(t,r,e,i){var o=t(function(t,n){f(t,o,r,"_i"),t._t=r,t._i=v++,t._l=void 0,null!=n&&s(n,e,t[i],t)});return u(o.prototype,{delete:function(t){if(!a(t))return!1;var n=c(t);return!0===n?_g(h(this,r)).delete(t):n&&l(n,this._i)&&delete n[this._i]},has:function has(t){if(!a(t))return!1;var n=c(t);return!0===n?_g(h(this,r)).has(t):n&&l(n,this._i)}}),o},def:function(t,n,r){var e=c(i(n),!0);return!0===e?_g(t).set(n,r):e[t._i]=r,t},ufstore:_g}},{117:117,149:149,37:37,38:38,42:42,68:68,71:71,81:81,94:94}],51:[function(t,n,r){"use strict";var y=t(70),d=t(62),x=t(118),m=t(117),S=t(94),b=t(68),w=t(37),_=t(81),E=t(64),O=t(86),F=t(124),I=t(75);n.exports=function(e,t,n,r,i,o){function ci(t){var r=f[t];x(f,t,"delete"==t?function(t){return!(o&&!_(t))&&r.call(this,0===t?0:t)}:"has"==t?function has(t){return!(o&&!_(t))&&r.call(this,0===t?0:t)}:"get"==t?function get(t){return o&&!_(t)?void 0:r.call(this,0===t?0:t)}:"add"==t?function add(t){return r.call(this,0===t?0:t),this}:function set(t,n){return r.call(this,0===t?0:t,n),this})}var u=y[e],c=u,a=i?"set":"add",f=c&&c.prototype,s={};if("function"==typeof c&&(o||f.forEach&&!E(function(){(new c).entries().next()}))){var l=new c,h=l[a](o?{}:-0,1)!=l,p=E(function(){l.has(1)}),v=O(function(t){new c(t)}),g=!o&&E(function(){for(var t=new c,n=5;n--;)t[a](n,n);return!t.has(-0)});v||(((c=t(function(t,n){w(t,c,e);var r=I(new u,t,c);return null!=n&&b(n,i,r[a],r),r})).prototype=f).constructor=c),(p||g)&&(ci("delete"),ci("has"),i&&ci("get")),(g||h)&&ci(a),o&&f.clear&&delete f.clear}else c=r.getConstructor(t,e,i,a),m(c.prototype,n),S.NEED=!0;return F(c,e),s[e]=c,d(d.G+d.W+d.F*(c!=u),s),o||r.setStrong(c,e,i),c}},{117:117,118:118,124:124,37:37,62:62,64:64,68:68,70:70,75:75,81:81,86:86,94:94}],52:[function(t,n,r){arguments[4][18][0].apply(r,arguments)},{18:18}],53:[function(t,n,r){"use strict";var e=t(99),i=t(116);n.exports=function(t,n,r){n in t?e.f(t,n,i(0,r)):t[n]=r}},{116:116,99:99}],54:[function(t,n,r){arguments[4][19][0].apply(r,arguments)},{19:19,33:33}],55:[function(t,n,r){"use strict";function Qi(t){return 9<t?t:"0"+t}var e=t(64),i=Date.prototype.getTime,o=Date.prototype.toISOString;n.exports=e(function(){return"0385-07-25T07:06:39.999Z"!=o.call(new Date(-5e13-1))})||!e(function(){o.call(new Date(NaN))})?function toISOString(){if(!isFinite(i.call(this)))throw RangeError("Invalid time value");var t=this,n=t.getUTCFullYear(),r=t.getUTCMilliseconds(),e=n<0?"-":9999<n?"+":"";return e+("00000"+Math.abs(n)).slice(e?-6:-4)+"-"+Qi(t.getUTCMonth()+1)+"-"+Qi(t.getUTCDate())+"T"+Qi(t.getUTCHours())+":"+Qi(t.getUTCMinutes())+":"+Qi(t.getUTCSeconds())+"."+(99<r?r:"0"+Qi(r))+"Z"}:o},{64:64}],56:[function(t,n,r){"use strict";var e=t(38),i=t(143);n.exports=function(t){if("string"!==t&&"number"!==t&&"default"!==t)throw TypeError("Incorrect hint");return i(e(this),"number"!=t)}},{143:143,38:38}],57:[function(t,n,r){n.exports=function(t){if(null==t)throw TypeError("Can't call method on  "+t);return t}},{}],58:[function(t,n,r){arguments[4][20][0].apply(r,arguments)},{20:20,64:64}],59:[function(t,n,r){arguments[4][21][0].apply(r,arguments)},{21:21,70:70,81:81}],60:[function(t,n,r){n.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},{}],61:[function(t,n,r){var c=t(107),a=t(104),f=t(108);n.exports=function(t){var n=c(t),r=a.f;if(r)for(var e,i=r(t),o=f.f,u=0;i.length>u;)o.call(t,e=i[u++])&&n.push(e);return n}},{104:104,107:107,108:108}],62:[function(t,n,r){var g=t(70),y=t(52),d=t(72),x=t(118),m=t(54),S="prototype",b=function(t,n,r){var e,i,o,u,c=t&b.F,a=t&b.G,f=t&b.S,s=t&b.P,l=t&b.B,h=a?g:f?g[n]||(g[n]={}):(g[n]||{})[S],p=a?y:y[n]||(y[n]={}),v=p[S]||(p[S]={});for(e in a&&(r=n),r)o=((i=!c&&h&&void 0!==h[e])?h:r)[e],u=l&&i?m(o,g):s&&"function"==typeof o?m(Function.call,o):o,h&&x(h,e,o,t&b.U),p[e]!=o&&d(p,e,u),s&&v[e]!=o&&(v[e]=o)};g.core=y,b.F=1,b.G=2,b.S=4,b.P=8,b.B=16,b.W=32,b.U=64,b.R=128,n.exports=b},{118:118,52:52,54:54,70:70,72:72}],63:[function(t,n,r){var e=t(152)("match");n.exports=function(n){var r=/./;try{"/./"[n](r)}catch(t){try{return r[e]=!1,!"/./"[n](r)}catch(t){}}return!0}},{152:152}],64:[function(t,n,r){arguments[4][23][0].apply(r,arguments)},{23:23}],65:[function(t,n,r){"use strict";t(248);var s=t(118),l=t(72),h=t(64),p=t(57),v=t(152),g=t(120),y=v("species"),d=!h(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}),x=function(){var t=/(?:)/,n=t.exec;t.exec=function(){return n.apply(this,arguments)};var r="ab".split(t);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();n.exports=function(r,t,n){var e=v(r),o=!h(function(){var t={};return t[e]=function(){return 7},7!=""[r](t)}),i=o?!h(function(){var t=!1,n=/a/;return n.exec=function(){return t=!0,null},"split"===r&&(n.constructor={},n.constructor[y]=function(){return n}),n[e](""),!t}):void 0;if(!o||!i||"replace"===r&&!d||"split"===r&&!x){var u=/./[e],c=n(p,e,""[r],function maybeCallNative(t,n,r,e,i){return n.exec===g?o&&!i?{done:!0,value:u.call(n,r,e)}:{done:!0,value:t.call(r,n,e)}:{done:!1}}),a=c[0],f=c[1];s(String.prototype,r,a),l(RegExp.prototype,e,2==t?function(t,n){return f.call(t,this,n)}:function(t){return f.call(t,this)})}}},{118:118,120:120,152:152,248:248,57:57,64:64,72:72}],66:[function(t,n,r){"use strict";var e=t(38);n.exports=function(){var t=e(this),n="";return t.global&&(n+="g"),t.ignoreCase&&(n+="i"),t.multiline&&(n+="m"),t.unicode&&(n+="u"),t.sticky&&(n+="y"),n}},{38:38}],67:[function(t,n,r){"use strict";var p=t(79),v=t(81),g=t(141),y=t(54),d=t(152)("isConcatSpreadable");n.exports=function flattenIntoArray(t,n,r,e,i,o,u,c){for(var a,f,s=i,l=0,h=!!u&&y(u,c,3);l<e;){if(l in r){if(a=h?h(r[l],l,n):r[l],f=!1,v(a)&&(f=void 0!==(f=a[d])?!!f:p(a)),f&&0<o)s=flattenIntoArray(t,n,a,g(a.length),s,o-1)-1;else{if(9007199254740991<=s)throw TypeError();t[s]=a}s++}l++}return s}},{141:141,152:152,54:54,79:79,81:81}],68:[function(t,n,r){var h=t(54),p=t(83),v=t(78),g=t(38),y=t(141),d=t(153),x={},m={};(r=n.exports=function(t,n,r,e,i){var o,u,c,a,f=i?function(){return t}:d(t),s=h(r,e,n?2:1),l=0;if("function"!=typeof f)throw TypeError(t+" is not iterable!");if(v(f)){for(o=y(t.length);l<o;l++)if((a=n?s(g(u=t[l])[0],u[1]):s(t[l]))===x||a===m)return a}else for(c=f.call(t);!(u=c.next()).done;)if((a=p(c,s,u.value,n))===x||a===m)return a}).BREAK=x,r.RETURN=m},{141:141,153:153,38:38,54:54,78:78,83:83}],69:[function(t,n,r){n.exports=t(126)("native-function-to-string",Function.toString)},{126:126}],70:[function(t,n,r){arguments[4][24][0].apply(r,arguments)},{24:24}],71:[function(t,n,r){arguments[4][25][0].apply(r,arguments)},{25:25}],72:[function(t,n,r){arguments[4][26][0].apply(r,arguments)},{116:116,26:26,58:58,99:99}],73:[function(t,n,r){var e=t(70).document;n.exports=e&&e.documentElement},{70:70}],74:[function(t,n,r){arguments[4][27][0].apply(r,arguments)},{27:27,58:58,59:59,64:64}],75:[function(t,n,r){var o=t(81),u=t(122).set;n.exports=function(t,n,r){var e,i=n.constructor;return i!==r&&"function"==typeof i&&(e=i.prototype)!==r.prototype&&o(e)&&u&&u(t,e),t}},{122:122,81:81}],76:[function(t,n,r){n.exports=function(t,n,r){var e=void 0===r;switch(n.length){case 0:return e?t():t.call(r);case 1:return e?t(n[0]):t.call(r,n[0]);case 2:return e?t(n[0],n[1]):t.call(r,n[0],n[1]);case 3:return e?t(n[0],n[1],n[2]):t.call(r,n[0],n[1],n[2]);case 4:return e?t(n[0],n[1],n[2],n[3]):t.call(r,n[0],n[1],n[2],n[3])}return t.apply(r,n)}},{}],77:[function(t,n,r){var e=t(48);n.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==e(t)?t.split(""):Object(t)}},{48:48}],78:[function(t,n,r){var e=t(88),i=t(152)("iterator"),o=Array.prototype;n.exports=function(t){return void 0!==t&&(e.Array===t||o[i]===t)}},{152:152,88:88}],79:[function(t,n,r){var e=t(48);n.exports=Array.isArray||function isArray(t){return"Array"==e(t)}},{48:48}],80:[function(t,n,r){var e=t(81),i=Math.floor;n.exports=function isInteger(t){return!e(t)&&isFinite(t)&&i(t)===t}},{81:81}],81:[function(t,n,r){arguments[4][28][0].apply(r,arguments)},{28:28}],82:[function(t,n,r){var e=t(81),i=t(48),o=t(152)("match");n.exports=function(t){var n;return e(t)&&(void 0!==(n=t[o])?!!n:"RegExp"==i(t))}},{152:152,48:48,81:81}],83:[function(t,n,r){var o=t(38);n.exports=function(n,t,r,e){try{return e?t(o(r)[0],r[1]):t(r)}catch(t){var i=n.return;throw void 0!==i&&o(i.call(n)),t}}},{38:38}],84:[function(t,n,r){"use strict";var e=t(98),i=t(116),o=t(124),u={};t(72)(u,t(152)("iterator"),function(){return this}),n.exports=function(t,n,r){t.prototype=e(u,{next:i(1,r)}),o(t,n+" Iterator")}},{116:116,124:124,152:152,72:72,98:98}],85:[function(t,n,r){"use strict";function Qn(){return this}var x=t(89),m=t(62),S=t(118),b=t(72),w=t(88),_=t(84),E=t(124),O=t(105),F=t(152)("iterator"),I=!([].keys&&"next"in[].keys()),P="values";n.exports=function(t,n,r,e,i,o,u){_(r,n,e);function Yn(t){if(!I&&t in p)return p[t];switch(t){case"keys":return function keys(){return new r(this,t)};case P:return function values(){return new r(this,t)}}return function entries(){return new r(this,t)}}var c,a,f,s=n+" Iterator",l=i==P,h=!1,p=t.prototype,v=p[F]||p["@@iterator"]||i&&p[i],g=v||Yn(i),y=i?l?Yn("entries"):g:void 0,d="Array"==n&&p.entries||v;if(d&&(f=O(d.call(new t)))!==Object.prototype&&f.next&&(E(f,s,!0),x||"function"==typeof f[F]||b(f,F,Qn)),l&&v&&v.name!==P&&(h=!0,g=function values(){return v.call(this)}),x&&!u||!I&&!h&&p[F]||b(p,F,g),w[n]=g,w[s]=Qn,i)if(c={values:l?g:Yn(P),keys:o?g:Yn("keys"),entries:y},u)for(a in c)a in p||S(p,a,c[a]);else m(m.P+m.F*(I||h),n,c);return c}},{105:105,118:118,124:124,152:152,62:62,72:72,84:84,88:88,89:89}],86:[function(t,n,r){var o=t(152)("iterator"),u=!1;try{var e=[7][o]();e.return=function(){u=!0},Array.from(e,function(){throw 2})}catch(t){}n.exports=function(t,n){if(!n&&!u)return!1;var r=!1;try{var e=[7],i=e[o]();i.next=function(){return{done:r=!0}},e[o]=function(){return i},t(e)}catch(t){}return r}},{152:152}],87:[function(t,n,r){n.exports=function(t,n){return{value:n,done:!!t}}},{}],88:[function(t,n,r){n.exports={}},{}],89:[function(t,n,r){n.exports=!1},{}],90:[function(t,n,r){var e=Math.expm1;n.exports=!e||22025.465794806718<e(10)||e(10)<22025.465794806718||-2e-17!=e(-2e-17)?function expm1(t){return 0==(t=+t)?t:-1e-6<t&&t<1e-6?t+t*t/2:Math.exp(t)-1}:e},{}],91:[function(t,n,r){var o=t(93),e=Math.pow,u=e(2,-52),c=e(2,-23),a=e(2,127)*(2-c),f=e(2,-126);n.exports=Math.fround||function fround(t){var n,r,e=Math.abs(t),i=o(t);return e<f?i*function(t){return t+1/u-1/u}(e/f/c)*f*c:a<(r=(n=(1+c/u)*e)-(n-e))||r!=r?i*(1/0):i*r}},{93:93}],92:[function(t,n,r){n.exports=Math.log1p||function log1p(t){return-1e-8<(t=+t)&&t<1e-8?t-t*t/2:Math.log(1+t)}},{}],93:[function(t,n,r){n.exports=Math.sign||function sign(t){return 0==(t=+t)||t!=t?t:t<0?-1:1}},{}],94:[function(t,n,r){function tp(t){u(t,e,{value:{i:"O"+ ++c,w:{}}})}var e=t(147)("meta"),i=t(81),o=t(71),u=t(99).f,c=0,a=Object.isExtensible||function(){return!0},f=!t(64)(function(){return a(Object.preventExtensions({}))}),s=n.exports={KEY:e,NEED:!1,fastKey:function(t,n){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,e)){if(!a(t))return"F";if(!n)return"E";tp(t)}return t[e].i},getWeak:function(t,n){if(!o(t,e)){if(!a(t))return!0;if(!n)return!1;tp(t)}return t[e].w},onFreeze:function(t){return f&&s.NEED&&a(t)&&!o(t,e)&&tp(t),t}}},{147:147,64:64,71:71,81:81,99:99}],95:[function(t,n,r){var u=t(70),c=t(136).set,a=u.MutationObserver||u.WebKitMutationObserver,f=u.process,s=u.Promise,l="process"==t(48)(f);n.exports=function(){function Qp(){var t,n;for(l&&(t=f.domain)&&t.exit();r;){n=r.fn,r=r.next;try{n()}catch(t){throw r?i():e=void 0,t}}e=void 0,t&&t.enter()}var r,e,i;if(l)i=function(){f.nextTick(Qp)};else if(!a||u.navigator&&u.navigator.standalone)if(s&&s.resolve){var t=s.resolve(void 0);i=function(){t.then(Qp)}}else i=function(){c.call(u,Qp)};else{var n=!0,o=document.createTextNode("");new a(Qp).observe(o,{characterData:!0}),i=function(){o.data=n=!n}}return function(t){var n={fn:t,next:void 0};e&&(e.next=n),r||(r=n,i()),e=n}}},{136:136,48:48,70:70}],96:[function(t,n,r){"use strict";var i=t(33);function PromiseCapability(t){var r,e;this.promise=new t(function(t,n){if(void 0!==r||void 0!==e)throw TypeError("Bad Promise constructor");r=t,e=n}),this.resolve=i(r),this.reject=i(e)}n.exports.f=function(t){return new PromiseCapability(t)}},{33:33}],97:[function(t,n,r){"use strict";var h=t(58),p=t(107),v=t(104),g=t(108),y=t(142),d=t(77),i=Object.assign;n.exports=!i||t(64)(function(){var t={},n={},r=Symbol(),e="abcdefghijklmnopqrst";return t[r]=7,e.split("").forEach(function(t){n[t]=t}),7!=i({},t)[r]||Object.keys(i({},n)).join("")!=e})?function assign(t,n){for(var r=y(t),e=arguments.length,i=1,o=v.f,u=g.f;i<e;)for(var c,a=d(arguments[i++]),f=o?p(a).concat(o(a)):p(a),s=f.length,l=0;l<s;)c=f[l++],h&&!u.call(a,c)||(r[c]=a[c]);return r}:i},{104:104,107:107,108:108,142:142,58:58,64:64,77:77}],98:[function(e,t,n){function Pq(){}var i=e(38),o=e(100),u=e(60),c=e(125)("IE_PROTO"),a="prototype",f=function(){var t,n=e(59)("iframe"),r=u.length;for(n.style.display="none",e(73).appendChild(n),n.src="javascript:",(t=n.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),f=t.F;r--;)delete f[a][u[r]];return f()};t.exports=Object.create||function create(t,n){var r;return null!==t?(Pq[a]=i(t),r=new Pq,Pq[a]=null,r[c]=t):r=f(),void 0===n?r:o(r,n)}},{100:100,125:125,38:38,59:59,60:60,73:73}],99:[function(t,n,r){arguments[4][29][0].apply(r,arguments)},{143:143,29:29,38:38,58:58,74:74}],100:[function(t,n,r){var u=t(99),c=t(38),a=t(107);n.exports=t(58)?Object.defineProperties:function defineProperties(t,n){c(t);for(var r,e=a(n),i=e.length,o=0;o<i;)u.f(t,r=e[o++],n[r]);return t}},{107:107,38:38,58:58,99:99}],101:[function(t,n,r){var e=t(108),i=t(116),o=t(140),u=t(143),c=t(71),a=t(74),f=Object.getOwnPropertyDescriptor;r.f=t(58)?f:function getOwnPropertyDescriptor(t,n){if(t=o(t),n=u(n,!0),a)try{return f(t,n)}catch(t){}if(c(t,n))return i(!e.f.call(t,n),t[n])}},{108:108,116:116,140:140,143:143,58:58,71:71,74:74}],102:[function(t,n,r){var e=t(140),i=t(103).f,o={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];n.exports.f=function getOwnPropertyNames(t){return u&&"[object Window]"==o.call(t)?function(t){try{return i(t)}catch(t){return u.slice()}}(t):i(e(t))}},{103:103,140:140}],103:[function(t,n,r){var e=t(106),i=t(60).concat("length","prototype");r.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return e(t,i)}},{106:106,60:60}],104:[function(t,n,r){r.f=Object.getOwnPropertySymbols},{}],105:[function(t,n,r){var e=t(71),i=t(142),o=t(125)("IE_PROTO"),u=Object.prototype;n.exports=Object.getPrototypeOf||function(t){return t=i(t),e(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?u:null}},{125:125,142:142,71:71}],106:[function(t,n,r){var u=t(71),c=t(140),a=t(41)(!1),f=t(125)("IE_PROTO");n.exports=function(t,n){var r,e=c(t),i=0,o=[];for(r in e)r!=f&&u(e,r)&&o.push(r);for(;n.length>i;)u(e,r=n[i++])&&(~a(o,r)||o.push(r));return o}},{125:125,140:140,41:41,71:71}],107:[function(t,n,r){var e=t(106),i=t(60);n.exports=Object.keys||function keys(t){return e(t,i)}},{106:106,60:60}],108:[function(t,n,r){r.f={}.propertyIsEnumerable},{}],109:[function(t,n,r){var i=t(62),o=t(52),u=t(64);n.exports=function(t,n){var r=(o.Object||{})[t]||Object[t],e={};e[t]=n(r),i(i.S+i.F*u(function(){r(1)}),"Object",e)}},{52:52,62:62,64:64}],110:[function(t,n,r){var a=t(58),f=t(107),s=t(140),l=t(108).f;n.exports=function(c){return function(t){for(var n,r=s(t),e=f(r),i=e.length,o=0,u=[];o<i;)n=e[o++],a&&!l.call(r,n)||u.push(c?[n,r[n]]:r[n]);return u}}},{107:107,108:108,140:140,58:58}],111:[function(t,n,r){var e=t(103),i=t(104),o=t(38),u=t(70).Reflect;n.exports=u&&u.ownKeys||function ownKeys(t){var n=e.f(o(t)),r=i.f;return r?n.concat(r(t)):n}},{103:103,104:104,38:38,70:70}],112:[function(t,n,r){var e=t(70).parseFloat,i=t(134).trim;n.exports=1/e(t(135)+"-0")!=-1/0?function parseFloat(t){var n=i(String(t),3),r=e(n);return 0===r&&"-"==n.charAt(0)?-0:r}:e},{134:134,135:135,70:70}],113:[function(t,n,r){var e=t(70).parseInt,i=t(134).trim,o=t(135),u=/^[-+]?0[xX]/;n.exports=8!==e(o+"08")||22!==e(o+"0x16")?function parseInt(t,n){var r=i(String(t),3);return e(r,n>>>0||(u.test(r)?16:10))}:e},{134:134,135:135,70:70}],114:[function(t,n,r){n.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},{}],115:[function(t,n,r){var e=t(38),i=t(81),o=t(96);n.exports=function(t,n){if(e(t),i(n)&&n.constructor===t)return n;var r=o.f(t);return(0,r.resolve)(n),r.promise}},{38:38,81:81,96:96}],116:[function(t,n,r){arguments[4][30][0].apply(r,arguments)},{30:30}],117:[function(t,n,r){var i=t(118);n.exports=function(t,n,r){for(var e in n)i(t,e,n[e],r);return t}},{118:118}],118:[function(t,n,r){var o=t(70),u=t(72),c=t(71),a=t(147)("src"),e=t(69),i="toString",f=(""+e).split(i);t(52).inspectSource=function(t){return e.call(t)},(n.exports=function(t,n,r,e){var i="function"==typeof r;i&&(c(r,"name")||u(r,"name",n)),t[n]!==r&&(i&&(c(r,a)||u(r,a,t[n]?""+t[n]:f.join(String(n)))),t===o?t[n]=r:e?t[n]?t[n]=r:u(t,n,r):(delete t[n],u(t,n,r)))})(Function.prototype,i,function toString(){return"function"==typeof this&&this[a]||e.call(this)})},{147:147,52:52,69:69,70:70,71:71,72:72}],119:[function(t,n,r){"use strict";var i=t(47),o=RegExp.prototype.exec;n.exports=function(t,n){var r=t.exec;if("function"==typeof r){var e=r.call(t,n);if("object"!=typeof e)throw new TypeError("RegExp exec method returned something other than an Object or null");return e}if("RegExp"!==i(t))throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(t,n)}},{47:47}],120:[function(t,n,r){"use strict";var e,i,u=t(66),c=RegExp.prototype.exec,a=String.prototype.replace,o=c,f="lastIndex",s=(e=/a/,i=/b*/g,c.call(e,"a"),c.call(i,"a"),0!==e[f]||0!==i[f]),l=void 0!==/()??/.exec("")[1];(s||l)&&(o=function exec(t){var n,r,e,i,o=this;return l&&(r=new RegExp("^"+o.source+"$(?!\\s)",u.call(o))),s&&(n=o[f]),e=c.call(o,t),s&&e&&(o[f]=o.global?e.index+e[0].length:n),l&&e&&1<e.length&&a.call(e[0],r,function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(e[i]=void 0)}),e}),n.exports=o},{66:66}],121:[function(t,n,r){n.exports=Object.is||function is(t,n){return t===n?0!==t||1/t==1/n:t!=t&&n!=n}},{}],122:[function(n,t,r){function Wu(t,n){if(i(t),!e(n)&&null!==n)throw TypeError(n+": can't set as prototype!")}var e=n(81),i=n(38);t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,r,e){try{(e=n(54)(Function.call,n(101).f(Object.prototype,"__proto__").set,2))(t,[]),r=!(t instanceof Array)}catch(t){r=!0}return function setPrototypeOf(t,n){return Wu(t,n),r?t.__proto__=n:e(t,n),t}}({},!1):void 0),check:Wu}},{101:101,38:38,54:54,81:81}],123:[function(t,n,r){"use strict";var e=t(70),i=t(99),o=t(58),u=t(152)("species");n.exports=function(t){var n=e[t];o&&n&&!n[u]&&i.f(n,u,{configurable:!0,get:function(){return this}})}},{152:152,58:58,70:70,99:99}],124:[function(t,n,r){var e=t(99).f,i=t(71),o=t(152)("toStringTag");n.exports=function(t,n,r){t&&!i(t=r?t:t.prototype,o)&&e(t,o,{configurable:!0,value:n})}},{152:152,71:71,99:99}],125:[function(t,n,r){var e=t(126)("keys"),i=t(147);n.exports=function(t){return e[t]||(e[t]=i(t))}},{126:126,147:147}],126:[function(t,n,r){var e=t(52),i=t(70),o="__core-js_shared__",u=i[o]||(i[o]={});(n.exports=function(t,n){return u[t]||(u[t]=void 0!==n?n:{})})("versions",[]).push({version:e.version,mode:t(89)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},{52:52,70:70,89:89}],127:[function(t,n,r){var i=t(38),o=t(33),u=t(152)("species");n.exports=function(t,n){var r,e=i(t).constructor;return void 0===e||null==(r=i(e)[u])?n:o(r)}},{152:152,33:33,38:38}],128:[function(t,n,r){"use strict";var e=t(64);n.exports=function(t,n){return!!t&&e(function(){n?t.call(null,function(){},1):t.call(null)})}},{64:64}],129:[function(t,n,r){var a=t(139),f=t(57);n.exports=function(c){return function(t,n){var r,e,i=String(f(t)),o=a(n),u=i.length;return o<0||u<=o?c?"":void 0:(r=i.charCodeAt(o))<55296||56319<r||o+1===u||(e=i.charCodeAt(o+1))<56320||57343<e?c?i.charAt(o):r:c?i.slice(o,o+2):e-56320+(r-55296<<10)+65536}}},{139:139,57:57}],130:[function(t,n,r){var e=t(82),i=t(57);n.exports=function(t,n,r){if(e(n))throw TypeError("String#"+r+" doesn't accept regex!");return String(i(t))}},{57:57,82:82}],131:[function(t,n,r){function Aw(t,n,r,e){var i=String(u(t)),o="<"+n;return""!==r&&(o+=" "+r+'="'+String(e).replace(c,"&quot;")+'"'),o+">"+i+"</"+n+">"}var e=t(62),i=t(64),u=t(57),c=/"/g;n.exports=function(n,t){var r={};r[n]=t(Aw),e(e.P+e.F*i(function(){var t=""[n]('"');return t!==t.toLowerCase()||3<t.split('"').length}),"String",r)}},{57:57,62:62,64:64}],132:[function(t,n,r){var s=t(141),l=t(133),h=t(57);n.exports=function(t,n,r,e){var i=String(h(t)),o=i.length,u=void 0===r?" ":String(r),c=s(n);if(c<=o||""==u)return i;var a=c-o,f=l.call(u,Math.ceil(a/u.length));return f.length>a&&(f=f.slice(0,a)),e?f+i:i+f}},{133:133,141:141,57:57}],133:[function(t,n,r){"use strict";var i=t(139),o=t(57);n.exports=function repeat(t){var n=String(o(this)),r="",e=i(t);if(e<0||e==1/0)throw RangeError("Count can't be negative");for(;0<e;(e>>>=1)&&(n+=n))1&e&&(r+=n);return r}},{139:139,57:57}],134:[function(t,n,r){function tx(t,n,r){var e={},i=c(function(){return!!a[t]()||"​…"!="​…"[t]()}),o=e[t]=i?n(s):a[t];r&&(e[r]=o),u(u.P+u.F*i,"String",e)}var u=t(62),e=t(57),c=t(64),a=t(135),i="["+a+"]",o=RegExp("^"+i+i+"*"),f=RegExp(i+i+"*$"),s=tx.trim=function(t,n){return t=String(e(t)),1&n&&(t=t.replace(o,"")),2&n&&(t=t.replace(f,"")),t};n.exports=tx},{135:135,57:57,62:62,64:64}],135:[function(t,n,r){n.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},{}],136:[function(t,n,r){function Zx(){var t=+this;if(d.hasOwnProperty(t)){var n=d[t];delete d[t],n()}}function $x(t){Zx.call(t.data)}var e,i,o,u=t(54),c=t(76),a=t(73),f=t(59),s=t(70),l=s.process,h=s.setImmediate,p=s.clearImmediate,v=s.MessageChannel,g=s.Dispatch,y=0,d={},x="onreadystatechange";h&&p||(h=function setImmediate(t){for(var n=[],r=1;r<arguments.length;)n.push(arguments[r++]);return d[++y]=function(){c("function"==typeof t?t:Function(t),n)},e(y),y},p=function clearImmediate(t){delete d[t]},"process"==t(48)(l)?e=function(t){l.nextTick(u(Zx,t,1))}:g&&g.now?e=function(t){g.now(u(Zx,t,1))}:v?(o=(i=new v).port2,i.port1.onmessage=$x,e=u(o.postMessage,o,1)):s.addEventListener&&"function"==typeof postMessage&&!s.importScripts?(e=function(t){s.postMessage(t+"","*")},s.addEventListener("message",$x,!1)):e=x in f("script")?function(t){a.appendChild(f("script"))[x]=function(){a.removeChild(this),Zx.call(t)}}:function(t){setTimeout(u(Zx,t,1),0)}),n.exports={set:h,clear:p}},{48:48,54:54,59:59,70:70,73:73,76:76}],137:[function(t,n,r){var e=t(139),i=Math.max,o=Math.min;n.exports=function(t,n){return(t=e(t))<0?i(t+n,0):o(t,n)}},{139:139}],138:[function(t,n,r){var e=t(139),i=t(141);n.exports=function(t){if(void 0===t)return 0;var n=e(t),r=i(n);if(n!==r)throw RangeError("Wrong length!");return r}},{139:139,141:141}],139:[function(t,n,r){var e=Math.ceil,i=Math.floor;n.exports=function(t){return isNaN(t=+t)?0:(0<t?i:e)(t)}},{}],140:[function(t,n,r){var e=t(77),i=t(57);n.exports=function(t){return e(i(t))}},{57:57,77:77}],141:[function(t,n,r){var e=t(139),i=Math.min;n.exports=function(t){return 0<t?i(e(t),9007199254740991):0}},{139:139}],142:[function(t,n,r){var e=t(57);n.exports=function(t){return Object(e(t))}},{57:57}],143:[function(t,n,r){arguments[4][31][0].apply(r,arguments)},{31:31,81:81}],144:[function(t,n,r){"use strict";if(t(58)){var y=t(89),d=t(70),x=t(64),m=t(62),S=t(146),e=t(145),h=t(54),b=t(37),i=t(116),w=t(72),o=t(117),u=t(139),_=t(141),E=t(138),c=t(137),a=t(143),f=t(71),O=t(47),F=t(81),p=t(142),v=t(78),I=t(98),P=t(105),A=t(103).f,g=t(153),s=t(147),l=t(152),M=t(42),k=t(41),N=t(127),j=t(164),R=t(88),T=t(86),L=t(123),C=t(40),G=t(39),D=t(99),U=t(101),W=D.f,V=U.f,B=d.RangeError,q=d.TypeError,Y=d.Uint8Array,z="ArrayBuffer",X="Shared"+z,$="BYTES_PER_ELEMENT",Q="prototype",Z=Array[Q],J=e.ArrayBuffer,H=e.DataView,K=M(0),tt=M(2),nt=M(3),rt=M(4),et=M(5),it=M(6),ot=k(!0),ut=k(!1),ct=j.values,at=j.keys,ft=j.entries,st=Z.lastIndexOf,lt=Z.reduce,ht=Z.reduceRight,pt=Z.join,vt=Z.sort,gt=Z.slice,yt=Z.toString,dt=Z.toLocaleString,xt=l("iterator"),mt=l("toStringTag"),St=s("typed_constructor"),bt=s("def_constructor"),wt=S.CONSTR,_t=S.TYPED,Et=S.VIEW,Ot="Wrong length!",Ft=M(1,function(t,n){return kt(N(t,t[bt]),n)}),It=x(function(){return 1===new Y(new Uint16Array([1]).buffer)[0]}),Pt=!!Y&&!!Y[Q].set&&x(function(){new Y(1).set({})}),At=function(t,n){var r=u(t);if(r<0||r%n)throw B("Wrong offset!");return r},Mt=function(t){if(F(t)&&_t in t)return t;throw q(t+" is not a typed array!")},kt=function(t,n){if(!(F(t)&&St in t))throw q("It is not a typed array constructor!");return new t(n)},Nt=function(t,n){return jt(N(t,t[bt]),n)},jt=function(t,n){for(var r=0,e=n.length,i=kt(t,e);r<e;)i[r]=n[r++];return i},Rt=function(t,n,r){W(t,n,{get:function(){return this._d[r]}})},Tt=function from(t){var n,r,e,i,o,u,c=p(t),a=arguments.length,f=1<a?arguments[1]:void 0,s=void 0!==f,l=g(c);if(null!=l&&!v(l)){for(u=l.call(c),e=[],n=0;!(o=u.next()).done;n++)e.push(o.value);c=e}for(s&&2<a&&(f=h(f,arguments[2],2)),n=0,r=_(c.length),i=kt(this,r);n<r;n++)i[n]=s?f(c[n],n):c[n];return i},Lt=function of(){for(var t=0,n=arguments.length,r=kt(this,n);t<n;)r[t]=arguments[t++];return r},Ct=!!Y&&x(function(){dt.call(new Y(1))}),Gt=function toLocaleString(){return dt.apply(Ct?gt.call(Mt(this)):Mt(this),arguments)},Dt={copyWithin:function copyWithin(t,n){return G.call(Mt(this),t,n,2<arguments.length?arguments[2]:void 0)},every:function every(t){return rt(Mt(this),t,1<arguments.length?arguments[1]:void 0)},fill:function fill(t){return C.apply(Mt(this),arguments)},filter:function filter(t){return Nt(this,tt(Mt(this),t,1<arguments.length?arguments[1]:void 0))},find:function find(t){return et(Mt(this),t,1<arguments.length?arguments[1]:void 0)},findIndex:function findIndex(t){return it(Mt(this),t,1<arguments.length?arguments[1]:void 0)},forEach:function forEach(t){K(Mt(this),t,1<arguments.length?arguments[1]:void 0)},indexOf:function indexOf(t){return ut(Mt(this),t,1<arguments.length?arguments[1]:void 0)},includes:function includes(t){return ot(Mt(this),t,1<arguments.length?arguments[1]:void 0)},join:function join(t){return pt.apply(Mt(this),arguments)},lastIndexOf:function lastIndexOf(t){return st.apply(Mt(this),arguments)},map:function map(t){return Ft(Mt(this),t,1<arguments.length?arguments[1]:void 0)},reduce:function reduce(t){return lt.apply(Mt(this),arguments)},reduceRight:function reduceRight(t){return ht.apply(Mt(this),arguments)},reverse:function reverse(){for(var t,n=this,r=Mt(n).length,e=Math.floor(r/2),i=0;i<e;)t=n[i],n[i++]=n[--r],n[r]=t;return n},some:function some(t){return nt(Mt(this),t,1<arguments.length?arguments[1]:void 0)},sort:function sort(t){return vt.call(Mt(this),t)},subarray:function subarray(t,n){var r=Mt(this),e=r.length,i=c(t,e);return new(N(r,r[bt]))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,_((void 0===n?e:c(n,e))-i))}},Ut=function slice(t,n){return Nt(this,gt.call(Mt(this),t,n))},Wt=function set(t){Mt(this);var n=At(arguments[1],1),r=this.length,e=p(t),i=_(e.length),o=0;if(r<i+n)throw B(Ot);for(;o<i;)this[n+o]=e[o++]},Vt={entries:function entries(){return ft.call(Mt(this))},keys:function keys(){return at.call(Mt(this))},values:function values(){return ct.call(Mt(this))}},Bt=function(t,n){return F(t)&&t[_t]&&"symbol"!=typeof n&&n in t&&String(+n)==String(n)},qt=function getOwnPropertyDescriptor(t,n){return Bt(t,n=a(n,!0))?i(2,t[n]):V(t,n)},Yt=function defineProperty(t,n,r){return!(Bt(t,n=a(n,!0))&&F(r)&&f(r,"value"))||f(r,"get")||f(r,"set")||r.configurable||f(r,"writable")&&!r.writable||f(r,"enumerable")&&!r.enumerable?W(t,n,r):(t[n]=r.value,t)};wt||(U.f=qt,D.f=Yt),m(m.S+m.F*!wt,"Object",{getOwnPropertyDescriptor:qt,defineProperty:Yt}),x(function(){yt.call({})})&&(yt=dt=function toString(){return pt.call(this)});var zt=o({},Dt);o(zt,Vt),w(zt,xt,Vt.values),o(zt,{slice:Ut,set:Wt,constructor:function(){},toString:yt,toLocaleString:Gt}),Rt(zt,"buffer","b"),Rt(zt,"byteOffset","o"),Rt(zt,"byteLength","l"),Rt(zt,"length","e"),W(zt,mt,{get:function(){return this[_t]}}),n.exports=function(t,l,n,i){function CC(t,n){W(t,n,{get:function(){return function(t,n){var r=t._d;return r.v[e](n*l+r.o,It)}(this,n)},set:function(t){return function(t,n,r){var e=t._d;i&&(r=(r=Math.round(r))<0?0:255<r?255:255&r),e.v[o](n*l+e.o,r,It)}(this,n,t)},enumerable:!0})}var h=t+((i=!!i)?"Clamped":"")+"Array",e="get"+t,o="set"+t,p=d[h],u=p||{},r=p&&P(p),c=!p||!S.ABV,a={},f=p&&p[Q];c?(p=n(function(t,n,r,e){b(t,p,h,"_d");var i,o,u,c,a=0,f=0;if(F(n)){if(!(n instanceof J||(c=O(n))==z||c==X))return _t in n?jt(p,n):Tt.call(p,n);i=n,f=At(r,l);var s=n.byteLength;if(void 0===e){if(s%l)throw B(Ot);if((o=s-f)<0)throw B(Ot)}else if(s<(o=_(e)*l)+f)throw B(Ot);u=o/l}else u=E(n),i=new J(o=u*l);for(w(t,"_d",{b:i,o:f,l:o,e:u,v:new H(i)});a<u;)CC(t,a++)}),f=p[Q]=I(zt),w(f,"constructor",p)):x(function(){p(1)})&&x(function(){new p(-1)})&&T(function(t){new p,new p(null),new p(1.5),new p(t)},!0)||(p=n(function(t,n,r,e){var i;return b(t,p,h),F(n)?n instanceof J||(i=O(n))==z||i==X?void 0!==e?new u(n,At(r,l),e):void 0!==r?new u(n,At(r,l)):new u(n):_t in n?jt(p,n):Tt.call(p,n):new u(E(n))}),K(r!==Function.prototype?A(u).concat(A(r)):A(u),function(t){t in p||w(p,t,u[t])}),p[Q]=f,y||(f.constructor=p));var s=f[xt],v=!!s&&("values"==s.name||null==s.name),g=Vt.values;w(p,St,!0),w(f,_t,h),w(f,Et,!0),w(f,bt,p),(i?new p(1)[mt]==h:mt in f)||W(f,mt,{get:function(){return h}}),a[h]=p,m(m.G+m.W+m.F*(p!=u),a),m(m.S,h,{BYTES_PER_ELEMENT:l}),m(m.S+m.F*x(function(){u.of.call(p,1)}),h,{from:Tt,of:Lt}),$ in f||w(f,$,l),m(m.P,h,Dt),L(h),m(m.P+m.F*Pt,h,{set:Wt}),m(m.P+m.F*!v,h,Vt),y||f.toString==yt||(f.toString=yt),m(m.P+m.F*x(function(){new p(1).slice()}),h,{slice:Ut}),m(m.P+m.F*(x(function(){return[1,2].toLocaleString()!=new p([1,2]).toLocaleString()})||!x(function(){f.toLocaleString.call([1,2])})),h,{toLocaleString:Gt}),R[h]=v?s:g,y||v||w(f,xt,g)}}else n.exports=function(){}},{101:101,103:103,105:105,116:116,117:117,123:123,127:127,137:137,138:138,139:139,141:141,142:142,143:143,145:145,146:146,147:147,152:152,153:153,164:164,37:37,39:39,40:40,41:41,42:42,47:47,54:54,58:58,62:62,64:64,70:70,71:71,72:72,78:78,81:81,86:86,88:88,89:89,98:98,99:99}],145:[function(t,n,r){"use strict";var e=t(70),i=t(58),o=t(89),u=t(146),c=t(72),a=t(117),f=t(64),s=t(37),l=t(139),h=t(141),p=t(138),v=t(103).f,g=t(99).f,y=t(40),d=t(124),x="ArrayBuffer",m="DataView",S="prototype",b="Wrong index!",w=e[x],_=e[m],E=e.Math,O=e.RangeError,F=e.Infinity,I=w,P=E.abs,A=E.pow,M=E.floor,k=E.log,N=E.LN2,j="byteLength",R="byteOffset",T=i?"_b":"buffer",L=i?"_l":j,C=i?"_o":R;function packIEEE754(t,n,r){var e,i,o,u=new Array(r),c=8*r-n-1,a=(1<<c)-1,f=a>>1,s=23===n?A(2,-24)-A(2,-77):0,l=0,h=t<0||0===t&&1/t<0?1:0;for((t=P(t))!=t||t===F?(i=t!=t?1:0,e=a):(e=M(k(t)/N),t*(o=A(2,-e))<1&&(e--,o*=2),2<=(t+=1<=e+f?s/o:s*A(2,1-f))*o&&(e++,o/=2),a<=e+f?(i=0,e=a):1<=e+f?(i=(t*o-1)*A(2,n),e+=f):(i=t*A(2,f-1)*A(2,n),e=0));8<=n;u[l++]=255&i,i/=256,n-=8);for(e=e<<n|i,c+=n;0<c;u[l++]=255&e,e/=256,c-=8);return u[--l]|=128*h,u}function unpackIEEE754(t,n,r){var e,i=8*r-n-1,o=(1<<i)-1,u=o>>1,c=i-7,a=r-1,f=t[a--],s=127&f;for(f>>=7;0<c;s=256*s+t[a],a--,c-=8);for(e=s&(1<<-c)-1,s>>=-c,c+=n;0<c;e=256*e+t[a],a--,c-=8);if(0===s)s=1-u;else{if(s===o)return e?NaN:f?-F:F;e+=A(2,n),s-=u}return(f?-1:1)*e*A(2,s-n)}function unpackI32(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]}function packI8(t){return[255&t]}function packI16(t){return[255&t,t>>8&255]}function packI32(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function packF64(t){return packIEEE754(t,52,8)}function packF32(t){return packIEEE754(t,23,4)}function addGetter(t,n,r){g(t[S],n,{get:function(){return this[r]}})}function get(t,n,r,e){var i=p(+r);if(i+n>t[L])throw O(b);var o=t[T]._b,u=i+t[C],c=o.slice(u,u+n);return e?c:c.reverse()}function set(t,n,r,e,i,o){var u=p(+r);if(u+n>t[L])throw O(b);for(var c=t[T]._b,a=u+t[C],f=e(+i),s=0;s<n;s++)c[a+s]=f[o?s:n-s-1]}if(u.ABV){if(!f(function(){w(1)})||!f(function(){new w(-1)})||f(function(){return new w,new w(1.5),new w(NaN),w.name!=x})){for(var G,D=(w=function ArrayBuffer(t){return s(this,w),new I(p(t))})[S]=I[S],U=v(I),W=0;U.length>W;)(G=U[W++])in w||c(w,G,I[G]);o||(D.constructor=w)}var V=new _(new w(2)),B=_[S].setInt8;V.setInt8(0,2147483648),V.setInt8(1,2147483649),!V.getInt8(0)&&V.getInt8(1)||a(_[S],{setInt8:function setInt8(t,n){B.call(this,t,n<<24>>24)},setUint8:function setUint8(t,n){B.call(this,t,n<<24>>24)}},!0)}else w=function ArrayBuffer(t){s(this,w,x);var n=p(t);this._b=y.call(new Array(n),0),this[L]=n},_=function DataView(t,n,r){s(this,_,m),s(t,w,m);var e=t[L],i=l(n);if(i<0||e<i)throw O("Wrong offset!");if(e<i+(r=void 0===r?e-i:h(r)))throw O("Wrong length!");this[T]=t,this[C]=i,this[L]=r},i&&(addGetter(w,j,"_l"),addGetter(_,"buffer","_b"),addGetter(_,j,"_l"),addGetter(_,R,"_o")),a(_[S],{getInt8:function getInt8(t){return get(this,1,t)[0]<<24>>24},getUint8:function getUint8(t){return get(this,1,t)[0]},getInt16:function getInt16(t){var n=get(this,2,t,arguments[1]);return(n[1]<<8|n[0])<<16>>16},getUint16:function getUint16(t){var n=get(this,2,t,arguments[1]);return n[1]<<8|n[0]},getInt32:function getInt32(t){return unpackI32(get(this,4,t,arguments[1]))},getUint32:function getUint32(t){return unpackI32(get(this,4,t,arguments[1]))>>>0},getFloat32:function getFloat32(t){return unpackIEEE754(get(this,4,t,arguments[1]),23,4)},getFloat64:function getFloat64(t){return unpackIEEE754(get(this,8,t,arguments[1]),52,8)},setInt8:function setInt8(t,n){set(this,1,t,packI8,n)},setUint8:function setUint8(t,n){set(this,1,t,packI8,n)},setInt16:function setInt16(t,n){set(this,2,t,packI16,n,arguments[2])},setUint16:function setUint16(t,n){set(this,2,t,packI16,n,arguments[2])},setInt32:function setInt32(t,n){set(this,4,t,packI32,n,arguments[2])},setUint32:function setUint32(t,n){set(this,4,t,packI32,n,arguments[2])},setFloat32:function setFloat32(t,n){set(this,4,t,packF32,n,arguments[2])},setFloat64:function setFloat64(t,n){set(this,8,t,packF64,n,arguments[2])}});d(w,x),d(_,m),c(_[S],u.VIEW,!0),r[x]=w,r[m]=_},{103:103,117:117,124:124,138:138,139:139,141:141,146:146,37:37,40:40,58:58,64:64,70:70,72:72,89:89,99:99}],146:[function(t,n,r){for(var e,i=t(70),o=t(72),u=t(147),c=u("typed_array"),a=u("view"),f=!(!i.ArrayBuffer||!i.DataView),s=f,l=0,h="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");l<9;)(e=i[h[l++]])?(o(e.prototype,c,!0),o(e.prototype,a,!0)):s=!1;n.exports={ABV:f,CONSTR:s,TYPED:c,VIEW:a}},{147:147,70:70,72:72}],147:[function(t,n,r){var e=0,i=Math.random();n.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++e+i).toString(36))}},{}],148:[function(t,n,r){var e=t(70).navigator;n.exports=e&&e.userAgent||""},{70:70}],149:[function(t,n,r){var e=t(81);n.exports=function(t,n){if(!e(t)||t._t!==n)throw TypeError("Incompatible receiver, "+n+" required!");return t}},{81:81}],150:[function(t,n,r){var e=t(70),i=t(52),o=t(89),u=t(151),c=t(99).f;n.exports=function(t){var n=i.Symbol||(i.Symbol=o?{}:e.Symbol||{});"_"==t.charAt(0)||t in n||c(n,t,{value:u.f(t)})}},{151:151,52:52,70:70,89:89,99:99}],151:[function(t,n,r){r.f=t(152)},{152:152}],152:[function(t,n,r){var e=t(126)("wks"),i=t(147),o=t(70).Symbol,u="function"==typeof o;(n.exports=function(t){return e[t]||(e[t]=u&&o[t]||(u?o:i)("Symbol."+t))}).store=e},{126:126,147:147,70:70}],153:[function(t,n,r){var e=t(47),i=t(152)("iterator"),o=t(88);n.exports=t(52).getIteratorMethod=function(t){if(null!=t)return t[i]||t["@@iterator"]||o[e(t)]}},{152:152,47:47,52:52,88:88}],154:[function(t,n,r){var e=t(62);e(e.P,"Array",{copyWithin:t(39)}),t(35)("copyWithin")},{35:35,39:39,62:62}],155:[function(t,n,r){"use strict";var e=t(62),i=t(42)(4);e(e.P+e.F*!t(128)([].every,!0),"Array",{every:function every(t){return i(this,t,arguments[1])}})},{128:128,42:42,62:62}],156:[function(t,n,r){var e=t(62);e(e.P,"Array",{fill:t(40)}),t(35)("fill")},{35:35,40:40,62:62}],157:[function(t,n,r){"use strict";var e=t(62),i=t(42)(2);e(e.P+e.F*!t(128)([].filter,!0),"Array",{filter:function filter(t){return i(this,t,arguments[1])}})},{128:128,42:42,62:62}],158:[function(t,n,r){"use strict";var e=t(62),i=t(42)(6),o="findIndex",u=!0;o in[]&&Array(1)[o](function(){u=!1}),e(e.P+e.F*u,"Array",{findIndex:function findIndex(t){return i(this,t,1<arguments.length?arguments[1]:void 0)}}),t(35)(o)},{35:35,42:42,62:62}],159:[function(t,n,r){"use strict";var e=t(62),i=t(42)(5),o="find",u=!0;o in[]&&Array(1)[o](function(){u=!1}),e(e.P+e.F*u,"Array",{find:function find(t){return i(this,t,1<arguments.length?arguments[1]:void 0)}}),t(35)(o)},{35:35,42:42,62:62}],160:[function(t,n,r){"use strict";var e=t(62),i=t(42)(0),o=t(128)([].forEach,!0);e(e.P+e.F*!o,"Array",{forEach:function forEach(t){return i(this,t,arguments[1])}})},{128:128,42:42,62:62}],161:[function(t,n,r){"use strict";var h=t(54),e=t(62),p=t(142),v=t(83),g=t(78),y=t(141),d=t(53),x=t(153);e(e.S+e.F*!t(86)(function(t){Array.from(t)}),"Array",{from:function from(t){var n,r,e,i,o=p(t),u="function"==typeof this?this:Array,c=arguments.length,a=1<c?arguments[1]:void 0,f=void 0!==a,s=0,l=x(o);if(f&&(a=h(a,2<c?arguments[2]:void 0,2)),null==l||u==Array&&g(l))for(r=new u(n=y(o.length));s<n;s++)d(r,s,f?a(o[s],s):o[s]);else for(i=l.call(o),r=new u;!(e=i.next()).done;s++)d(r,s,f?v(i,a,[e.value,s],!0):e.value);return r.length=s,r}})},{141:141,142:142,153:153,53:53,54:54,62:62,78:78,83:83,86:86}],162:[function(t,n,r){"use strict";var e=t(62),i=t(41)(!1),o=[].indexOf,u=!!o&&1/[1].indexOf(1,-0)<0;e(e.P+e.F*(u||!t(128)(o)),"Array",{indexOf:function indexOf(t){return u?o.apply(this,arguments)||0:i(this,t,arguments[1])}})},{128:128,41:41,62:62}],163:[function(t,n,r){var e=t(62);e(e.S,"Array",{isArray:t(79)})},{62:62,79:79}],164:[function(t,n,r){"use strict";var e=t(35),i=t(87),o=t(88),u=t(140);n.exports=t(85)(Array,"Array",function(t,n){this._t=u(t),this._i=0,this._k=n},function(){var t=this._t,n=this._k,r=this._i++;return!t||r>=t.length?(this._t=void 0,i(1)):i(0,"keys"==n?r:"values"==n?t[r]:[r,t[r]])},"values"),o.Arguments=o.Array,e("keys"),e("values"),e("entries")},{140:140,35:35,85:85,87:87,88:88}],165:[function(t,n,r){"use strict";var e=t(62),i=t(140),o=[].join;e(e.P+e.F*(t(77)!=Object||!t(128)(o)),"Array",{join:function join(t){return o.call(i(this),void 0===t?",":t)}})},{128:128,140:140,62:62,77:77}],166:[function(t,n,r){"use strict";var e=t(62),i=t(140),o=t(139),u=t(141),c=[].lastIndexOf,a=!!c&&1/[1].lastIndexOf(1,-0)<0;e(e.P+e.F*(a||!t(128)(c)),"Array",{lastIndexOf:function lastIndexOf(t){if(a)return c.apply(this,arguments)||0;var n=i(this),r=u(n.length),e=r-1;for(1<arguments.length&&(e=Math.min(e,o(arguments[1]))),e<0&&(e=r+e);0<=e;e--)if(e in n&&n[e]===t)return e||0;return-1}})},{128:128,139:139,140:140,141:141,62:62}],167:[function(t,n,r){"use strict";var e=t(62),i=t(42)(1);e(e.P+e.F*!t(128)([].map,!0),"Array",{map:function map(t){return i(this,t,arguments[1])}})},{128:128,42:42,62:62}],168:[function(t,n,r){"use strict";var e=t(62),i=t(53);e(e.S+e.F*t(64)(function(){function F(){}return!(Array.of.call(F)instanceof F)}),"Array",{of:function of(){for(var t=0,n=arguments.length,r=new("function"==typeof this?this:Array)(n);t<n;)i(r,t,arguments[t++]);return r.length=n,r}})},{53:53,62:62,64:64}],169:[function(t,n,r){"use strict";var e=t(62),i=t(43);e(e.P+e.F*!t(128)([].reduceRight,!0),"Array",{reduceRight:function reduceRight(t){return i(this,t,arguments.length,arguments[1],!0)}})},{128:128,43:43,62:62}],170:[function(t,n,r){"use strict";var e=t(62),i=t(43);e(e.P+e.F*!t(128)([].reduce,!0),"Array",{reduce:function reduce(t){return i(this,t,arguments.length,arguments[1],!1)}})},{128:128,43:43,62:62}],171:[function(t,n,r){"use strict";var e=t(62),i=t(73),f=t(48),s=t(137),l=t(141),h=[].slice;e(e.P+e.F*t(64)(function(){i&&h.call(i)}),"Array",{slice:function slice(t,n){var r=l(this.length),e=f(this);if(n=void 0===n?r:n,"Array"==e)return h.call(this,t,n);for(var i=s(t,r),o=s(n,r),u=l(o-i),c=new Array(u),a=0;a<u;a++)c[a]="String"==e?this.charAt(i+a):this[i+a];return c}})},{137:137,141:141,48:48,62:62,64:64,73:73}],172:[function(t,n,r){"use strict";var e=t(62),i=t(42)(3);e(e.P+e.F*!t(128)([].some,!0),"Array",{some:function some(t){return i(this,t,arguments[1])}})},{128:128,42:42,62:62}],173:[function(t,n,r){"use strict";var e=t(62),i=t(33),o=t(142),u=t(64),c=[].sort,a=[1,2,3];e(e.P+e.F*(u(function(){a.sort(void 0)})||!u(function(){a.sort(null)})||!t(128)(c)),"Array",{sort:function sort(t){return void 0===t?c.call(o(this)):c.call(o(this),i(t))}})},{128:128,142:142,33:33,62:62,64:64}],174:[function(t,n,r){t(123)("Array")},{123:123}],175:[function(t,n,r){var e=t(62);e(e.S,"Date",{now:function(){return(new Date).getTime()}})},{62:62}],176:[function(t,n,r){var e=t(62),i=t(55);e(e.P+e.F*(Date.prototype.toISOString!==i),"Date",{toISOString:i})},{55:55,62:62}],177:[function(t,n,r){"use strict";var e=t(62),i=t(142),o=t(143);e(e.P+e.F*t(64)(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}),"Date",{toJSON:function toJSON(t){var n=i(this),r=o(n);return"number"!=typeof r||isFinite(r)?n.toISOString():null}})},{142:142,143:143,62:62,64:64}],178:[function(t,n,r){var e=t(152)("toPrimitive"),i=Date.prototype;e in i||t(72)(i,e,t(56))},{152:152,56:56,72:72}],179:[function(t,n,r){var e=Date.prototype,i="Invalid Date",o="toString",u=e[o],c=e.getTime;new Date(NaN)+""!=i&&t(118)(e,o,function toString(){var t=c.call(this);return t==t?u.call(this):i})},{118:118}],180:[function(t,n,r){var e=t(62);e(e.P,"Function",{bind:t(46)})},{46:46,62:62}],181:[function(t,n,r){"use strict";var e=t(81),i=t(105),o=t(152)("hasInstance"),u=Function.prototype;o in u||t(99).f(u,o,{value:function(t){if("function"!=typeof this||!e(t))return!1;if(!e(this.prototype))return t instanceof this;for(;t=i(t);)if(this.prototype===t)return!0;return!1}})},{105:105,152:152,81:81,99:99}],182:[function(t,n,r){var e=t(99).f,i=Function.prototype,o=/^\s*function ([^ (]*)/;"name"in i||t(58)&&e(i,"name",{configurable:!0,get:function(){try{return(""+this).match(o)[1]}catch(t){return""}}})},{58:58,99:99}],183:[function(t,n,r){"use strict";var e=t(49),i=t(149);n.exports=t(51)("Map",function(t){return function Map(){return t(this,0<arguments.length?arguments[0]:void 0)}},{get:function get(t){var n=e.getEntry(i(this,"Map"),t);return n&&n.v},set:function set(t,n){return e.def(i(this,"Map"),0===t?0:t,n)}},e,!0)},{149:149,49:49,51:51}],184:[function(t,n,r){var e=t(62),i=t(92),o=Math.sqrt,u=Math.acosh;e(e.S+e.F*!(u&&710==Math.floor(u(Number.MAX_VALUE))&&u(1/0)==1/0),"Math",{acosh:function acosh(t){return(t=+t)<1?NaN:94906265.62425156<t?Math.log(t)+Math.LN2:i(t-1+o(t-1)*o(t+1))}})},{62:62,92:92}],185:[function(t,n,r){var e=t(62),i=Math.asinh;e(e.S+e.F*!(i&&0<1/i(0)),"Math",{asinh:function asinh(t){return isFinite(t=+t)&&0!=t?t<0?-asinh(-t):Math.log(t+Math.sqrt(t*t+1)):t}})},{62:62}],186:[function(t,n,r){var e=t(62),i=Math.atanh;e(e.S+e.F*!(i&&1/i(-0)<0),"Math",{atanh:function atanh(t){return 0==(t=+t)?t:Math.log((1+t)/(1-t))/2}})},{62:62}],187:[function(t,n,r){var e=t(62),i=t(93);e(e.S,"Math",{cbrt:function cbrt(t){return i(t=+t)*Math.pow(Math.abs(t),1/3)}})},{62:62,93:93}],188:[function(t,n,r){var e=t(62);e(e.S,"Math",{clz32:function clz32(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},{62:62}],189:[function(t,n,r){var e=t(62),i=Math.exp;e(e.S,"Math",{cosh:function cosh(t){return(i(t=+t)+i(-t))/2}})},{62:62}],190:[function(t,n,r){var e=t(62),i=t(90);e(e.S+e.F*(i!=Math.expm1),"Math",{expm1:i})},{62:62,90:90}],191:[function(t,n,r){var e=t(62);e(e.S,"Math",{fround:t(91)})},{62:62,91:91}],192:[function(t,n,r){var e=t(62),a=Math.abs;e(e.S,"Math",{hypot:function hypot(t,n){for(var r,e,i=0,o=0,u=arguments.length,c=0;o<u;)c<(r=a(arguments[o++]))?(i=i*(e=c/r)*e+1,c=r):i+=0<r?(e=r/c)*e:r;return c===1/0?1/0:c*Math.sqrt(i)}})},{62:62}],193:[function(t,n,r){var e=t(62),i=Math.imul;e(e.S+e.F*t(64)(function(){return-5!=i(4294967295,5)||2!=i.length}),"Math",{imul:function imul(t,n){var r=65535,e=+t,i=+n,o=r&e,u=r&i;return 0|o*u+((r&e>>>16)*u+o*(r&i>>>16)<<16>>>0)}})},{62:62,64:64}],194:[function(t,n,r){var e=t(62);e(e.S,"Math",{log10:function log10(t){return Math.log(t)*Math.LOG10E}})},{62:62}],195:[function(t,n,r){var e=t(62);e(e.S,"Math",{log1p:t(92)})},{62:62,92:92}],196:[function(t,n,r){var e=t(62);e(e.S,"Math",{log2:function log2(t){return Math.log(t)/Math.LN2}})},{62:62}],197:[function(t,n,r){var e=t(62);e(e.S,"Math",{sign:t(93)})},{62:62,93:93}],198:[function(t,n,r){var e=t(62),i=t(90),o=Math.exp;e(e.S+e.F*t(64)(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function sinh(t){return Math.abs(t=+t)<1?(i(t)-i(-t))/2:(o(t-1)-o(-t-1))*(Math.E/2)}})},{62:62,64:64,90:90}],199:[function(t,n,r){var e=t(62),i=t(90),o=Math.exp;e(e.S,"Math",{tanh:function tanh(t){var n=i(t=+t),r=i(-t);return n==1/0?1:r==1/0?-1:(n-r)/(o(t)+o(-t))}})},{62:62,90:90}],200:[function(t,n,r){var e=t(62);e(e.S,"Math",{trunc:function trunc(t){return(0<t?Math.floor:Math.ceil)(t)}})},{62:62}],201:[function(t,n,r){"use strict";function EN(t){var n=s(t,!1);if("string"==typeof n&&2<n.length){var r,e,i,o=(n=x?n.trim():h(n,3)).charCodeAt(0);if(43===o||45===o){if(88===(r=n.charCodeAt(2))||120===r)return NaN}else if(48===o){switch(n.charCodeAt(1)){case 66:case 98:e=2,i=49;break;case 79:case 111:e=8,i=55;break;default:return+n}for(var u,c=n.slice(2),a=0,f=c.length;a<f;a++)if((u=c.charCodeAt(a))<48||i<u)return NaN;return parseInt(c,e)}}return+n}var e=t(70),i=t(71),o=t(48),u=t(75),s=t(143),c=t(64),a=t(103).f,f=t(101).f,l=t(99).f,h=t(134).trim,p="Number",v=e[p],g=v,y=v.prototype,d=o(t(98)(y))==p,x="trim"in String.prototype;if(!v(" 0o1")||!v("0b1")||v("+0x1")){v=function Number(t){var n=arguments.length<1?0:t,r=this;return r instanceof v&&(d?c(function(){y.valueOf.call(r)}):o(r)!=p)?u(new g(EN(n)),r,v):EN(n)};for(var m,S=t(58)?a(g):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),b=0;S.length>b;b++)i(g,m=S[b])&&!i(v,m)&&l(v,m,f(g,m));(v.prototype=y).constructor=v,t(118)(e,p,v)}},{101:101,103:103,118:118,134:134,143:143,48:48,58:58,64:64,70:70,71:71,75:75,98:98,99:99}],202:[function(t,n,r){var e=t(62);e(e.S,"Number",{EPSILON:Math.pow(2,-52)})},{62:62}],203:[function(t,n,r){var e=t(62),i=t(70).isFinite;e(e.S,"Number",{isFinite:function isFinite(t){return"number"==typeof t&&i(t)}})},{62:62,70:70}],204:[function(t,n,r){var e=t(62);e(e.S,"Number",{isInteger:t(80)})},{62:62,80:80}],205:[function(t,n,r){var e=t(62);e(e.S,"Number",{isNaN:function isNaN(t){return t!=t}})},{62:62}],206:[function(t,n,r){var e=t(62),i=t(80),o=Math.abs;e(e.S,"Number",{isSafeInteger:function isSafeInteger(t){return i(t)&&o(t)<=9007199254740991}})},{62:62,80:80}],207:[function(t,n,r){var e=t(62);e(e.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},{62:62}],208:[function(t,n,r){var e=t(62);e(e.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},{62:62}],209:[function(t,n,r){var e=t(62),i=t(112);e(e.S+e.F*(Number.parseFloat!=i),"Number",{parseFloat:i})},{112:112,62:62}],210:[function(t,n,r){var e=t(62),i=t(113);e(e.S+e.F*(Number.parseInt!=i),"Number",{parseInt:i})},{113:113,62:62}],211:[function(t,n,r){"use strict";function XO(t,n){for(var r=-1,e=n;++r<6;)e+=t*u[r],u[r]=e%1e7,e=o(e/1e7)}function YO(t){for(var n=6,r=0;0<=--n;)r+=u[n],u[n]=o(r/t),r=r%t*1e7}function ZO(){for(var t=6,n="";0<=--t;)if(""!==n||0===t||0!==u[t]){var r=String(u[t]);n=""===n?r:n+l.call("0",7-r.length)+r}return n}var e=t(62),f=t(139),s=t(34),l=t(133),i=1..toFixed,o=Math.floor,u=[0,0,0,0,0,0],h="Number.toFixed: incorrect invocation!",p=function(t,n,r){return 0===n?r:n%2==1?p(t,n-1,r*t):p(t*t,n/2,r)};e(e.P+e.F*(!!i&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!t(64)(function(){i.call({})})),"Number",{toFixed:function toFixed(t){var n,r,e,i,o=s(this,h),u=f(t),c="",a="0";if(u<0||20<u)throw RangeError(h);if(o!=o)return"NaN";if(o<=-1e21||1e21<=o)return String(o);if(o<0&&(c="-",o=-o),1e-21<o)if(r=(n=function(t){for(var n=0,r=t;4096<=r;)n+=12,r/=4096;for(;2<=r;)n+=1,r/=2;return n}(o*p(2,69,1))-69)<0?o*p(2,-n,1):o/p(2,n,1),r*=4503599627370496,0<(n=52-n)){for(XO(0,r),e=u;7<=e;)XO(1e7,0),e-=7;for(XO(p(10,e,1),0),e=n-1;23<=e;)YO(1<<23),e-=23;YO(1<<e),XO(1,1),YO(2),a=ZO()}else XO(0,r),XO(1<<-n,0),a=ZO()+l.call("0",u);return a=0<u?c+((i=a.length)<=u?"0."+l.call("0",u-i)+a:a.slice(0,i-u)+"."+a.slice(i-u)):c+a}})},{133:133,139:139,34:34,62:62,64:64}],212:[function(t,n,r){"use strict";var e=t(62),i=t(64),o=t(34),u=1..toPrecision;e(e.P+e.F*(i(function(){return"1"!==u.call(1,void 0)})||!i(function(){u.call({})})),"Number",{toPrecision:function toPrecision(t){var n=o(this,"Number#toPrecision: incorrect invocation!");return void 0===t?u.call(n):u.call(n,t)}})},{34:34,62:62,64:64}],213:[function(t,n,r){var e=t(62);e(e.S+e.F,"Object",{assign:t(97)})},{62:62,97:97}],214:[function(t,n,r){var e=t(62);e(e.S,"Object",{create:t(98)})},{62:62,98:98}],215:[function(t,n,r){var e=t(62);e(e.S+e.F*!t(58),"Object",{defineProperties:t(100)})},{100:100,58:58,62:62}],216:[function(t,n,r){var e=t(62);e(e.S+e.F*!t(58),"Object",{defineProperty:t(99).f})},{58:58,62:62,99:99}],217:[function(t,n,r){var e=t(81),i=t(94).onFreeze;t(109)("freeze",function(n){return function freeze(t){return n&&e(t)?n(i(t)):t}})},{109:109,81:81,94:94}],218:[function(t,n,r){var e=t(140),i=t(101).f;t(109)("getOwnPropertyDescriptor",function(){return function getOwnPropertyDescriptor(t,n){return i(e(t),n)}})},{101:101,109:109,140:140}],219:[function(t,n,r){t(109)("getOwnPropertyNames",function(){return t(102).f})},{102:102,109:109}],220:[function(t,n,r){var e=t(142),i=t(105);t(109)("getPrototypeOf",function(){return function getPrototypeOf(t){return i(e(t))}})},{105:105,109:109,142:142}],221:[function(t,n,r){var e=t(81);t(109)("isExtensible",function(n){return function isExtensible(t){return!!e(t)&&(!n||n(t))}})},{109:109,81:81}],222:[function(t,n,r){var e=t(81);t(109)("isFrozen",function(n){return function isFrozen(t){return!e(t)||!!n&&n(t)}})},{109:109,81:81}],223:[function(t,n,r){var e=t(81);t(109)("isSealed",function(n){return function isSealed(t){return!e(t)||!!n&&n(t)}})},{109:109,81:81}],224:[function(t,n,r){var e=t(62);e(e.S,"Object",{is:t(121)})},{121:121,62:62}],225:[function(t,n,r){var e=t(142),i=t(107);t(109)("keys",function(){return function keys(t){return i(e(t))}})},{107:107,109:109,142:142}],226:[function(t,n,r){var e=t(81),i=t(94).onFreeze;t(109)("preventExtensions",function(n){return function preventExtensions(t){return n&&e(t)?n(i(t)):t}})},{109:109,81:81,94:94}],227:[function(t,n,r){var e=t(81),i=t(94).onFreeze;t(109)("seal",function(n){return function seal(t){return n&&e(t)?n(i(t)):t}})},{109:109,81:81,94:94}],228:[function(t,n,r){var e=t(62);e(e.S,"Object",{setPrototypeOf:t(122).set})},{122:122,62:62}],229:[function(t,n,r){"use strict";var e=t(47),i={};i[t(152)("toStringTag")]="z",i+""!="[object z]"&&t(118)(Object.prototype,"toString",function toString(){return"[object "+e(this)+"]"},!0)},{118:118,152:152,47:47}],230:[function(t,n,r){var e=t(62),i=t(112);e(e.G+e.F*(parseFloat!=i),{parseFloat:i})},{112:112,62:62}],231:[function(t,n,r){var e=t(62),i=t(113);e(e.G+e.F*(parseInt!=i),{parseInt:i})},{113:113,62:62}],232:[function(r,t,n){"use strict";function $R(){}function fS(t){var n;return!(!h(t)||"function"!=typeof(n=t.then))&&n}function gS(s,r){if(!s._n){s._n=!0;var e=s._c;x(function(){for(var a=s._v,f=1==s._s,t=0,n=function(t){var n,r,e,i=f?t.ok:t.fail,o=t.resolve,u=t.reject,c=t.domain;try{i?(f||(2==s._h&&R(s),s._h=1),!0===i?n=a:(c&&c.enter(),n=i(a),c&&(c.exit(),e=!0)),n===t.promise?u(E("Promise-chain cycle")):(r=fS(n))?r.call(n,o,u):o(n)):u(a)}catch(t){c&&!e&&c.exit(),u(t)}};e.length>t;)n(e[t++]);s._c=[],s._n=!1,r&&!s._h&&N(s)})}}function kS(t){var n=this;n._d||(n._d=!0,(n=n._w||n)._v=t,n._s=2,n._a||(n._a=n._c.slice()),gS(n,!0))}var e,i,o,u,c=r(89),a=r(70),f=r(54),s=r(47),l=r(62),h=r(81),p=r(33),v=r(37),g=r(68),y=r(127),d=r(136).set,x=r(95)(),m=r(96),S=r(114),b=r(148),w=r(115),_="Promise",E=a.TypeError,O=a.process,F=O&&O.versions,I=F&&F.v8||"",P=a[_],A="process"==s(O),M=i=m.f,k=!!function(){try{var t=P.resolve(1),n=(t.constructor={})[r(152)("species")]=function(t){t($R,$R)};return(A||"function"==typeof PromiseRejectionEvent)&&t.then($R)instanceof n&&0!==I.indexOf("6.6")&&-1===b.indexOf("Chrome/66")}catch(t){}}(),N=function(o){d.call(a,function(){var t,n,r,e=o._v,i=j(o);if(i&&(t=S(function(){A?O.emit("unhandledRejection",e,o):(n=a.onunhandledrejection)?n({promise:o,reason:e}):(r=a.console)&&r.error&&r.error("Unhandled promise rejection",e)}),o._h=A||j(o)?2:1),o._a=void 0,i&&t.e)throw t.v})},j=function(t){return 1!==t._h&&0===(t._a||t._c).length},R=function(n){d.call(a,function(){var t;A?O.emit("rejectionHandled",n):(t=a.onrejectionhandled)&&t({promise:n,reason:n._v})})},T=function(t){var r,e=this;if(!e._d){e._d=!0,e=e._w||e;try{if(e===t)throw E("Promise can't be resolved itself");(r=fS(t))?x(function(){var n={_w:e,_d:!1};try{r.call(t,f(T,n,1),f(kS,n,1))}catch(t){kS.call(n,t)}}):(e._v=t,e._s=1,gS(e,!1))}catch(t){kS.call({_w:e,_d:!1},t)}}};k||(P=function Promise(t){v(this,P,_,"_h"),p(t),e.call(this);try{t(f(T,this,1),f(kS,this,1))}catch(t){kS.call(this,t)}},(e=function Promise(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r(117)(P.prototype,{then:function then(t,n){var r=M(y(this,P));return r.ok="function"!=typeof t||t,r.fail="function"==typeof n&&n,r.domain=A?O.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&gS(this,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new e;this.promise=t,this.resolve=f(T,t,1),this.reject=f(kS,t,1)},m.f=M=function(t){return t===P||t===u?new o(t):i(t)}),l(l.G+l.W+l.F*!k,{Promise:P}),r(124)(P,_),r(123)(_),u=r(52)[_],l(l.S+l.F*!k,_,{reject:function reject(t){var n=M(this);return(0,n.reject)(t),n.promise}}),l(l.S+l.F*(c||!k),_,{resolve:function resolve(t){return w(c&&this===u?P:this,t)}}),l(l.S+l.F*!(k&&r(86)(function(t){P.all(t).catch($R)})),_,{all:function all(t){var u=this,n=M(u),c=n.resolve,a=n.reject,r=S(function(){var e=[],i=0,o=1;g(t,!1,function(t){var n=i++,r=!1;e.push(void 0),o++,u.resolve(t).then(function(t){r||(r=!0,e[n]=t,--o||c(e))},a)}),--o||c(e)});return r.e&&a(r.v),n.promise},race:function race(t){var n=this,r=M(n),e=r.reject,i=S(function(){g(t,!1,function(t){n.resolve(t).then(r.resolve,e)})});return i.e&&e(i.v),r.promise}})},{114:114,115:115,117:117,123:123,124:124,127:127,136:136,148:148,152:152,33:33,37:37,47:47,52:52,54:54,62:62,68:68,70:70,81:81,86:86,89:89,95:95,96:96}],233:[function(t,n,r){var e=t(62),o=t(33),u=t(38),c=(t(70).Reflect||{}).apply,a=Function.apply;e(e.S+e.F*!t(64)(function(){c(function(){})}),"Reflect",{apply:function apply(t,n,r){var e=o(t),i=u(r);return c?c(e,n,i):a.call(e,n,i)}})},{33:33,38:38,62:62,64:64,70:70}],234:[function(t,n,r){var e=t(62),c=t(98),a=t(33),f=t(38),s=t(81),i=t(64),l=t(46),h=(t(70).Reflect||{}).construct,p=i(function(){function F(){}return!(h(function(){},[],F)instanceof F)}),v=!i(function(){h(function(){})});e(e.S+e.F*(p||v),"Reflect",{construct:function construct(t,n){a(t),f(n);var r=arguments.length<3?t:a(arguments[2]);if(v&&!p)return h(t,n,r);if(t==r){switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3])}var e=[null];return e.push.apply(e,n),new(l.apply(t,e))}var i=r.prototype,o=c(s(i)?i:Object.prototype),u=Function.apply.call(t,o,n);return s(u)?u:o}})},{33:33,38:38,46:46,62:62,64:64,70:70,81:81,98:98}],235:[function(t,n,r){var e=t(99),i=t(62),o=t(38),u=t(143);i(i.S+i.F*t(64)(function(){Reflect.defineProperty(e.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function defineProperty(t,n,r){o(t),n=u(n,!0),o(r);try{return e.f(t,n,r),!0}catch(t){return!1}}})},{143:143,38:38,62:62,64:64,99:99}],236:[function(t,n,r){var e=t(62),i=t(101).f,o=t(38);e(e.S,"Reflect",{deleteProperty:function deleteProperty(t,n){var r=i(o(t),n);return!(r&&!r.configurable)&&delete t[n]}})},{101:101,38:38,62:62}],237:[function(t,n,r){"use strict";function IU(t){this._t=i(t),this._i=0;var n,r=this._k=[];for(n in t)r.push(n)}var e=t(62),i=t(38);t(84)(IU,"Object",function(){var t,n=this._k;do{if(this._i>=n.length)return{value:void 0,done:!0}}while(!((t=n[this._i++])in this._t));return{value:t,done:!1}}),e(e.S,"Reflect",{enumerate:function enumerate(t){return new IU(t)}})},{38:38,62:62,84:84}],238:[function(t,n,r){var e=t(101),i=t(62),o=t(38);i(i.S,"Reflect",{getOwnPropertyDescriptor:function getOwnPropertyDescriptor(t,n){return e.f(o(t),n)}})},{101:101,38:38,62:62}],239:[function(t,n,r){var e=t(62),i=t(105),o=t(38);e(e.S,"Reflect",{getPrototypeOf:function getPrototypeOf(t){return i(o(t))}})},{105:105,38:38,62:62}],240:[function(t,n,r){var o=t(101),u=t(105),c=t(71),e=t(62),a=t(81),f=t(38);e(e.S,"Reflect",{get:function get(t,n){var r,e,i=arguments.length<3?t:arguments[2];return f(t)===i?t[n]:(r=o.f(t,n))?c(r,"value")?r.value:void 0!==r.get?r.get.call(i):void 0:a(e=u(t))?get(e,n,i):void 0}})},{101:101,105:105,38:38,62:62,71:71,81:81}],241:[function(t,n,r){var e=t(62);e(e.S,"Reflect",{has:function has(t,n){return n in t}})},{62:62}],242:[function(t,n,r){var e=t(62),i=t(38),o=Object.isExtensible;e(e.S,"Reflect",{isExtensible:function isExtensible(t){return i(t),!o||o(t)}})},{38:38,62:62}],243:[function(t,n,r){var e=t(62);e(e.S,"Reflect",{ownKeys:t(111)})},{111:111,62:62}],244:[function(t,n,r){var e=t(62),i=t(38),o=Object.preventExtensions;e(e.S,"Reflect",{preventExtensions:function preventExtensions(t){i(t);try{return o&&o(t),!0}catch(t){return!1}}})},{38:38,62:62}],245:[function(t,n,r){var e=t(62),i=t(122);i&&e(e.S,"Reflect",{setPrototypeOf:function setPrototypeOf(t,n){i.check(t,n);try{return i.set(t,n),!0}catch(t){return!1}}})},{122:122,62:62}],246:[function(t,n,r){var c=t(99),a=t(101),f=t(105),s=t(71),e=t(62),l=t(116),h=t(38),p=t(81);e(e.S,"Reflect",{set:function set(t,n,r){var e,i,o=arguments.length<4?t:arguments[3],u=a.f(h(t),n);if(!u){if(p(i=f(t)))return set(i,n,r,o);u=l(0)}if(s(u,"value")){if(!1===u.writable||!p(o))return!1;if(e=a.f(o,n)){if(e.get||e.set||!1===e.writable)return!1;e.value=r,c.f(o,n,e)}else c.f(o,n,l(0,r));return!0}return void 0!==u.set&&(u.set.call(o,r),!0)}})},{101:101,105:105,116:116,38:38,62:62,71:71,81:81,99:99}],247:[function(t,n,r){var e=t(70),o=t(75),i=t(99).f,u=t(103).f,c=t(82),a=t(66),f=e.RegExp,s=f,l=f.prototype,h=/a/g,p=/a/g,v=new f(h)!==h;if(t(58)&&(!v||t(64)(function(){return p[t(152)("match")]=!1,f(h)!=h||f(p)==p||"/a/i"!=f(h,"i")}))){f=function RegExp(t,n){var r=this instanceof f,e=c(t),i=void 0===n;return!r&&e&&t.constructor===f&&i?t:o(v?new s(e&&!i?t.source:t,n):s((e=t instanceof f)?t.source:t,e&&i?a.call(t):n),r?this:l,f)};function DW(n){n in f||i(f,n,{configurable:!0,get:function(){return s[n]},set:function(t){s[n]=t}})}for(var g=u(s),y=0;g.length>y;)DW(g[y++]);(l.constructor=f).prototype=l,t(118)(e,"RegExp",f)}t(123)("RegExp")},{103:103,118:118,123:123,152:152,58:58,64:64,66:66,70:70,75:75,82:82,99:99}],248:[function(t,n,r){"use strict";var e=t(120);t(62)({target:"RegExp",proto:!0,forced:e!==/./.exec},{exec:e})},{120:120,62:62}],249:[function(t,n,r){t(58)&&"g"!=/./g.flags&&t(99).f(RegExp.prototype,"flags",{configurable:!0,get:t(66)})},{58:58,66:66,99:99}],250:[function(t,n,r){"use strict";var l=t(38),h=t(141),p=t(36),v=t(119);t(65)("match",1,function(e,i,f,s){return[function match(t){var n=e(this),r=null==t?void 0:t[i];return void 0!==r?r.call(t,n):new RegExp(t)[i](String(n))},function(t){var n=s(f,t,this);if(n.done)return n.value;var r=l(t),e=String(this);if(!r.global)return v(r,e);for(var i,o=r.unicode,u=[],c=r.lastIndex=0;null!==(i=v(r,e));){var a=String(i[0]);""===(u[c]=a)&&(r.lastIndex=p(e,h(r.lastIndex),o)),c++}return 0===c?null:u}]})},{119:119,141:141,36:36,38:38,65:65}],251:[function(t,n,r){"use strict";var _=t(38),e=t(142),E=t(141),O=t(139),F=t(36),I=t(119),P=Math.max,A=Math.min,h=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,v=/\$([$&`']|\d\d?)/g;t(65)("replace",2,function(i,o,b,w){return[function replace(t,n){var r=i(this),e=null==t?void 0:t[o];return void 0!==e?e.call(t,r,n):b.call(String(r),t,n)},function(t,n){var r=w(b,t,this,n);if(r.done)return r.value;var e=_(t),i=String(this),o="function"==typeof n;o||(n=String(n));var u=e.global;if(u){var c=e.unicode;e.lastIndex=0}for(var a=[];;){var f=I(e,i);if(null===f)break;if(a.push(f),!u)break;""===String(f[0])&&(e.lastIndex=F(i,E(e.lastIndex),c))}for(var s,l="",h=0,p=0;p<a.length;p++){f=a[p];for(var v=String(f[0]),g=P(A(O(f.index),i.length),0),y=[],d=1;d<f.length;d++)y.push(void 0===(s=f[d])?s:String(s));var x=f.groups;if(o){var m=[v].concat(y,g,i);void 0!==x&&m.push(x);var S=String(n.apply(void 0,m))}else S=getSubstitution(v,i,g,y,x,n);h<=g&&(l+=i.slice(h,g)+S,h=g+v.length)}return l+i.slice(h)}];function getSubstitution(o,u,c,a,f,t){var s=c+o.length,l=a.length,n=v;return void 0!==f&&(f=e(f),n=p),b.call(t,n,function(t,n){var r;switch(n.charAt(0)){case"$":return"$";case"&":return o;case"`":return u.slice(0,c);case"'":return u.slice(s);case"<":r=f[n.slice(1,-1)];break;default:var e=+n;if(0==e)return t;if(l<e){var i=h(e/10);return 0===i?t:i<=l?void 0===a[i-1]?n.charAt(1):a[i-1]+n.charAt(1):t}r=a[e-1]}return void 0===r?"":r})}})},{119:119,139:139,141:141,142:142,36:36,38:38,65:65}],252:[function(t,n,r){"use strict";var a=t(38),f=t(121),s=t(119);t(65)("search",1,function(e,i,u,c){return[function search(t){var n=e(this),r=null==t?void 0:t[i];return void 0!==r?r.call(t,n):new RegExp(t)[i](String(n))},function(t){var n=c(u,t,this);if(n.done)return n.value;var r=a(t),e=String(this),i=r.lastIndex;f(i,0)||(r.lastIndex=0);var o=s(r,e);return f(r.lastIndex,i)||(r.lastIndex=i),null===o?-1:o.index}]})},{119:119,121:121,38:38,65:65}],253:[function(t,n,r){"use strict";var l=t(82),m=t(38),S=t(127),b=t(36),w=t(141),_=t(119),h=t(120),e=t(64),E=Math.min,p=[].push,u="split",v="length",g="lastIndex",O=4294967295,F=!e(function(){RegExp(O,"y")});t(65)("split",2,function(i,o,y,d){var x;return x="c"=="abbc"[u](/(b)*/)[1]||4!="test"[u](/(?:)/,-1)[v]||2!="ab"[u](/(?:ab)*/)[v]||4!="."[u](/(.?)(.?)/)[v]||1<"."[u](/()()/)[v]||""[u](/.?/)[v]?function(t,n){var r=String(this);if(void 0===t&&0===n)return[];if(!l(t))return y.call(r,t,n);for(var e,i,o,u=[],c=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),a=0,f=void 0===n?O:n>>>0,s=new RegExp(t.source,c+"g");(e=h.call(s,r))&&!(a<(i=s[g])&&(u.push(r.slice(a,e.index)),1<e[v]&&e.index<r[v]&&p.apply(u,e.slice(1)),o=e[0][v],a=i,u[v]>=f));)s[g]===e.index&&s[g]++;return a===r[v]?!o&&s.test("")||u.push(""):u.push(r.slice(a)),u[v]>f?u.slice(0,f):u}:"0"[u](void 0,0)[v]?function(t,n){return void 0===t&&0===n?[]:y.call(this,t,n)}:y,[function split(t,n){var r=i(this),e=null==t?void 0:t[o];return void 0!==e?e.call(t,r,n):x.call(String(r),t,n)},function(t,n){var r=d(x,t,this,n,x!==y);if(r.done)return r.value;var e=m(t),i=String(this),o=S(e,RegExp),u=e.unicode,c=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(F?"y":"g"),a=new o(F?e:"^(?:"+e.source+")",c),f=void 0===n?O:n>>>0;if(0==f)return[];if(0===i.length)return null===_(a,i)?[i]:[];for(var s=0,l=0,h=[];l<i.length;){a.lastIndex=F?l:0;var p,v=_(a,F?i:i.slice(l));if(null===v||(p=E(w(a.lastIndex+(F?0:l)),i.length))===s)l=b(i,l,u);else{if(h.push(i.slice(s,l)),h.length===f)return h;for(var g=1;g<=v.length-1;g++)if(h.push(v[g]),h.length===f)return h;l=s=p}}return h.push(i.slice(s)),h}]})},{119:119,120:120,127:127,141:141,36:36,38:38,64:64,65:65,82:82}],254:[function(n,t,r){"use strict";n(249);function XZ(t){n(118)(RegExp.prototype,u,t,!0)}var e=n(38),i=n(66),o=n(58),u="toString",c=/./[u];n(64)(function(){return"/a/b"!=c.call({source:"a",flags:"b"})})?XZ(function toString(){var t=e(this);return"/".concat(t.source,"/","flags"in t?t.flags:!o&&t instanceof RegExp?i.call(t):void 0)}):c.name!=u&&XZ(function toString(){return c.call(this)})},{118:118,249:249,38:38,58:58,64:64,66:66}],255:[function(t,n,r){"use strict";var e=t(49),i=t(149);n.exports=t(51)("Set",function(t){return function Set(){return t(this,0<arguments.length?arguments[0]:void 0)}},{add:function add(t){return e.def(i(this,"Set"),t=0===t?0:t,t)}},e)},{149:149,49:49,51:51}],256:[function(t,n,r){"use strict";t(131)("anchor",function(n){return function anchor(t){return n(this,"a","name",t)}})},{131:131}],257:[function(t,n,r){"use strict";t(131)("big",function(t){return function big(){return t(this,"big","","")}})},{131:131}],258:[function(t,n,r){"use strict";t(131)("blink",function(t){return function blink(){return t(this,"blink","","")}})},{131:131}],259:[function(t,n,r){"use strict";t(131)("bold",function(t){return function bold(){return t(this,"b","","")}})},{131:131}],260:[function(t,n,r){"use strict";var e=t(62),i=t(129)(!1);e(e.P,"String",{codePointAt:function codePointAt(t){return i(this,t)}})},{129:129,62:62}],261:[function(t,n,r){"use strict";var e=t(62),u=t(141),c=t(130),a="endsWith",f=""[a];e(e.P+e.F*t(63)(a),"String",{endsWith:function endsWith(t){var n=c(this,t,a),r=1<arguments.length?arguments[1]:void 0,e=u(n.length),i=void 0===r?e:Math.min(u(r),e),o=String(t);return f?f.call(n,o,i):n.slice(i-o.length,i)===o}})},{130:130,141:141,62:62,63:63}],262:[function(t,n,r){"use strict";t(131)("fixed",function(t){return function fixed(){return t(this,"tt","","")}})},{131:131}],263:[function(t,n,r){"use strict";t(131)("fontcolor",function(n){return function fontcolor(t){return n(this,"font","color",t)}})},{131:131}],264:[function(t,n,r){"use strict";t(131)("fontsize",function(n){return function fontsize(t){return n(this,"font","size",t)}})},{131:131}],265:[function(t,n,r){var e=t(62),o=t(137),u=String.fromCharCode,i=String.fromCodePoint;e(e.S+e.F*(!!i&&1!=i.length),"String",{fromCodePoint:function fromCodePoint(t){for(var n,r=[],e=arguments.length,i=0;i<e;){if(n=+arguments[i++],o(n,1114111)!==n)throw RangeError(n+" is not a valid code point");r.push(n<65536?u(n):u(55296+((n-=65536)>>10),n%1024+56320))}return r.join("")}})},{137:137,62:62}],266:[function(t,n,r){"use strict";var e=t(62),i=t(130),o="includes";e(e.P+e.F*t(63)(o),"String",{includes:function includes(t){return!!~i(this,t,o).indexOf(t,1<arguments.length?arguments[1]:void 0)}})},{130:130,62:62,63:63}],267:[function(t,n,r){"use strict";t(131)("italics",function(t){return function italics(){return t(this,"i","","")}})},{131:131}],268:[function(t,n,r){"use strict";var e=t(129)(!0);t(85)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,n=this._t,r=this._i;return r>=n.length?{value:void 0,done:!0}:(t=e(n,r),this._i+=t.length,{value:t,done:!1})})},{129:129,85:85}],269:[function(t,n,r){"use strict";t(131)("link",function(n){return function link(t){return n(this,"a","href",t)}})},{131:131}],270:[function(t,n,r){var e=t(62),u=t(140),c=t(141);e(e.S,"String",{raw:function raw(t){for(var n=u(t.raw),r=c(n.length),e=arguments.length,i=[],o=0;o<r;)i.push(String(n[o++])),o<e&&i.push(String(arguments[o]));return i.join("")}})},{140:140,141:141,62:62}],271:[function(t,n,r){var e=t(62);e(e.P,"String",{repeat:t(133)})},{133:133,62:62}],272:[function(t,n,r){"use strict";t(131)("small",function(t){return function small(){return t(this,"small","","")}})},{131:131}],273:[function(t,n,r){"use strict";var e=t(62),i=t(141),o=t(130),u="startsWith",c=""[u];e(e.P+e.F*t(63)(u),"String",{startsWith:function startsWith(t){var n=o(this,t,u),r=i(Math.min(1<arguments.length?arguments[1]:void 0,n.length)),e=String(t);return c?c.call(n,e,r):n.slice(r,r+e.length)===e}})},{130:130,141:141,62:62,63:63}],274:[function(t,n,r){"use strict";t(131)("strike",function(t){return function strike(){return t(this,"strike","","")}})},{131:131}],275:[function(t,n,r){"use strict";t(131)("sub",function(t){return function sub(){return t(this,"sub","","")}})},{131:131}],276:[function(t,n,r){"use strict";t(131)("sup",function(t){return function sup(){return t(this,"sup","","")}})},{131:131}],277:[function(t,n,r){"use strict";t(134)("trim",function(t){return function trim(){return t(this,3)}})},{134:134}],278:[function(t,n,r){"use strict";function B1(t){var n=W[t]=E(j[L]);return n._k=t,n}function E1(t,n){x(t);for(var r,e=y(n=b(n)),i=0,o=e.length;i<o;)Q(t,r=e[i++],n[r]);return t}function G1(t){var n=D.call(this,t=w(t,!0));return!(this===B&&u(W,t)&&!u(V,t))&&(!(n||!u(this,t)||!u(W,t)||u(this,C)&&this[C][t])||n)}function H1(t,n){if(t=b(t),n=w(n,!0),t!==B||!u(W,n)||u(V,n)){var r=M(t,n);return!r||!u(W,n)||u(t,C)&&t[C][n]||(r.enumerable=!0),r}}function I1(t){for(var n,r=N(b(t)),e=[],i=0;r.length>i;)u(W,n=r[i++])||n==C||n==a||e.push(n);return e}function J1(t){for(var n,r=t===B,e=N(r?V:b(t)),i=[],o=0;e.length>o;)!u(W,n=e[o++])||r&&!u(B,n)||i.push(W[n]);return i}var e=t(70),u=t(71),i=t(58),o=t(62),c=t(118),a=t(94).KEY,f=t(64),s=t(126),l=t(124),h=t(147),p=t(152),v=t(151),g=t(150),y=t(61),d=t(79),x=t(38),m=t(81),S=t(142),b=t(140),w=t(143),_=t(116),E=t(98),O=t(102),F=t(101),I=t(104),P=t(99),A=t(107),M=F.f,k=P.f,N=O.f,j=e.Symbol,R=e.JSON,T=R&&R.stringify,L="prototype",C=p("_hidden"),G=p("toPrimitive"),D={}.propertyIsEnumerable,U=s("symbol-registry"),W=s("symbols"),V=s("op-symbols"),B=Object[L],q="function"==typeof j&&!!I.f,Y=e.QObject,z=!Y||!Y[L]||!Y[L].findChild,X=i&&f(function(){return 7!=E(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(t,n,r){var e=M(B,n);e&&delete B[n],k(t,n,r),e&&t!==B&&k(B,n,e)}:k,$=q&&"symbol"==typeof j.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof j},Q=function defineProperty(t,n,r){return t===B&&Q(V,n,r),x(t),n=w(n,!0),x(r),u(W,n)?(r.enumerable?(u(t,C)&&t[C][n]&&(t[C][n]=!1),r=E(r,{enumerable:_(0,!1)})):(u(t,C)||k(t,C,_(1,{})),t[C][n]=!0),X(t,n,r)):k(t,n,r)};q||(c((j=function Symbol(){if(this instanceof j)throw TypeError("Symbol is not a constructor!");var n=h(0<arguments.length?arguments[0]:void 0),r=function(t){this===B&&r.call(V,t),u(this,C)&&u(this[C],n)&&(this[C][n]=!1),X(this,n,_(1,t))};return i&&z&&X(B,n,{configurable:!0,set:r}),B1(n)})[L],"toString",function toString(){return this._k}),F.f=H1,P.f=Q,t(103).f=O.f=I1,t(108).f=G1,I.f=J1,i&&!t(89)&&c(B,"propertyIsEnumerable",G1,!0),v.f=function(t){return B1(p(t))}),o(o.G+o.W+o.F*!q,{Symbol:j});for(var Z="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),J=0;Z.length>J;)p(Z[J++]);for(var H=A(p.store),K=0;H.length>K;)g(H[K++]);o(o.S+o.F*!q,"Symbol",{for:function(t){return u(U,t+="")?U[t]:U[t]=j(t)},keyFor:function keyFor(t){if(!$(t))throw TypeError(t+" is not a symbol!");for(var n in U)if(U[n]===t)return n},useSetter:function(){z=!0},useSimple:function(){z=!1}}),o(o.S+o.F*!q,"Object",{create:function create(t,n){return void 0===n?E(t):E1(E(t),n)},defineProperty:Q,defineProperties:E1,getOwnPropertyDescriptor:H1,getOwnPropertyNames:I1,getOwnPropertySymbols:J1});var tt=f(function(){I.f(1)});o(o.S+o.F*tt,"Object",{getOwnPropertySymbols:function getOwnPropertySymbols(t){return I.f(S(t))}}),R&&o(o.S+o.F*(!q||f(function(){var t=j();return"[null]"!=T([t])||"{}"!=T({a:t})||"{}"!=T(Object(t))})),"JSON",{stringify:function stringify(t){for(var n,r,e=[t],i=1;i<arguments.length;)e.push(arguments[i++]);if(r=n=e[1],(m(n)||void 0!==t)&&!$(t))return d(n)||(n=function(t,n){if("function"==typeof r&&(n=r.call(this,t,n)),!$(n))return n}),e[1]=n,T.apply(R,e)}}),j[L][G]||t(72)(j[L],G,j[L].valueOf),l(j,"Symbol"),l(Math,"Math",!0),l(e.JSON,"JSON",!0)},{101:101,102:102,103:103,104:104,107:107,108:108,116:116,118:118,124:124,126:126,140:140,142:142,143:143,147:147,150:150,151:151,152:152,38:38,58:58,61:61,62:62,64:64,70:70,71:71,72:72,79:79,81:81,89:89,94:94,98:98,99:99}],279:[function(t,n,r){"use strict";var e=t(62),i=t(146),o=t(145),f=t(38),s=t(137),l=t(141),u=t(81),c=t(70).ArrayBuffer,h=t(127),p=o.ArrayBuffer,v=o.DataView,a=i.ABV&&c.isView,g=p.prototype.slice,y=i.VIEW,d="ArrayBuffer";e(e.G+e.W+e.F*(c!==p),{ArrayBuffer:p}),e(e.S+e.F*!i.CONSTR,d,{isView:function isView(t){return a&&a(t)||u(t)&&y in t}}),e(e.P+e.U+e.F*t(64)(function(){return!new p(2).slice(1,void 0).byteLength}),d,{slice:function slice(t,n){if(void 0!==g&&void 0===n)return g.call(f(this),t);for(var r=f(this).byteLength,e=s(t,r),i=s(void 0===n?r:n,r),o=new(h(this,p))(l(i-e)),u=new v(this),c=new v(o),a=0;e<i;)c.setUint8(a++,u.getUint8(e++));return o}}),t(123)(d)},{123:123,127:127,137:137,141:141,145:145,146:146,38:38,62:62,64:64,70:70,81:81}],280:[function(t,n,r){var e=t(62);e(e.G+e.W+e.F*!t(146).ABV,{DataView:t(145).DataView})},{145:145,146:146,62:62}],281:[function(t,n,r){t(144)("Float32",4,function(e){return function Float32Array(t,n,r){return e(this,t,n,r)}})},{144:144}],282:[function(t,n,r){t(144)("Float64",8,function(e){return function Float64Array(t,n,r){return e(this,t,n,r)}})},{144:144}],283:[function(t,n,r){t(144)("Int16",2,function(e){return function Int16Array(t,n,r){return e(this,t,n,r)}})},{144:144}],284:[function(t,n,r){t(144)("Int32",4,function(e){return function Int32Array(t,n,r){return e(this,t,n,r)}})},{144:144}],285:[function(t,n,r){t(144)("Int8",1,function(e){return function Int8Array(t,n,r){return e(this,t,n,r)}})},{144:144}],286:[function(t,n,r){t(144)("Uint16",2,function(e){return function Uint16Array(t,n,r){return e(this,t,n,r)}})},{144:144}],287:[function(t,n,r){t(144)("Uint32",4,function(e){return function Uint32Array(t,n,r){return e(this,t,n,r)}})},{144:144}],288:[function(t,n,r){t(144)("Uint8",1,function(e){return function Uint8Array(t,n,r){return e(this,t,n,r)}})},{144:144}],289:[function(t,n,r){t(144)("Uint8",1,function(e){return function Uint8ClampedArray(t,n,r){return e(this,t,n,r)}},!0)},{144:144}],290:[function(t,n,r){"use strict";function R4(t){return function WeakMap(){return t(this,0<arguments.length?arguments[0]:void 0)}}var o,e=t(70),i=t(42)(0),u=t(118),c=t(94),a=t(97),f=t(50),s=t(81),l=t(149),h=t(149),p=!e.ActiveXObject&&"ActiveXObject"in e,v="WeakMap",g=c.getWeak,y=Object.isExtensible,d=f.ufstore,x={get:function get(t){if(s(t)){var n=g(t);return!0===n?d(l(this,v)).get(t):n?n[this._i]:void 0}},set:function set(t,n){return f.def(l(this,v),t,n)}},m=n.exports=t(51)(v,R4,x,f,!0,!0);h&&p&&(a((o=f.getConstructor(R4,v)).prototype,x),c.NEED=!0,i(["delete","has","get","set"],function(e){var t=m.prototype,i=t[e];u(t,e,function(t,n){if(!s(t)||y(t))return i.call(this,t,n);this._f||(this._f=new o);var r=this._f[e](t,n);return"set"==e?this:r})}))},{118:118,149:149,42:42,50:50,51:51,70:70,81:81,94:94,97:97}],291:[function(t,n,r){"use strict";var e=t(50),i=t(149),o="WeakSet";t(51)(o,function(t){return function WeakSet(){return t(this,0<arguments.length?arguments[0]:void 0)}},{add:function add(t){return e.def(i(this,o),t,!0)}},e,!1,!0)},{149:149,50:50,51:51}],292:[function(t,n,r){"use strict";var e=t(62),i=t(67),o=t(142),u=t(141),c=t(33),a=t(45);e(e.P,"Array",{flatMap:function flatMap(t){var n,r,e=o(this);return c(t),n=u(e.length),r=a(e,0),i(r,e,e,n,0,1,t,arguments[1]),r}}),t(35)("flatMap")},{141:141,142:142,33:33,35:35,45:45,62:62,67:67}],293:[function(t,n,r){"use strict";var e=t(62),i=t(41)(!0);e(e.P,"Array",{includes:function includes(t){return i(this,t,1<arguments.length?arguments[1]:void 0)}}),t(35)("includes")},{35:35,41:41,62:62}],294:[function(t,n,r){var e=t(62),i=t(110)(!0);e(e.S,"Object",{entries:function entries(t){return i(t)}})},{110:110,62:62}],295:[function(t,n,r){var e=t(62),a=t(111),f=t(140),s=t(101),l=t(53);e(e.S,"Object",{getOwnPropertyDescriptors:function getOwnPropertyDescriptors(t){for(var n,r,e=f(t),i=s.f,o=a(e),u={},c=0;o.length>c;)void 0!==(r=i(e,n=o[c++]))&&l(u,n,r);return u}})},{101:101,111:111,140:140,53:53,62:62}],296:[function(t,n,r){var e=t(62),i=t(110)(!1);e(e.S,"Object",{values:function values(t){return i(t)}})},{110:110,62:62}],297:[function(t,n,r){"use strict";var e=t(62),i=t(52),o=t(70),u=t(127),c=t(115);e(e.P+e.R,"Promise",{finally:function(n){var r=u(this,i.Promise||o.Promise),t="function"==typeof n;return this.then(t?function(t){return c(r,n()).then(function(){return t})}:n,t?function(t){return c(r,n()).then(function(){throw t})}:n)}})},{115:115,127:127,52:52,62:62,70:70}],298:[function(t,n,r){"use strict";var e=t(62),i=t(132),o=t(148),u=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(o);e(e.P+e.F*u,"String",{padEnd:function padEnd(t){return i(this,t,1<arguments.length?arguments[1]:void 0,!1)}})},{132:132,148:148,62:62}],299:[function(t,n,r){"use strict";var e=t(62),i=t(132),o=t(148),u=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(o);e(e.P+e.F*u,"String",{padStart:function padStart(t){return i(this,t,1<arguments.length?arguments[1]:void 0,!0)}})},{132:132,148:148,62:62}],300:[function(t,n,r){"use strict";t(134)("trimLeft",function(t){return function trimLeft(){return t(this,1)}},"trimStart")},{134:134}],301:[function(t,n,r){"use strict";t(134)("trimRight",function(t){return function trimRight(){return t(this,2)}},"trimEnd")},{134:134}],302:[function(t,n,r){t(150)("asyncIterator")},{150:150}],303:[function(t,n,r){for(var e=t(164),i=t(107),o=t(118),u=t(70),c=t(72),a=t(88),f=t(152),s=f("iterator"),l=f("toStringTag"),h=a.Array,p={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},v=i(p),g=0;g<v.length;g++){var y,d=v[g],x=p[d],m=u[d],S=m&&m.prototype;if(S&&(S[s]||c(S,s,h),S[l]||c(S,l,d),a[d]=h,x))for(y in e)S[y]||o(S,y,e[y],!0)}},{107:107,118:118,152:152,164:164,70:70,72:72,88:88}],304:[function(t,n,r){var e=t(62),i=t(136);e(e.G+e.B,{setImmediate:i.set,clearImmediate:i.clear})},{136:136,62:62}],305:[function(t,n,r){function y7(i){return function(t,n){var r=2<arguments.length,e=r&&u.call(arguments,2);return i(r?function(){("function"==typeof t?t:Function(t)).apply(this,e)}:t,n)}}var e=t(70),i=t(62),o=t(148),u=[].slice,c=/MSIE .\./.test(o);i(i.G+i.B+i.F*c,{setTimeout:y7(e.setTimeout),setInterval:y7(e.setInterval)})},{148:148,62:62,70:70}],306:[function(t,n,r){t(305),t(304),t(303),n.exports=t(52)},{303:303,304:304,305:305,52:52}],307:[function(t,n,r){var e=function(o){"use strict";var c,t=Object.prototype,a=t.hasOwnProperty,n="function"==typeof Symbol?Symbol:{},i=n.iterator||"@@iterator",r=n.asyncIterator||"@@asyncIterator",e=n.toStringTag||"@@toStringTag";function wrap(t,n,r,e){var i=n&&n.prototype instanceof Generator?n:Generator,o=Object.create(i.prototype),u=new Context(e||[]);return o._invoke=function makeInvokeMethod(o,u,c){var a=f;return function invoke(t,n){if(a===l)throw new Error("Generator is already running");if(a===h){if("throw"===t)throw n;return doneResult()}for(c.method=t,c.arg=n;;){var r=c.delegate;if(r){var e=maybeInvokeDelegate(r,c);if(e){if(e===p)continue;return e}}if("next"===c.method)c.sent=c._sent=c.arg;else if("throw"===c.method){if(a===f)throw a=h,c.arg;c.dispatchException(c.arg)}else"return"===c.method&&c.abrupt("return",c.arg);a=l;var i=tryCatch(o,u,c);if("normal"===i.type){if(a=c.done?h:s,i.arg===p)continue;return{value:i.arg,done:c.done}}"throw"===i.type&&(a=h,c.method="throw",c.arg=i.arg)}}}(t,r,u),o}function tryCatch(t,n,r){try{return{type:"normal",arg:t.call(n,r)}}catch(t){return{type:"throw",arg:t}}}o.wrap=wrap;var f="suspendedStart",s="suspendedYield",l="executing",h="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var u={};u[i]=function(){return this};var v=Object.getPrototypeOf,g=v&&v(v(values([])));g&&g!==t&&a.call(g,i)&&(u=g);var y=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(u);function defineIteratorMethods(t){["next","throw","return"].forEach(function(n){t[n]=function(t){return this._invoke(n,t)}})}function AsyncIterator(c){var t;this._invoke=function enqueue(r,e){function callInvokeWithMethodAndArg(){return new Promise(function(t,n){!function invoke(t,n,r,e){var i=tryCatch(c[t],c,n);if("throw"!==i.type){var o=i.arg,u=o.value;return u&&"object"==typeof u&&a.call(u,"__await")?Promise.resolve(u.__await).then(function(t){invoke("next",t,r,e)},function(t){invoke("throw",t,r,e)}):Promise.resolve(u).then(function(t){o.value=t,r(o)},function(t){return invoke("throw",t,r,e)})}e(i.arg)}(r,e,t,n)})}return t=t?t.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,n){var r=t.iterator[n.method];if(r===c){if(n.delegate=null,"throw"===n.method){if(t.iterator.return&&(n.method="return",n.arg=c,maybeInvokeDelegate(t,n),"throw"===n.method))return p;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var e=tryCatch(r,t.iterator,n.arg);if("throw"===e.type)return n.method="throw",n.arg=e.arg,n.delegate=null,p;var i=e.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=c),n.delegate=null,p):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,p)}function pushTryEntry(t){var n={tryLoc:t[0]};1 in t&&(n.catchLoc=t[1]),2 in t&&(n.finallyLoc=t[2],n.afterLoc=t[3]),this.tryEntries.push(n)}function resetTryEntry(t){var n=t.completion||{};n.type="normal",delete n.arg,t.completion=n}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,e=function next(){for(;++r<t.length;)if(a.call(t,r))return next.value=t[r],next.done=!1,next;return next.value=c,next.done=!0,next};return e.next=e}}return{next:doneResult}}function doneResult(){return{value:c,done:!0}}return GeneratorFunction.prototype=y.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunctionPrototype[e]=GeneratorFunction.displayName="GeneratorFunction",o.isGeneratorFunction=function(t){var n="function"==typeof t&&t.constructor;return!!n&&(n===GeneratorFunction||"GeneratorFunction"===(n.displayName||n.name))},o.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,e in t||(t[e]="GeneratorFunction")),t.prototype=Object.create(y),t},o.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[r]=function(){return this},o.AsyncIterator=AsyncIterator,o.async=function(t,n,r,e){var i=new AsyncIterator(wrap(t,n,r,e));return o.isGeneratorFunction(n)?i:i.next().then(function(t){return t.done?t.value:i.next()})},defineIteratorMethods(y),y[e]="Generator",y[i]=function(){return this},y.toString=function(){return"[object Generator]"},o.keys=function(n){var r=[];for(var t in n)r.push(t);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in n)return next.value=t,next.done=!1,next}return next.done=!0,next}},o.values=values,Context.prototype={constructor:Context,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=c,this.done=!1,this.delegate=null,this.method="next",this.arg=c,this.tryEntries.forEach(resetTryEntry),!t)for(var n in this)"t"===n.charAt(0)&&a.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=c)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(r){if(this.done)throw r;var e=this;function handle(t,n){return i.type="throw",i.arg=r,e.next=t,n&&(e.method="next",e.arg=c),!!n}for(var t=this.tryEntries.length-1;0<=t;--t){var n=this.tryEntries[t],i=n.completion;if("root"===n.tryLoc)return handle("end");if(n.tryLoc<=this.prev){var o=a.call(n,"catchLoc"),u=a.call(n,"finallyLoc");if(o&&u){if(this.prev<n.catchLoc)return handle(n.catchLoc,!0);if(this.prev<n.finallyLoc)return handle(n.finallyLoc)}else if(o){if(this.prev<n.catchLoc)return handle(n.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return handle(n.finallyLoc)}}}},abrupt:function(t,n){for(var r=this.tryEntries.length-1;0<=r;--r){var e=this.tryEntries[r];if(e.tryLoc<=this.prev&&a.call(e,"finallyLoc")&&this.prev<e.finallyLoc){var i=e;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=n&&n<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=t,o.arg=n,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(o)},complete:function(t,n){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&n&&(this.next=n),p},finish:function(t){for(var n=this.tryEntries.length-1;0<=n;--n){var r=this.tryEntries[n];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function(t){for(var n=this.tryEntries.length-1;0<=n;--n){var r=this.tryEntries[n];if(r.tryLoc===t){var e=r.completion;if("throw"===e.type){var i=e.arg;resetTryEntry(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:values(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=c),p}},o}("object"==typeof n?n.exports:{});try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}},{}]},{},[1])
          Attack
          https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js~
          Solution

          Do not edit files in-situ on the web server, and ensure that un-necessary files (including hidden files) are removed from the web server.

      3. Missing Anti-clickjacking Header (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The response does not protect against 'ClickJacking' attacks. It should include either Content-Security-Policy with 'frame-ancestors' directive or X-Frame-Options.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          x-frame-options
          Solution

          Modern Web browsers support the Content-Security-Policy and X-Frame-Options HTTP headers. Ensure one of them is set on all web pages returned by your site/app.

          If you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. Alternatively consider implementing Content Security Policy's "frame-ancestors" directive.

      4. Relative Path Confusion (1)
        1. GET https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js
          Alert tags
          Alert description

          The web server is configured to serve responses to ambiguous URLs in a manner that is likely to lead to confusion about the correct "relative path" for the URL. Resources (CSS, images, etc.) are also specified in the page response using relative, rather than absolute URLs. In an attack, if the web browser parses the "cross-content" response in a permissive manner, or can be tricked into permissively parsing the "cross-content" response, using techniques such as framing, then the web browser may be fooled into interpreting HTML as CSS (or other content types), leading to an XSS vulnerability.

          Other info

          No <base> tag was specified in the HTML <head> tag to define the location for relative URLs.

          A Content Type of "application/javascript" was specified. If the web browser is employing strict parsing rules, this will prevent cross-content attacks from succeeding. Quirks Mode in the web browser would disable strict parsing.

          Quirks Mode is implicitly enabled via the absence of a DOCTYPE, allowing the specified Content Type to be bypassed.

          Request
          Request line and header section (354 bytes)
          GET https://qualicoach.org/bfsi/theme/yui_combo.php/q2drp/9ht7n?rollup/3.17.2/yui-moodlesimple-min.js HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          cookie: MoodleSession=2kjr24i9urq478d82r7tok7nsf
          
          
          Request body (0 bytes)
          Response
          Status line and header section (734 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:26:10 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Content-Disposition: inline; filename="combo"
          Last-Modified: Sat, 07 May 2022 11:34:45 GMT
          Expires: Sun, 06 Dec 2026 15:26:10 GMT
          Pragma: 
          Cache-Control: public, max-age=31104000, immutable
          Accept-Ranges: none
          Etag: "78581a0bac8a932effb32db3e91e0f2f2b47c08e"
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: application/javascript
          content-length: 282944
          
          
          Response body (282944 bytes)
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          typeof YUI!="undefined"&&(YUI._YUI=YUI);var YUI=function(){var e=0,t=this,n=arguments,r=n.length,i=function(e,t){return e&&e.hasOwnProperty&&e instanceof t},s=typeof YUI_config!="undefined"&&YUI_config;i(t,YUI)?(t._init(),YUI.GlobalConfig&&t.applyConfig(YUI.GlobalConfig),s&&t.applyConfig(s),r||t._setup()):t=new YUI;if(r){for(;e<r;e++)t.applyConfig(n[e]);t._setup()}return t.instanceOf=i,t};(function(){var e,t,n="3.17.2",r=".",i="http://yui.yahooapis.com/",s="yui3-js-enabled",o="yui3-css-stamp",u=function(){},a=Array.prototype.slice,f={"io.xdrReady":1,"io.xdrResponse":1,"SWF.eventHandler":1},l=typeof window!="undefined",c=l?window:null,h=l?c.document:null,p=h&&h.documentElement,d=p&&p.className,v={},m=(new Date).getTime(),g=function(e,t,n,r){e&&e.addEventListener?e.addEventListener(t,n,r):e&&e.attachEvent&&e.attachEvent("on"+t,n)},y=function(e,t,n,r){if(e&&e.removeEventListener)try{e.removeEventListener(t,n,r)}catch(i){}else e&&e.detachEvent&&e.detachEvent("on"+t,n)},b=function(){YUI.Env.DOMReady=!0,l&&y(h,"DOMContentLoaded",b)},w=function(){YUI.Env.windowLoaded=!0,YUI.Env.DOMReady=!0,l&&y(window,"load",w)},E=function(e,t){var n=e.Env._loader,r=["loader-base"],i=YUI.Env,s=i.mods;return n?(n.ignoreRegistered=!1,n.onEnd=null,n.data=null,n.required=[],n.loadType=null):(n=new e.Loader(e.config),e.Env._loader=n),s&&s.loader&&(r=[].concat(r,YUI.Env.loaderExtras)),YUI.Env.core=e.Array.dedupe([].concat(YUI.Env.core,r)),n},S=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},x={success:!0};p&&d.indexOf(s)==-1&&(d&&(d+=" "),d+=s,p.className=d),n.indexOf("@")>-1&&(n="3.5.0"),e={applyConfig:function(e){e=e||u;var t,n,r=this.config,i=r.modules,s=r.groups,o=r.aliases,a=this.Env._loader;for(n in e)e.hasOwnProperty(n)&&(t=e[n],i&&n=="modules"?S(i,t):o&&n=="aliases"?S(o,t):s&&n=="groups"?S(s,t):n=="win"?(r[n]=t&&t.contentWindow||t,r.doc=r[n]?r[n].document:null):n!="_yuid"&&(r[n]=t));a&&a._config(e)},_config:function(e){this.applyConfig(e)},_init:function(){var e,t,r=this,s=YUI.Env,u=r.Env,a;r.version=n;if(!u){r.Env={core:["get","features","intl-base","yui-log","yui-later","loader-base","loader-rollup","loader-yui3"],loaderExtras:["loader-rollup","loader-yui3"],mods:{},versions:{},base:i,cdn:i+n+"/build/",_idx:0,_used:{},_attached:{},_exported:{},_missed:[],_yidx:0,_uidx:0,_guidp:"y",_loaded:{},_BASE_RE:/(?:\?(?:[^&]*&)*([^&]*))?\b(yui(?:-\w+)?)\/\2(?:-(min|debug))?\.js/,parseBasePath:function(e,t){var n=e.match(t),r,i;return n&&(r=RegExp.leftContext||e.slice(0,e.indexOf(n[0])),i=n[3],n[1]&&(r+="?"+n[1]),r={filter:i,path:r}),r},getBase:s&&s.getBase||function(t){var n=h&&h.getElementsByTagName("script")||[],i=u.cdn,s,o,a,f;for(o=0,a=n.length;o<a;++o){f=n[o].src;if(f){s=r.Env.parseBasePath(f,t);if(s){e=s.filter,i=s.path;break}}}return i}},u=r.Env,u._loaded[n]={};if(s&&r!==YUI)u._yidx=++s._yidx,u._guidp=("yui_"+n+"_"+u._yidx+"_"+m).replace(/[^a-z0-9_]+/g,"_");else if(YUI._YUI){s=YUI._YUI.Env,u._yidx+=s._yidx,u._uidx+=s._uidx;for(a in s)a in u||(u[a]=s[a]);delete YUI._YUI}r.id=r.stamp(r),v[r.id]=r}r.constructor=YUI,r.config=r.config||{bootstrap:!0,cacheUse:!0,debug:!0,doc:h,fetchCSS:!0,throwFail:!0,useBrowserConsole:!0,useNativeES5:!0,win:c,global:Function("return this")()},h&&!h.getElementById(o)?(t=h.createElement("div"),t.innerHTML='<div id="'+o+'" style="position: absolute !important; visibility: hidden !important"></div>',YUI.Env.cssStampEl=t.firstChild,h.body?h.body.appendChild(YUI.Env.cssStampEl):p.insertBefore(YUI.Env.cssStampEl,p.firstChild)):h&&h.getElementById(o)&&!YUI.Env.cssStampEl&&(YUI.Env.cssStampEl=h.getElementById(o)),r.config.lang=r.config.lang||"en-US",r.config.base=YUI.config.base||r.Env.getBase(r.Env._BASE_RE);if(!e||!"mindebug".indexOf(e))e="min";e=e?"-"+e:e,r.config.loaderPath=YUI.config.loaderPath||"loader/loader"+e+".js"},_setup:function(){var e,t=this,n=[],r=YUI.Env.mods,i=t.config.core||[].concat(YUI.Env.core);for(e=0;e<i.length;e++)r[i[e]]&&n.push(i[e]);t._attach(["yui-base"]),t._attach(n),t.Loader&&E(t)},applyTo:function(e,t,n){if(t in f){var r=v[e],i,s,o;if(r){i=t.split("."),s=r;for(o=0;o<i.length;o+=1)s=s[i[o]],s||this.log("applyTo not found: "+t,"warn","yui");return s&&s.apply(r,n)}return null}return this.log(t+": applyTo not allowed","warn","yui"),null},add:function(e,t,n,r){r=r||{};var i=YUI.Env,s={name:e,fn:t,version:n,details:r},o={},u,a,f,l,c=i.versions;i.mods[e]=s,c[n]=c[n]||{},c[n][e]=s;for(l in v)v.hasOwnProperty(l)&&(a=v[l],o[a.id]||(o[a.id]=!0,u=a.Env._loader,u&&(f=u.getModuleInfo(e),(!f||f.temp)&&u.addModule(r,e))));return this},_attach:function(e,t){var n,r,i,s,o,u,a,f=YUI.Env.mods,l=YUI.Env.aliases,c=this,h,p=YUI.Env._renderedMods,d=c.Env._loader,v=c.Env._attached,m=c.Env._exported,g=e.length,d,y,b,w=[],E,S,x,T,N,C,k;for(n=0;n<g;n++){r=e[n],i=f[r],w.push(r);if(d&&d.conditions[r])for(h in d.conditions[r])d.conditions[r].hasOwnProperty(h)&&(y=d.conditions[r][h],b=y&&(y.ua&&c.UA[y.ua]||y.test&&y.test(c)),b&&w.push(y.name))}e=w,g=e.length;for(n=0;n<g;n++)if(!v[e[n]]){r=e[n],i=f[r];if(l&&l[r]&&!i){c._attach(l[r]);continue}if(!i)T=d&&d.getModuleInfo(r),T&&(i=T,t=!0),!t&&r&&r.indexOf("skin-")===-1&&r.indexOf("css")===-1&&(c.Env._missed.push(r),c.Env._missed=c.Array.dedupe(c.Env._missed),c.message("NOT loaded: "+r,"warn","yui"));else{v[r]=!0;for(h=0;h<c.Env._missed.length;h++)c.Env._missed[h]===r&&(c.message("Found: "+r+" (was reported as missing earlier)","warn","yui"),c.Env._missed.splice(h,1));if(d&&!d._canBeAttached(r))return!0;if(d&&p&&p[r]&&p[r].temp){d.getRequires(p[r]),o=[],T=d.getModuleInfo(r);for(h in T.expanded_map)T.expanded_map.hasOwnProperty(h)&&o.push(h);c._attach(o)}s=i.details,o=s.requires,S=s.es,u=s.use,a=s.after,s.lang&&(o=o||[],o.unshift("intl"));if(o){x=o.length;for(h=0;h<x;h++)if(!v[o[h]]){if(!c._attach(o))return!1;break}}if(a)for(h=0;h<a.length;h++)if(!v[a[h]]){if(!c._attach(a,!0))return!1;break}if(i.fn){E=[c,r];if(S){k={},C={},E.push(k,C);if(o){x=o.length;for(h=0;h<x;h++)k[o[h]]=m.hasOwnProperty(o[h])?m[o[h]]:c}}if(c.config.throwFail)C=i.fn
          .apply(S?undefined:i,E);else try{C=i.fn.apply(S?undefined:i,E)}catch(L){return c.error("Attach error: "+r,L,r),!1}S&&(m[r]=C,N=i.details.condition,N&&N.when==="instead"&&(m[N.trigger]=C))}if(u)for(h=0;h<u.length;h++)if(!v[u[h]]){if(!c._attach(u))return!1;break}}}return!0},_delayCallback:function(e,t){var n=this,r=["event-base"];return t=n.Lang.isObject(t)?t:{event:t},t.event==="load"&&r.push("event-synthetic"),function(){var i=arguments;n._use(r,function(){n.on(t.event,function(){i[1].delayUntil=t.event,e.apply(n,i)},t.args)})}},use:function(){var e=a.call(arguments,0),t=e[e.length-1],n=this,r=0,i,s=n.Env,o=!0;n.Lang.isFunction(t)?(e.pop(),n.config.delayUntil&&(t=n._delayCallback(t,n.config.delayUntil))):t=null,n.Lang.isArray(e[0])&&(e=e[0]);if(n.config.cacheUse){while(i=e[r++])if(!s._attached[i]){o=!1;break}if(o)return e.length,n._notify(t,x,e),n}return n._loading?(n._useQueue=n._useQueue||new n.Queue,n._useQueue.add([e,t])):n._use(e,function(n,r){n._notify(t,r,e)}),n},require:function(){var e=a.call(arguments),t;typeof e[e.length-1]=="function"&&(t=e.pop(),e.push(function(n){var r,i=e.length,s=n.Env._exported,o={};for(r=0;r<i;r++)s.hasOwnProperty(e[r])&&(o[e[r]]=s[e[r]]);t.call(undefined,n,o)})),this.use.apply(this,e)},_notify:function(e,t,n){if(!t.success&&this.config.loadErrorFn)this.config.loadErrorFn.call(this,this,e,t,n);else if(e){this.Env._missed&&this.Env._missed.length&&(t.msg="Missing modules: "+this.Env._missed.join(),t.success=!1);if(this.config.throwFail)e(this,t);else try{e(this,t)}catch(r){this.error("use callback error",r,n)}}},_use:function(e,t){this.Array||this._attach(["yui-base"]);var r,i,s,o=this,u=YUI.Env,a=u.mods,f=o.Env,l=f._used,c=u.aliases,h=u._loaderQueue,p=e[0],d=o.Array,v=o.config,m=v.bootstrap,g=[],y,b=[],w=!0,S=v.fetchCSS,x=function(e,t){var r=0,i=[],s,o,f,h,p;if(!e.length)return;if(c){o=e.length;for(r=0;r<o;r++)c[e[r]]&&!a[e[r]]?i=[].concat(i,c[e[r]]):i.push(e[r]);e=i}o=e.length;for(r=0;r<o;r++){s=e[r],t||b.push(s);if(l[s])continue;f=a[s],h=null,p=null,f?(l[s]=!0,h=f.details.requires,p=f.details.use):u._loaded[n][s]?l[s]=!0:g.push(s),h&&h.length&&x(h),p&&p.length&&x(p,1)}},T=function(n){var r=n||{success:!0,msg:"not dynamic"},i,s,u=!0,a=r.data;o._loading=!1,a&&(s=g,g=[],b=[],x(a),i=g.length,i&&[].concat(g).sort().join()==s.sort().join()&&(i=!1)),i&&a?(o._loading=!0,o._use(g,function(){o._attach(a)&&o._notify(t,r,a)})):(a&&(u=o._attach(a)),u&&o._notify(t,r,e)),o._useQueue&&o._useQueue.size()&&!o._loading&&o._use.apply(o,o._useQueue.next())};if(p==="*"){e=[];for(y in a)a.hasOwnProperty(y)&&e.push(y);return w=o._attach(e),w&&T(),o}return(a.loader||a["loader-base"])&&!o.Loader&&o._attach(["loader"+(a.loader?"":"-base")]),m&&o.Loader&&e.length&&(i=E(o),i.require(e),i.ignoreRegistered=!0,i._boot=!0,i.calculate(null,S?null:"js"),e=i.sorted,i._boot=!1),x(e),r=g.length,r&&(g=d.dedupe(g),r=g.length),m&&r&&o.Loader?(o._loading=!0,i=E(o),i.onEnd=T,i.context=o,i.data=e,i.ignoreRegistered=!1,i.require(g),i.insert(null,S?null:"js")):m&&r&&o.Get&&!f.bootstrapped?(o._loading=!0,s=function(){o._loading=!1,h.running=!1,f.bootstrapped=!0,u._bootstrapping=!1,o._attach(["loader"])&&o._use(e,t)},u._bootstrapping?h.add(s):(u._bootstrapping=!0,o.Get.script(v.base+v.loaderPath,{onEnd:s}))):(w=o._attach(e),w&&T()),o},namespace:function(){var e=arguments,t,n=0,i,s,o;for(;n<e.length;n++){t=this,o=e[n];if(o.indexOf(r)>-1){s=o.split(r);for(i=s[0]=="YAHOO"?1:0;i<s.length;i++)t[s[i]]=t[s[i]]||{},t=t[s[i]]}else t[o]=t[o]||{},t=t[o]}return t},log:u,message:u,dump:function(e){return""+e},error:function(e,t,n){var r=this,i;r.config.errorFn&&(i=r.config.errorFn.apply(r,arguments));if(!i)throw t||new Error(e);return r.message(e,"error",""+n),r},guid:function(e){var t=this.Env._guidp+"_"+ ++this.Env._uidx;return e?e+t:t},stamp:function(e,t){var n;if(!e)return e;e.uniqueID&&e.nodeType&&e.nodeType!==9?n=e.uniqueID:n=typeof e=="string"?e:e._yuid;if(!n){n=this.guid();if(!t)try{e._yuid=n}catch(r){n=null}}return n},destroy:function(){var e=this;e.Event&&e.Event._unload(),delete v[e.id],delete e.Env,delete e.config}},YUI.prototype=e;for(t in e)e.hasOwnProperty(t)&&(YUI[t]=e[t]);YUI.applyConfig=function(e){if(!e)return;YUI.GlobalConfig&&this.prototype.applyConfig.call(this,YUI.GlobalConfig),this.prototype.applyConfig.call(this,e),YUI.GlobalConfig=this.config},YUI._init(),l?(g(h,"DOMContentLoaded",b),g(window,"load",w)):(b(),w()),YUI.Env.add=g,YUI.Env.remove=y,typeof exports=="object"&&(exports.YUI=YUI,YUI.setLoadHook=function(e){YUI._getLoadHook=e},YUI._getLoadHook=null),YUI.Env[n]={}})(),YUI.add("yui-base",function(e,t){function m(e,t,n){var r,i;t||(t=0);if(n||m.test(e))try{return d.slice.call(e,t)}catch(s){i=[];for(r=e.length;t<r;++t)i.push(e[t]);return i}return[e]}function g(){this._init(),this.add.apply(this,arguments)}var n=e.Lang||(e.Lang={}),r=String.prototype,i=Object.prototype.toString,s={"undefined":"undefined",number:"number","boolean":"boolean",string:"string","[object Function]":"function","[object RegExp]":"regexp","[object Array]":"array","[object Date]":"date","[object Error]":"error"},o=/\{\s*([^|}]+?)\s*(?:\|([^}]*))?\s*\}/g,u="	\n\f\r \u00a0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u2028\u2029\u202f\u205f\u3000\ufeff",a="[	-\r \u00a0\u1680\u180e\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+",f=new RegExp("^"+a),l=new RegExp(a+"$"),c=new RegExp(f.source+"|"+l.source,"g"),h=/\{\s*\[(?:native code|function)\]\s*\}/i;n._isNative=function(t){return!!(e.config.useNativeES5&&t&&h.test(t))},n.isArray=n._isNative(Array.isArray)?Array.isArray:function(e){return n.type(e)==="array"},n.isBoolean=function(e){return typeof e=="boolean"},n.isDate=function(e){return n.type(e)==="date"&&e.toString()!=="Invalid Date"&&!isNaN(e)},n.isFunction=function(e){return n.type(e)==="function"},n.isNull=function(e){return e===null},n.isNumber=function(e){return typeof e=="number"&&isFinite(e)},n.isObject=function(e,t){var r=typeof e;return e&&(r==="object"||!t&&(r==="function"||
          n.isFunction(e)))||!1},n.isRegExp=function(e){return n.type(e)==="regexp"},n.isString=function(e){return typeof e=="string"},n.isUndefined=function(e){return typeof e=="undefined"},n.isValue=function(e){var t=n.type(e);switch(t){case"number":return isFinite(e);case"null":case"undefined":return!1;default:return!!t}},n.now=Date.now||function(){return(new Date).getTime()},n.sub=function(e,t){return e.replace?e.replace(o,function(e,r){return n.isUndefined(t[r])?e:t[r]}):e},n.trim=n._isNative(r.trim)&&!u.trim()?function(e){return e&&e.trim?e.trim():e}:function(e){try{return e.replace(c,"")}catch(t){return e}},n.trimLeft=n._isNative(r.trimLeft)&&!u.trimLeft()?function(e){return e.trimLeft()}:function(e){return e.replace(f,"")},n.trimRight=n._isNative(r.trimRight)&&!u.trimRight()?function(e){return e.trimRight()}:function(e){return e.replace(l,"")},n.type=function(e){return s[typeof e]||s[i.call(e)]||(e?"object":"null")};var p=e.Lang,d=Array.prototype,v=Object.prototype.hasOwnProperty;e.Array=m,m.dedupe=p._isNative(Object.create)?function(e){var t=Object.create(null),n=[],r,i,s;for(r=0,s=e.length;r<s;++r)i=e[r],t[i]||(t[i]=1,n.push(i));return n}:function(e){var t={},n=[],r,i,s;for(r=0,s=e.length;r<s;++r)i=e[r],v.call(t,i)||(t[i]=1,n.push(i));return n},m.each=m.forEach=p._isNative(d.forEach)?function(t,n,r){return d.forEach.call(t||[],n,r||e),e}:function(t,n,r){for(var i=0,s=t&&t.length||0;i<s;++i)i in t&&n.call(r||e,t[i],i,t);return e},m.hash=function(e,t){var n={},r=t&&t.length||0,i,s;for(i=0,s=e.length;i<s;++i)i in e&&(n[e[i]]=r>i&&i in t?t[i]:!0);return n},m.indexOf=p._isNative(d.indexOf)?function(e,t,n){return d.indexOf.call(e,t,n)}:function(e,t,n){var r=e.length;n=+n||0,n=(n>0||-1)*Math.floor(Math.abs(n)),n<0&&(n+=r,n<0&&(n=0));for(;n<r;++n)if(n in e&&e[n]===t)return n;return-1},m.numericSort=function(e,t){return e-t},m.some=p._isNative(d.some)?function(e,t,n){return d.some.call(e,t,n)}:function(e,t,n){for(var r=0,i=e.length;r<i;++r)if(r in e&&t.call(n,e[r],r,e))return!0;return!1},m.test=function(e){var t=0;if(p.isArray(e))t=1;else if(p.isObject(e))try{"length"in e&&!e.tagName&&(!e.scrollTo||!e.document)&&!e.apply&&(t=2)}catch(n){}return t},g.prototype={_init:function(){this._q=[]},next:function(){return this._q.shift()},last:function(){return this._q.pop()},add:function(){return this._q.push.apply(this._q,arguments),this},size:function(){return this._q.length}},e.Queue=g,YUI.Env._loaderQueue=YUI.Env._loaderQueue||new g;var y="__",v=Object.prototype.hasOwnProperty,b=e.Lang.isObject;e.cached=function(e,t,n){return t||(t={}),function(r){var i=arguments.length>1?Array.prototype.join.call(arguments,y):String(r);if(!(i in t)||n&&t[i]==n)t[i]=e.apply(e,arguments);return t[i]}},e.getLocation=function(){var t=e.config.win;return t&&t.location},e.merge=function(){var e=0,t=arguments.length,n={},r,i;for(;e<t;++e){i=arguments[e];for(r in i)v.call(i,r)&&(n[r]=i[r])}return n},e.mix=function(t,n,r,i,s,o){var u,a,f,l,c,h,p;if(!t||!n)return t||e;if(s){s===2&&e.mix(t.prototype,n.prototype,r,i,0,o),f=s===1||s===3?n.prototype:n,p=s===1||s===4?t.prototype:t;if(!f||!p)return t}else f=n,p=t;u=r&&!o;if(i)for(l=0,h=i.length;l<h;++l){c=i[l];if(!v.call(f,c))continue;a=u?!1:c in p;if(o&&a&&b(p[c],!0)&&b(f[c],!0))e.mix(p[c],f[c],r,null,0,o);else if(r||!a)p[c]=f[c]}else{for(c in f){if(!v.call(f,c))continue;a=u?!1:c in p;if(o&&a&&b(p[c],!0)&&b(f[c],!0))e.mix(p[c],f[c],r,null,0,o);else if(r||!a)p[c]=f[c]}e.Object._hasEnumBug&&e.mix(p,f,r,e.Object._forceEnum,s,o)}return t};var p=e.Lang,v=Object.prototype.hasOwnProperty,w,E=e.Object=p._isNative(Object.create)?function(e){return Object.create(e)}:function(){function e(){}return function(t){return e.prototype=t,new e}}(),S=E._forceEnum=["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","toLocaleString","valueOf"],x=E._hasEnumBug=!{valueOf:0}.propertyIsEnumerable("valueOf"),T=E._hasProtoEnumBug=function(){}.propertyIsEnumerable("prototype"),N=E.owns=function(e,t){return!!e&&v.call(e,t)};E.hasKey=N,E.keys=p._isNative(Object.keys)&&!T?Object.keys:function(e){if(!p.isObject(e))throw new TypeError("Object.keys called on a non-object");var t=[],n,r,i;if(T&&typeof e=="function")for(r in e)N(e,r)&&r!=="prototype"&&t.push(r);else for(r in e)N(e,r)&&t.push(r);if(x)for(n=0,i=S.length;n<i;++n)r=S[n],N(e,r)&&t.push(r);return t},E.values=function(e){var t=E.keys(e),n=0,r=t.length,i=[];for(;n<r;++n)i.push(e[t[n]]);return i},E.size=function(e){try{return E.keys(e).length}catch(t){return 0}},E.hasValue=function(t,n){return e.Array.indexOf(E.values(t),n)>-1},E.each=function(t,n,r,i){var s;for(s in t)(i||N(t,s))&&n.call(r||e,t[s],s,t);return e},E.some=function(t,n,r,i){var s;for(s in t)if(i||N(t,s))if(n.call(r||e,t[s],s,t))return!0;return!1},E.getValue=function(t,n){if(!p.isObject(t))return w;var r,i=e.Array(n),s=i.length;for(r=0;t!==w&&r<s;r++)t=t[i[r]];return t},E.setValue=function(t,n,r){var i,s=e.Array(n),o=s.length-1,u=t;if(o>=0){for(i=0;u!==w&&i<o;i++)u=u[s[i]];if(u===w)return w;u[s[i]]=r}return t},E.isEmpty=function(e){return!E.keys(Object(e)).length},YUI.Env.parseUA=function(t){var n=function(e){var t=0;return parseFloat(e.replace(/\./g,function(){return t++===1?"":"."}))},r=e.config.win,i=r&&r.navigator,s={ie:0,opera:0,gecko:0,webkit:0,safari:0,chrome:0,mobile:null,air:0,phantomjs:0,ipad:0,iphone:0,ipod:0,ios:null,android:0,silk:0,ubuntu:0,accel:!1,webos:0,caja:i&&i.cajaVersion,secure:!1,os:null,nodejs:0,winjs:typeof Windows!="undefined"&&!!Windows.System,touchEnabled:!1},o=t||i&&i.userAgent,u=r&&r.location,a=u&&u.href,f;return s.userAgent=o,s.secure=a&&a.toLowerCase().indexOf("https")===0,o&&(/windows|win32/i.test(o)?s.os="windows":/macintosh|mac_powerpc/i.test(o)?s.os="macintosh":/android/i.test(o)?s.os="android":/symbos/i.test(o)?s.os="symbos":/linux/i.test(o)?s.os="linux":/rhino/i.test(o)&&(s.os="rhino"),/KHTML/.test(o)&&(s.webkit=1),/IEMobile|XBLWP7/.test(o)&&(s.mobile="windows"),/Fennec/.test(o)&&(s.mobile="gecko"),f=o.match(/AppleWebKit\/([^\s]*)/),f&&f[1]&&(s.
          webkit=n(f[1]),s.safari=s.webkit,/PhantomJS/.test(o)&&(f=o.match(/PhantomJS\/([^\s]*)/),f&&f[1]&&(s.phantomjs=n(f[1]))),/ Mobile\//.test(o)||/iPad|iPod|iPhone/.test(o)?(s.mobile="Apple",f=o.match(/OS ([^\s]*)/),f&&f[1]&&(f=n(f[1].replace("_","."))),s.ios=f,s.os="ios",s.ipad=s.ipod=s.iphone=0,f=o.match(/iPad|iPod|iPhone/),f&&f[0]&&(s[f[0].toLowerCase()]=s.ios)):(f=o.match(/NokiaN[^\/]*|webOS\/\d\.\d/),f&&(s.mobile=f[0]),/webOS/.test(o)&&(s.mobile="WebOS",f=o.match(/webOS\/([^\s]*);/),f&&f[1]&&(s.webos=n(f[1]))),/ Android/.test(o)&&(/Mobile/.test(o)&&(s.mobile="Android"),f=o.match(/Android ([^\s]*);/),f&&f[1]&&(s.android=n(f[1]))),/Silk/.test(o)&&(f=o.match(/Silk\/([^\s]*)/),f&&f[1]&&(s.silk=n(f[1])),s.android||(s.android=2.34,s.os="Android"),/Accelerated=true/.test(o)&&(s.accel=!0))),f=o.match(/OPR\/(\d+\.\d+)/),f&&f[1]?s.opera=n(f[1]):(f=o.match(/(Chrome|CrMo|CriOS)\/([^\s]*)/),f&&f[1]&&f[2]?(s.chrome=n(f[2]),s.safari=0,f[1]==="CrMo"&&(s.mobile="chrome")):(f=o.match(/AdobeAIR\/([^\s]*)/),f&&(s.air=f[0])))),f=o.match(/Ubuntu\ (\d+\.\d+)/),f&&f[1]&&(s.os="linux",s.ubuntu=n(f[1]),f=o.match(/\ WebKit\/([^\s]*)/),f&&f[1]&&(s.webkit=n(f[1])),f=o.match(/\ Chromium\/([^\s]*)/),f&&f[1]&&(s.chrome=n(f[1])),/ Mobile$/.test(o)&&(s.mobile="Ubuntu")),s.webkit||(/Opera/.test(o)?(f=o.match(/Opera[\s\/]([^\s]*)/),f&&f[1]&&(s.opera=n(f[1])),f=o.match(/Version\/([^\s]*)/),f&&f[1]&&(s.opera=n(f[1])),/Opera Mobi/.test(o)&&(s.mobile="opera",f=o.replace("Opera Mobi","").match(/Opera ([^\s]*)/),f&&f[1]&&(s.opera=n(f[1]))),f=o.match(/Opera Mini[^;]*/),f&&(s.mobile=f[0])):(f=o.match(/MSIE ([^;]*)|Trident.*; rv:([0-9.]+)/),f&&(f[1]||f[2])?s.ie=n(f[1]||f[2]):(f=o.match(/Gecko\/([^\s]*)/),f&&(s.gecko=1,f=o.match(/rv:([^\s\)]*)/),f&&f[1]&&(s.gecko=n(f[1]),/Mobile|Tablet/.test(o)&&(s.mobile="ffos"))))))),r&&i&&!(s.chrome&&s.chrome<6)&&(s.touchEnabled="ontouchstart"in r||"msMaxTouchPoints"in i&&i.msMaxTouchPoints>0),t||(typeof process=="object"&&process.versions&&process.versions.node&&(s.os=process.platform,s.nodejs=n(process.versions.node)),YUI.Env.UA=s),s},e.UA=YUI.Env.UA||YUI.Env.parseUA(),e.UA.compareVersions=function(e,t){var n,r,i,s,o,u;if(e===t)return 0;r=(e+"").split("."),s=(t+"").split(".");for(o=0,u=Math.max(r.length,s.length);o<u;++o){n=parseInt(r[o],10),i=parseInt(s[o],10),isNaN(n)&&(n=0),isNaN(i)&&(i=0);if(n<i)return-1;if(n>i)return 1}return 0},YUI.Env.aliases={anim:["anim-base","anim-color","anim-curve","anim-easing","anim-node-plugin","anim-scroll","anim-xy"],"anim-shape-transform":["anim-shape"],app:["app-base","app-content","app-transitions","lazy-model-list","model","model-list","model-sync-rest","model-sync-local","router","view","view-node-map"],attribute:["attribute-base","attribute-complex"],"attribute-events":["attribute-observable"],autocomplete:["autocomplete-base","autocomplete-sources","autocomplete-list","autocomplete-plugin"],axes:["axis-numeric","axis-category","axis-time","axis-stacked"],"axes-base":["axis-numeric-base","axis-category-base","axis-time-base","axis-stacked-base"],base:["base-base","base-pluginhost","base-build"],cache:["cache-base","cache-offline","cache-plugin"],charts:["charts-base"],collection:["array-extras","arraylist","arraylist-add","arraylist-filter","array-invoke"],color:["color-base","color-hsl","color-harmony"],controller:["router"],dataschema:["dataschema-base","dataschema-json","dataschema-xml","dataschema-array","dataschema-text"],datasource:["datasource-local","datasource-io","datasource-get","datasource-function","datasource-cache","datasource-jsonschema","datasource-xmlschema","datasource-arrayschema","datasource-textschema","datasource-polling"],datatable:["datatable-core","datatable-table","datatable-head","datatable-body","datatable-base","datatable-column-widths","datatable-message","datatable-mutable","datatable-sort","datatable-datasource"],datatype:["datatype-date","datatype-number","datatype-xml"],"datatype-date":["datatype-date-parse","datatype-date-format","datatype-date-math"],"datatype-number":["datatype-number-parse","datatype-number-format"],"datatype-xml":["datatype-xml-parse","datatype-xml-format"],dd:["dd-ddm-base","dd-ddm","dd-ddm-drop","dd-drag","dd-proxy","dd-constrain","dd-drop","dd-scroll","dd-delegate"],dom:["dom-base","dom-screen","dom-style","selector-native","selector"],editor:["frame","editor-selection","exec-command","editor-base","editor-para","editor-br","editor-bidi","editor-tab","createlink-base"],event:["event-base","event-delegate","event-synthetic","event-mousewheel","event-mouseenter","event-key","event-focus","event-resize","event-hover","event-outside","event-touch","event-move","event-flick","event-valuechange","event-tap"],"event-custom":["event-custom-base","event-custom-complex"],"event-gestures":["event-flick","event-move"],handlebars:["handlebars-compiler"],highlight:["highlight-base","highlight-accentfold"],history:["history-base","history-hash","history-html5"],io:["io-base","io-xdr","io-form","io-upload-iframe","io-queue"],json:["json-parse","json-stringify"],loader:["loader-base","loader-rollup","loader-yui3"],node:["node-base","node-event-delegate","node-pluginhost","node-screen","node-style"],pluginhost:["pluginhost-base","pluginhost-config"],querystring:["querystring-parse","querystring-stringify"],recordset:["recordset-base","recordset-sort","recordset-filter","recordset-indexer"],resize:["resize-base","resize-proxy","resize-constrain"],slider:["slider-base","slider-value-range","clickable-rail","range-slider"],template:["template-base","template-micro"],text:["text-accentfold","text-wordbreak"],widget:["widget-base","widget-htmlparser","widget-skin","widget-uievents"]}},"3.17.2",{use:["yui-base","get","features","intl-base","yui-log","yui-later","loader-base","loader-rollup","loader-yui3"]}),YUI.add("get",function(e,t){var n=e.Lang,r,i,s;e.Get=i={cssOptions:{attributes:{rel:"stylesheet"},doc:e.config.linkDoc||e.config.doc,pollInterval:50},jsOptions:{autopurge:!0,doc:e.config.scriptDoc||e.config.doc},options
          :{attributes:{charset:"utf-8"},purgethreshold:20},REGEX_CSS:/\.css(?:[?;].*)?$/i,REGEX_JS:/\.js(?:[?;].*)?$/i,_insertCache:{},_pending:null,_purgeNodes:[],_queue:[],abort:function(e){var t,n,r,i,s;if(!e.abort){n=e,s=this._pending,e=null;if(s&&s.transaction.id===n)e=s.transaction,this._pending=null;else for(t=0,i=this._queue.length;t<i;++t){r=this._queue[t].transaction;if(r.id===n){e=r,this._queue.splice(t,1);break}}}e&&e.abort()},css:function(e,t,n){return this._load("css",e,t,n)},js:function(e,t,n){return this._load("js",e,t,n)},load:function(e,t,n){return this._load(null,e,t,n)},_autoPurge:function(e){e&&this._purgeNodes.length>=e&&this._purge(this._purgeNodes)},_getEnv:function(){var t=e.config.doc,n=e.UA;return this._env={async:t&&t.createElement("script").async===!0||n.ie>=10,cssFail:n.gecko>=9||n.compareVersions(n.webkit,535.24)>=0,cssLoad:(!n.gecko&&!n.webkit||n.gecko>=9||n.compareVersions(n.webkit,535.24)>=0)&&!(n.chrome&&n.chrome<=18),preservesScriptOrder:!!(n.gecko||n.opera||n.ie&&n.ie>=10)}},_getTransaction:function(t,r){var i=[],o,u,a,f;n.isArray(t)||(t=[t]),r=e.merge(this.options,r),r.attributes=e.merge(this.options.attributes,r.attributes);for(o=0,u=t.length;o<u;++o){f=t[o],a={attributes:{}};if(typeof f=="string")a.url=f;else{if(!f.url)continue;e.mix(a,f,!1,null,0,!0),f=f.url}e.mix(a,r,!1,null,0,!0),a.type||(this.REGEX_CSS.test(f)?a.type="css":(!this.REGEX_JS.test(f),a.type="js")),e.mix(a,a.type==="js"?this.jsOptions:this.cssOptions,!1,null,0,!0),a.attributes.id||(a.attributes.id=e.guid()),a.win?a.doc=a.win.document:a.win=a.doc.defaultView||a.doc.parentWindow,a.charset&&(a.attributes.charset=a.charset),i.push(a)}return new s(i,r)},_load:function(e,t,n,r){var s;return typeof n=="function"&&(r=n,n={}),n||(n={}),n.type=e,n._onFinish=i._onTransactionFinish,this._env||this._getEnv(),s=this._getTransaction(t,n),this._queue.push({callback:r,transaction:s}),this._next(),s},_onTransactionFinish:function(){i._pending=null,i._next()},_next:function(){var e;if(this._pending)return;e=this._queue.shift(),e&&(this._pending=e,e.transaction.execute(e.callback))},_purge:function(t){var n=this._purgeNodes,r=t!==n,i,s;while(s=t.pop()){if(!s._yuiget_finished)continue;s.parentNode&&s.parentNode.removeChild(s),r&&(i=e.Array.indexOf(n,s),i>-1&&n.splice(i,1))}}},i.script=i.js,i.Transaction=s=function(t,n){var r=this;r.id=s._lastId+=1,r.data=n.data,r.errors=[],r.nodes=[],r.options=n,r.requests=t,r._callbacks=[],r._queue=[],r._reqsWaiting=0,r.tId=r.id,r.win=n.win||e.config.win},s._lastId=0,s.prototype={_state:"new",abort:function(e){this._pending=null,this._pendingCSS=null,this._pollTimer=clearTimeout(this._pollTimer),this._queue=[],this._reqsWaiting=0,this.errors.push({error:e||"Aborted"}),this._finish()},execute:function(e){var t=this,n=t.requests,r=t._state,i,s,o,u;if(r==="done"){e&&e(t.errors.length?t.errors:null,t);return}e&&t._callbacks.push(e);if(r==="executing")return;t._state="executing",t._queue=o=[],t.options.timeout&&(t._timeout=setTimeout(function(){t.abort("Timeout")},t.options.timeout)),t._reqsWaiting=n.length;for(i=0,s=n.length;i<s;++i)u=n[i],u.async||u.type==="css"?t._insert(u):o.push(u);t._next()},purge:function(){i._purge(this.nodes)},_createNode:function(e,t,n){var i=n.createElement(e),s,o;r||(o=n.createElement("div"),o.setAttribute("class","a"),r=o.className==="a"?{}:{"for":"htmlFor","class":"className"});for(s in t)t.hasOwnProperty(s)&&i.setAttribute(r[s]||s,t[s]);return i},_finish:function(){var e=this.errors.length?this.errors:null,t=this.options,n=t.context||this,r,i,s;if(this._state==="done")return;this._state="done";for(i=0,s=this._callbacks.length;i<s;++i)this._callbacks[i].call(n,e,this);r=this._getEventData(),e?(t.onTimeout&&e[e.length-1].error==="Timeout"&&t.onTimeout.call(n,r),t.onFailure&&t.onFailure.call(n,r)):t.onSuccess&&t.onSuccess.call(n,r),t.onEnd&&t.onEnd.call(n,r),t._onFinish&&t._onFinish()},_getEventData:function(t){return t?e.merge(this,{abort:this.abort,purge:this.purge,request:t,url:t.url,win:t.win}):this},_getInsertBefore:function(t){var n=t.doc,r=t.insertBefore,s,o;return r?typeof r=="string"?n.getElementById(r):r:(s=i._insertCache,o=e.stamp(n),(r=s[o])?r:(r=n.getElementsByTagName("base")[0])?s[o]=r:(r=n.head||n.getElementsByTagName("head")[0],r?(r.appendChild(n.createTextNode("")),s[o]=r.lastChild):s[o]=n.getElementsByTagName("script")[0]))},_insert:function(t){function c(){u._progress("Failed to load "+t.url,t)}function h(){f&&clearTimeout(f),u._progress(null,t)}var n=i._env,r=this._getInsertBefore(t),s=t.type==="js",o=t.node,u=this,a=e.UA,f,l;o||(s?l="script":!n.cssLoad&&a.gecko?l="style":l="link",o=t.node=this._createNode(l,t.attributes,t.doc)),s?(o.setAttribute("src",t.url),t.async?o.async=!0:(n.async&&(o.async=!1),n.preservesScriptOrder||(this._pending=t))):!n.cssLoad&&a.gecko?o.innerHTML=(t.attributes.charset?'@charset "'+t.attributes.charset+'";':"")+'@import "'+t.url+'";':o.setAttribute("href",t.url),s&&a.ie&&(a.ie<9||document.documentMode&&document.documentMode<9)?o.onreadystatechange=function(){/loaded|complete/.test(o.readyState)&&(o.onreadystatechange=null,h())}:!s&&!n.cssLoad?this._poll(t):(a.ie>=10?(o.onerror=function(){setTimeout(c,0)},o.onload=function(){setTimeout(h,0)}):(o.onerror=c,o.onload=h),!n.cssFail&&!s&&(f=setTimeout(c,t.timeout||3e3))),this.nodes.push(o),r.parentNode.insertBefore(o,r)},_next:function(){if(this._pending)return;this._queue.length?this._insert(this._queue.shift()):this._reqsWaiting||this._finish()},_poll:function(t){var n=this,r=n._pendingCSS,i=e.UA.webkit,s,o,u,a,f,l;if(t){r||(r=n._pendingCSS=[]),r.push(t);if(n._pollTimer)return}n._pollTimer=null;for(s=0;s<r.length;++s){f=r[s];if(i){l=f.doc.styleSheets,u=l.length,a=f.node.href;while(--u>=0)if(l[u].href===a){r.splice(s,1),s-=1,n._progress(null,f);break}}else try{o=!!f.node.sheet.cssRules,r.splice(s,1),s-=1,n._progress(null,f)}catch(c){}}r.length&&(n._pollTimer=setTimeout(function(){n._poll.call(n)},n.options.pollInterval))},_progress:function(e,t){var n=this.options
          ;e&&(t.error=e,this.errors.push({error:e,request:t})),t.node._yuiget_finished=t.finished=!0,n.onProgress&&n.onProgress.call(n.context||this,this._getEventData(t)),t.autopurge&&(i._autoPurge(this.options.purgethreshold),i._purgeNodes.push(t.node)),this._pending===t&&(this._pending=null),this._reqsWaiting-=1,this._next()}}},"3.17.2",{requires:["yui-base"]}),YUI.add("features",function(e,t){var n={};e.mix(e.namespace("Features"),{tests:n,add:function(e,t,r){n[e]=n[e]||{},n[e][t]=r},all:function(t,r){var i=n[t],s=[];return i&&e.Object.each(i,function(n,i){s.push(i+":"+(e.Features.test(t,i,r)?1:0))}),s.length?s.join(";"):""},test:function(t,r,i){i=i||[];var s,o,u,a=n[t],f=a&&a[r];return!f||(s=f.result,e.Lang.isUndefined(s)&&(o=f.ua,o&&(s=e.UA[o]),u=f.test,u&&(!o||s)&&(s=u.apply(e,i)),f.result=s)),s}});var r=e.Features.add;r("load","0",{name:"app-transitions-native",test:function(e){var t=e.config.doc,n=t?t.documentElement:null;return n&&n.style?"MozTransition"in n.style||"WebkitTransition"in n.style||"transition"in n.style:!1},trigger:"app-transitions"}),r("load","1",{name:"autocomplete-list-keys",test:function(e){return!e.UA.ios&&!e.UA.android},trigger:"autocomplete-list"}),r("load","2",{name:"dd-gestures",trigger:"dd-drag",ua:"touchEnabled"}),r("load","3",{name:"dom-style-ie",test:function(e){var t=e.Features.test,n=e.Features.add,r=e.config.win,i=e.config.doc,s="documentElement",o=!1;return n("style","computedStyle",{test:function(){return r&&"getComputedStyle"in r}}),n("style","opacity",{test:function(){return i&&"opacity"in i[s].style}}),o=!t("style","opacity")&&!t("style","computedStyle"),o},trigger:"dom-style"}),r("load","4",{name:"editor-para-ie",trigger:"editor-para",ua:"ie",when:"instead"}),r("load","5",{name:"event-base-ie",test:function(e){var t=e.config.doc&&e.config.doc.implementation;return t&&!t.hasFeature("Events","2.0")},trigger:"node-base"}),r("load","6",{name:"graphics-canvas",test:function(e){var t=e.config.doc,n=e.config.defaultGraphicEngine&&e.config.defaultGraphicEngine=="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return(!i||n)&&r&&r.getContext&&r.getContext("2d")},trigger:"graphics"}),r("load","7",{name:"graphics-canvas-default",test:function(e){var t=e.config.doc,n=e.config.defaultGraphicEngine&&e.config.defaultGraphicEngine=="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return(!i||n)&&r&&r.getContext&&r.getContext("2d")},trigger:"graphics"}),r("load","8",{name:"graphics-svg",test:function(e){var t=e.config.doc,n=!e.config.defaultGraphicEngine||e.config.defaultGraphicEngine!="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return i&&(n||!r)},trigger:"graphics"}),r("load","9",{name:"graphics-svg-default",test:function(e){var t=e.config.doc,n=!e.config.defaultGraphicEngine||e.config.defaultGraphicEngine!="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return i&&(n||!r)},trigger:"graphics"}),r("load","10",{name:"graphics-vml",test:function(e){var t=e.config.doc,n=t&&t.createElement("canvas");return t&&!t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")&&(!n||!n.getContext||!n.getContext("2d"))},trigger:"graphics"}),r("load","11",{name:"graphics-vml-default",test:function(e){var t=e.config.doc,n=t&&t.createElement("canvas");return t&&!t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")&&(!n||!n.getContext||!n.getContext("2d"))},trigger:"graphics"}),r("load","12",{name:"history-hash-ie",test:function(e){var t=e.config.doc&&e.config.doc.documentMode;return e.UA.ie&&(!("onhashchange"in e.config.win)||!t||t<8)},trigger:"history-hash"}),r("load","13",{name:"io-nodejs",trigger:"io-base",ua:"nodejs"}),r("load","14",{name:"json-parse-shim",test:function(e){function i(e,t){return e==="ok"?!0:t}var t=e.config.global.JSON,n=Object.prototype.toString.call(t)==="[object JSON]"&&t,r=e.config.useNativeJSONParse!==!1&&!!n;if(r)try{r=n.parse('{"ok":false}',i).ok}catch(s){r=!1}return!r},trigger:"json-parse"}),r("load","15",{name:"json-stringify-shim",test:function(e){var t=e.config.global.JSON,n=Object.prototype.toString.call(t)==="[object JSON]"&&t,r=e.config.useNativeJSONStringify!==!1&&!!n;if(r)try{r="0"===n.stringify(0)}catch(i){r=!1}return!r},trigger:"json-stringify"}),r("load","16",{name:"scrollview-base-ie",trigger:"scrollview-base",ua:"ie"}),r("load","17",{name:"selector-css2",test:function(e){var t=e.config.doc,n=t&&!("querySelectorAll"in t);return n},trigger:"selector"}),r("load","18",{name:"transition-timer",test:function(e){var t=e.config.doc,n=t?t.documentElement:null,r=!0;return n&&n.style&&(r=!("MozTransition"in n.style||"WebkitTransition"in n.style||"transition"in n.style)),r},trigger:"transition"}),r("load","19",{name:"widget-base-ie",trigger:"widget-base",ua:"ie"}),r("load","20",{name:"yql-jsonp",test:function(e){return!e.UA.nodejs&&!e.UA.winjs},trigger:"yql"}),r("load","21",{name:"yql-nodejs",trigger:"yql",ua:"nodejs"}),r("load","22",{name:"yql-winjs",trigger:"yql",ua:"winjs"})},"3.17.2",{requires:["yui-base"]}),YUI.add("intl-base",function(e,t){var n=/[, ]/;e.mix(e.namespace("Intl"),{lookupBestLang:function(t,r){function a(e){var t;for(t=0;t<r.length;t+=1)if(e.toLowerCase()===r[t].toLowerCase())return r[t]}var i,s,o,u;e.Lang.isString(t)&&(t=t.split(n));for(i=0;i<t.length;i+=1){s=t[i];if(!s||s==="*")continue;while(s.length>0){o=a(s);if(o)return o;u=s.lastIndexOf("-");if(!(u>=0))break;s=s.substring(0,u),u>=2&&s.charAt(u-2)==="-"&&(s=s.substring(0,u-2))}}return""}})},"3.17.2",{requires:["yui-base"]}),YUI.add("yui-log",function(e,t){var n=e,r="yui:log",i="undefined",s={debug:1,info:2,warn:4,error:8};n.log=function(e,t,o,u){var a,f,l,c,h,p,d=n,v=d.config,m=d.fire?d:YUI.Env
          .globalEvents;return v.debug&&(o=o||"",typeof o!="undefined"&&(f=v.logExclude,l=v.logInclude,!l||o in l?l&&o in l?a=!l[o]:f&&o in f&&(a=f[o]):a=1,typeof t=="undefined"&&(t="info"),d.config.logLevel=d.config.logLevel||"debug",p=s[d.config.logLevel.toLowerCase()],t in s&&s[t]<p&&(a=1)),a||(v.useBrowserConsole&&(c=o?o+": "+e:e,d.Lang.isFunction(v.logFn)?v.logFn.call(d,e,t,o):typeof console!==i&&console.log?(h=t&&console[t]&&t in s?t:"log",console[h](c)):typeof opera!==i&&opera.postError(c)),m&&!u&&(m===d&&!m.getEvent(r)&&m.publish(r,{broadcast:2}),m.fire(r,{msg:e,cat:t,src:o})))),d},n.message=function(){return n.log.apply(n,arguments)}},"3.17.2",{requires:["yui-base"]}),YUI.add("yui-later",function(e,t){var n=[];e.later=function(t,r,i,s,o){t=t||0,s=e.Lang.isUndefined(s)?n:e.Array(s),r=r||e.config.win||e;var u=!1,a=r&&e.Lang.isString(i)?r[i]:i,f=function(){u||(a.apply?a.apply(r,s||n):a(s[0],s[1],s[2],s[3]))},l=o?setInterval(f,t):setTimeout(f,t);return{id:l,interval:o,cancel:function(){u=!0,this.interval?clearInterval(l):clearTimeout(l)}}},e.Lang.later=e.later},"3.17.2",{requires:["yui-base"]}),YUI.add("loader-base",function(e,t){(function(){var t=e.version,n="/build/",r=t+"/",i=e.Env.base,s="gallery-2014.05.29-15-46",o="2in3",u="4",a="2.9.0",f=i+"combo?",l={version:t,root:r,base:e.Env.base,comboBase:f,skin:{defaultSkin:"sam",base:"assets/skins/",path:"skin.css",after:["cssreset","cssfonts","cssgrids","cssbase","cssreset-context","cssfonts-context"]},groups:{},patterns:{}},c=l.groups,h=function(e,t,r){var s=o+"."+(e||u)+"/"+(t||a)+n,l=r&&r.base?r.base:i,h=r&&r.comboBase?r.comboBase:f;c.yui2.base=l+s,c.yui2.root=s,c.yui2.comboBase=h},p=function(e,t){var r=(e||s)+n,o=t&&t.base?t.base:i,u=t&&t.comboBase?t.comboBase:f;c.gallery.base=o+r,c.gallery.root=r,c.gallery.comboBase=u};c[t]={},c.gallery={ext:!1,combine:!0,comboBase:f,update:p,patterns:{"gallery-":{},"lang/gallery-":{},"gallerycss-":{type:"css"}}},c.yui2={combine:!0,ext:!1,comboBase:f,update:h,patterns:{"yui2-":{configFn:function(e){/-skin|reset|fonts|grids|base/.test(e.name)&&(e.type="css",e.path=e.path.replace(/\.js/,".css"),e.path=e.path.replace(/\/yui2-skin/,"/assets/skins/sam/yui2-skin"))}}}},p(),h(),YUI.Env[t]&&e.mix(l,YUI.Env[t],!1,["modules","groups","skin"],0,!0),YUI.Env[t]=l})();var n={},r=[],i=1024,s=YUI.Env,o=s._loaded,u="css",a="js",f="intl",l="sam",c=e.version,h="",p=e.Object,d=p.each,v=e.Array,m=s._loaderQueue,g=s[c],y="skin-",b=e.Lang,w=s.mods,E,S=function(e,t,n,r){var i=e+"/"+t;return r||(i+="-min"),i+="."+(n||u),i};YUI.Env._cssLoaded||(YUI.Env._cssLoaded={}),e.Env.meta=g,e.Loader=function(t){var n=this;t=t||{},E=g.md5,n.context=e,t.doBeforeLoader&&t.doBeforeLoader.apply(n,arguments),n.base=e.Env.meta.base+e.Env.meta.root,n.comboBase=e.Env.meta.comboBase,n.combine=t.base&&t.base.indexOf(n.comboBase.substr(0,20))>-1,n.comboSep="&",n.maxURLLength=i,n.ignoreRegistered=t.ignoreRegistered,n.root=e.Env.meta.root,n.timeout=0,n.forceMap={},n.allowRollup=!1,n.filters={},n.required={},n.patterns={},n.moduleInfo={},n.groups=e.merge(e.Env.meta.groups),n.skin=e.merge(e.Env.meta.skin),n.conditions={},n.config=t,n._internal=!0,n._populateConditionsCache(),n.loaded=o[c],n.async=!0,n._inspectPage(),n._internal=!1,n._config(t),n.forceMap=n.force?e.Array.hash(n.force):{},n.testresults=null,e.config.tests&&(n.testresults=e.config.tests),n.sorted=[],n.dirty=!0,n.inserted={},n.skipped={},n.tested={},n.ignoreRegistered&&n._resetModules()},e.Loader.prototype={getModuleInfo:function(t){var n=this.moduleInfo[t],r,i,o,a;return n?n:(r=g.modules,i=s._renderedMods,o=this._internal,i&&i.hasOwnProperty(t)&&!this.ignoreRegistered?this.moduleInfo[t]=e.merge(i[t]):r.hasOwnProperty(t)&&(this._internal=!0,a=this.addModule(r[t],t),a&&a.type===u&&this.isCSSLoaded(a.name,!0)&&(this.loaded[a.name]=!0),this._internal=o),this.moduleInfo[t])},_expandAliases:function(t){var n=[],r=YUI.Env.aliases,i,s;t=e.Array(t);for(i=0;i<t.length;i+=1)s=t[i],n.push.apply(n,r[s]?r[s]:[s]);return n},_populateConditionsCache:function(){var t=g.modules,n=s._conditions,r,i,o,u;if(n&&!this.ignoreRegistered)for(r in n)n.hasOwnProperty(r)&&(this.conditions[r]=e.merge(n[r]));else{for(r in t)if(t.hasOwnProperty(r)&&t[r].condition){o=this._expandAliases(t[r].condition.trigger);for(i=0;i<o.length;i+=1)u=o[i],this.conditions[u]=this.conditions[u]||{},this.conditions[u][t[r].name||r]=t[r].condition}s._conditions=this.conditions}},_resetModules:function(){var e=this,t,n,r,i,s;for(t in e.moduleInfo)if(e.moduleInfo.hasOwnProperty(t)&&e.moduleInfo[t]){r=e.moduleInfo[t],i=r.name,s=YUI.Env.mods[i]?YUI.Env.mods[i].details:null,s&&(e.moduleInfo[i]._reset=!0,e.moduleInfo[i].requires=s.requires||[],e.moduleInfo[i].optional=s.optional||[],e.moduleInfo[i].supersedes=s.supercedes||[]);if(r.defaults)for(n in r.defaults)r.defaults.hasOwnProperty(n)&&r[n]&&(r[n]=r.defaults[n]);r.langCache=undefined,r.skinCache=undefined,r.skinnable&&e._addSkin(e.skin.defaultSkin,r.name)}},REGEX_CSS:/\.css(?:[?;].*)?$/i,FILTER_DEFS:{RAW:{searchExp:"-min\\.js",replaceStr:".js"},DEBUG:{searchExp:"-min\\.js",replaceStr:"-debug.js"},COVERAGE:{searchExp:"-min\\.js",replaceStr:"-coverage.js"}},_inspectPage:function(){var e=this,t,n,r,i,s;for(s in w)w.hasOwnProperty(s)&&(t=w[s],t.details&&(n=e.getModuleInfo(t.name),r=t.details.requires,i=n&&n.requires,n?!n._inspected&&r&&i.length!==r.length&&delete n.expanded:n=e.addModule(t.details,s),n._inspected=!0))},_requires:function(e,t){var n,r,i,s,o=this.getModuleInfo(e),a=this.getModuleInfo(t);if(!o||!a)return!1;r=o.expanded_map,i=o.after_map;if(i&&t in i)return!0;i=a.after_map;if(i&&e in i)return!1;s=a.supersedes;if(s)for(n=0;n<s.length;n++)if(this._requires(e,s[n]))return!0;s=o.supersedes;if(s)for(n=0;n<s.length;n++)if(this._requires(t,s[n]))return!1;return r&&t in r?!0:o.ext&&o.type===u&&!a.ext&&a.type===u?!0:!1},_config:function(t){var n,r,i,s,o,u,a,f=this,l=[],c,h;if(t)for(n in t)if(t.hasOwnProperty(n)){i=t[n];if(n==="require")f.require(i);else if(n==="skin")typeof i=="string"&&(f.skin.defaultSkin=
          t.skin,i={defaultSkin:i}),e.mix(f.skin,i,!0);else if(n==="groups"){for(r in i)if(i.hasOwnProperty(r)){a=r,u=i[r],f.addGroup(u,a);if(u.aliases)for(s in u.aliases)u.aliases.hasOwnProperty(s)&&f.addAlias(u.aliases[s],s)}}else if(n==="modules")for(r in i)i.hasOwnProperty(r)&&f.addModule(i[r],r);else if(n==="aliases")for(r in i)i.hasOwnProperty(r)&&f.addAlias(i[r],r);else n==="gallery"?this.groups.gallery.update&&this.groups.gallery.update(i,t):n==="yui2"||n==="2in3"?this.groups.yui2.update&&this.groups.yui2.update(t["2in3"],t.yui2,t):f[n]=i}o=f.filter,b.isString(o)&&(o=o.toUpperCase(),f.filterName=o,f.filter=f.FILTER_DEFS[o],o==="DEBUG"&&f.require("yui-log","dump"));if(f.filterName&&f.coverage&&f.filterName==="COVERAGE"&&b.isArray(f.coverage)&&f.coverage.length){for(n=0;n<f.coverage.length;n++)c=f.coverage[n],h=f.getModuleInfo(c),h&&h.use?l=l.concat(h.use):l.push(c);f.filters=f.filters||{},e.Array.each(l,function(e){f.filters[e]=f.FILTER_DEFS.COVERAGE}),f.filterName="RAW",f.filter=f.FILTER_DEFS[f.filterName]}},formatSkin:function(e,t){var n=y+e;return t&&(n=n+"-"+t),n},_addSkin:function(e,t,n){var r,i,s,o=this.skin,u=t&&this.getModuleInfo(t),a=u&&u.ext;return t&&(i=this.formatSkin(e,t),this.getModuleInfo(i)||(r=u.pkg||t,s={skin:!0,name:i,group:u.group,type:"css",after:o.after,path:(n||r)+"/"+o.base+e+"/"+t+".css",ext:a},u.base&&(s.base=u.base),u.configFn&&(s.configFn=u.configFn),this.addModule(s,i))),i},addAlias:function(e,t){YUI.Env.aliases[t]=e,this.addModule({name:t,use:e})},addGroup:function(e,t){var n=e.modules,r=this,i,s;t=t||e.name,e.name=t,r.groups[t]=e;if(e.patterns)for(i in e.patterns)e.patterns.hasOwnProperty(i)&&(e.patterns[i].group=t,r.patterns[i]=e.patterns[i]);if(n)for(i in n)n.hasOwnProperty(i)&&(s=n[i],typeof s=="string"&&(s={name:i,fullpath:s}),s.group=t,r.addModule(s,i))},addModule:function(t,n){n=n||t.name,typeof t=="string"&&(t={name:n,fullpath:t});var r,i,o,f,l,c,p,d,m,g,y,b,w,E,x,T,N,C,k,L,A,O,M=this.moduleInfo[n],_=this.conditions,D;M&&M.temp&&(t=e.merge(M,t)),t.name=n;if(!t||!t.name)return null;t.type||(t.type=a,O=t.path||t.fullpath,O&&this.REGEX_CSS.test(O)&&(t.type=u)),!t.path&&!t.fullpath&&(t.path=S(n,n,t.type)),t.supersedes=t.supersedes||t.use,t.ext="ext"in t?t.ext:this._internal?!1:!0,r=t.submodules,this.moduleInfo[n]=t,t.requires=t.requires||[];if(this.requires)for(i=0;i<this.requires.length;i++)t.requires.push(this.requires[i]);if(t.group&&this.groups&&this.groups[t.group]){A=this.groups[t.group];if(A.requires)for(i=0;i<A.requires.length;i++)t.requires.push(A.requires[i])}t.defaults||(t.defaults={requires:t.requires?[].concat(t.requires):null,supersedes:t.supersedes?[].concat(t.supersedes):null,optional:t.optional?[].concat(t.optional):null}),t.skinnable&&t.ext&&t.temp&&(k=this._addSkin(this.skin.defaultSkin,n),t.requires.unshift(k)),t.requires.length&&(t.requires=this.filterRequires(t.requires)||[]);if(!t.langPack&&t.lang){y=v(t.lang);for(g=0;g<y.length;g++)T=y[g],b=this.getLangPackName(T,n),p=this.getModuleInfo(b),p||(p=this._addLangPack(T,t,b))}if(r){l=t.supersedes||[],o=0;for(i in r)if(r.hasOwnProperty(i)){c=r[i],c.path=c.path||S(n,i,t.type),c.pkg=n,c.group=t.group,c.supersedes&&(l=l.concat(c.supersedes)),p=this.addModule(c,i),l.push(i);if(p.skinnable){t.skinnable=!0,C=this.skin.overrides;if(C&&C[i])for(g=0;g<C[i].length;g++)k=this._addSkin(C[i][g],i,n),l.push(k);k=this._addSkin(this.skin.defaultSkin,i,n),l.push(k)}if(c.lang&&c.lang.length){y=v(c.lang);for(g=0;g<y.length;g++)T=y[g],b=this.getLangPackName(T,n),w=this.getLangPackName(T,i),p=this.getModuleInfo(b),p||(p=this._addLangPack(T,t,b)),E=E||v.hash(p.supersedes),w in E||p.supersedes.push(w),t.lang=t.lang||[],x=x||v.hash(t.lang),T in x||t.lang.push(T),b=this.getLangPackName(h,n),w=this.getLangPackName(h,i),p=this.getModuleInfo(b),p||(p=this._addLangPack(T,t,b)),w in E||p.supersedes.push(w)}o++}t.supersedes=v.dedupe(l),this.allowRollup&&(t.rollup=o<4?o:Math.min(o-1,4))}d=t.plugins;if(d)for(i in d)d.hasOwnProperty(i)&&(m=d[i],m.pkg=n,m.path=m.path||S(n,i,t.type),m.requires=m.requires||[],m.group=t.group,this.addModule(m,i),t.skinnable&&this._addSkin(this.skin.defaultSkin,i,n));if(t.condition){f=this._expandAliases(t.condition.trigger);for(i=0;i<f.length;i++)D=f[i],L=t.condition.when,_[D]=_[D]||{},_[D][n]=t.condition,L&&L!=="after"?L==="instead"&&(t.supersedes=t.supersedes||[],t.supersedes.push(D)):(t.after=t.after||[],t.after.push(D))}return t.supersedes&&(t.supersedes=this.filterRequires(t.supersedes)),t.after&&(t.after=this.filterRequires(t.after),t.after_map=v.hash(t.after)),t.configFn&&(N=t.configFn(t),N===!1&&(delete this.moduleInfo[n],delete s._renderedMods[n],t=null)),t&&(s._renderedMods||(s._renderedMods={}),s._renderedMods[n]=e.mix(s._renderedMods[n]||{},t),s._conditions=_),t},require:function(t){var n=typeof t=="string"?v(arguments):t;this.dirty=!0,this.required=e.merge(this.required,v.hash(this.filterRequires(n))),this._explodeRollups()},_explodeRollups:function(){var e=this,t,n,r,i,s,o,u,a=e.required;if(!e.allowRollup){for(r in a)if(a.hasOwnProperty(r)){t=e.getModule(r);if(t&&t.use){o=t.use.length;for(i=0;i<o;i++){n=e.getModule(t.use[i]);if(n&&n.use){u=n.use.length;for(s=0;s<u;s++)a[n.use[s]]=!0}else a[t.use[i]]=!0}}}e.required=a}},filterRequires:function(t){if(t){e.Lang.isArray(t)||(t=[t]),t=e.Array(t);var n=[],r,i,s,o;for(r=0;r<t.length;r++){i=this.getModule(t[r]);if(i&&i.use)for(s=0;s<i.use.length;s++)o=this.getModule(i.use[s]),o&&o.use&&o.name!==i.name?n=e.Array.dedupe([].concat(n,this.filterRequires(o.use))):n.push(i.use[s]);else n.push(t[r])}t=n}return t},_canBeAttached:function(t){return t=this.getModule(t),t&&t.test?(t.hasOwnProperty("_testResult")||(t._testResult=t.test(e)),t._testResult):!0},getRequires:function(t){if(!t)return r;if(t._parsed)return t.expanded||r;var n,i,s,o,u,a,l,c=this.testresults,m=t.name,g,y=w[m]&&w[m].details,b=t.optionalRequires,E,S,x,T,N,C,k,L,A,O,M=t.lang||t.intl,_=e.Features&&e.Features.tests.load,D,P;t.temp&&y&&(N=t,t=this.addModule(y,m),t.group=N.group,t.pkg=
          N.pkg,delete t.expanded),P=!!this.lang&&t.langCache!==this.lang||t.skinCache!==this.skin.defaultSkin;if(t.expanded&&!P)return t.expanded;if(b)for(n=0,o=b.length;n<o;n++)this._canBeAttached(b[n])&&t.requires.push(b[n]);E=[],D={},T=this.filterRequires(t.requires),t.lang&&(E.unshift("intl"),T.unshift("intl"),M=!0),C=this.filterRequires(t.optional),t._parsed=!0,t.langCache=this.lang,t.skinCache=this.skin.defaultSkin;for(n=0;n<T.length;n++)if(!D[T[n]]){E.push(T[n]),D[T[n]]=!0,i=this.getModule(T[n]);if(i){u=this.getRequires(i),M=M||i.expanded_map&&f in i.expanded_map;for(s=0;s<u.length;s++)E.push(u[s])}}T=this.filterRequires(t.supersedes);if(T)for(n=0;n<T.length;n++)if(!D[T[n]]){t.submodules&&E.push(T[n]),D[T[n]]=!0,i=this.getModule(T[n]);if(i){u=this.getRequires(i),M=M||i.expanded_map&&f in i.expanded_map;for(s=0;s<u.length;s++)E.push(u[s])}}if(C&&this.loadOptional)for(n=0;n<C.length;n++)if(!D[C[n]]){E.push(C[n]),D[C[n]]=!0,i=this.getModuleInfo(C[n]);if(i){u=this.getRequires(i),M=M||i.expanded_map&&f in i.expanded_map;for(s=0;s<u.length;s++)E.push(u[s])}}g=this.conditions[m];if(g){t._parsed=!1;if(c&&_)d(c,function(e,t){var n=_[t].name;!D[n]&&_[t].trigger===m&&e&&_[t]&&(D[n]=!0,E.push(n))});else for(n in g)if(g.hasOwnProperty(n)&&!D[n]){x=g[n],S=x&&(!x.ua&&!x.test||x.ua&&e.UA[x.ua]||x.test&&x.test(e,T));if(S){D[n]=!0,E.push(n),i=this.getModule(n);if(i){u=this.getRequires(i);for(s=0;s<u.length;s++)E.push(u[s])}}}}if(t.skinnable){L=this.skin.overrides;for(n in YUI.Env.aliases)YUI.Env.aliases.hasOwnProperty(n)&&e.Array.indexOf(YUI.Env.aliases[n],m)>-1&&(A=n);if(L&&(L[m]||A&&L[A])){O=m,L[A]&&(O=A);for(n=0;n<L[O].length;n++)k=this._addSkin(L[O][n],m),this.isCSSLoaded(k,this._boot)||E.push(k)}else k=this._addSkin(this.skin.defaultSkin,m),this.isCSSLoaded(k,this._boot)||E.push(k)}return t._parsed=!1,M&&(t.lang&&!t.langPack&&e.Intl&&(l=e.Intl.lookupBestLang(this.lang||h,t.lang),a=this.getLangPackName(l,m),a&&E.unshift(a)),E.unshift(f)),t.expanded_map=v.hash(E),t.expanded=p.keys(t.expanded_map),t.expanded},isCSSLoaded:function(t,n){if(!t||!YUI.Env.cssStampEl||!n&&this.ignoreRegistered)return!1;var r=YUI.Env.cssStampEl,i=!1,s=YUI.Env._cssLoaded[t],o=r.currentStyle;return s!==undefined?s:(r.className=t,o||(o=e.config.doc.defaultView.getComputedStyle(r,null)),o&&o.display==="none"&&(i=!0),r.className="",YUI.Env._cssLoaded[t]=i,i)},getProvides:function(t){var r=this.getModule(t),i,s;return r?(r&&!r.provides&&(i={},s=r.supersedes,s&&v.each(s,function(t){e.mix(i,this.getProvides(t))},this),i[t]=!0,r.provides=i),r.provides):n},calculate:function(e,t){if(e||t||this.dirty)e&&this._config(e),this._init||this._setup(),this._explode(),this.allowRollup?this._rollup():this._explodeRollups(),this._reduce(),this._sort()},_addLangPack:function(t,n,r){var i=n.name,s,o,u=this.getModuleInfo(r);return u||(s=S(n.pkg||i,r,a,!0),o={path:s,intl:!0,langPack:!0,ext:n.ext,group:n.group,supersedes:[]},n.root&&(o.root=n.root),n.base&&(o.base=n.base),n.configFn&&(o.configFn=n.configFn),this.addModule(o,r),t&&(e.Env.lang=e.Env.lang||{},e.Env.lang[t]=e.Env.lang[t]||{},e.Env.lang[t][i]=!0)),this.getModuleInfo(r)},_setup:function(){var t=this.moduleInfo,n,r,i,o,u,a;for(n in t)t.hasOwnProperty(n)&&(o=t[n],o&&(o.requires=v.dedupe(o.requires),o.lang&&(a=this.getLangPackName(h,n),this._addLangPack(null,o,a))));u={},this.ignoreRegistered||e.mix(u,s.mods),this.ignore&&e.mix(u,v.hash(this.ignore));for(i in u)u.hasOwnProperty(i)&&e.mix(u,this.getProvides(i));if(this.force)for(r=0;r<this.force.length;r++)this.force[r]in u&&delete u[this.force[r]];e.mix(this.loaded,u),this._init=!0},getLangPackName:function(e,t){return"lang/"+t+(e?"_"+e:"")},_explode:function(){var t=this.required,n,r,i={},s=this,o,u;s.dirty=!1,s._explodeRollups(),t=s.required;for(o in t)t.hasOwnProperty(o)&&(i[o]||(i[o]=!0,n=s.getModule(o),n&&(u=n.expound,u&&(t[u]=s.getModule(u),r=s.getRequires(t[u]),e.mix(t,v.hash(r))),r=s.getRequires(n),e.mix(t,v.hash(r)))))},_patternTest:function(e,t){return e.indexOf(t)>-1},getModule:function(t){if(!t)return null;var n,r,i,s=this.getModuleInfo(t),o=this.patterns;if(!s||s&&s.ext)for(i in o)if(o.hasOwnProperty(i)){n=o[i],n.test||(n.test=this._patternTest);if(n.test(t,i)){r=n;break}}return s?r&&s&&r.configFn&&!s.configFn&&(s.configFn=r.configFn,s.configFn(s)):r&&(n.action?n.action.call(this,t,i):(s=this.addModule(e.merge(r,{test:void 0,temp:!0}),t),r.configFn&&(s.configFn=r.configFn))),s},_rollup:function(){},_reduce:function(e){e=e||this.required;var t,n,r,i,s=this.loadType,o=this.ignore?v.hash(this.ignore):!1;for(t in e)if(e.hasOwnProperty(t)){i=this.getModule(t),((this.loaded[t]||w[t])&&!this.forceMap[t]&&!this.ignoreRegistered||s&&i&&i.type!==s)&&delete e[t],o&&o[t]&&delete e[t],r=i&&i.supersedes;if(r)for(n=0;n<r.length;n++)r[n]in e&&delete e[r[n]]}return e},_finish:function(e,t){m.running=!1;var n=this.onEnd;n&&n.call(this.context,{msg:e,data:this.data,success:t}),this._continue()},_onSuccess:function(){var t=this,n=e.merge(t.skipped),r,i=[],s=t.requireRegistration,o,u,f,l;for(f in n)n.hasOwnProperty(f)&&delete t.inserted[f];t.skipped={};for(f in t.inserted)t.inserted.hasOwnProperty(f)&&(l=t.getModule(f),!l||!s||l.type!==a||f in YUI.Env.mods?e.mix(t.loaded,t.getProvides(f)):i.push(f));r=t.onSuccess,u=i.length?"notregistered":"success",o=!i.length,r&&r.call(t.context,{msg:u,data:t.data,success:o,failed:i,skipped:n}),t._finish(u,o)},_onProgress:function(e){var t=this,n;if(e.data&&e.data.length)for(n=0;n<e.data.length;n++)e.data[n]=t.getModule(e.data[n].name);t.onProgress&&t.onProgress.call(t.context,{name:e.url,data:e.data})},_onFailure:function(e){var t=this.onFailure,n=[],r=0,i=e.errors.length;for(r;r<i;r++)n.push(e.errors[r].error);n=n.join(","),t&&t.call(this.context,{msg:n,data:this.data,success:!1}),this._finish(n,!1)},_onTimeout:function(e){var t=this.onTimeout;t&&t.call(this.context,{msg:"timeout",data:this.data,success:!1,transaction:e})},_sort:function(){var e,t=this.required,n={};this.sorted=[];for(e in t)!n[e]&&t.hasOwnProperty(e)&&
          this._visit(e,n)},_visit:function(e,t){var n,r,i,s,o,u,a,f,l;t[e]=!0,n=this.required,i=this.moduleInfo[e],r=this.conditions[e]||{};if(i){o=i.expanded||i.requires;for(f=0,l=o.length;f<l;++f)s=o[f],u=r[s],a=u&&(!u.when||u.when==="after"),n[s]&&!t[s]&&!a&&this._visit(s,t)}this.sorted.push(e)},_insert:function(t,n,r,i){t&&this._config(t);var s=this.resolve(!i),o=this,f=0,l=0,c={},h,p;o._refetch=[],r&&(s[r===a?u:a]=[]),o.fetchCSS||(s.css=[]),s.js.length&&f++,s.css.length&&f++,p=function(t){l++;var n={},r=0,i=0,s="",u,a,p;if(t&&t.errors)for(r=0;r<t.errors.length;r++)t.errors[r].request?s=t.errors[r].request.url:s=t.errors[r],n[s]=s;if(t&&t.data&&t.data.length&&t.type==="success")for(r=0;r<t.data.length;r++){o.inserted[t.data[r].name]=!0;if(t.data[r].lang||t.data[r].skinnable)delete o.inserted[t.data[r].name],o._refetch.push(t.data[r].name)}if(l===f){o._loading=null;if(o._refetch.length){for(r=0;r<o._refetch.length;r++){h=o.getRequires(o.getModule(o._refetch[r]));for(i=0;i<h.length;i++)o.inserted[h[i]]||(c[h[i]]=h[i])}c=e.Object.keys(c);if(c.length){o.require(c),p=o.resolve(!0);if(p.cssMods.length){for(r=0;r<p.cssMods.length;r++)a=p.cssMods[r].name,delete YUI.Env._cssLoaded[a],o.isCSSLoaded(a)&&(o.inserted[a]=!0,delete o.required[a]);o.sorted=[],o._sort()}t=null,o._insert()}}t&&t.fn&&(u=t.fn,delete t.fn,u.call(o,t))}},this._loading=!0;if(!s.js.length&&!s.css.length){l=-1,p({fn:o._onSuccess});return}s.css.length&&e.Get.css(s.css,{data:s.cssMods,attributes:o.cssAttributes,insertBefore:o.insertBefore,charset:o.charset,timeout:o.timeout,context:o,onProgress:function(e){o._onProgress.call(o,e)},onTimeout:function(e){o._onTimeout.call(o,e)},onSuccess:function(e){e.type="success",e.fn=o._onSuccess,p.call(o,e)},onFailure:function(e){e.type="failure",e.fn=o._onFailure,p.call(o,e)}}),s.js.length&&e.Get.js(s.js,{data:s.jsMods,insertBefore:o.insertBefore,attributes:o.jsAttributes,charset:o.charset,timeout:o.timeout,autopurge:!1,context:o,async:o.async,onProgress:function(e){o._onProgress.call(o,e)},onTimeout:function(e){o._onTimeout.call(o,e)},onSuccess:function(e){e.type="success",e.fn=o._onSuccess,p.call(o,e)},onFailure:function(e){e.type="failure",e.fn=o._onFailure,p.call(o,e)}})},_continue:function(){!m.running&&m.size()>0&&(m.running=!0,m.next()())},insert:function(t,n,r){var i=this,s=e.merge(this);delete s.require,delete s.dirty,m.add(function(){i._insert(s,t,n,r)}),this._continue()},loadNext:function(){return},_filter:function(e,t,n){var r=this.filter,i=t&&t in this.filters,s=i&&this.filters[t],o=n||(this.getModuleInfo(t)||{}).group||null;return o&&this.groups[o]&&this.groups[o].filter&&(s=this.groups[o].filter,i=!0),e&&(i&&(r=b.isString(s)?this.FILTER_DEFS[s.toUpperCase()]||null:s),r&&(e=e.replace(new RegExp(r.searchExp,"g"),r.replaceStr))),e},_url:function(e,t,n){return this._filter((n||this.base||"")+e,t)},resolve:function(e,t){var r=this,s={js:[],jsMods:[],css:[],cssMods:[]},o;(r.skin.overrides||r.skin.defaultSkin!==l||r.ignoreRegistered)&&r._resetModules(),e&&r.calculate(),t=t||r.sorted,o=function(e){if(e){var t=e.group&&r.groups[e.group]||n,i;t.async===!1&&(e.async=t.async),i=e.fullpath?r._filter(e.fullpath,e.name):r._url(e.path,e.name,t.base||e.base);if(e.attributes||e.async===!1)i={url:i,async:e.async},e.attributes&&(i.attributes=e.attributes);s[e.type].push(i),s[e.type+"Mods"].push(e)}};var f=r.ignoreRegistered?{}:r.inserted,c={},h,p,d,v,m,g,y,b;for(b=0,y=t.length;b<y;b++){g=r.getModule(t[b]);if(!g||f[g.name])continue;m=r.groups[g.group],d=r.comboBase;if(m){if(!m.combine||g.fullpath){o(g);continue}g.combine=!0,typeof m.root=="string"&&(g.root=m.root),d=m.comboBase||d,v=m.comboSep,h=m.maxURLLength}else if(!r.combine){o(g);continue}if(!g.combine&&g.ext){o(g);continue}c[d]=c[d]||{js:[],jsMods:[],css:[],cssMods:[]},p=c[d],p.group=g.group,p.comboSep=v||r.comboSep,p.maxURLLength=h||r.maxURLLength,p[g.type+"Mods"].push(g)}var w,E,S,x,T,N,C;for(d in c)if(c.hasOwnProperty(d)){p=c[d],v=p.comboSep,h=p.maxURLLength;for(C in p)if(C===a||C===u){E=p[C+"Mods"],T=[];for(b=0,y=E.length;b<y;b+=1)g=E[b],N=(typeof g.root=="string"?g.root:r.root)+(g.path||g.fullpath),T.push(r._filter(N,g.name));S=d+T.join(v),x=S.length,h<=d.length&&(h=i);if(T.length)if(x>h){w=[];for(b=0,y=T.length;b<y;b++)w.push(T[b]),S=d+w.join(v),S.length>h&&(N=w.pop(),S=d+w.join(v),s[C].push(r._filter(S,null,p.group)),w=[],N&&w.push(N));w.length&&(S=d+w.join(v),s[C].push(r._filter(S,null,p.group)))}else s[C].push(r._filter(S,null,p.group));s[C+"Mods"]=s[C+"Mods"].concat(E)}}return s},load:function(e){if(!e)return;var t=this,n=t.resolve(!0);t.data=n,t.onEnd=function(){e.apply(t.context||t,arguments)},t.insert()}}},"3.17.2",{requires:["get","features"]}),YUI.add("loader-rollup",function(e,t){e.Loader.prototype._rollup=function(){var e,t,n,r,i=this.required,s,o=this.moduleInfo,u,a,f;if(this.dirty||!this.rollups){this.rollups={};for(e in o)o.hasOwnProperty(e)&&(n=this.getModule(e),n&&n.rollup&&(this.rollups[e]=n))}for(;;){u=!1;for(e in this.rollups)if(this.rollups.hasOwnProperty(e)&&!i[e]&&(!this.loaded[e]||this.forceMap[e])){n=this.getModule(e),r=n.supersedes||[],s=!1;if(!n.rollup)continue;a=0;for(t=0;t<r.length;t++){f=o[r[t]];if(this.loaded[r[t]]&&!this.forceMap[r[t]]){s=!1;break}if(i[r[t]]&&n.type===f.type){a++,s=a>=n.rollup;if(s)break}}s&&(i[e]=!0,u=!0,this.getRequires(n))}if(!u)break}}},"3.17.2",{requires:["loader-base"]}),YUI.add("loader-yui3",function(e,t){YUI.Env[e.version].modules=YUI.Env[e.version].modules||{},e.mix(YUI.Env[e.version].modules,{"align-plugin":{requires:["node-screen","node-pluginhost"]},anim:{use:["anim-base","anim-color","anim-curve","anim-easing","anim-node-plugin","anim-scroll","anim-xy"]},"anim-base":{requires:["base-base","node-style","color-base"]},"anim-color":{requires:["anim-base"]},"anim-curve":{requires:["anim-xy"]},"anim-easing":{requires:["anim-base"]},"anim-node-plugin":{requires:["node-pluginhost","anim-base"]},"anim-scroll":{requires:["anim-base"]},"anim-shape":{requires:["anim-base","anim-easing","anim-color"
          ,"matrix"]},"anim-shape-transform":{use:["anim-shape"]},"anim-xy":{requires:["anim-base","node-screen"]},app:{use:["app-base","app-content","app-transitions","lazy-model-list","model","model-list","model-sync-rest","model-sync-local","router","view","view-node-map"]},"app-base":{requires:["classnamemanager","pjax-base","router","view"]},"app-content":{requires:["app-base","pjax-content"]},"app-transitions":{requires:["app-base"]},"app-transitions-css":{type:"css"},"app-transitions-native":{condition:{name:"app-transitions-native",test:function(e){var t=e.config.doc,n=t?t.documentElement:null;return n&&n.style?"MozTransition"in n.style||"WebkitTransition"in n.style||"transition"in n.style:!1},trigger:"app-transitions"},requires:["app-transitions","app-transitions-css","parallel","transition"]},"array-extras":{requires:["yui-base"]},"array-invoke":{requires:["yui-base"]},arraylist:{requires:["yui-base"]},"arraylist-add":{requires:["arraylist"]},"arraylist-filter":{requires:["arraylist"]},arraysort:{requires:["yui-base"]},"async-queue":{requires:["event-custom"]},attribute:{use:["attribute-base","attribute-complex"]},"attribute-base":{requires:["attribute-core","attribute-observable","attribute-extras"]},"attribute-complex":{requires:["attribute-base"]},"attribute-core":{requires:["oop"]},"attribute-events":{use:["attribute-observable"]},"attribute-extras":{requires:["oop"]},"attribute-observable":{requires:["event-custom"]},autocomplete:{use:["autocomplete-base","autocomplete-sources","autocomplete-list","autocomplete-plugin"]},"autocomplete-base":{optional:["autocomplete-sources"],requires:["array-extras","base-build","escape","event-valuechange","node-base"]},"autocomplete-filters":{requires:["array-extras","text-wordbreak"]},"autocomplete-filters-accentfold":{requires:["array-extras","text-accentfold","text-wordbreak"]},"autocomplete-highlighters":{requires:["array-extras","highlight-base"]},"autocomplete-highlighters-accentfold":{requires:["array-extras","highlight-accentfold"]},"autocomplete-list":{after:["autocomplete-sources"],lang:["en","es","hu","it"],requires:["autocomplete-base","event-resize","node-screen","selector-css3","shim-plugin","widget","widget-position","widget-position-align"],skinnable:!0},"autocomplete-list-keys":{condition:{name:"autocomplete-list-keys",test:function(e){return!e.UA.ios&&!e.UA.android},trigger:"autocomplete-list"},requires:["autocomplete-list","base-build"]},"autocomplete-plugin":{requires:["autocomplete-list","node-pluginhost"]},"autocomplete-sources":{optional:["io-base","json-parse","jsonp","yql"],requires:["autocomplete-base"]},axes:{use:["axis-numeric","axis-category","axis-time","axis-stacked"]},"axes-base":{use:["axis-numeric-base","axis-category-base","axis-time-base","axis-stacked-base"]},axis:{requires:["dom","widget","widget-position","widget-stack","graphics","axis-base"]},"axis-base":{requires:["classnamemanager","datatype-number","datatype-date","base","event-custom"]},"axis-category":{requires:["axis","axis-category-base"]},"axis-category-base":{requires:["axis-base"]},"axis-numeric":{requires:["axis","axis-numeric-base"]},"axis-numeric-base":{requires:["axis-base"]},"axis-stacked":{requires:["axis-numeric","axis-stacked-base"]},"axis-stacked-base":{requires:["axis-numeric-base"]},"axis-time":{requires:["axis","axis-time-base"]},"axis-time-base":{requires:["axis-base"]},base:{use:["base-base","base-pluginhost","base-build"]},"base-base":{requires:["attribute-base","base-core","base-observable"]},"base-build":{requires:["base-base"]},"base-core":{requires:["attribute-core"]},"base-observable":{requires:["attribute-observable","base-core"]},"base-pluginhost":{requires:["base-base","pluginhost"]},button:{requires:["button-core","cssbutton","widget"]},"button-core":{requires:["attribute-core","classnamemanager","node-base","escape"]},"button-group":{requires:["button-plugin","cssbutton","widget"]},"button-plugin":{requires:["button-core","cssbutton","node-pluginhost"]},cache:{use:["cache-base","cache-offline","cache-plugin"]},"cache-base":{requires:["base"]},"cache-offline":{requires:["cache-base","json"]},"cache-plugin":{requires:["plugin","cache-base"]},calendar:{requires:["calendar-base","calendarnavigator"],skinnable:!0},"calendar-base":{lang:["de","en","es","es-AR","fr","hu","it","ja","nb-NO","nl","pt-BR","ru","zh-Hans","zh-Hans-CN","zh-Hant","zh-Hant-HK","zh-HANT-TW"],requires:["widget","datatype-date","datatype-date-math","cssgrids"],skinnable:!0},calendarnavigator:{requires:["plugin","classnamemanager","datatype-date","node"],skinnable:!0},charts:{use:["charts-base"]},"charts-base":{requires:["dom","event-mouseenter","event-touch","graphics-group","axes","series-pie","series-line","series-marker","series-area","series-spline","series-column","series-bar","series-areaspline","series-combo","series-combospline","series-line-stacked","series-marker-stacked","series-area-stacked","series-spline-stacked","series-column-stacked","series-bar-stacked","series-areaspline-stacked","series-combo-stacked","series-combospline-stacked"]},"charts-legend":{requires:["charts-base"]},classnamemanager:{requires:["yui-base"]},"clickable-rail":{requires:["slider-base"]},collection:{use:["array-extras","arraylist","arraylist-add","arraylist-filter","array-invoke"]},color:{use:["color-base","color-hsl","color-harmony"]},"color-base":{requires:["yui-base"]},"color-harmony":{requires:["color-hsl"]},"color-hsl":{requires:["color-base"]},"color-hsv":{requires:["color-base"]},console:{lang:["en","es","hu","it","ja"],requires:["yui-log","widget"],skinnable:!0},"console-filters":{requires:["plugin","console"],skinnable:!0},"content-editable":{requires:["node-base","editor-selection","stylesheet","plugin"]},controller:{use:["router"]},cookie:{requires:["yui-base"]},"createlink-base":{requires:["editor-base"]},cssbase:{after:["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],type:"css"},"cssbase-context":{after:["cssreset"
          ,"cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],type:"css"},cssbutton:{type:"css"},cssfonts:{type:"css"},"cssfonts-context":{type:"css"},cssgrids:{optional:["cssnormalize"],type:"css"},"cssgrids-base":{optional:["cssnormalize"],type:"css"},"cssgrids-responsive":{optional:["cssnormalize"],requires:["cssgrids","cssgrids-responsive-base"],type:"css"},"cssgrids-units":{optional:["cssnormalize"],requires:["cssgrids-base"],type:"css"},cssnormalize:{type:"css"},"cssnormalize-context":{type:"css"},cssreset:{type:"css"},"cssreset-context":{type:"css"},dataschema:{use:["dataschema-base","dataschema-json","dataschema-xml","dataschema-array","dataschema-text"]},"dataschema-array":{requires:["dataschema-base"]},"dataschema-base":{requires:["base"]},"dataschema-json":{requires:["dataschema-base","json"]},"dataschema-text":{requires:["dataschema-base"]},"dataschema-xml":{requires:["dataschema-base"]},datasource:{use:["datasource-local","datasource-io","datasource-get","datasource-function","datasource-cache","datasource-jsonschema","datasource-xmlschema","datasource-arrayschema","datasource-textschema","datasource-polling"]},"datasource-arrayschema":{requires:["datasource-local","plugin","dataschema-array"]},"datasource-cache":{requires:["datasource-local","plugin","cache-base"]},"datasource-function":{requires:["datasource-local"]},"datasource-get":{requires:["datasource-local","get"]},"datasource-io":{requires:["datasource-local","io-base"]},"datasource-jsonschema":{requires:["datasource-local","plugin","dataschema-json"]},"datasource-local":{requires:["base"]},"datasource-polling":{requires:["datasource-local"]},"datasource-textschema":{requires:["datasource-local","plugin","dataschema-text"]},"datasource-xmlschema":{requires:["datasource-local","plugin","datatype-xml","dataschema-xml"]},datatable:{use:["datatable-core","datatable-table","datatable-head","datatable-body","datatable-base","datatable-column-widths","datatable-message","datatable-mutable","datatable-sort","datatable-datasource"]},"datatable-base":{requires:["datatable-core","datatable-table","datatable-head","datatable-body","base-build","widget"],skinnable:!0},"datatable-body":{requires:["datatable-core","view","classnamemanager"]},"datatable-column-widths":{requires:["datatable-base"]},"datatable-core":{requires:["escape","model-list","node-event-delegate"]},"datatable-datasource":{requires:["datatable-base","plugin","datasource-local"]},"datatable-foot":{requires:["datatable-core","view"]},"datatable-formatters":{requires:["datatable-body","datatype-number-format","datatype-date-format","escape"]},"datatable-head":{requires:["datatable-core","view","classnamemanager"]},"datatable-highlight":{requires:["datatable-base","event-hover"],skinnable:!0},"datatable-keynav":{requires:["datatable-base"]},"datatable-message":{lang:["en","fr","es","hu","it"],requires:["datatable-base"],skinnable:!0},"datatable-mutable":{requires:["datatable-base"]},"datatable-paginator":{lang:["en","fr"],requires:["model","view","paginator-core","datatable-foot","datatable-paginator-templates"],skinnable:!0},"datatable-paginator-templates":{requires:["template"]},"datatable-scroll":{requires:["datatable-base","datatable-column-widths","dom-screen"],skinnable:!0},"datatable-sort":{lang:["en","fr","es","hu"],requires:["datatable-base"],skinnable:!0},"datatable-table":{requires:["datatable-core","datatable-head","datatable-body","view","classnamemanager"]},datatype:{use:["datatype-date","datatype-number","datatype-xml"]},"datatype-date":{use:["datatype-date-parse","datatype-date-format","datatype-date-math"]},"datatype-date-format":{lang:["ar","ar-JO","ca","ca-ES","da","da-DK","de","de-AT","de-DE","el","el-GR","en","en-AU","en-CA","en-GB","en-IE","en-IN","en-JO","en-MY","en-NZ","en-PH","en-SG","en-US","es","es-AR","es-BO","es-CL","es-CO","es-EC","es-ES","es-MX","es-PE","es-PY","es-US","es-UY","es-VE","fi","fi-FI","fr","fr-BE","fr-CA","fr-FR","hi","hi-IN","hu","id","id-ID","it","it-IT","ja","ja-JP","ko","ko-KR","ms","ms-MY","nb","nb-NO","nl","nl-BE","nl-NL","pl","pl-PL","pt","pt-BR","ro","ro-RO","ru","ru-RU","sv","sv-SE","th","th-TH","tr","tr-TR","vi","vi-VN","zh-Hans","zh-Hans-CN","zh-Hant","zh-Hant-HK","zh-Hant-TW"]},"datatype-date-math":{requires:["yui-base"]},"datatype-date-parse":{},"datatype-number":{use:["datatype-number-parse","datatype-number-format"]},"datatype-number-format":{},"datatype-number-parse":{requires:["escape"]},"datatype-xml":{use:["datatype-xml-parse","datatype-xml-format"]},"datatype-xml-format":{},"datatype-xml-parse":{},dd:{use:["dd-ddm-base","dd-ddm","dd-ddm-drop","dd-drag","dd-proxy","dd-constrain","dd-drop","dd-scroll","dd-delegate"]},"dd-constrain":{requires:["dd-drag"]},"dd-ddm":{requires:["dd-ddm-base","event-resize"]},"dd-ddm-base":{requires:["node","base","yui-throttle","classnamemanager"]},"dd-ddm-drop":{requires:["dd-ddm"]},"dd-delegate":{requires:["dd-drag","dd-drop-plugin","event-mouseenter"]},"dd-drag":{requires:["dd-ddm-base"]},"dd-drop":{requires:["dd-drag","dd-ddm-drop"]},"dd-drop-plugin":{requires:["dd-drop"]},"dd-gestures":{condition:{name:"dd-gestures",trigger:"dd-drag",ua:"touchEnabled"},requires:["dd-drag","event-synthetic","event-gestures"]},"dd-plugin":{optional:["dd-constrain","dd-proxy"],requires:["dd-drag"]},"dd-proxy":{requires:["dd-drag"]},"dd-scroll":{requires:["dd-drag"]},dial:{lang:["en","es","hu"],requires:["widget","dd-drag","event-mouseenter","event-move","event-key","transition","intl"],skinnable:!0},dom:{use:["dom-base","dom-screen","dom-style","selector-native","selector"]},"dom-base":{requires:["dom-core"]},"dom-core":{requires:["oop","features"]},"dom-screen":{requires:["dom-base","dom-style"]},"dom-style":{requires:["dom-base"]},"dom-style-ie":{condition:{name:"dom-style-ie",test:function(e){var t=e.Features.test,n=e.Features.add,r=e.config.win,i=e.config.doc,s="documentElement",o=!1;return n("style","computedStyle",{test:function(){return r&&"getComputedStyle"in r}})
          ,n("style","opacity",{test:function(){return i&&"opacity"in i[s].style}}),o=!t("style","opacity")&&!t("style","computedStyle"),o},trigger:"dom-style"},requires:["dom-style","color-base"]},dump:{requires:["yui-base"]},editor:{use:["frame","editor-selection","exec-command","editor-base","editor-para","editor-br","editor-bidi","editor-tab","createlink-base"]},"editor-base":{requires:["base","frame","node","exec-command","editor-selection"]},"editor-bidi":{requires:["editor-base"]},"editor-br":{requires:["editor-base"]},"editor-inline":{requires:["editor-base","content-editable"]},"editor-lists":{requires:["editor-base"]},"editor-para":{requires:["editor-para-base"]},"editor-para-base":{requires:["editor-base"]},"editor-para-ie":{condition:{name:"editor-para-ie",trigger:"editor-para",ua:"ie",when:"instead"},requires:["editor-para-base"]},"editor-selection":{requires:["node"]},"editor-tab":{requires:["editor-base"]},escape:{requires:["yui-base"]},event:{after:["node-base"],use:["event-base","event-delegate","event-synthetic","event-mousewheel","event-mouseenter","event-key","event-focus","event-resize","event-hover","event-outside","event-touch","event-move","event-flick","event-valuechange","event-tap"]},"event-base":{after:["node-base"],requires:["event-custom-base"]},"event-base-ie":{after:["event-base"],condition:{name:"event-base-ie",test:function(e){var t=e.config.doc&&e.config.doc.implementation;return t&&!t.hasFeature("Events","2.0")},trigger:"node-base"},requires:["node-base"]},"event-contextmenu":{requires:["event-synthetic","dom-screen"]},"event-custom":{use:["event-custom-base","event-custom-complex"]},"event-custom-base":{requires:["oop"]},"event-custom-complex":{requires:["event-custom-base"]},"event-delegate":{requires:["node-base"]},"event-flick":{requires:["node-base","event-touch","event-synthetic"]},"event-focus":{requires:["event-synthetic"]},"event-gestures":{use:["event-flick","event-move"]},"event-hover":{requires:["event-mouseenter"]},"event-key":{requires:["event-synthetic"]},"event-mouseenter":{requires:["event-synthetic"]},"event-mousewheel":{requires:["node-base"]},"event-move":{requires:["node-base","event-touch","event-synthetic"]},"event-outside":{requires:["event-synthetic"]},"event-resize":{requires:["node-base","event-synthetic"]},"event-simulate":{requires:["event-base"]},"event-synthetic":{requires:["node-base","event-custom-complex"]},"event-tap":{requires:["node-base","event-base","event-touch","event-synthetic"]},"event-touch":{requires:["node-base"]},"event-valuechange":{requires:["event-focus","event-synthetic"]},"exec-command":{requires:["frame"]},features:{requires:["yui-base"]},file:{requires:["file-flash","file-html5"]},"file-flash":{requires:["base"]},"file-html5":{requires:["base"]},frame:{requires:["base","node","plugin","selector-css3","yui-throttle"]},"gesture-simulate":{requires:["async-queue","event-simulate","node-screen"]},get:{requires:["yui-base"]},graphics:{requires:["node","event-custom","pluginhost","matrix","classnamemanager"]},"graphics-canvas":{condition:{name:"graphics-canvas",test:function(e){var t=e.config.doc,n=e.config.defaultGraphicEngine&&e.config.defaultGraphicEngine=="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return(!i||n)&&r&&r.getContext&&r.getContext("2d")},trigger:"graphics"},requires:["graphics","color-base"]},"graphics-canvas-default":{condition:{name:"graphics-canvas-default",test:function(e){var t=e.config.doc,n=e.config.defaultGraphicEngine&&e.config.defaultGraphicEngine=="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return(!i||n)&&r&&r.getContext&&r.getContext("2d")},trigger:"graphics"}},"graphics-group":{requires:["graphics"]},"graphics-svg":{condition:{name:"graphics-svg",test:function(e){var t=e.config.doc,n=!e.config.defaultGraphicEngine||e.config.defaultGraphicEngine!="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return i&&(n||!r)},trigger:"graphics"},requires:["graphics"]},"graphics-svg-default":{condition:{name:"graphics-svg-default",test:function(e){var t=e.config.doc,n=!e.config.defaultGraphicEngine||e.config.defaultGraphicEngine!="canvas",r=t&&t.createElement("canvas"),i=t&&t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1");return i&&(n||!r)},trigger:"graphics"}},"graphics-vml":{condition:{name:"graphics-vml",test:function(e){var t=e.config.doc,n=t&&t.createElement("canvas");return t&&!t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")&&(!n||!n.getContext||!n.getContext("2d"))},trigger:"graphics"},requires:["graphics","color-base"]},"graphics-vml-default":{condition:{name:"graphics-vml-default",test:function(e){var t=e.config.doc,n=t&&t.createElement("canvas");return t&&!t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")&&(!n||!n.getContext||!n.getContext("2d"))},trigger:"graphics"}},handlebars:{use:["handlebars-compiler"]},"handlebars-base":{requires:[]},"handlebars-compiler":{requires:["handlebars-base"]},highlight:{use:["highlight-base","highlight-accentfold"]},"highlight-accentfold":{requires:["highlight-base","text-accentfold"]},"highlight-base":{requires:["array-extras","classnamemanager","escape","text-wordbreak"]},history:{use:["history-base","history-hash","history-html5"]},"history-base":{requires:["event-custom-complex"]},"history-hash":{after:["history-html5"],requires:["event-synthetic","history-base","yui-later"]},"history-hash-ie":{condition:{name:"history-hash-ie",test:function(e){var t=e.config.doc&&e.config.doc.documentMode;return e.UA.ie&&(!("onhashchange"in e.config.win)||!t||t<8)},trigger:"history-hash"},requires:["history-hash","node-base"]},"history-html5":{optional:["json"],requires:["event-base","history-base","node-base"
          ]},imageloader:{requires:["base-base","node-style","node-screen"]},intl:{requires:["intl-base","event-custom"]},"intl-base":{requires:["yui-base"]},io:{use:["io-base","io-xdr","io-form","io-upload-iframe","io-queue"]},"io-base":{requires:["event-custom-base","querystring-stringify-simple"]},"io-form":{requires:["io-base","node-base"]},"io-nodejs":{condition:{name:"io-nodejs",trigger:"io-base",ua:"nodejs"},requires:["io-base"]},"io-queue":{requires:["io-base","queue-promote"]},"io-upload-iframe":{requires:["io-base","node-base"]},"io-xdr":{requires:["io-base","datatype-xml-parse"]},json:{use:["json-parse","json-stringify"]},"json-parse":{requires:["yui-base"]},"json-parse-shim":{condition:{name:"json-parse-shim",test:function(e){function i(e,t){return e==="ok"?!0:t}var t=e.config.global.JSON,n=Object.prototype.toString.call(t)==="[object JSON]"&&t,r=e.config.useNativeJSONParse!==!1&&!!n;if(r)try{r=n.parse('{"ok":false}',i).ok}catch(s){r=!1}return!r},trigger:"json-parse"},requires:["json-parse"]},"json-stringify":{requires:["yui-base"]},"json-stringify-shim":{condition:{name:"json-stringify-shim",test:function(e){var t=e.config.global.JSON,n=Object.prototype.toString.call(t)==="[object JSON]"&&t,r=e.config.useNativeJSONStringify!==!1&&!!n;if(r)try{r="0"===n.stringify(0)}catch(i){r=!1}return!r},trigger:"json-stringify"},requires:["json-stringify"]},jsonp:{requires:["get","oop"]},"jsonp-url":{requires:["jsonp"]},"lazy-model-list":{requires:["model-list"]},loader:{use:["loader-base","loader-rollup","loader-yui3"]},"loader-base":{requires:["get","features"]},"loader-rollup":{requires:["loader-base"]},"loader-yui3":{requires:["loader-base"]},matrix:{requires:["yui-base"]},model:{requires:["base-build","escape","json-parse"]},"model-list":{requires:["array-extras","array-invoke","arraylist","base-build","escape","json-parse","model"]},"model-sync-local":{requires:["model","json-stringify"]},"model-sync-rest":{requires:["model","io-base","json-stringify"]},node:{use:["node-base","node-event-delegate","node-pluginhost","node-screen","node-style"]},"node-base":{requires:["event-base","node-core","dom-base","dom-style"]},"node-core":{requires:["dom-core","selector"]},"node-event-delegate":{requires:["node-base","event-delegate"]},"node-event-html5":{requires:["node-base"]},"node-event-simulate":{requires:["node-base","event-simulate","gesture-simulate"]},"node-flick":{requires:["classnamemanager","transition","event-flick","plugin"],skinnable:!0},"node-focusmanager":{requires:["attribute","node","plugin","node-event-simulate","event-key","event-focus"]},"node-load":{requires:["node-base","io-base"]},"node-menunav":{requires:["node","classnamemanager","plugin","node-focusmanager"],skinnable:!0},"node-pluginhost":{requires:["node-base","pluginhost"]},"node-screen":{requires:["dom-screen","node-base"]},"node-scroll-info":{requires:["array-extras","base-build","event-resize","node-pluginhost","plugin","selector"]},"node-style":{requires:["dom-style","node-base"]},oop:{requires:["yui-base"]},overlay:{requires:["widget","widget-stdmod","widget-position","widget-position-align","widget-stack","widget-position-constrain"],skinnable:!0},paginator:{requires:["paginator-core"]},"paginator-core":{requires:["base"]},"paginator-url":{requires:["paginator"]},panel:{requires:["widget","widget-autohide","widget-buttons","widget-modality","widget-position","widget-position-align","widget-position-constrain","widget-stack","widget-stdmod"],skinnable:!0},parallel:{requires:["yui-base"]},pjax:{requires:["pjax-base","pjax-content"]},"pjax-base":{requires:["classnamemanager","node-event-delegate","router"]},"pjax-content":{requires:["io-base","node-base","router"]},"pjax-plugin":{requires:["node-pluginhost","pjax","plugin"]},plugin:{requires:["base-base"]},pluginhost:{use:["pluginhost-base","pluginhost-config"]},"pluginhost-base":{requires:["yui-base"]},"pluginhost-config":{requires:["pluginhost-base"]},promise:{requires:["timers"]},querystring:{use:["querystring-parse","querystring-stringify"]},"querystring-parse":{requires:["yui-base","array-extras"]},"querystring-parse-simple":{requires:["yui-base"]},"querystring-stringify":{requires:["yui-base"]},"querystring-stringify-simple":{requires:["yui-base"]},"queue-promote":{requires:["yui-base"]},"range-slider":{requires:["slider-base","slider-value-range","clickable-rail"]},recordset:{use:["recordset-base","recordset-sort","recordset-filter","recordset-indexer"]},"recordset-base":{requires:["base","arraylist"]},"recordset-filter":{requires:["recordset-base","array-extras","plugin"]},"recordset-indexer":{requires:["recordset-base","plugin"]},"recordset-sort":{requires:["arraysort","recordset-base","plugin"]},resize:{use:["resize-base","resize-proxy","resize-constrain"]},"resize-base":{requires:["base","widget","event","oop","dd-drag","dd-delegate","dd-drop"],skinnable:!0},"resize-constrain":{requires:["plugin","resize-base"]},"resize-plugin":{optional:["resize-constrain"],requires:["resize-base","plugin"]},"resize-proxy":{requires:["plugin","resize-base"]},router:{optional:["querystring-parse"],requires:["array-extras","base-build","history"]},scrollview:{requires:["scrollview-base","scrollview-scrollbars"]},"scrollview-base":{requires:["widget","event-gestures","event-mousewheel","transition"],skinnable:!0},"scrollview-base-ie":{condition:{name:"scrollview-base-ie",trigger:"scrollview-base",ua:"ie"},requires:["scrollview-base"]},"scrollview-list":{requires:["plugin","classnamemanager"],skinnable:!0},"scrollview-paginator":{requires:["plugin","classnamemanager"]},"scrollview-scrollbars":{requires:["classnamemanager","transition","plugin"],skinnable:!0},selector:{requires:["selector-native"]},"selector-css2":{condition:{name:"selector-css2",test:function(e){var t=e.config.doc,n=t&&!("querySelectorAll"in t);return n},trigger:"selector"},requires:["selector-native"]},"selector-css3":{requires:["selector-native","selector-css2"]},"selector-native":{requires:["dom-base"]},"series-area"
          :{requires:["series-cartesian","series-fill-util"]},"series-area-stacked":{requires:["series-stacked","series-area"]},"series-areaspline":{requires:["series-area","series-curve-util"]},"series-areaspline-stacked":{requires:["series-stacked","series-areaspline"]},"series-bar":{requires:["series-marker","series-histogram-base"]},"series-bar-stacked":{requires:["series-stacked","series-bar"]},"series-base":{requires:["graphics","axis-base"]},"series-candlestick":{requires:["series-range"]},"series-cartesian":{requires:["series-base"]},"series-column":{requires:["series-marker","series-histogram-base"]},"series-column-stacked":{requires:["series-stacked","series-column"]},"series-combo":{requires:["series-cartesian","series-line-util","series-plot-util","series-fill-util"]},"series-combo-stacked":{requires:["series-stacked","series-combo"]},"series-combospline":{requires:["series-combo","series-curve-util"]},"series-combospline-stacked":{requires:["series-combo-stacked","series-curve-util"]},"series-curve-util":{},"series-fill-util":{},"series-histogram-base":{requires:["series-cartesian","series-plot-util"]},"series-line":{requires:["series-cartesian","series-line-util"]},"series-line-stacked":{requires:["series-stacked","series-line"]},"series-line-util":{},"series-marker":{requires:["series-cartesian","series-plot-util"]},"series-marker-stacked":{requires:["series-stacked","series-marker"]},"series-ohlc":{requires:["series-range"]},"series-pie":{requires:["series-base","series-plot-util"]},"series-plot-util":{},"series-range":{requires:["series-cartesian"]},"series-spline":{requires:["series-line","series-curve-util"]},"series-spline-stacked":{requires:["series-stacked","series-spline"]},"series-stacked":{requires:["axis-stacked"]},"shim-plugin":{requires:["node-style","node-pluginhost"]},slider:{use:["slider-base","slider-value-range","clickable-rail","range-slider"]},"slider-base":{requires:["widget","dd-constrain","event-key"],skinnable:!0},"slider-value-range":{requires:["slider-base"]},sortable:{requires:["dd-delegate","dd-drop-plugin","dd-proxy"]},"sortable-scroll":{requires:["dd-scroll","sortable"]},stylesheet:{requires:["yui-base"]},substitute:{optional:["dump"],requires:["yui-base"]},swf:{requires:["event-custom","node","swfdetect","escape"]},swfdetect:{requires:["yui-base"]},tabview:{requires:["widget","widget-parent","widget-child","tabview-base","node-pluginhost","node-focusmanager"],skinnable:!0},"tabview-base":{requires:["node-event-delegate","classnamemanager"]},"tabview-plugin":{requires:["tabview-base"]},template:{use:["template-base","template-micro"]},"template-base":{requires:["yui-base"]},"template-micro":{requires:["escape"]},test:{requires:["event-simulate","event-custom","json-stringify"]},"test-console":{requires:["console-filters","test","array-extras"],skinnable:!0},text:{use:["text-accentfold","text-wordbreak"]},"text-accentfold":{requires:["array-extras","text-data-accentfold"]},"text-data-accentfold":{requires:["yui-base"]},"text-data-wordbreak":{requires:["yui-base"]},"text-wordbreak":{requires:["array-extras","text-data-wordbreak"]},timers:{requires:["yui-base"]},transition:{requires:["node-style"]},"transition-timer":{condition:{name:"transition-timer",test:function(e){var t=e.config.doc,n=t?t.documentElement:null,r=!0;return n&&n.style&&(r=!("MozTransition"in n.style||"WebkitTransition"in n.style||"transition"in n.style)),r},trigger:"transition"},requires:["transition"]},tree:{requires:["base-build","tree-node"]},"tree-labelable":{requires:["tree"]},"tree-lazy":{requires:["base-pluginhost","plugin","tree"]},"tree-node":{},"tree-openable":{requires:["tree"]},"tree-selectable":{requires:["tree"]},"tree-sortable":{requires:["tree"]},uploader:{requires:["uploader-html5","uploader-flash"]},"uploader-flash":{requires:["swfdetect","escape","widget","base","cssbutton","node","event-custom","uploader-queue"]},"uploader-html5":{requires:["widget","node-event-simulate","file-html5","uploader-queue"]},"uploader-queue":{requires:["base"]},view:{requires:["base-build","node-event-delegate"]},"view-node-map":{requires:["view"]},widget:{use:["widget-base","widget-htmlparser","widget-skin","widget-uievents"]},"widget-anim":{requires:["anim-base","plugin","widget"]},"widget-autohide":{requires:["base-build","event-key","event-outside","widget"]},"widget-base":{requires:["attribute","base-base","base-pluginhost","classnamemanager","event-focus","node-base","node-style"],skinnable:!0},"widget-base-ie":{condition:{name:"widget-base-ie",trigger:"widget-base",ua:"ie"},requires:["widget-base"]},"widget-buttons":{requires:["button-plugin","cssbutton","widget-stdmod"]},"widget-child":{requires:["base-build","widget"]},"widget-htmlparser":{requires:["widget-base"]},"widget-modality":{requires:["base-build","event-outside","widget"],skinnable:!0},"widget-parent":{requires:["arraylist","base-build","widget"]},"widget-position":{requires:["base-build","node-screen","widget"]},"widget-position-align":{requires:["widget-position"]},"widget-position-constrain":{requires:["widget-position"]},"widget-skin":{requires:["widget-base"]},"widget-stack":{requires:["base-build","widget"],skinnable:!0},"widget-stdmod":{requires:["base-build","widget"]},"widget-uievents":{requires:["node-event-delegate","widget-base"]},yql:{requires:["oop"]},"yql-jsonp":{condition:{name:"yql-jsonp",test:function(e){return!e.UA.nodejs&&!e.UA.winjs},trigger:"yql"},requires:["yql","jsonp","jsonp-url"]},"yql-nodejs":{condition:{name:"yql-nodejs",trigger:"yql",ua:"nodejs"},requires:["yql"]},"yql-winjs":{condition:{name:"yql-winjs",trigger:"yql",ua:"winjs"},requires:["yql"]},yui:{},"yui-base":{},"yui-later":{requires:["yui-base"]},"yui-log":{requires:["yui-base"]},"yui-throttle":{requires:["yui-base"]}}),YUI.Env[e.version].md5="45357bb11eddf7fd0a89c0b756599df2"},"3.17.2",{requires:["loader-base"]}),YUI.add("yui",function(e,t){},"3.17.2",{use:["yui-base","get","features","intl-base","yui-log","yui-later","loader-base","loader-rollup"
          ,"loader-yui3"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("oop",function(e,t){function a(t,n,i,s,o){if(t&&t[o]&&t!==e)return t[o].call(t,n,i);switch(r.test(t)){case 1:return r[o](t,n,i);case 2:return r[o](e.Array(t,0,!0),n,i);default:return e.Object[o](t,n,i,s)}}var n=e.Lang,r=e.Array,i=Object.prototype,s="_~yuim~_",o=i.hasOwnProperty,u=i.toString;e.augment=function(t,n,r,i,s){var a=t.prototype,f=a&&n,l=n.prototype,c=a||t,h,p,d,v,m;return s=s?e.Array(s):[],f&&(p={},d={},v={},h=function(e,t){if(r||!(t in a))u.call(e)==="[object Function]"?(v[t]=e,p[t]=d[t]=function(){return m(this,e,arguments)}):p[t]=e},m=function(e,t,r){for(var i in v)o.call(v,i)&&e[i]===d[i]&&(e[i]=v[i]);return n.apply(e,s),t.apply(e,r)},i?e.Array.each(i,function(e){e in l&&h(l[e],e)}):e.Object.each(l,h,null,!0)),e.mix(c,p||l,r,i),f||n.apply(c,s),t},e.aggregate=function(t,n,r,i){return e.mix(t,n,r,i,0,!0)},e.extend=function(t,n,r,s){(!n||!t)&&e.error("extend failed, verify dependencies");var o=n.prototype,u=e.Object(o);return t.prototype=u,u.constructor=t,t.superclass=o,n!=Object&&o.constructor==i.constructor&&(o.constructor=n),r&&e.mix(u,r,!0),s&&e.mix(t,s,!0),t},e.each=function(e,t,n,r){return a(e,t,n,r,"each")},e.some=function(e,t,n,r){return a(e,t,n,r,"some")},e.clone=function(t,r,i,o,u,a){var f,l,c;if(!n.isObject(t)||e.instanceOf(t,YUI)||t.addEventListener||t.attachEvent)return t;l=a||{};switch(n.type(t)){case"date":return new Date(t);case"regexp":return t;case"function":return t;case"array":f=[];break;default:if(t[s])return l[t[s]];c=e.guid(),f=r?{}:e.Object(t),t[s]=c,l[c]=t}return e.each(t,function(n,a){(a||a===0)&&(!i||i.call(o||this,n,a,this,t)!==!1)&&a!==s&&a!="prototype"&&(this[a]=e.clone(n,r,i,o,u||t,l))},f),a||(e.Object.each(l,function(e,t){if(e[s])try{delete e[s]}catch(n){e[s]=null}},this),l=null),f},e.bind=function(t,r){var i=arguments.length>2?e.Array(arguments,2,!0):null;return function(){var s=n.isString(t)?r[t]:t,o=i?i.concat(e.Array(arguments,0,!0)):arguments;return s.apply(r||s,o)}},e.rbind=function(t,r){var i=arguments.length>2?e.Array(arguments,2,!0):null;return function(){var s=n.isString(t)?r[t]:t,o=i?e.Array(arguments,0,!0).concat(i):arguments;return s.apply(r||s,o)}}},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-custom-base",function(e,t){e.Env.evt={handles:{},plugins:{}};var n=0,r=1,i={objs:null,before:function(t,r,i,s){var o=t,u;return s&&(u=[t,s].concat(e.Array(arguments,4,!0)),o=e.rbind.apply(e,u)),this._inject(n,o,r,i)},after:function(t,n,i,s){var o=t,u;return s&&(u=[t,s].concat(e.Array(arguments,4,!0)),o=e.rbind.apply(e,u)),this._inject(r,o,n,i)},_inject:function(t,n,r,i){var s=e.stamp(r),o,u;return r._yuiaop||(r._yuiaop={}),o=r._yuiaop,o[i]||(o[i]=new e.Do.Method(r,i),r[i]=function(){return o[i].exec.apply(o[i],arguments)}),u=s+e.stamp(n)+i,o[i].register(u,n,t),new e.EventHandle(o[i],u)},detach:function(e){e.detach&&e.detach()}};e.Do=i,i.Method=function(e,t){this.obj=e,this.methodName=t,this.method=e[t],this.before={},this.after={}},i.Method.prototype.register=function(e,t,n){n?this.after[e]=t:this.before[e]=t},i.Method.prototype._delete=function(e){delete this.before[e],delete this.after[e]},i.Method.prototype.exec=function(){var t=e.Array(arguments,0,!0),n,r,s,o=this.before,u=this.after,a=!1;for(n in o)if(o.hasOwnProperty(n)){r=o[n].apply(this.obj,t);if(r)switch(r.constructor){case i.Halt:return r.retVal;case i.AlterArgs:t=r.newArgs;break;case i.Prevent:a=!0;break;default:}}a||(r=this.method.apply(this.obj,t)),i.originalRetVal=r,i.currentRetVal=r;for(n in u)if(u.hasOwnProperty(n)){s=u[n].apply(this.obj,t);if(s&&s.constructor===i.Halt)return s.retVal;s&&s.constructor===i.AlterReturn&&(r=s.newRetVal,i.currentRetVal=r)}return r},i.AlterArgs=function(e,t){this.msg=e,this.newArgs=t},i.AlterReturn=function(e,t){this.msg=e,this.newRetVal=t},i.Halt=function(e,t){this.msg=e,this.retVal=t},i.Prevent=function(e){this.msg=e},i.Error=i.Halt;var s=e.Array,o="after",u=["broadcast","monitored","bubbles","context","contextFn","currentTarget","defaultFn","defaultTargetOnly","details","emitFacade","fireOnce","async","host","preventable","preventedFn","queuable","silent","stoppedFn","target","type"],a=s.hash(u),f=Array.prototype.slice,l=9,c="yui:log",h=function(e,t,n){var r;for(r in t)a[r]&&(n||!(r in e))&&(e[r]=t[r]);return e};e.CustomEvent=function(t,n){this._kds=e.CustomEvent.keepDeprecatedSubs,this.id=e.guid(),this.type=t,this.silent=this.logSystem=t===c,this._kds&&(this.subscribers={},this.afters={}),n&&h(this,n,!0)},e.CustomEvent.keepDeprecatedSubs=!1,e.CustomEvent.mixConfigs=h,e.CustomEvent.prototype={constructor:e.CustomEvent,signature:l,context:e,preventable:!0,bubbles:!0,hasSubs:function(e){var t=0,n=0,r=this._subscribers,i=this._afters,s=this.sibling;return r&&(t=r.length),i&&(n=i.length),s&&(r=s._subscribers,i=s._afters,r&&(t+=r.length),i&&(n+=i.length)),e?e==="after"?n:t:t+n},monitor:function(e){this.monitored=!0;var t=this.id+"|"+this.type+"_"+e,n=f.call(arguments,0);return n[0]=t,this.host.on.apply(this.host,n)},getSubs:function(){var e=this.sibling,t=this._subscribers,n=this._afters,r,i;return e&&(r=e._subscribers,i=e._afters),r?t?t=t.concat(r):t=r.concat():t?t=t.concat():t=[],i?n?n=n.concat(i):n=i.concat():n?n=n.concat():n=[],[t,n]},applyConfig:function(e,t){h(this,e,t)},_on:function(t,n,r,i){var s=new e.Subscriber(t,n,r,i),u;return this.fireOnce&&this.fired&&(u=this.firedWith,this.emitFacade&&this._addFacadeToArgs&&this._addFacadeToArgs(u),this.async?setTimeout(e.bind(this._notify,this,s,u),0):this._notify(s,u)),i===o?(this._afters||(this._afters=[]),this._afters.push(s)):(this._subscribers||(this._subscribers=[]),this._subscribers.push(s)),this._kds&&(i===o?this.afters[s.id]=s:this.subscribers[s.id]=s),new e.EventHandle(this,s)},subscribe:function(e,t){var n=arguments.length>2?f.call(arguments,2):null;return this._on(e,t,n,!0)},on:function(e,t){var n=arguments.length>2?f.call(arguments,2):null;return this.monitored&&this.host&&this.host._monitor("attach",this,{args:arguments}),this._on(e,t,n,!0)},after:function(e,t){var n=arguments.length>2?f.call(arguments,2):null;return this._on(e,t,n,o)},detach:function(e,t){if(e&&e.detach)return e.detach();var n,r,i=0,s=this._subscribers,o=this._afters;if(s)for(n=s.length;n>=0;n--)r=s[n],r&&(!e||e===r.fn)&&(this._delete(r,s,n),i++);if(o)for(n=o.length;n>=0;n--)r=o[n],r&&(!e||e===r.fn)&&(this._delete(r,o,n),i++);return i},unsubscribe:function(){return this.detach.apply(this,arguments)},_notify:function(e,t,n){var r;return r=e.notify(t,this),!1===r||this.stopped>1?!1:!0},log:function(e,t){},fire:function(){var e=[];return e.push.apply(e,arguments),this._fire(e)},_fire:function(e){return this.fireOnce&&this.fired?!0:(this.fired=!0,this.fireOnce&&(this.firedWith=e),this.emitFacade?this.fireComplex(e):this.fireSimple(e))},fireSimple:function(e){this.stopped=0,this.prevented=0;if(this.hasSubs()){var t=this.getSubs();this._procSubs(t[0],e),this._procSubs(t[1],e)}return this.broadcast&&this._broadcast(e),this.stopped?!1:!0},fireComplex:function(e){return e[0]=e[0]||{},this.fireSimple(e)},_procSubs:function(e,t,n){var r,i,s;for(i=0,s=e.length;i<s;i++){r=e[i];if(r&&r.fn){!1===this._notify(r,t,n)&&(this.stopped=2);if(this.stopped===2)return!1}}return!0},_broadcast:function(t){if(!this.stopped&&this.broadcast){var n=t.concat();n.unshift(this.type),this.host!==e&&e.fire.apply(e,n),this.broadcast===2&&e.Global.fire.apply(e.Global,n)}},unsubscribeAll:function(){return this.detachAll.apply(this,arguments)},detachAll:function(){return this.detach()},_delete:function(e,t,n){var r=e._when;t||(t=r===o?this._afters:this._subscribers),t&&(n=s.indexOf(t,e,0),e&&t[n]===e&&t.splice(n,1)),this._kds&&(r===o?delete this.afters[e.id]:delete this.subscribers[e.id]),this.monitored&&this.host&&this.host._monitor("detach",this,{ce:this,sub:e}),e&&(e.deleted=!0)}},e.Subscriber=function(t,n,r,i){this.fn=t,this.context=n,this.id=e.guid(),this.args=r,this._when=i},e.Subscriber.prototype={constructor:e.Subscriber,_notify:function(e,t,n){if(this.deleted&&!this.postponed){if(!this.postponed)return delete this.postponed,null;delete this.fn,delete this.context}var r=this.args,i;switch(n.signature){case 0:i=this.fn.call(e,n.type,t,e);break;case 1:i=this.fn.call(e,t[0]||null,e);break;
          default:r||t?(t=t||[],r=r?t.concat(r):t,i=this.fn.apply(e,r)):i=this.fn.call(e)}return this.once&&n._delete(this),i},notify:function(t,n){var r=this.context,i=!0;r||(r=n.contextFn?n.contextFn():n.context);if(e.config&&e.config.throwFail)i=this._notify(r,t,n);else try{i=this._notify(r,t,n)}catch(s){e.error(this+" failed: "+s.message,s)}return i},contains:function(e,t){return t?this.fn===e&&this.context===t:this.fn===e},valueOf:function(){return this.id}},e.EventHandle=function(e,t){this.evt=e,this.sub=t},e.EventHandle.prototype={batch:function(t,n){t.call(n||this,this),e.Lang.isArray(this.evt)&&e.Array.each(this.evt,function(e){e.batch.call(n||e,t)})},detach:function(){var t=this.evt,n=0,r;if(t)if(e.Lang.isArray(t))for(r=0;r<t.length;r++)n+=t[r].detach();else t._delete(this.sub),n=1;return n},monitor:function(e){return this.evt.monitor.apply(this.evt,arguments)}};var p=e.Lang,d=":",v="|",m="~AFTER~",g=/(.*?)(:)(.*?)/,y=e.cached(function(e){return e.replace(g,"*$2$3")}),b=function(e,t){return!t||!e||e.indexOf(d)>-1?e:t+d+e},w=e.cached(function(e,t){var n=e,r,i,s;return p.isString(n)?(s=n.indexOf(m),s>-1&&(i=!0,n=n.substr(m.length)),s=n.indexOf(v),s>-1&&(r=n.substr(0,s),n=n.substr(s+1),n==="*"&&(n=null)),[r,t?b(n,t):n,i,n]):n}),E=function(t){var n=this._yuievt,r;n||(n=this._yuievt={events:{},targets:null,config:{host:this,context:this},chain:e.config.chain}),r=n.config,t&&(h(r,t,!0),t.chain!==undefined&&(n.chain=t.chain),t.prefix&&(r.prefix=t.prefix))};E.prototype={constructor:E,once:function(){var e=this.on.apply(this,arguments);return e.batch(function(e){e.sub&&(e.sub.once=!0)}),e},onceAfter:function(){var e=this.after.apply(this,arguments);return e.batch(function(e){e.sub&&(e.sub.once=!0)}),e},parseType:function(e,t){return w(e,t||this._yuievt.config.prefix)},on:function(t,n,r){var i=this._yuievt,s=w(t,i.config.prefix),o,u,a,l,c,h,d,v=e.Env.evt.handles,g,y,b,E=e.Node,S,x,T;this._monitor("attach",s[1],{args:arguments,category:s[0],after:s[2]});if(p.isObject(t))return p.isFunction(t)?e.Do.before.apply(e.Do,arguments):(o=n,u=r,a=f.call(arguments,0),l=[],p.isArray(t)&&(T=!0),g=t._after,delete t._after,e.each(t,function(e,t){p.isObject(e)&&(o=e.fn||(p.isFunction(e)?e:o),u=e.context||u);var n=g?m:"";a[0]=n+(T?e:t),a[1]=o,a[2]=u,l.push(this.on.apply(this,a))},this),i.chain?this:new e.EventHandle(l));h=s[0],g=s[2],b=s[3];if(E&&e.instanceOf(this,E)&&b in E.DOM_EVENTS)return a=f.call(arguments,0),a.splice(2,0,E.getDOMNode(this)),e.on.apply(e,a);t=s[1];if(e.instanceOf(this,YUI)){y=e.Env.evt.plugins[t],a=f.call(arguments,0),a[0]=b,E&&(S=a[2],e.instanceOf(S,e.NodeList)?S=e.NodeList.getDOMNodes(S):e.instanceOf(S,E)&&(S=E.getDOMNode(S)),x=b in E.DOM_EVENTS,x&&(a[2]=S));if(y)d=y.on.apply(e,a);else if(!t||x)d=e.Event._attach(a)}return d||(c=i.events[t]||this.publish(t),d=c._on(n,r,arguments.length>3?f.call(arguments,3):null,g?"after":!0),t.indexOf("*:")!==-1&&(this._hasSiblings=!0)),h&&(v[h]=v[h]||{},v[h][t]=v[h][t]||[],v[h][t].push(d)),i.chain?this:d},subscribe:function(){return this.on.apply(this,arguments)},detach:function(t,n,r){var i=this._yuievt.events,s,o=e.Node,u=o&&e.instanceOf(this,o);if(!t&&this!==e){for(s in i)i.hasOwnProperty(s)&&i[s].detach(n,r);return u&&e.Event.purgeElement(o.getDOMNode(this)),this}var a=w(t,this._yuievt.config.prefix),l=p.isArray(a)?a[0]:null,c=a?a[3]:null,h,d=e.Env.evt.handles,v,m,g,y,b=function(e,t,n){var r=e[t],i,s;if(r)for(s=r.length-1;s>=0;--s)i=r[s].evt,(i.host===n||i.el===n)&&r[s].detach()};if(l){m=d[l],t=a[1],v=u?e.Node.getDOMNode(this):this;if(m){if(t)b(m,t,v);else for(s in m)m.hasOwnProperty(s)&&b(m,s,v);return this}}else{if(p.isObject(t)&&t.detach)return t.detach(),this;if(u&&(!c||c in o.DOM_EVENTS))return g=f.call(arguments,0),g[2]=o.getDOMNode(this),e.detach.apply(e,g),this}h=e.Env.evt.plugins[c];if(e.instanceOf(this,YUI)){g=f.call(arguments,0);if(h&&h.detach)return h.detach.apply(e,g),this;if(!t||!h&&o&&t in o.DOM_EVENTS)return g[0]=t,e.Event.detach.apply(e.Event,g),this}return y=i[a[1]],y&&y.detach(n,r),this},unsubscribe:function(){return this.detach.apply(this,arguments)},detachAll:function(e){return this.detach(e)},unsubscribeAll:function(){return this.detachAll.apply(this,arguments)},publish:function(t,n){var r,i=this._yuievt,s=i.config,o=s.prefix;return typeof t=="string"?(o&&(t=b(t,o)),r=this._publish(t,s,n)):(r={},e.each(t,function(e,t){o&&(t=b(t,o)),r[t]=this._publish(t,s,e||n)},this)),r},_getFullType:function(e){var t=this._yuievt.config.prefix;return t?t+d+e:e},_publish:function(t,n,r){var i,s=this._yuievt,o=s.config,u=o.host,a=o.context,f=s.events;return i=f[t],(o.monitored&&!i||i&&i.monitored)&&this._monitor("publish",t,{args:arguments}),i||(i=f[t]=new e.CustomEvent(t,n),n||(i.host=u,i.context=a)),r&&h(i,r,!0),i},_monitor:function(e,t,n){var r,i,s;if(t){typeof t=="string"?(s=t,i=this.getEvent(t,!0)):(i=t,s=t.type);if(this._yuievt.config.monitored&&(!i||i.monitored)||i&&i.monitored)r=s+"_"+e,n.monitored=e,this.fire.call(this,r,n)}},fire:function(e){var t=typeof e=="string",n=arguments.length,r=e,i=this._yuievt,s=i.config,o=s.prefix,u,a,l,c;t&&n<=3?n===2?c=[arguments[1]]:n===3?c=[arguments[1],arguments[2]]:c=[]:c=f.call(arguments,t?1:0),t||(r=e&&e.type),o&&(r=b(r,o)),a=i.events[r],this._hasSiblings&&(l=this.getSibling(r,a),l&&!a&&(a=this.publish(r))),(s.monitored&&(!a||a.monitored)||a&&a.monitored)&&this._monitor("fire",a||r,{args:c});if(!a){if(i.hasTargets)return this.bubble({type:r},c,this);u=!0}else l&&(a.sibling=l),u=a._fire(c);return i.chain?this:u},getSibling:function(e,t){var n;return e.indexOf(d)>-1&&(e=y(e),n=this.getEvent(e,!0),n&&(n.applyConfig(t),n.bubbles=!1,n.broadcast=0)),n},getEvent:function(e,t){var n,r;return t||(n=this._yuievt.config.prefix,e=n?b(e,n):e),r=this._yuievt.events,r[e]||null},after:function(t,n){var r=f.call(arguments,0);switch(p.type(t)){case"function":return e.Do.after.apply(e.Do,arguments);case"array":case"object":r[0]._after=!0;break;default:r[0]=m+t}return this.on.apply(this,r)},before:function(){return this.on.apply
          (this,arguments)}},e.EventTarget=E,e.mix(e,E.prototype),E.call(e,{bubbles:!1}),YUI.Env.globalEvents=YUI.Env.globalEvents||new E,e.Global=YUI.Env.globalEvents},"3.17.2",{requires:["oop"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dom-core",function(e,t){var n="nodeType",r="ownerDocument",i="documentElement",s="defaultView",o="parentWindow",u="tagName",a="parentNode",f="previousSibling",l="nextSibling",c="contains",h="compareDocumentPosition",p=[],d=function(){var t=e.config.doc.createElement("div"),n=t.appendChild(e.config.doc.createTextNode("")),r=!1;try{r=t.contains(n)}catch(i){}return r}(),v={byId:function(e,t){return v.allById(e,t)[0]||null},getId:function(e){var t;return e.id&&!e.id.tagName&&!e.id.item?t=e.id:e.attributes&&e.attributes.id&&(t=e.attributes.id.value),t},setId:function(e,t){e.setAttribute?e.setAttribute("id",t):e.id=t},ancestor:function(e,t,n,r){var i=null;return n&&(i=!t||t(e)?e:null),i||v.elementByAxis(e,a,t,null,r)},ancestors:function(e,t,n,r){var i=e,s=[];while(i=v.ancestor(i,t,n,r)){n=!1;if(i){s.unshift(i);if(r&&r(i))return s}}return s},elementByAxis:function(e,t,n,r,i){while(e&&(e=e[t])){if((r||e[u])&&(!n||n(e)))return e;if(i&&i(e))return null}return null},contains:function(e,t){var r=!1;if(!t||!e||!t[n]||!e[n])r=!1;else if(e[c]&&(t[n]===1||d))r=e[c](t);else if(e[h]){if(e===t||!!(e[h](t)&16))r=!0}else r=v._bruteContains(e,t);return r},inDoc:function(e,t){var n=!1,s;return e&&e.nodeType&&(t||(t=e[r]),s=t[i],s&&s.contains&&e.tagName?n=s.contains(e):n=v.contains(s,e)),n},allById:function(t,n){n=n||e.config.doc;var r=[],i=[],s,o;if(n.querySelectorAll)i=n.querySelectorAll('[id="'+t+'"]');else if(n.all){r=n.all(t);if(r){r.nodeName&&(r.id===t?(i.push(r),r=p):r=[r]);if(r.length)for(s=0;o=r[s++];)(o.id===t||o.attributes&&o.attributes.id&&o.attributes.id.value===t)&&i.push(o)}}else i=[v._getDoc(n).getElementById(t)];return i},isWindow:function(e){return!!(e&&e.scrollTo&&e.document)},_removeChildNodes:function(e){while(e.firstChild)e.removeChild(e.firstChild)},siblings:function(e,t){var n=[],r=e;while(r=r[f])r[u]&&(!t||t(r))&&n.unshift(r);r=e;while(r=r[l])r[u]&&(!t||t(r))&&n.push(r);return n},_bruteContains:function(e,t){while(t){if(e===t)return!0;t=t.parentNode}return!1},_getRegExp:function(e,t){return t=t||"",v._regexCache=v._regexCache||{},v._regexCache[e+t]||(v._regexCache[e+t]=new RegExp(e,t)),v._regexCache[e+t]},_getDoc:function(t){var i=e.config.doc;return t&&(i=t[n]===9?t:t[r]||t.document||e.config.doc),i},_getWin:function(t){var n=v._getDoc(t);return n[s]||n[o]||e.config.win},_batch:function(e,t,n,r,i,s){t=typeof t=="string"?v[t]:t;var o,u=0,a,f;if(t&&e)while(a=e[u++])o=o=t.call(v,a,n,r,i,s),typeof o!="undefined"&&(f||(f=[]),f.push(o));return typeof f!="undefined"?f:e},generateID:function(t){var n=t.id;return n||(n=e.stamp(t),t.id=n),n}};e.DOM=v},"3.17.2",{requires:["oop","features"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dom-base",function(e,t){var n=e.config.doc.documentElement,r=e.DOM,i="tagName",s="ownerDocument",o="",u=e.Features.add,a=e.Features.test;e.mix(r,{getText:n.textContent!==undefined?function(e){var t="";return e&&(t=e.textContent),t||""}:function(e){var t="";return e&&(t=e.innerText||e.nodeValue),t||""},setText:n.textContent!==undefined?function(e,t){e&&(e.textContent=t)}:function(e,t){"innerText"in e?e.innerText=t:"nodeValue"in e&&(e.nodeValue=t)},CUSTOM_ATTRIBUTES:n.hasAttribute?{htmlFor:"for",className:"class"}:{"for":"htmlFor","class":"className"},setAttribute:function(e,t,n,i){e&&t&&e.setAttribute&&(t=r.CUSTOM_ATTRIBUTES[t]||t,e.setAttribute(t,n,i))},getAttribute:function(e,t,n){n=n!==undefined?n:2;var i="";return e&&t&&e.getAttribute&&(t=r.CUSTOM_ATTRIBUTES[t]||t,i=e.tagName==="BUTTON"&&t==="value"?r.getValue(e):e.getAttribute(t,n),i===null&&(i="")),i},VALUE_SETTERS:{},VALUE_GETTERS:{},getValue:function(e){var t="",n;return e&&e[i]&&(n=r.VALUE_GETTERS[e[i].toLowerCase()],n?t=n(e):t=e.value),t===o&&(t=o),typeof t=="string"?t:""},setValue:function(e,t){var n;e&&e[i]&&(n=r.VALUE_SETTERS[e[i].toLowerCase()],t=t===null?"":t,n?n(e,t):e.value=t)},creators:{}}),u("value-set","select",{test:function(){var t=e.config.doc.createElement("select");return t.innerHTML="<option>1</option><option>2</option>",t.value="2",t.value&&t.value==="2"}}),a("value-set","select")||(r.VALUE_SETTERS.select=function(e,t){for(var n=0,i=e.getElementsByTagName("option"),s;s=i[n++];)if(r.getValue(s)===t){s.selected=!0;break}}),e.mix(r.VALUE_GETTERS,{button:function(e){return e.attributes&&e.attributes.value?e.attributes.value.value:""}}),e.mix(r.VALUE_SETTERS,{button:function(e,t){var n=e.attributes.value;n||(n=e[s].createAttribute("value"),e.setAttributeNode(n)),n.value=t}}),e.mix(r.VALUE_GETTERS,{option:function(e){var t=e.attributes;return t.value&&t.value.specified?e.value:e.text},select:function(e){var t=e.value,n=e.options;return n&&n.length&&(e.multiple||e.selectedIndex>-1&&(t=r.getValue(n[e.selectedIndex]))),t}});var f,l,c;e.mix(e.DOM,{hasClass:function(t,n){var r=e.DOM._getRegExp("(?:^|\\s+)"+n+"(?:\\s+|$)");return r.test(t.className)},addClass:function(t,n){e.DOM.hasClass(t,n)||(t.className=e.Lang.trim([t.className,n].join(" ")))},removeClass:function(t,n){n&&l(t,n)&&(t.className=e.Lang.trim(t.className.replace(e.DOM._getRegExp("(?:^|\\s+)"+n+"(?:\\s+|$)")," ")),l(t,n)&&c(t,n))},replaceClass:function(e,t,n){c(e,t),f(e,n)},toggleClass:function(e,t,n){var r=n!==undefined?n:!l(e,t);r?f(e,t):c(e,t)}}),l=e.DOM.hasClass,c=e.DOM.removeClass,f=e.DOM.addClass;var h=/<([a-z]+)/i,r=e.DOM,u=e.Features.add,a=e.Features.test,p={},d=function(t,n){var r=e.config.doc.createElement("div"),i=!0;r.innerHTML=t;if(!r.firstChild||r.firstChild.tagName!==n.toUpperCase())i=!1;return i},v=/(?:\/(?:thead|tfoot|tbody|caption|col|colgroup)>)+\s*<tbody/,m="<table>",g="</table>",y;e.mix(e.DOM,{_fragClones:{},_create:function(e,t,n){n=n||"div";var i=r._fragClones[n];return i?i=i.cloneNode(!1):i=r._fragClones[n]=t.createElement(n),i.innerHTML=e,i},_children:function(e,t){var n=0,r=e.children,i,s,o;r&&r.tags&&(t?r=e.children.tags(t):s=r.tags("!").length);if(!r||!r.tags&&t||s){i=r||e.childNodes,r=[];while(o=i[n++])o.nodeType===1&&(!t||t===o.tagName)&&r.push(o)}return r||[]},create:function(t,n){typeof t=="string"&&(t=e.Lang.trim(t)),n=n||e.config.doc;var i=h.exec(t),s=r._create,o=p,u=null,a,f,l,c;return t!=undefined&&(i&&i[1]&&(a=o[i[1].toLowerCase()],typeof a=="function"?s=a:f=a),l=s(t,n,f),c=l.childNodes,c.length===1?u=l.removeChild(c[0]):c[0]&&c[0].className==="yui3-big-dummy"?(y=l.selectedIndex,c.length===2?u=c[0].nextSibling:(l.removeChild(c[0]),u=r._nl2frag(c,n))):u=r._nl2frag(c,n)),u},_nl2frag:function(t,n){var r=null,i,s;if(t&&(t.push||t.item)&&t[0]){n=n||t[0].ownerDocument,r=n.createDocumentFragment(),t.item&&(t=e.Array(t,0,!0));for(i=0,s=t.length;i<s;i++)r.appendChild(t[i])}return r},addHTML:function(t,n,i){var s=t.parentNode,o=0,u,a=n,f;if(n!=undefined)if(n.nodeType)f=n;else if(typeof n=="string"||typeof n=="number")a=f=r.create(n);else if(n[0]&&n[0].nodeType){f=e.config.doc.createDocumentFragment();while(u=n[o++])f.appendChild(u)}if(i)if(f&&i.parentNode)i.parentNode.insertBefore(f,i);else switch(i){case"replace":while(t.firstChild)t.removeChild(t.firstChild);f&&t.appendChild(f);break;case"before":f&&s.insertBefore(f,t);break;case"after":f&&(t.nextSibling?s.insertBefore(f,t.nextSibling):s.appendChild(f));break;default:f&&t.appendChild(f)}else f&&t.appendChild(f);return t.nodeName=="SELECT"&&y>0&&(t.selectedIndex=y-1),a},wrap:function(t,n){var r=n&&n.nodeType?n:e.DOM.create(n),i=r.getElementsByTagName("*");i.length&&(r=i[i.length-1]),t.parentNode&&t.parentNode.replaceChild(r,t),r.appendChild(t)},unwrap:function(e){var t=e.parentNode,n=t.lastChild,r=e,i;if(t){i=t.parentNode;if(i){e=t.firstChild;while(e!==n)r=e.nextSibling,i.insertBefore(e,t),e=r;i.replaceChild(n,t)}else t.removeChild(e)}}}),u("innerhtml","table",{test:function(){var t=e.config.doc.createElement("table");try{t.innerHTML="<tbody></tbody>"}catch(n){return!1}return t.firstChild&&t.firstChild.nodeName==="TBODY"}}),u("innerhtml-div","tr",{test:function(){return d("<tr></tr>","tr")}}),u("innerhtml-div","script",{test:function(){return d("<script></script>","script")}}),a("innerhtml","table")||(p.tbody=function(t,n){var i=r.create(m+t+g,n),s=e.DOM._children(i,"tbody")[0];return i.children.length>1&&s&&!v.test(t)&&s.parentNode.removeChild(s),i}),a("innerhtml-div","script")||(p.script=function(e,t){var n=t.createElement("div");return n.innerHTML="-"+e,n.removeChild(n.firstChild),n},p.link=p.style=p.script),a("innerhtml-div","tr")||(e.mix(p,{option:function(e,t){return r.create('<select><option class="yui3-big-dummy" selected></option>'+e+"</select>",t)},tr:function(e,t){return r.create("<tbody>"+e+"</tbody>",t)},td:function(e,t){return r.create("<tr>"+e+"</tr>",t)},col:function(e,t){return r.create("<colgroup>"+e+"</colgroup>",t)},tbody:"table"}),e.mix(p,{legend:"fieldset"
          ,th:p.td,thead:p.tbody,tfoot:p.tbody,caption:p.tbody,colgroup:p.tbody,optgroup:p.option})),r.creators=p,e.mix(e.DOM,{setWidth:function(t,n){e.DOM._setSize(t,"width",n)},setHeight:function(t,n){e.DOM._setSize(t,"height",n)},_setSize:function(e,t,n){n=n>0?n:0;var r=0;e.style[t]=n+"px",r=t==="height"?e.offsetHeight:e.offsetWidth,r>n&&(n-=r-n,n<0&&(n=0),e.style[t]=n+"px")}})},"3.17.2",{requires:["dom-core"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("color-base",function(e,t){var n=/^#?([\da-fA-F]{2})([\da-fA-F]{2})([\da-fA-F]{2})(\ufffe)?/,r=/^#?([\da-fA-F]{1})([\da-fA-F]{1})([\da-fA-F]{1})(\ufffe)?/,i=/rgba?\(([\d]{1,3}), ?([\d]{1,3}), ?([\d]{1,3}),? ?([.\d]*)?\)/,s={HEX:"hex",RGB:"rgb",RGBA:"rgba"},o={hex:"toHex",rgb:"toRGB",rgba:"toRGBA"};e.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},REGEX_HEX:n,REGEX_HEX3:r,REGEX_RGB:i,re_RGB:i,re_hex:n,re_hex3:r,STR_HEX:"#{*}{*}{*}",STR_RGB:"rgb({*}, {*}, {*})",STR_RGBA:"rgba({*}, {*}, {*}, {*})",TYPES:s,CONVERTS:o,convert:function(t,n){var r=e.Color.CONVERTS[n.toLowerCase()],i=t;return r&&e.Color[r]&&(i=e.Color[r](t)),i},toHex:function(t){var n=e.Color._convertTo(t,"hex"),r=n.toLowerCase()==="transparent";return n.charAt(0)!=="#"&&!r&&(n="#"+n),r?n.toLowerCase():n.toUpperCase()},toRGB:function(t){var n=e.Color._convertTo(t,"rgb");return n.toLowerCase()},toRGBA:function(t){var n=e.Color._convertTo(t,"rgba");return n.toLowerCase()},toArray:function(t){var n=e.Color.findType(t).toUpperCase(),r,i,s,o;return n==="HEX"&&t.length<5&&(n="HEX3"),n.charAt(n.length-1)==="A"&&(n=n.slice(0,-1)),r=e.Color["REGEX_"+n],r&&(i=r.exec(t)||[],s=i.length,s&&(i.shift(),s--,n==="HEX3"&&(i[0]+=i[0],i[1]+=i[1],i[2]+=i[2]),o=i[s-1],o||(i[s-1]=1))),i},fromArray:function(t,n){t=t.concat();if(typeof n=="undefined")return t.join(", ");var r="{*}";n=e.Color["STR_"+n.toUpperCase()],t.length===3&&n.match(/\{\*\}/g).length===4&&t.push(1);while(n.indexOf(r)>=0&&t.length>0)n=n.replace(r,t.shift());return n},findType:function(t){if(e.Color.KEYWORDS[t])return"keyword";var n=t.indexOf("("),r;return n>0&&(r=t.substr(0,n)),r&&e.Color.TYPES[r.toUpperCase()]?e.Color.TYPES[r.toUpperCase()]:"hex"},_getAlpha:function(t){var n,r=e.Color.toArray(t);return r.length>3&&(n=r.pop()),+n||1},_keywordToHex:function(t){var n=e.Color.KEYWORDS[t];if(n)return n},_convertTo:function(t,n){if(t==="transparent")return t;var r=e.Color.findType(t),i=n,s,o,u,a;return r==="keyword"&&(t=e.Color._keywordToHex(t),r="hex"),r==="hex"&&t.length<5&&(t.charAt(0)==="#"&&(t=t.substr(1)),t="#"+t.charAt(0)+t.charAt(0)+t.charAt(1)+t.charAt(1)+t.charAt(2)+t.charAt(2)),r===n?t:(r.charAt(r.length-1)==="a"&&(r=r.slice(0,-1)),s=n.charAt(n.length-1)==="a",s&&(n=n.slice(0,-1),o=e.Color._getAlpha(t)),a=n.charAt(0).toUpperCase()+n.substr(1).toLowerCase(),u=e.Color["_"+r+"To"+a],u||r!=="rgb"&&n!=="rgb"&&(t=e.Color["_"+r+"ToRgb"](t),r="rgb",u=e.Color["_"+r+"To"+a]),u&&(t=u(t,s)),s&&(e.Lang.isArray(t)||(t=e.Color.toArray(t)),t.push(o),t=e.Color.fromArray(t,i.toUpperCase())),t)},_hexToRgb:function(e,t){var n,r,i;return e.charAt(0)==="#"&&(e=e.substr(1)),e=parseInt(e,16),n=e>>16,r=e>>8&255,i=e&255,t?[n,r,i]:"rgb("+n+", "+r+", "+i+")"},_rgbToHex:function(t){var n=e.Color.toArray(t),r=n[2]|n[1]<<8|n[0]<<16;r=(+r).toString(16);while(r.length<6)r="0"+r;return"#"+r}}},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dom-style",function(e,t){var n="documentElement",r="defaultView",i="ownerDocument",s="style",o="float",u="cssFloat",a="styleFloat",f="transparent",l="getComputedStyle",c="getBoundingClientRect",h=e.config.doc,p=e.DOM,d,v,m=["WebkitTransform","MozTransform","OTransform","msTransform","transform"],g=/width|height|top|left|right|bottom|margin|padding/i;e.Array.each(m,function(e){e in h[n].style&&(d=e,v=e+"Origin")}),e.mix(p,{DEFAULT_UNIT:"px",CUSTOM_STYLES:{},setStyle:function(e,t,n,r){r=r||e.style;var i=p.CUSTOM_STYLES;if(r){n===null||n===""?n="":!isNaN(Number(n))&&g.test(t)&&(n+=p.DEFAULT_UNIT);if(t in i){if(i[t].set){i[t].set(e,n,r);return}typeof i[t]=="string"&&(t=i[t])}else t===""&&(t="cssText",n="");r[t]=n}},getStyle:function(e,t,n){n=n||e.style;var r=p.CUSTOM_STYLES,i="";if(n){if(t in r){if(r[t].get)return r[t].get(e,t,n);typeof r[t]=="string"&&(t=r[t])}i=n[t],i===""&&(i=p[l](e,t))}return i},setStyles:function(t,n){var r=t.style;e.each(n,function(e,n){p.setStyle(t,n,e,r)},p)},getComputedStyle:function(e,t){var n="",o=e[i],u;return e[s]&&o[r]&&o[r][l]&&(u=o[r][l](e,null),u&&(n=u[t])),n}}),h[n][s][u]!==undefined?p.CUSTOM_STYLES[o]=u:h[n][s][a]!==undefined&&(p.CUSTOM_STYLES[o]=a),e.UA.webkit&&(p[l]=function(e,t){var n=e[i][r],s=n[l](e,"")[t];return s==="rgba(0, 0, 0, 0)"&&(s=f),s}),e.DOM._getAttrOffset=function(t,n){var r=e.DOM[l](t,n),i=t.offsetParent,s,o,u;return r==="auto"&&(s=e.DOM.getStyle(t,"position"),s==="static"||s==="relative"?r=0:i&&i[c]&&(o=i[c]()[n],u=t[c]()[n],n==="left"||n==="top"?r=u-o:r=o-t[c]()[n])),r},e.DOM._getOffset=function(e){var t,n=null;return e&&(t=p.getStyle(e,"position"),n=[parseInt(p[l](e,"left"),10),parseInt(p[l](e,"top"),10)],isNaN(n[0])&&(n[0]=parseInt(p.getStyle(e,"left"),10),isNaN(n[0])&&(n[0]=t==="relative"?0:e.offsetLeft||0)),isNaN(n[1])&&(n[1]=parseInt(p.getStyle(e,"top"),10),isNaN(n[1])&&(n[1]=t==="relative"?0:e.offsetTop||0))),n},d&&(p.CUSTOM_STYLES.transform={set:function(e,t,n){n[d]=t},get:function(e){return p[l](e,d)}},p.CUSTOM_STYLES.transformOrigin={set:function(e,t,n){n[v]=t},get:function(e){return p[l](e,v)}})},"3.17.2",{requires:["dom-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("selector-native",function(e,t){(function(e){e.namespace("Selector");var t="compareDocumentPosition",n="ownerDocument",r={_types:{esc:{token:"\ue000",re:/\\[:\[\]\(\)#\.\'\>+~"]/gi},attr:{token:"\ue001",re:/(\[[^\]]*\])/g},pseudo:{token:"\ue002",re:/(\([^\)]*\))/g}},useNative:!0,_escapeId:function(e){return e&&(e=e.replace(/([:\[\]\(\)#\.'<>+~"])/g,"\\$1")),e},_compare:"sourceIndex"in e.config.doc.documentElement?function(e,t){var n=e.sourceIndex,r=t.sourceIndex;return n===r?0:n>r?1:-1}:e.config.doc.documentElement[t]?function(e,n){return e[t](n)&4?-1:1}:function(e,t){var r,i,s;return e&&t&&(r=e[n].createRange(),r.setStart(e,0),i=t[n].createRange(),i.setStart(t,0),s=r.compareBoundaryPoints(1,i)),s},_sort:function(t){return t&&(t=e.Array(t,0,!0),t.sort&&t.sort(r._compare)),t},_deDupe:function(e){var t=[],n,r;for(n=0;r=e[n++];)r._found||(t[t.length]=r,r._found=!0);for(n=0;r=t[n++];)r._found=null,r.removeAttribute("_found");return t},query:function(t,n,i,s){n=n||e.config.doc;var o=[],u=e.Selector.useNative&&e.config.doc.querySelector&&!s,a=[[t,n]],f,l,c,h=u?e.Selector._nativeQuery:e.Selector._bruteQuery;if(t&&h){!s&&(!u||n.tagName)&&(a=r._splitQueries(t,n));for(c=0;f=a[c++];)l=h(f[0],f[1],i),i||(l=e.Array(l,0,!0)),l&&(o=o.concat(l));a.length>1&&(o=r._sort(r._deDupe(o)))}return i?o[0]||null:o},_replaceSelector:function(t){var n=e.Selector._parse("esc",t),i,s;return t=e.Selector._replace("esc",t),s=e.Selector._parse("pseudo",t),t=r._replace("pseudo",t),i=e.Selector._parse("attr",t),t=e.Selector._replace("attr",t),{esc:n,attrs:i,pseudos:s,selector:t}},_restoreSelector:function(t){var n=t.selector;return n=e.Selector._restore("attr",n,t.attrs),n=e.Selector._restore("pseudo",n,t.pseudos),n=e.Selector._restore("esc",n,t.esc),n},_replaceCommas:function(t){var n=e.Selector._replaceSelector(t),t=n.selector;return t&&(t=t.replace(/,/g,"\ue007"),n.selector=t,t=e.Selector._restoreSelector(n)),t},_splitQueries:function(t,n){t.indexOf(",")>-1&&(t=e.Selector._replaceCommas(t));var r=t.split("\ue007"),i=[],s="",o,u,a;if(n){n.nodeType===1&&(o=e.Selector._escapeId(e.DOM.getId(n)),o||(o=e.guid(),e.DOM.setId(n,o)),s='[id="'+o+'"] ');for(u=0,a=r.length;u<a;++u)t=s+r[u],i.push([t,n])}return i},_nativeQuery:function(t,n,r){if((e.UA.webkit||e.UA.opera)&&t.indexOf(":checked")>-1&&e.Selector.pseudos&&e.Selector.pseudos.checked)return e.Selector.query(t,n,r,!0);try{return n["querySelector"+(r?"":"All")](t)}catch(i){return e.Selector.query(t,n,r,!0)}},filter:function(t,n){var r=[],i,s;if(t&&n)for(i=0;s=t[i++];)e.Selector.test(s,n)&&(r[r.length]=s);return r},test:function(t,r,i){var s=!1,o=!1,u,a,f,l,c,h,p,d,v;if(t&&t.tagName)if(typeof r=="function")s=r.call(t,t);else{u=r.split(","),!i&&!e.DOM.inDoc(t)&&(a=t.parentNode,a?i=a:(c=t[n].createDocumentFragment(),c.appendChild(t),i=c,o=!0)),i=i||t[n],h=e.Selector._escapeId(e.DOM.getId(t)),h||(h=e.guid(),e.DOM.setId(t,h));for(p=0;v=u[p++];){v+='[id="'+h+'"]',l=e.Selector.query(v,i);for(d=0;f=l[d++];)if(f===t){s=!0;break}if(s)break}o&&c.removeChild(t)}return s},ancestor:function(t,n,r){return e.DOM.ancestor(t,function(t){return e.Selector.test(t,n)},r)},_parse:function(t,n){return n.match(e.Selector._types[t].re)},_replace:function(t,n){var r=e.Selector._types[t];return n.replace(r.re,r.token)},_restore:function(t,n,r){if(r){var i=e.Selector._types[t].token,s,o;for(s=0,o=r.length;s<o;++s)n=n.replace(i,r[s])}return n}};e.mix(e.Selector,r,!0)})(e)},"3.17.2",{requires:["dom-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("selector",function(e,t){},"3.17.2",{requires:["selector-native"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-core",function(e,t){var n=".",r="nodeName",i="nodeType",s="ownerDocument",o="tagName",u="_yuid",a={},f=Array.prototype.slice,l=e.DOM,c=function(t){if(!this.getDOMNode)return new c(t);if(typeof t=="string"){t=c._fromString(t);if(!t)return null}var n=t.nodeType!==9?t.uniqueID:t[u];n&&c._instances[n]&&c._instances[n]._node!==t&&(t[u]=null),n=n||e.stamp(t),n||(n=e.guid()),this[u]=n,this._node=t,this._stateProxy=t,this._initPlugins&&this._initPlugins()},h=function(t){var n=null;return t&&(n=typeof t=="string"?function(n){return e.Selector.test(n,t)}:function(n){return t(e.one(n))}),n};c.ATTRS={},c.DOM_EVENTS={},c._fromString=function(t){return t&&(t.indexOf("doc")===0?t=e.config.doc:t.indexOf("win")===0?t=e.config.win:t=e.Selector.query(t,null,!0)),t||null},c.NAME="node",c.re_aria=/^(?:role$|aria-)/,c.SHOW_TRANSITION="fadeIn",c.HIDE_TRANSITION="fadeOut",c._instances={},c.getDOMNode=function(e){return e?e.nodeType?e:e._node||null:null},c.scrubVal=function(t,n){if(t){if(typeof t=="object"||typeof t=="function")if(i in t||l.isWindow(t))t=e.one(t);else if(t.item&&!t._nodes||t[0]&&t[0][i])t=e.all(t)}else typeof t=="undefined"?t=n:t===null&&(t=null);return t},c.addMethod=function(e,t,n){e&&t&&typeof t=="function"&&(c.prototype[e]=function(){var e=f.call(arguments),r=this,i;return e[0]&&e[0]._node&&(e[0]=e[0]._node),e[1]&&e[1]._node&&(e[1]=e[1]._node),e.unshift(r._node),i=t.apply(n||r,e),i&&(i=c.scrubVal(i,r)),typeof i!="undefined"||(i=r),i})},c.importMethod=function(t,n,r){typeof n=="string"?(r=r||n,c.addMethod(r,t[n],t)):e.Array.each(n,function(e){c.importMethod(t,e)})},c.one=function(t){var n=null,r,i;if(t){if(typeof t=="string"){t=c._fromString(t);if(!t)return null}else if(t.getDOMNode)return t;if(t.nodeType||e.DOM.isWindow(t)){i=t.uniqueID&&t.nodeType!==9?t.uniqueID:t._yuid,n=c._instances[i],r=n?n._node:null;if(!n||r&&t!==r)n=new c(t),t.nodeType!=11&&(c._instances[n[u]]=n)}}return n},c.DEFAULT_SETTER=function(t,r){var i=this._stateProxy,s;return t.indexOf(n)>-1?(s=t,t=t.split(n),e.Object.setValue(i,t,r)):typeof i[t]!="undefined"&&(i[t]=r),r},c.DEFAULT_GETTER=function(t){var r=this._stateProxy,i;return t.indexOf&&t.indexOf(n)>-1?i=e.Object.getValue(r,t.split(n)):typeof r[t]!="undefined"&&(i=r[t]),i},e.mix(c.prototype,{DATA_PREFIX:"data-",toString:function(){var e=this[u]+": not bound to a node",t=this._node,n,i,s;return t&&(n=t.attributes,i=n&&n.id?t.getAttribute("id"):null,s=n&&n.className?t.getAttribute("className"):null,e=t[r],i&&(e+="#"+i),s&&(e+="."+s.replace(" ",".")),e+=" "+this[u]),e},get:function(e){var t;return this._getAttr?t=this._getAttr(e):t=this._get(e),t?t=c.scrubVal(t,this):t===null&&(t=null),t},_get:function(e){var t=c.ATTRS[e],n;return t&&t.getter?n=t.getter.call(this):c.re_aria.test(e)?n=this._node.getAttribute(e,2):n=c.DEFAULT_GETTER.apply(this,arguments),n},set:function(e,t){var n=c.ATTRS[e];return this._setAttr?this._setAttr.apply(this,arguments):n&&n.setter?n.setter.call(this,t,e):c.re_aria.test(e)?this._node.setAttribute(e,t):c.DEFAULT_SETTER.apply(this,arguments),this},setAttrs:function(t){return this._setAttrs?this._setAttrs(t):e.Object.each(t,function(e,t){this.set(t,e)},this),this},getAttrs:function(t){var n={};return this._getAttrs?this._getAttrs(t):e.Array.each(t,function(e,t){n[e]=this.get(e)},this),n},compareTo:function(e){var t=this._node;return e&&e._node&&(e=e._node),t===e},inDoc:function(e){var t=this._node;if(t){e=e?e._node||e:t[s];if(e.documentElement)return l.contains(e.documentElement,t)}return!1},getById:function(t){var n=this._node,r=l.byId(t,n[s]);return r&&l.contains(n,r)?r=e.one(r):r=null,r},ancestor:function(t,n,r){return arguments.length===2&&(typeof n=="string"||typeof n=="function")&&(r=n),e.one(l.ancestor(this._node,h(t),n,h(r)))},ancestors:function(t,n,r){return arguments.length===2&&(typeof n=="string"||typeof n=="function")&&(r=n),e.all(l.ancestors(this._node,h(t),n,h(r)))},previous:function(t,n){return e.one(l.elementByAxis(this._node,"previousSibling",h(t),n))},next:function(t,n){return e.one(l.elementByAxis(this._node,"nextSibling",h(t),n))},siblings:function(t){return e.all(l.siblings(this._node,h(t)))},one:function(t){return e.one(e.Selector.query(t,this._node,!0))},all:function(t){var n;return this._node&&(n=e.all(e.Selector.query(t,this._node)),n._query=t,n._queryRoot=this._node),n||e.all([])},test:function(t){return e.Selector.test(this._node,t)},remove:function(e){var t=this._node;return t&&t.parentNode&&t.parentNode.removeChild(t),e&&this.destroy(),this},replace:function(e){var t=this._node;return typeof e=="string"&&(e=c.create(e)),t.parentNode.replaceChild(c.getDOMNode(e),t),this},replaceChild:function(t,n){return typeof t=="string"&&(t=l.create(t)),e.one(this._node.replaceChild(c.getDOMNode(t),c.getDOMNode(n)))},destroy:function(t){var n=e.config.doc.uniqueID?"uniqueID":"_yuid",r;this.purge(),this.unplug&&this.unplug(),this.clearData(),t&&e.NodeList.each(this.all("*"),function(t){r=c._instances[t[n]],r?r.destroy():e.Event.purgeElement(t)}),this._node=null,this._stateProxy=null,delete c._instances[this._yuid]},invoke:function(e,t,n,r,i,s){var o=this._node,u;return t&&t._node&&(t=t._node),n&&n._node&&(n=n._node),u=o[e](t,n,r,i,s),c.scrubVal(u,this)},swap:e.config.doc.documentElement.swapNode?function(e){this._node.swapNode(c.getDOMNode(e))}:function(e){e=c.getDOMNode(e);var t=this._node,n=e.parentNode,r=e.nextSibling;return r===t?n.insertBefore(t,e):e===t.nextSibling?n.insertBefore(e,t):(t.parentNode.replaceChild(e,t),l.addHTML(n,t,r)),this},hasMethod:function(e){var t=this._node;return!(!(t&&e in t&&typeof t[e]!="unknown")||typeof t[e]!="function"&&String(t[e]).indexOf("function")!==1)},isFragment:function(){return this.get("nodeType")===11},empty:function(){return this.get("childNodes").remove().destroy(!0),this},getDOMNode:function(){return this._node}},!0),e.Node=c,e.one=c.one;var p=function(t){var n=[];t&&(typeof t=="string"?(this._query=t,t=e.Selector.query(t)):t.nodeType||l.isWindow(t)?t=[t]:t._node?t=[t._node]:
          t[0]&&t[0]._node?(e.Array.each(t,function(e){e._node&&n.push(e._node)}),t=n):t=e.Array(t,0,!0)),this._nodes=t||[]};p.NAME="NodeList",p.getDOMNodes=function(e){return e&&e._nodes?e._nodes:e},p.each=function(t,n,r){var i=t._nodes;i&&i.length&&e.Array.each(i,n,r||t)},p.addMethod=function(t,n,r){t&&n&&(p.prototype[t]=function(){var t=[],i=arguments;return e.Array.each(this._nodes,function(s){var o=s.uniqueID&&s.nodeType!==9?"uniqueID":"_yuid",u=e.Node._instances[s[o]],a,f;u||(u=p._getTempNode(s)),a=r||u,f=n.apply(a,i),f!==undefined&&f!==u&&(t[t.length]=f)}),t.length?t:this})},p.importMethod=function(t,n,r){typeof n=="string"?(r=r||n,p.addMethod(n,t[n])):e.Array.each(n,function(e){p.importMethod(t,e)})},p._getTempNode=function(t){var n=p._tempNode;return n||(n=e.Node.create("<div></div>"),p._tempNode=n),n._node=t,n._stateProxy=t,n},e.mix(p.prototype,{_invoke:function(e,t,n){var r=n?[]:this;return this.each(function(i){var s=i[e].apply(i,t);n&&r.push(s)}),r},item:function(t){return e.one((this._nodes||[])[t])},each:function(t,n){var r=this;return e.Array.each(this._nodes,function(i,s){return i=e.one(i),t.call(n||i,i,s,r)}),r},batch:function(t,n){var r=this;return e.Array.each(this._nodes,function(i,s){var o=e.Node._instances[i[u]];return o||(o=p._getTempNode(i)),t.call(n||o,o,s,r)}),r},some:function(t,n){var r=this;return e.Array.some(this._nodes,function(i,s){return i=e.one(i),n=n||i,t.call(n,i,s,r)})},toFrag:function(){return e.one(e.DOM._nl2frag(this._nodes))},indexOf:function(t){return e.Array.indexOf(this._nodes,e.Node.getDOMNode(t))},filter:function(t){return e.all(e.Selector.filter(this._nodes,t))},modulus:function(t,n){n=n||0;var r=[];return p.each(this,function(e,i){i%t===n&&r.push(e)}),e.all(r)},odd:function(){return this.modulus(2,1)},even:function(){return this.modulus(2)},destructor:function(){},refresh:function(){var t,n=this._nodes,r=this._query,i=this._queryRoot;return r&&(i||n&&n[0]&&n[0].ownerDocument&&(i=n[0].ownerDocument),this._nodes=e.Selector.query(r,i)),this},size:function(){return this._nodes.length},isEmpty:function(){return this._nodes.length<1},toString:function(){var e="",t=this[u]+": not bound to any nodes",n=this._nodes,i;return n&&n[0]&&(i=n[0],e+=i[r],i.id&&(e+="#"+i.id),i.className&&(e+="."+i.className.replace(" ",".")),n.length>1&&(e+="...["+n.length+" items]")),e||t},getDOMNodes:function(){return this._nodes}},!0),p.importMethod(e.Node.prototype,["destroy","empty","remove","set"]),p.prototype.get=function(t){var n=[],r=this._nodes,i=!1,s=p._getTempNode,o,u;return r[0]&&(o=e.Node._instances[r[0]._yuid]||s(r[0]),u=o._get(t),u&&u.nodeType&&(i=!0)),e.Array.each(r,function(r){o=e.Node._instances[r._yuid],o||(o=s(r)),u=o._get(t),i||(u=e.Node.scrubVal(u,o)),n.push(u)}),i?e.all(n):n},e.NodeList=p,e.all=function(e){return new p(e)},e.Node.all=e.all;var d=e.NodeList,v=Array.prototype,m={concat:1,pop:0,push:0,shift:0,slice:1,splice:1,unshift:0};e.Object.each(m,function(t,n){d.prototype[n]=function(){var r=[],i=0,s,o;while(typeof (s=arguments[i++])!="undefined")r.push(s._node||s._nodes||s);return o=v[n].apply(this._nodes,r),t?o=e.all(o):o=e.Node.scrubVal(o),o}}),e.Array.each(["removeChild","hasChildNodes","cloneNode","hasAttribute","scrollIntoView","getElementsByTagName","focus","blur","submit","reset","select","createCaption"],function(t){e.Node.prototype[t]=function(e,n,r){var i=this.invoke(t,e,n,r);return i}}),e.Node.prototype.removeAttribute=function(e){var t=this._node;return t&&t.removeAttribute(e,0),this},e.Node.importMethod(e.DOM,["contains","setAttribute","getAttribute","wrap","unwrap","generateID"]),e.NodeList.importMethod(e.Node.prototype,["getAttribute","setAttribute","removeAttribute","unwrap","wrap","generateID"])},"3.17.2",{requires:["dom-core","selector"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-base",function(e,t){var n=["hasClass","addClass","removeClass","replaceClass","toggleClass"];e.Node.importMethod(e.DOM,n),e.NodeList.importMethod(e.Node.prototype,n);var r=e.Node,i=e.DOM;r.create=function(t,n){return n&&n._node&&(n=n._node),e.one(i.create(t,n))},e.mix(r.prototype,{create:r.create,insert:function(e,t){return this._insert(e,t),this},_insert:function(e,t){var n=this._node,r=null;return typeof t=="number"?t=this._node.childNodes[t]:t&&t._node&&(t=t._node),e&&typeof e!="string"&&(e=e._node||e._nodes||e),r=i.addHTML(n,e,t),r},prepend:function(e){return this.insert(e,0)},append:function(e){return this.insert(e,null)},appendChild:function(e){return r.scrubVal(this._insert(e))},insertBefore:function(t,n){return e.Node.scrubVal(this._insert(t,n))},appendTo:function(t){return e.one(t).append(this),this},setContent:function(e){return this._insert(e,"replace"),this},getContent:function(){var e=this;return e._node.nodeType===11&&(e=e.create("<div/>").append(e.cloneNode(!0))),e.get("innerHTML")}}),e.Node.prototype.setHTML=e.Node.prototype.setContent,e.Node.prototype.getHTML=e.Node.prototype.getContent,e.NodeList.importMethod(e.Node.prototype,["append","insert","appendChild","insertBefore","prepend","setContent","getContent","setHTML","getHTML"]);var r=e.Node,i=e.DOM;r.ATTRS={text:{getter:function(){return i.getText(this._node)},setter:function(e){return i.setText(this._node,e),e}},"for":{getter:function(){return i.getAttribute(this._node,"for")},setter:function(e){return i.setAttribute(this._node,"for",e),e}},options:{getter:function(){return this._node.getElementsByTagName("option")}},children:{getter:function(){var t=this._node,n=t.children,r,i,s;if(!n){r=t.childNodes,n=[];for(i=0,s=r.length;i<s;++i)r[i].tagName&&(n[n.length]=r[i])}return e.all(n)}},value:{getter:function(){return i.getValue(this._node)},setter:function(e){return i.setValue(this._node,e),e}}},e.Node.importMethod(e.DOM,["setAttribute","getAttribute"]);var r=e.Node,s=e.NodeList;r.DOM_EVENTS={abort:1,beforeunload:1,blur:1,change:1,click:1,close:1,command:1,contextmenu:1,copy:1,cut:1,dblclick:1,DOMMouseScroll:1,drag:1,dragstart:1,dragenter:1,dragover:1,dragleave:1,dragend:1,drop:1,error:1,focus:1,key:1,keydown:1,keypress:1,keyup:1,load:1,message:1,mousedown:1,mouseenter:1,mouseleave:1,mousemove:1,mousemultiwheel:1,mouseout:1,mouseover:1,mouseup:1,mousewheel:1,orientationchange:1,paste:1,reset:1,resize:1,select:1,selectstart:1,submit:1,scroll:1,textInput:1,unload:1,invalid:1},e.mix(r.DOM_EVENTS,e.Env.evt.plugins),e.augment(r,e.EventTarget),e.mix(r.prototype,{purge:function(t,n){return e.Event.purgeElement(this._node,t,n),this}}),e.mix(e.NodeList.prototype,{_prepEvtArgs:function(t,n,r){var i=e.Array(arguments,0,!0);return i.length<2?i[2]=this._nodes:i.splice(2,0,this._nodes),i[3]=r||this,i},on:function(t,n,r){return e.on.apply(e,this._prepEvtArgs.apply(this,arguments))},once:function(t,n,r){return e.once.apply(e,this._prepEvtArgs.apply(this,arguments))},after:function(t,n,r){return e.after.apply(e,this._prepEvtArgs.apply(this,arguments))},onceAfter:function(t,n,r){return e.onceAfter.apply(e,this._prepEvtArgs.apply(this,arguments))}}),s.importMethod(e.Node.prototype,["detach","detachAll"]),e.mix(e.Node.ATTRS,{offsetHeight:{setter:function(t){return e.DOM.setHeight(this._node,t),t},getter:function(){return this._node.offsetHeight}},offsetWidth:{setter:function(t){return e.DOM.setWidth(this._node,t),t},getter:function(){return this._node.offsetWidth}}}),e.mix(e.Node.prototype,{sizeTo:function(t,n){var r;arguments.length<2&&(r=e.one(t),t=r.get("offsetWidth"),n=r.get("offsetHeight")),this.setAttrs({offsetWidth:t,offsetHeight:n})}}),e.config.doc.documentElement.hasAttribute||(e.Node.prototype.hasAttribute=function(e){return e==="value"&&this.get("value")!==""?!0:!!this._node.attributes[e]&&!!this._node.attributes[e].specified}),e.Node.prototype.focus=function(){try{this._node.focus()}catch(e){}return this},e.Node.ATTRS.type={setter:function(e){if(e==="hidden")try{this._node.type="hidden"}catch(t){this._node.style.display="none",this._inputType="hidden"}else try{this._node.type=e}catch(t){}return e},getter:function(){return this._inputType||this._node.type},_bypassProxy:!0},e.config.doc.createElement("form").elements.nodeType&&(e.Node.ATTRS.elements={getter:function(){return this.all("input, textarea, button, select")}}),e.mix(e.Node.prototype,{_initData:function(){"_data"in this||(this._data={})},getData:function(t){this._initData();var n=this._data,r=n;return arguments.length?t in n?r=n[t]:r=this._getDataAttribute(t):typeof n=="object"&&n!==null&&(r={},e.Object.each(n,function(e,t){r[t]=e}),r=this._getDataAttributes(r)),r},_getDataAttributes:function(e){e=e||{};var t=0,n=this._node.attributes,r=n.length,i=this.DATA_PREFIX,s=i.length,o;while(t<r)o=n[t].name,o.indexOf(i)===0&&(o=o.substr(s),o in e||(e[o]=this._getDataAttribute(o))),t+=1;return e},_getDataAttribute:function(e){e=this.DATA_PREFIX+e;var t=this._node,n=t.attributes,r=n&&n[e]&&n[e].value;return r},setData:function(e,t){return this._initData(),arguments.length>1?this._data[e]=t:this._data=e,this},clearData:function(e){return"_data"in this&&(typeof e!="undefined"?delete this._data[e]:delete this._data),this}}),e.mix(e.NodeList.prototype,{getData:function(e){var t=arguments.length?[e]:[];return this._invoke("getData",t,!0)},setData:function(e,t){var n=arguments.length>1?[e,t]:[e];return this._invoke("setData",n)},clearData:function(e){var t=arguments.length?[e]:[];return this._invoke("clearData",[e])}})},"3.17.2",{requires:["event-base","node-core","dom-base","dom-style"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-base",function(e,t){e.publish("domready",{fireOnce:!0,async:!0}),YUI.Env.DOMReady?e.fire("domready"):e.Do.before(function(){e.fire("domready")},YUI.Env,"_ready");var n=e.UA,r={},i={63232:38,63233:40,63234:37,63235:39,63276:33,63277:34,25:9,63272:46,63273:36,63275:35},s=function(t){if(!t)return t;try{t&&3==t.nodeType&&(t=t.parentNode)}catch(n){return null}return e.one(t)},o=function(e,t,n){this._event=e,this._currentTarget=t,this._wrapper=n||r,this.init()};e.extend(o,Object,{init:function(){var e=this._event,t=this._wrapper.overrides,r=e.pageX,o=e.pageY,u,a=this._currentTarget;this.altKey=e.altKey,this.ctrlKey=e.ctrlKey,this.metaKey=e.metaKey,this.shiftKey=e.shiftKey,this.type=t&&t.type||e.type,this.clientX=e.clientX,this.clientY=e.clientY,this.pageX=r,this.pageY=o,u=e.keyCode||e.charCode,n.webkit&&u in i&&(u=i[u]),this.keyCode=u,this.charCode=u,this.which=e.which||e.charCode||u,this.button=this.which,this.target=s(e.target),this.currentTarget=s(a),this.relatedTarget=s(e.relatedTarget);if(e.type=="mousewheel"||e.type=="DOMMouseScroll")this.wheelDelta=e.detail?e.detail*-1:Math.round(e.wheelDelta/80)||(e.wheelDelta<0?-1:1);this._touch&&this._touch(e,a,this._wrapper)},stopPropagation:function(){this._event.stopPropagation(),this._wrapper.stopped=1,this.stopped=1},stopImmediatePropagation:function(){var e=this._event;e.stopImmediatePropagation?e.stopImmediatePropagation():this.stopPropagation(),this._wrapper.stopped=2,this.stopped=2},preventDefault:function(e){var t=this._event;t.preventDefault(),e&&(t.returnValue=e),this._wrapper.prevented=1,this.prevented=1},halt:function(e){e?this.stopImmediatePropagation():this.stopPropagation(),this.preventDefault()}}),o.resolve=s,e.DOM2EventFacade=o,e.DOMEventFacade=o,function(){e.Env.evt.dom_wrappers={},e.Env.evt.dom_map={};var t=e.Env.evt,n=e.config,r=n.win,i=YUI.Env.add,s=YUI.Env.remove,o=function(){YUI.Env.windowLoaded=!0,e.Event._load(),s(r,"load",o)},u=function(){e.Event._unload()},a="domready",f="~yui|2|compat~",l=function(t){try{return t&&typeof t!="string"&&e.Lang.isNumber(t.length)&&!t.tagName&&!e.DOM.isWindow(t)}catch(n){return!1}},c=e.CustomEvent.prototype._delete,h=function(t){var n=c.apply(this,arguments);return this.hasSubs()||e.Event._clean(this),n},p=function(){var n=!1,o=0,c=[],d=t.dom_wrappers,v=null,m=t.dom_map;return{POLL_RETRYS:1e3,POLL_INTERVAL:40,lastError:null,_interval:null,_dri:null,DOMReady:!1,startInterval:function(){p._interval||(p._interval=setInterval(p._poll,p.POLL_INTERVAL))},onAvailable:function(t,n,r,i,s,u){var a=e.Array(t),f,l;for(f=0;f<a.length;f+=1)c.push({id:a[f],fn:n,obj:r,override:i,checkReady:s,compat:u});return o=this.POLL_RETRYS,setTimeout(p._poll,0),l=new e.EventHandle({_delete:function(){if(l.handle){l.handle.detach();return}var e,t;for(e=0;e<a.length;e++)for(t=0;t<c.length;t++)a[e]===c[t].id&&c.splice(t,1)}}),l},onContentReady:function(e,t,n,r,i){return p.onAvailable(e,t,n,r,!0,i)},attach:function(t,n,r,i){return p._attach(e.Array(arguments,0,!0))},_createWrapper:function(t,n,s,o,u){var a,f=e.stamp(t),l="event:"+f+n;return!1===u&&(l+="native"),s&&(l+="capture"),a=d[l],a||(a=e.publish(l,{silent:!0,bubbles:!1,emitFacade:!1,contextFn:function(){return o?a.el:(a.nodeRef=a.nodeRef||e.one(a.el),a.nodeRef)}}),a.overrides={},a.el=t,a.key=l,a.domkey=f,a.type=n,a.fn=function(e){a.fire(p.getEvent(e,t,o||!1===u))},a.capture=s,t==r&&n=="load"&&(a.fireOnce=!0,v=l),a._delete=h,d[l]=a,m[f]=m[f]||{},m[f][l]=a,i(t,n,a.fn,s)),a},_attach:function(t,n){var i,s,o,u,a,c=!1,h,d=t[0],v=t[1],m=t[2]||r,g=n&&n.facade,y=n&&n.capture,b=n&&n.overrides;t[t.length-1]===f&&(i=!0);if(!v||!v.call)return!1;if(l(m))return s=[],e.each(m,function(e,r){t[2]=e,s.push(p._attach(t.slice(),n))}),new e.EventHandle(s);if(e.Lang.isString(m)){if(i)o=e.DOM.byId(m);else{o=e.Selector.query(m);switch(o.length){case 0:o=null;break;case 1:o=o[0];break;default:return t[2]=o,p._attach(t,n)}}if(!o)return h=p.onAvailable(m,function(){h.handle=p._attach(t,n)},p,!0,!1,i),h;m=o}return m?(e.Node&&e.instanceOf(m,e.Node)&&(m=e.Node.getDOMNode(m)),u=p._createWrapper(m,d,y,i,g),b&&e.mix(u.overrides,b),m==r&&d=="load"&&YUI.Env.windowLoaded&&(c=!0),i&&t.pop(),a=t[3],h=u._on(v,a,t.length>4?t.slice(4):null),c&&u.fire(),h):!1},detach:function(t,n,r,i){var s=e.Array(arguments,0,!0),o,u,a,c,h,v;s[s.length-1]===f&&(o=!0);if(t&&t.detach)return t.detach();typeof r=="string"&&(o?r=e.DOM.byId(r):(r=e.Selector.query(r),u=r.length,u<1?r=null:u==1&&(r=r[0])));if(!r)return!1;if(r.detach)return s.splice(2,1),r.detach.apply(r,s);if(l(r)){a=!0;for(c=0,u=r.length;c<u;++c)s[2]=r[c],a=e.Event.detach.apply(e.Event,s)&&a;return a}return!t||!n||!n.call?p.purgeElement(r,!1,t):(h="event:"+e.stamp(r)+t,v=d[h],v?v.detach(n):!1)},getEvent:function(t,n,i){var s=t||r.event;return i?s:new e.DOMEventFacade(s,n,d["event:"+e.stamp(n)+t.type])},generateId:function(t){return e.DOM.generateID(t)},_isValidCollection:l,_load:function(t){n||(n=!0,e.fire&&e.fire(a),p._poll())},_poll:function(){if(p.locked)return;if(e.UA.ie&&!YUI.Env.DOMReady){p.startInterval();return}p.locked=!0;var t,r,i,s,u,a,f=!n;f||(f=o>0),u=[],a=function(t,n){var r,i=n.override;try{n.compat?(n.override?i===!0?r=n.obj:r=i:r=t,n.fn.call(r,n.obj)):(r=n.obj||e.one(t),n.fn.apply(r,e.Lang.isArray(i)?i:[]))}catch(s){}};for(t=0,r=c.length;t<r;++t)i=c[t],i&&!i.checkReady&&(s=i.compat?e.DOM.byId(i.id):e.Selector.query(i.id,null,!0),s?(a(s,i),c[t]=null):u.push(i));for(t=0,r=c.length;t<r;++t){i=c[t];if(i&&i.checkReady){s=i.compat?e.DOM.byId(i.id):e.Selector.query(i.id,null,!0);if(s){if(n||s.get&&s.get("nextSibling")||s.nextSibling)a(s,i),c[t]=null}else u.push(i)}}o=u.length===0?0:o-1,f?p.startInterval():(clearInterval(p._interval),p._interval=null),p.locked=!1;return},purgeElement:function(t,n,r){var i=e.Lang.isString(t)?e.Selector.query(t,null,!0):t,s=p.getListeners(i,r),o,u,a,f;if(n&&i){s=s||[],a=e.Selector.query("*",i),u=a.length;for(o=0;o<u;++o)f=p.getListeners(a[o],r),f&&(s=s.concat(f))}if(s)for(o=0,u=s.length;o<u;++o)s[o].detachAll()}
          ,_clean:function(t){var n=t.key,r=t.domkey;s(t.el,t.type,t.fn,t.capture),delete d[n],delete e._yuievt.events[n],m[r]&&(delete m[r][n],e.Object.size(m[r])||delete m[r])},getListeners:function(n,r){var i=e.stamp(n,!0),s=m[i],o=[],u=r?"event:"+i+r:null,a=t.plugins;return s?(u?(a[r]&&a[r].eventDef&&(u+="_synth"),s[u]&&o.push(s[u]),u+="native",s[u]&&o.push(s[u])):e.each(s,function(e,t){o.push(e)}),o.length?o:null):null},_unload:function(t){e.each(d,function(e,n){e.type=="unload"&&e.fire(t),e.detachAll()}),s(r,"unload",u)},nativeAdd:i,nativeRemove:s}}();e.Event=p,n.injected||YUI.Env.windowLoaded?o():i(r,"load",o);if(e.UA.ie){e.on(a,p._poll);if(e.UA.ie<7)try{i(r,"unload",u)}catch(d){}}p.Custom=e.CustomEvent,p.Subscriber=e.Subscriber,p.Target=e.EventTarget,p.Handle=e.EventHandle,p.Facade=e.EventFacade,p._poll()}(),e.Env.evt.plugins.available={on:function(t,n,r,i){var s=arguments.length>4?e.Array(arguments,4,!0):null;return e.Event.onAvailable.call(e.Event,r,n,i,s)}},e.Env.evt.plugins.contentready={on:function(t,n,r,i){var s=arguments.length>4?e.Array(arguments,4,!0):null;return e.Event.onContentReady.call(e.Event,r,n,i,s)}}},"3.17.2",{requires:["event-custom-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          (function(){var e,t=YUI.Env,n=YUI.config,r=n.doc,i=r&&r.documentElement,s="onreadystatechange",o=n.pollInterval||40;i.doScroll&&!t._ieready&&(t._ieready=function(){t._ready()},
          /*! DOMReady: based on work by: Dean Edwards/John Resig/Matthias Miller/Diego Perini */
          self!==self.top?(e=function(){r.readyState=="complete"&&(t.remove(r,s,e),t.ieready())},t.add(r,s,e)):t._dri=setInterval(function(){try{i.doScroll("left"),clearInterval(t._dri),t._dri=null,t._ieready()}catch(e){}},o))})(),YUI.add("event-base-ie",function(e,t){function n(){e.DOM2EventFacade.apply(this,arguments)}function r(t){var n=e.config.doc.createEventObject(t),i=r.prototype;return n.hasOwnProperty=function(){return!0},n.init=i.init,n.halt=i.halt,n.preventDefault=i.preventDefault,n.stopPropagation=i.stopPropagation,n.stopImmediatePropagation=i.stopImmediatePropagation,e.DOM2EventFacade.apply(n,arguments),n}var i=e.config.doc&&e.config.doc.implementation,s=e.config.lazyEventFacade,o={0:1,4:2,2:3},u={mouseout:"toElement",mouseover:"fromElement"},a=e.DOM2EventFacade.resolve,f={init:function(){n.superclass.init.apply(this,arguments);var t=this._event,r,i,s,u,f,l;this.target=a(t.srcElement),"clientX"in t&&!r&&0!==r&&(r=t.clientX,i=t.clientY,s=e.config.doc,u=s.body,f=s.documentElement,r+=f.scrollLeft||u&&u.scrollLeft||0,i+=f.scrollTop||u&&u.scrollTop||0,this.pageX=r,this.pageY=i),t.type=="mouseout"?l=t.toElement:t.type=="mouseover"&&(l=t.fromElement),this.relatedTarget=a(l||t.relatedTarget),this.which=this.button=t.keyCode||o[t.button]||t.button},stopPropagation:function(){this._event.cancelBubble=!0,this._wrapper.stopped=1,this.stopped=1},stopImmediatePropagation:function(){this.stopPropagation(),this._wrapper.stopped=2,this.stopped=2},preventDefault:function(e){this._event.returnValue=e||!1,this._wrapper.prevented=1,this.prevented=1}};e.extend(n,e.DOM2EventFacade,f),e.extend(r,e.DOM2EventFacade,f),r.prototype.init=function(){var e=this._event,t=this._wrapper.overrides,n=r._define,i=r._lazyProperties,s;this.altKey=e.altKey,this.ctrlKey=e.ctrlKey,this.metaKey=e.metaKey,this.shiftKey=e.shiftKey,this.type=t&&t.type||e.type,this.clientX=e.clientX,this.clientY=e.clientY,this.keyCode=this.charCode=e.keyCode,this.which=this.button=e.keyCode||o[e.button]||e.button;for(s in i)i.hasOwnProperty(s)&&n(this,s,i[s]);this._touch&&this._touch(e,this._currentTarget,this._wrapper)},r._lazyProperties={target:function(){return a(this._event.srcElement)},relatedTarget:function(){var e=this._event,t=u[e.type]||"relatedTarget";return a(e[t]||e.relatedTarget)},currentTarget:function(){return a(this._currentTarget)},wheelDelta:function(){var e=this._event;if(e.type==="mousewheel"||e.type==="DOMMouseScroll")return e.detail?e.detail*-1:Math.round(e.wheelDelta/80)||(e.wheelDelta<0?-1:1)},pageX:function(){var t=this._event,n=t.pageX,r,i,s;return n===undefined&&(r=e.config.doc,i=r.body&&r.body.scrollLeft,s=r.documentElement.scrollLeft,n=t.clientX+(s||i||0)),n},pageY:function(){var t=this._event,n=t.pageY,r,i,s;return n===undefined&&(r=e.config.doc,i=r.body&&r.body.scrollTop,s=r.documentElement.scrollTop,n=t.clientY+(s||i||0)),n}},r._define=function(e,t,n){function r(r){var i=arguments.length?r:n.call(this);return delete e[t],Object.defineProperty(e,t,{value:i,configurable:!0,writable:!0}),i}Object.defineProperty(e,t,{get:r,set:r,configurable:!0})};if(i&&!i.hasFeature("Events","2.0")){if(s)try{Object.defineProperty(e.config.doc.createEventObject(),"z",{})}catch(l){s=!1}e.DOMEventFacade=s?r:n}},"3.17.2",{requires:["node-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("pluginhost-base",function(e,t){function r(){this._plugins={}}var n=e.Lang;r.prototype={plug:function(e,t){var r,i,s;if(n.isArray(e))for(r=0,i=e.length;r<i;r++)this.plug(e[r]);else e&&!n.isFunction(e)&&(t=e.cfg,e=e.fn),e&&e.NS&&(s=e.NS,t=t||{},t.host=this,this.hasPlugin(s)?this[s].setAttrs&&this[s].setAttrs(t):(this[s]=new e(t),this._plugins[s]=e));return this},unplug:function(e){var t=e,r=this._plugins;if(e)n.isFunction(e)&&(t=e.NS,t&&(!r[t]||r[t]!==e)&&(t=null)),t&&(this[t]&&(this[t].destroy&&this[t].destroy(),delete this[t]),r[t]&&delete r[t]);else for(t in this._plugins)this._plugins.hasOwnProperty(t)&&this.unplug(t);return this},hasPlugin:function(e){return this._plugins[e]&&this[e]},_initPlugins:function(e){this._plugins=this._plugins||{},this._initConfigPlugins&&this._initConfigPlugins(e)},_destroyPlugins:function(){this.unplug()}},e.namespace("Plugin").Host=r},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("pluginhost-config",function(e,t){var n=e.Plugin.Host,r=e.Lang;n.prototype._initConfigPlugins=function(t){var n=this._getClasses?this._getClasses():[this.constructor],r=[],i={},s,o,u,a,f;for(o=n.length-1;o>=0;o--)s=n[o],a=s._UNPLUG,a&&e.mix(i,a,!0),u=s._PLUG,u&&e.mix(r,u,!0);for(f in r)r.hasOwnProperty(f)&&(i[f]||this.plug(r[f]));t&&t.plugins&&this.plug(t.plugins)},n.plug=function(t,n,i){var s,o,u,a;if(t!==e.Base){t._PLUG=t._PLUG||{},r.isArray(n)||(i&&(n={fn:n,cfg:i}),n=[n]);for(o=0,u=n.length;o<u;o++)s=n[o],a=s.NAME||s.fn.NAME,t._PLUG[a]=s}},n.unplug=function(t,n){var i,s,o,u;if(t!==e.Base){t._UNPLUG=t._UNPLUG||{},r.isArray(n)||(n=[n]);for(s=0,o=n.length;s<o;s++)i=n[s],u=i.NAME,t._PLUG[u]?delete t._PLUG[u]:t._UNPLUG[u]=i}}},"3.17.2",{requires:["pluginhost-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-delegate",function(e,t){function f(t,r,u,l){var c=n(arguments,0,!0),h=i(u)?u:null,p,d,v,m,g,y,b,w,E;if(s(t)){w=[];if(o(t))for(y=0,b=t.length;y<b;++y)c[0]=t[y],w.push(e.delegate.apply(e,c));else{c.unshift(null);for(y in t)t.hasOwnProperty(y)&&(c[0]=y,c[1]=t[y],w.push(e.delegate.apply(e,c)))}return new e.EventHandle(w)}p=t.split(/\|/),p.length>1&&(g=p.shift(),c[0]=t=p.shift()),d=e.Node.DOM_EVENTS[t],s(d)&&d.delegate&&(E=d.delegate.apply(d,arguments));if(!E){if(!t||!r||!u||!l)return;v=h?e.Selector.query(h,null,!0):u,!v&&i(u)&&(E=e.on("available",function(){e.mix(E,e.delegate.apply(e,c),!0)},u)),!E&&v&&(c.splice(2,2,v),E=e.Event._attach(c,{facade:!1}),E.sub.filter=l,E.sub._notify=f.notifySub)}return E&&g&&(m=a[g]||(a[g]={}),m=m[t]||(m[t]=[]),m.push(E)),E}var n=e.Array,r=e.Lang,i=r.isString,s=r.isObject,o=r.isArray,u=e.Selector.test,a=e.Env.evt.handles;f.notifySub=function(t,r,i){r=r.slice(),this.args&&r.push.apply(r,this.args);var s=f._applyFilter(this.filter,r,i),o,u,a,l;if(s){s=n(s),o=r[0]=new e.DOMEventFacade(r[0],i.el,i),o.container=e.one(i.el);for(u=0,a=s.length;u<a&&!o.stopped;++u){o.currentTarget=e.one(s[u]),l=this.fn.apply(this.context||o.currentTarget,r);if(l===!1)break}return l}},f.compileFilter=e.cached(function(e){return function(t,n){return u(t._node,e,n.currentTarget===n.target?null:n.currentTarget._node)}}),f._disabledRE=/^(?:button|input|select|textarea)$/i,f._applyFilter=function(t,n,r){var s=n[0],o=r.el,a=s.target||s.srcElement,l=[],c=!1;a.nodeType===3&&(a=a.parentNode);if(a.disabled&&f._disabledRE.test(a.nodeName))return l;n.unshift(a);if(i(t))while(a){c=a===o,u(a,t,c?null:o)&&l.push(a);if(c)break;a=a.parentNode}else{n[0]=e.one(a),n[1]=new e.DOMEventFacade(s,o,r);while(a){t.apply(n[0],n)&&l.push(a);if(a===o)break;a=a.parentNode,n[0]=e.one(a)}n[1]=s}return l.length<=1&&(l=l[0]),n.shift(),l},e.delegate=e.Event.delegate=f},"3.17.2",{requires:["node-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-event-delegate",function(e,t){e.Node.prototype.delegate=function(t){var n=e.Array(arguments,0,!0),r=e.Lang.isObject(t)&&!e.Lang.isArray(t)?1:2;return n.splice(r,0,this._node),e.delegate.apply(e,n)}},"3.17.2",{requires:["node-base","event-delegate"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-pluginhost",function(e,t){e.Node.plug=function(){var t=e.Array(arguments);return t.unshift(e.Node),e.Plugin.Host.plug.apply(e.Base,t),e.Node},e.Node.unplug=function(){var t=e.Array(arguments);return t.unshift(e.Node),e.Plugin.Host.unplug.apply(e.Base,t),e.Node},e.mix(e.Node,e.Plugin.Host,!1,null,1),e.Object.each(e.Node._instances,function(t){e.Plugin.Host.apply(t)}),e.NodeList.prototype.plug=function(){var t=arguments;return e.NodeList.each(this,function(n){e.Node.prototype.plug.apply(e.one(n),t)}),this},e.NodeList.prototype.unplug=function(){var t=arguments;return e.NodeList.each(this,function(n){e.Node.prototype.unplug.apply(e.one(n),t)}),this}},"3.17.2",{requires:["node-base","pluginhost"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dom-screen",function(e,t){(function(e){var t="documentElement",n="compatMode",r="position",i="fixed",s="relative",o="left",u="top",a="BackCompat",f="medium",l="borderLeftWidth",c="borderTopWidth",h="getBoundingClientRect",p="getComputedStyle",d=e.DOM,v=/^t(?:able|d|h)$/i,m;e.UA.ie&&(e.config.doc[n]!=="BackCompat"?m=t:m="body"),e.mix(d,{winHeight:function(e){var t=d._getWinSize(e).height;return t},winWidth:function(e){var t=d._getWinSize(e).width;return t},docHeight:function(e){var t=d._getDocSize(e).height;return Math.max(t,d._getWinSize(e).height)},docWidth:function(e){var t=d._getDocSize(e).width;return Math.max(t,d._getWinSize(e).width)},docScrollX:function(n,r){r=r||n?d._getDoc(n):e.config.doc;var i=r.defaultView,s=i?i.pageXOffset:0;return Math.max(r[t].scrollLeft,r.body.scrollLeft,s)},docScrollY:function(n,r){r=r||n?d._getDoc(n):e.config.doc;var i=r.defaultView,s=i?i.pageYOffset:0;return Math.max(r[t].scrollTop,r.body.scrollTop,s)},getXY:function(){return e.config.doc[t][h]?function(r){var i=null,s,o,u,f,l,c,p,v,g,y;if(r&&r.tagName){p=r.ownerDocument,u=p[n],u!==a?y=p[t]:y=p.body,y.contains?g=y.contains(r):g=e.DOM.contains(y,r);if(g){v=p.defaultView,v&&"pageXOffset"in v?(s=v.pageXOffset,o=v.pageYOffset):(s=m?p[m].scrollLeft:d.docScrollX(r,p),o=m?p[m].scrollTop:d.docScrollY(r,p)),e.UA.ie&&(!p.documentMode||p.documentMode<8||u===a)&&(l=y.clientLeft,c=y.clientTop),f=r[h](),i=[f.left,f.top];if(l||c)i[0]-=l,i[1]-=c;if(o||s)if(!e.UA.ios||e.UA.ios>=4.2)i[0]+=s,i[1]+=o}else i=d._getOffset(r)}return i}:function(t){var n=null,s,o,u,a,f;if(t)if(d.inDoc(t)){n=[t.offsetLeft,t.offsetTop],s=t.ownerDocument,o=t,u=e.UA.gecko||e.UA.webkit>519?!0:!1;while(o=o.offsetParent)n[0]+=o.offsetLeft,n[1]+=o.offsetTop,u&&(n=d._calcBorders(o,n));if(d.getStyle(t,r)!=i){o=t;while(o=o.parentNode){a=o.scrollTop,f=o.scrollLeft,e.UA.gecko&&d.getStyle(o,"overflow")!=="visible"&&(n=d._calcBorders(o,n));if(a||f)n[0]-=f,n[1]-=a}n[0]+=d.docScrollX(t,s),n[1]+=d.docScrollY(t,s)}else n[0]+=d.docScrollX(t,s),n[1]+=d.docScrollY(t,s)}else n=d._getOffset(t);return n}}(),getScrollbarWidth:e.cached(function(){var t=e.config.doc,n=t.createElement("div"),r=t.getElementsByTagName("body")[0],i=.1;return r&&(n.style.cssText="position:absolute;visibility:hidden;overflow:scroll;width:20px;",n.appendChild(t.createElement("p")).style.height="1px",r.insertBefore(n,r.firstChild),i=n.offsetWidth-n.clientWidth,r.removeChild(n)),i},null,.1),getX:function(e){return d.getXY(e)[0]},getY:function(e){return d.getXY(e)[1]},setXY:function(e,t,n){var i=d.setStyle,a,f,l,c;e&&t&&(a=d.getStyle(e,r),f=d._getOffset(e),a=="static"&&(a=s,i(e,r,a)),c=d.getXY(e),t[0]!==null&&i(e,o,t[0]-c[0]+f[0]+"px"),t[1]!==null&&i(e,u,t[1]-c[1]+f[1]+"px"),n||(l=d.getXY(e),(l[0]!==t[0]||l[1]!==t[1])&&d.setXY(e,t,!0)))},setX:function(e,t){return d.setXY(e,[t,null])},setY:function(e,t){return d.setXY(e,[null,t])},swapXY:function(e,t){var n=d.getXY(e);d.setXY(e,d.getXY(t)),d.setXY(t,n)},_calcBorders:function(t,n){var r=parseInt(d[p](t,c),10)||0,i=parseInt(d[p](t,l),10)||0;return e.UA.gecko&&v.test(t.tagName)&&(r=0,i=0),n[0]+=i,n[1]+=r,n},_getWinSize:function(r,i){i=i||r?d._getDoc(r):e.config.doc;var s=i.defaultView||i.parentWindow,o=i[n],u=s.innerHeight,a=s.innerWidth,f=i[t];return o&&!e.UA.opera&&(o!="CSS1Compat"&&(f=i.body),u=f.clientHeight,a=f.clientWidth),{height:u,width:a}},_getDocSize:function(r){var i=r?d._getDoc(r):e.config.doc,s=i[t];return i[n]!="CSS1Compat"&&(s=i.body),{height:s.scrollHeight,width:s.scrollWidth}}})})(e),function(e){var t="top",n="right",r="bottom",i="left",s=function(e,s){var o=Math.max(e[t],s[t]),u=Math.min(e[n],s[n]),a=Math.min(e[r],s[r]),f=Math.max(e[i],s[i]),l={};return l[t]=o,l[n]=u,l[r]=a,l[i]=f,l},o=e.DOM;e.mix(o,{region:function(e){var t=o.getXY(e),n=!1;return e&&t&&(n=o._getRegion(t[1],t[0]+e.offsetWidth,t[1]+e.offsetHeight,t[0])),n},intersect:function(u,a,f){var l=f||o.region(u),c={},h=a,p;if(h.tagName)c=o.region(h);else{if(!e.Lang.isObject(a))return!1;c=a}return p=s(c,l),{top:p[t],right:p[n],bottom:p[r],left:p[i],area:(p[r]-p[t])*(p[n]-p[i]),yoff:p[r]-p[t],xoff:p[n]-p[i],inRegion:o.inRegion(u,a,!1,f)}},inRegion:function(u,a,f,l){var c={},h=l||o.region(u),p=a,d;if(p.tagName)c=o.region(p);else{if(!e.Lang.isObject(a))return!1;c=a}return f?h[i]>=c[i]&&h[n]<=c[n]&&h[t]>=c[t]&&h[r]<=c[r]:(d=s(c,h),d[r]>=d[t]&&d[n]>=d[i]?!0:!1)},inViewportRegion:function(e,t,n){return o.inRegion(e,o.viewportRegion(e),t,n)},_getRegion:function(e,s,o,u){var a={};return a[t]=a[1]=e,a[i]=a[0]=u,a[r]=o,a[n]=s,a.width=a[n]-a[i],a.height=a[r]-a[t],a},viewportRegion:function(t){t=t||e.config.doc.documentElement;var n=!1,r,i;return t&&(r=o.docScrollX(t),i=o.docScrollY(t),n=o._getRegion(i,o.winWidth(t)+r,i+o.winHeight(t),r)),n}})}(e)},"3.17.2",{requires:["dom-base","dom-style"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-screen",function(e,t){e.each(["winWidth","winHeight","docWidth","docHeight","docScrollX","docScrollY"],function(t){e.Node.ATTRS[t]={getter:function(){var n=Array.prototype.slice.call(arguments);return n.unshift(e.Node.getDOMNode(this)),e.DOM[t].apply(this,n)}}}),e.Node.ATTRS.scrollLeft={getter:function(){var t=e.Node.getDOMNode(this);return"scrollLeft"in t?t.scrollLeft:e.DOM.docScrollX(t)},setter:function(t){var n=e.Node.getDOMNode(this);n&&("scrollLeft"in n?n.scrollLeft=t:(n.document||n.nodeType===9)&&e.DOM._getWin(n).scrollTo(t,e.DOM.docScrollY(n)))}},e.Node.ATTRS.scrollTop={getter:function(){var t=e.Node.getDOMNode(this);return"scrollTop"in t?t.scrollTop:e.DOM.docScrollY(t)},setter:function(t){var n=e.Node.getDOMNode(this);n&&("scrollTop"in n?n.scrollTop=t:(n.document||n.nodeType===9)&&e.DOM._getWin(n).scrollTo(e.DOM.docScrollX(n),t))}},e.Node.importMethod(e.DOM,["getXY","setXY","getX","setX","getY","setY","swapXY"]),e.Node.ATTRS.region={getter:function(){var t=this.getDOMNode(),n;return t&&!t.tagName&&t.nodeType===9&&(t=t.documentElement),e.DOM.isWindow(t)?n=e.DOM.viewportRegion(t):n=e.DOM.region(t),n}},e.Node.ATTRS.viewportRegion={getter:function(){return e.DOM.viewportRegion(e.Node.getDOMNode(this))}},e.Node.importMethod(e.DOM,"inViewportRegion"),e.Node.prototype.intersect=function(t,n){var r=e.Node.getDOMNode(this);return e.instanceOf(t,e.Node)&&(t=e.Node.getDOMNode(t)),e.DOM.intersect(r,t,n)},e.Node.prototype.inRegion=function(t,n,r){var i=e.Node.getDOMNode(this);return e.instanceOf(t,e.Node)&&(t=e.Node.getDOMNode(t)),e.DOM.inRegion(i,t,n,r)}},"3.17.2",{requires:["dom-screen","node-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("node-style",function(e,t){(function(e){e.mix(e.Node.prototype,{setStyle:function(t,n){return e.DOM.setStyle(this._node,t,n),this},setStyles:function(t){return e.DOM.setStyles(this._node,t),this},getStyle:function(t){return e.DOM.getStyle(this._node,t)},getComputedStyle:function(t){return e.DOM.getComputedStyle(this._node,t)}}),e.NodeList.importMethod(e.Node.prototype,["getStyle","getComputedStyle","setStyle","setStyles"])})(e);var n=e.Node;e.mix(n.prototype,{show:function(e){return e=arguments[arguments.length-1],this.toggleView(!0,e),this},_show:function(){this.removeAttribute("hidden"),this.setStyle("display","")},_isHidden:function(){return this.hasAttribute("hidden")||e.DOM.getComputedStyle(this._node,"display")==="none"},toggleView:function(e,t){return this._toggleView.apply(this,arguments),this},_toggleView:function(e,t){return t=arguments[arguments.length-1],typeof e!="boolean"&&(e=this._isHidden()?1:0),e?this._show():this._hide(),typeof t=="function"&&t.call(this),this},hide:function(e){return e=arguments[arguments.length-1],this.toggleView(!1,e),this},_hide:function(){this.setAttribute("hidden","hidden"),this.setStyle("display","none")}}),e.NodeList.importMethod(e.Node.prototype,["show","hide","toggleView"])},"3.17.2",{requires:["dom-style","node-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("querystring-stringify-simple",function(e,t){var n=e.namespace("QueryString"),r=encodeURIComponent;n.stringify=function(t,n){var i=[],s=n&&n.arrayKey?!0:!1,o,u,a;for(o in t)if(t.hasOwnProperty(o))if(e.Lang.isArray(t[o]))for(u=0,a=t[o].length;u<a;u++)i.push(r(s?o+"[]":o)+"="+r(t[o][u]));else i.push(r(o)+"="+r(t[o]));return i.join("&")}},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("io-base",function(e,t){function o(t){var n=this;n._uid="io:"+s++,n._init(t),e.io._map[n._uid]=n}var n=["start","complete","end","success","failure","progress"],r=["status","statusText","responseText","responseXML"],i=e.config.win,s=0;o.prototype={_id:0,_headers:{"X-Requested-With":"XMLHttpRequest"},_timeout:{},_init:function(t){var r=this,i,s;r.cfg=t||{},e.augment(r,e.EventTarget);for(i=0,s=n.length;i<s;++i)r.publish("io:"+n[i],e.merge({broadcast:1},t)),r.publish("io-trn:"+n[i],t)},_create:function(t,n){var r=this,s={id:e.Lang.isNumber(n)?n:r._id++,uid:r._uid},o=t.xdr?t.xdr.use:null,u=t.form&&t.form.upload?"iframe":null,a;return o==="native"&&(o=e.UA.ie&&!l?"xdr":null,r.setHeader("X-Requested-With")),a=o||u,s=a?e.merge(e.IO.customTransport(a),s):e.merge(e.IO.defaultTransport(),s),s.notify&&(t.notify=function(e,t,n){r.notify(e,t,n)}),a||i&&i.FormData&&t.data instanceof i.FormData&&(s.c.upload.onprogress=function(e){r.progress(s,e,t)},s.c.onload=function(e){r.load(s,e,t)},s.c.onerror=function(e){r.error(s,e,t)},s.upload=!0),s},_destroy:function(t){i&&!t.notify&&!t.xdr&&(u&&!t.upload?t.c.onreadystatechange=null:t.upload?(t.c.upload.onprogress=null,t.c.onload=null,t.c.onerror=null):e.UA.ie&&!t.e&&t.c.abort()),t=t.c=null},_evt:function(t,r,i){var s=this,o,u=i.arguments,a=s.cfg.emitFacade,f="io:"+t,l="io-trn:"+t;this.detach(l),r.e&&(r.c={status:0,statusText:r.e}),o=[a?{id:r.id,data:r.c,cfg:i,arguments:u}:r.id],a||(t===n[0]||t===n[2]?u&&o.push(u):(r.evt?o.push(r.evt):o.push(r.c),u&&o.push(u))),o.unshift(f),s.fire.apply(s,o),i.on&&(o[0]=l,s.once(l,i.on[t],i.context||e),s.fire.apply(s,o))},start:function(e,t){this._evt(n[0],e,t)},complete:function(e,t){this._evt(n[1],e,t)},end:function(e,t){this._evt(n[2],e,t),this._destroy(e)},success:function(e,t){this._evt(n[3],e,t),this.end(e,t)},failure:function(e,t){this._evt(n[4],e,t),this.end(e,t)},progress:function(e,t,r){e.evt=t,this._evt(n[5],e,r)},load:function(e,t,r){e.evt=t.target,this._evt(n[1],e,r)},error:function(e,t,r){e.evt=t,this._evt(n[4],e,r)},_retry:function(e,t,n){return this._destroy(e),n.xdr.use="flash",this.send(t,n,e.id)},_concat:function(e,t){return e+=(e.indexOf("?")===-1?"?":"&")+t,e},setHeader:function(e,t){t?this._headers[e]=t:delete this._headers[e]},_setHeaders:function(t,n){n=e.merge(this._headers,n),e.Object.each(n,function(e,r){e!=="disable"&&t.setRequestHeader(r,n[r])})},_startTimeout:function(e,t){var n=this;n._timeout[e.id]=setTimeout(function(){n._abort(e,"timeout")},t)},_clearTimeout:function(e){clearTimeout(this._timeout[e]),delete this._timeout[e]},_result:function(e,t){var n;try{n=e.c.status}catch(r){n=0}n>=200&&n<300||n===304||n===1223?this.success(e,t):this.failure(e,t)},_rS:function(e,t){var n=this;e.c.readyState===4&&(t.timeout&&n._clearTimeout(e.id),setTimeout(function(){n.complete(e,t),n._result(e,t)},0))},_abort:function(e,t){e&&e.c&&(e.e=t,e.c.abort())},send:function(t,n,i){var s,o,u,a,f,c,h=this,p=t,d={};n=n?e.Object(n):{},s=h._create(n,i),o=n.method?n.method.toUpperCase():"GET",f=n.sync,c=n.data,e.Lang.isObject(c)&&!c.nodeType&&!s.upload&&e.QueryString&&e.QueryString.stringify&&(n.data=c=e.QueryString.stringify(c));if(n.form){if(n.form.upload)return h.upload(s,t,n);c=h._serialize(n.form,c)}c||(c="");if(c)switch(o){case"GET":case"HEAD":case"DELETE":p=h._concat(p,c),c="";break;case"POST":case"PUT":n.headers=e.merge({"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},n.headers)}if(s.xdr)return h.xdr(p,s,n);if(s.notify)return s.c.send(s,t,n);!f&&!s.upload&&(s.c.onreadystatechange=function(){h._rS(s,n)});try{s.c.open(o,p,!f,n.username||null,n.password||null),h._setHeaders(s.c,n.headers||{}),h.start(s,n),n.xdr&&n.xdr.credentials&&l&&(s.c.withCredentials=!0),s.c.send(c);if(f){for(u=0,a=r.length;u<a;++u)d[r[u]]=s.c[r[u]];return d.getAllResponseHeaders=function(){return s.c.getAllResponseHeaders()},d.getResponseHeader=function(e){return s.c.getResponseHeader(e)},h.complete(s,n),h._result(s,n),d}}catch(v){if(s.xdr)return h._retry(s,t,n);h.complete(s,n),h._result(s,n)}return n.timeout&&h._startTimeout(s,n.timeout),{id:s.id,abort:function(){return s.c?h._abort(s,"abort"):!1},isInProgress:function(){return s.c?s.c.readyState%4:!1},io:h}}},e.io=function(t,n){var r=e.io._map["io:0"]||new o;return r.send.apply(r,[t,n])},e.io.header=function(t,n){var r=e.io._map["io:0"]||new o;r.setHeader(t,n)},e.IO=o,e.io._map={};var u=i&&i.XMLHttpRequest,a=i&&i.XDomainRequest,f=i&&i.ActiveXObject,l=u&&"withCredentials"in new XMLHttpRequest;e.mix(e.IO,{_default:"xhr",defaultTransport:function(t){if(!t){var n={c:e.IO.transports[e.IO._default](),notify:e.IO._default==="xhr"?!1:!0};return n}e.IO._default=t},transports:{xhr:function(){return u?new XMLHttpRequest:f?new ActiveXObject("Microsoft.XMLHTTP"):null},xdr:function(){return a?new XDomainRequest:null},iframe:function(){return{}},flash:null,nodejs:null},customTransport:function(t){var n={c:e.IO.transports[t]()};return n[t==="xdr"||t==="flash"?"xdr":"notify"]=!0,n}}),e.mix(e.IO.prototype,{notify:function(e,t,n){var r=this;switch(e){case"timeout":case"abort":case"transport error":t.c={status:0,statusText:e},e="failure";default:r[e].apply(r,[t,n])}}})},"3.17.2",{requires:["event-custom-base","querystring-stringify-simple"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("json-parse",function(e,t){var n=e.config.global.JSON;e.namespace("JSON").parse=function(e,t,r){return n.parse(typeof e=="string"?e:e+"",t,r)}},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("transition",function(e,t){var n="",r="",i=e.config.doc,s="documentElement",o=i[s].style,u="transition",a="transitionProperty",f,l,c,h,p,d,v={},m=["Webkit","Moz"],g={Webkit:"webkitTransitionEnd"},y=function(){this.init.apply(this,arguments)};y._TRANSFORM="transform",y._toCamel=function(e){return e=e.replace(/-([a-z])/gi,function(e,t){return t.toUpperCase()}),e},y._toHyphen=function(e){return e=e.replace(/([A-Z]?)([a-z]+)([A-Z]?)/g,function(e,t,n,r){var i=(t?"-"+t.toLowerCase():"")+n;return r&&(i+="-"+r.toLowerCase()),i}),e},y.SHOW_TRANSITION="fadeIn",y.HIDE_TRANSITION="fadeOut",y.useNative=!1,"transition"in o&&"transitionProperty"in o&&"transitionDuration"in o&&"transitionTimingFunction"in o&&"transitionDelay"in o?(y.useNative=!0,y.supported=!0):e.Array.each(m,function(e){var t=e+"Transition";t in i[s].style&&(n=e,r=y._toHyphen(e)+"-",y.useNative=!0,y.supported=!0,y._VENDOR_PREFIX=e)}),typeof o.transform=="undefined"&&e.Array.each(m,function(e){var t=e+"Transform";typeof o[t]!="undefined"&&(y._TRANSFORM=t)}),n&&(u=n+"Transition",a=n+"TransitionProperty"),f=r+"transition-property",l=r+"transition-duration",c=r+"transition-timing-function",h=r+"transition-delay",p="transitionend",d="on"+n.toLowerCase()+"transitionend",p=g[n]||p,y.fx={},y.toggles={},y._hasEnd={},y._reKeywords=/^(?:node|duration|iterations|easing|delay|on|onstart|onend)$/i,e.Node.DOM_EVENTS[p]=1,y.NAME="transition",y.DEFAULT_EASING="ease",y.DEFAULT_DURATION=.5,y.DEFAULT_DELAY=0,y._nodeAttrs={},y.prototype={constructor:y,init:function(e,t){var n=this;return n._node=e,!n._running&&t&&(n._config=t,e._transition=n,n._duration="duration"in t?t.duration:n.constructor.DEFAULT_DURATION,n._delay="delay"in t?t.delay:n.constructor.DEFAULT_DELAY,n._easing=t.easing||n.constructor.DEFAULT_EASING,n._count=0,n._running=!1),n},addProperty:function(t,n){var r=this,i=this._node,s=e.stamp(i),o=e.one(i),u=y._nodeAttrs[s],a,f,l,c,h;u||(u=y._nodeAttrs[s]={}),c=u[t],n&&n.value!==undefined?h=n.value:n!==undefined&&(h=n,n=v),typeof h=="function"&&(h=h.call(o,o)),c&&c.transition&&c.transition!==r&&c.transition._count--,r._count++,l=(typeof n.duration!="undefined"?n.duration:r._duration)||1e-4,u[t]={value:h,duration:l,delay:typeof n.delay!="undefined"?n.delay:r._delay,easing:n.easing||r._easing,transition:r},a=e.DOM.getComputedStyle(i,t),f=typeof h=="string"?a:parseFloat(a),y.useNative&&f===h&&setTimeout(function(){r._onNativeEnd.call(i,{propertyName:t,elapsedTime:l})},l*1e3)},removeProperty:function(t){var n=this,r=y._nodeAttrs[e.stamp(n._node)];r&&r[t]&&(delete r[t],n._count--)},initAttrs:function(t){var n,r=this._node;t.transform&&!t[y._TRANSFORM]&&(t[y._TRANSFORM]=t.transform,delete t.transform);for(n in t)t.hasOwnProperty(n)&&!y._reKeywords.test(n)&&(this.addProperty(n,t[n]),r.style[n]===""&&e.DOM.setStyle(r,n,e.DOM.getComputedStyle(r,n)))},run:function(t){var n=this,r=n._node,i=n._config,s={type:"transition:start",config:i};return n._running||(n._running=!0,i.on&&i.on.start&&i.on.start.call(e.one(r),s),n.initAttrs(n._config),n._callback=t,n._start()),n},_start:function(){this._runNative()},_prepDur:function(e){return e=parseFloat(e)*1e3,e+"ms"},_runNative:function(){var t=this,n=t._node,r=e.stamp(n),i=n.style,s=n.ownerDocument.defaultView.getComputedStyle(n),o=y._nodeAttrs[r],u="",a=s[y._toCamel(f)],d=f+": ",v=l+": ",m=c+": ",g=h+": ",b,w,E;a!=="all"&&(d+=a+",",v+=s[y._toCamel(l)]+",",m+=s[y._toCamel(c)]+",",g+=s[y._toCamel(h)]+",");for(E in o)b=y._toHyphen(E),w=o[E],(w=o[E])&&w.transition===t&&(E in n.style?(v+=t._prepDur(w.duration)+",",g+=t._prepDur(w.delay)+",",m+=w.easing+",",d+=b+",",u+=b+": "+w.value+"; "):this.removeProperty(E));d=d.replace(/,$/,";"),v=v.replace(/,$/,";"),m=m.replace(/,$/,";"),g=g.replace(/,$/,";"),y._hasEnd[r]||(n.addEventListener(p,t._onNativeEnd,""),y._hasEnd[r]=!0),i.cssText+=d+v+m+g+u},_end:function(t){var n=this,r=n._node,i=n._callback,s=n._config,o={type:"transition:end",config:s,elapsedTime:t},u=e.one(r);n._running=!1,n._callback=null,r&&(s.on&&s.on.end?setTimeout(function(){s.on.end.call(u,o),i&&i.call(u,o)},1):i&&setTimeout(function(){i.call(u,o)},1))},_endNative:function(e){var t=this._node,n=t.ownerDocument.defaultView.getComputedStyle(t,"")[y._toCamel(f)];e=y._toHyphen(e),typeof n=="string"&&(n=n.replace(new RegExp("(?:^|,\\s)"+e+",?"),","),n=n.replace(/^,|,$/,""),t.style[u]=n)},_onNativeEnd:function(t){var n=this,r=e.stamp(n),i=t,s=y._toCamel(i.propertyName),o=i.elapsedTime,u=y._nodeAttrs[r],f=u[s],l=f?f.transition:null,c,h;l&&(l.removeProperty(s),l._endNative(s),h=l._config[s],c={type:"propertyEnd",propertyName:s,elapsedTime:o,config:h},h&&h.on&&h.on.end&&h.on.end.call(e.one(n),c),l._count<=0&&(l._end(o),n.style[a]=""))},destroy:function(){var e=this,t=e._node;t&&(t.removeEventListener(p,e._onNativeEnd,!1),e._node=null)}},e.Transition=y,e.TransitionNative=y,e.Node.prototype.transition=function(t,n,r){var i=y._nodeAttrs[e.stamp(this._node)],s=i?i.transition||null:null,o,u;if(typeof t=="string"){typeof n=="function"&&(r=n,n=null),o=y.fx[t];if(n&&typeof n=="object"){n=e.clone(n);for(u in o)o.hasOwnProperty(u)&&(u in n||(n[u]=o[u]))}else n=o}else r=n,n=t;return s&&!s._running?s.init(this,n):s=new y(this._node,n),s.run(r),this},e.Node.prototype.show=function(t,n,r){return this._show(),t&&e.Transition&&(typeof t!="string"&&!t.push&&(typeof n=="function"&&(r=n,n=t),t=y.SHOW_TRANSITION),this.transition(t,n,r)),this},e.NodeList.prototype.show=function(t,n,r){var i=this._nodes,s=0,o;while(o=i[s++])e.one(o).show(t,n,r);return this};var b=function(e,t,n){return function(){t&&t.call(e),n&&typeof n=="function"&&n.apply(e._node,arguments)}};e.Node.prototype.hide=function(t,n,r){return t&&e.Transition?(typeof n=="function"&&(r=n,n=null),r=b(this,this._hide,r),typeof t!="string"&&!t.push&&(typeof n=="function"&&(r=n,n=t),t=y.HIDE_TRANSITION),this.transition(t,n,r)):this._hide(),this},e.NodeList.prototype.hide=function(t,n,r){var i=this._nodes,s=0,o;while(o=i[s++])e.one(o).hide(t,n,r);return this},e.NodeList.prototype
          .transition=function(t,n,r){var i=this._nodes,s=this.size(),o=0,r=r===!0,u;while(u=i[o++])o<s&&r?e.one(u).transition(t):e.one(u).transition(t,n);return this},e.Node.prototype.toggleView=function(t,n,r){this._toggles=this._toggles||[],r=arguments[arguments.length-1];if(typeof t!="string"){n=t,this._toggleView(n,r);return}return typeof n=="function"&&(n=undefined),typeof n=="undefined"&&t in this._toggles&&(n=!this._toggles[t]),n=n?1:0,n?this._show():r=b(this,this._hide,r),this._toggles[t]=n,this.transition(e.Transition.toggles[t][n],r),this},e.NodeList.prototype.toggleView=function(t,n,r){var i=this._nodes,s=0,o;while(o=i[s++])o=e.one(o),o.toggleView.apply(o,arguments);return this},e.mix(y.fx,{fadeOut:{opacity:0,duration:.5,easing:"ease-out"},fadeIn:{opacity:1,duration:.5,easing:"ease-in"},sizeOut:{height:0,width:0,duration:.75,easing:"ease-out"},sizeIn:{height:function(e){return e.get("scrollHeight")+"px"},width:function(e){return e.get("scrollWidth")+"px"},duration:.5,easing:"ease-in",on:{start:function(){var e=this.getStyle("overflow");e!=="hidden"&&(this.setStyle("overflow","hidden"),this._transitionOverflow=e)},end:function(){this._transitionOverflow&&(this.setStyle("overflow",this._transitionOverflow),delete this._transitionOverflow)}}}}),e.mix(y.toggles,{size:["sizeOut","sizeIn"],fade:["fadeOut","fadeIn"]})},"3.17.2",{requires:["node-style"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("selector-css2",function(e,t){var n="parentNode",r="tagName",i="attributes",s="combinator",o="pseudos",u=e.Selector,a={_reRegExpTokens:/([\^\$\?\[\]\*\+\-\.\(\)\|\\])/,SORT_RESULTS:!0,_isXML:function(){var t=e.config.doc.createElement("div").tagName!=="DIV";return t}(),shorthand:{"\\#(-?[_a-z0-9]+[-\\w\\uE000]*)":"[id=$1]","\\.(-?[_a-z]+[-\\w\\uE000]*)":"[className~=$1]"},operators:{"":function(t,n){return e.DOM.getAttribute(t,n)!==""},"~=":"(?:^|\\s+){val}(?:\\s+|$)","|=":"^{val}-?"},pseudos:{"first-child":function(t){return e.DOM._children(t[n])[0]===t}},_bruteQuery:function(t,n,r){var i=[],s=[],o,a=u._tokenize(t),f=a[a.length-1],l=e.DOM._getDoc(n),c,h,p,d,v;if(f){h=f.id,p=f.className,d=f.tagName||"*";if(n.getElementsByTagName)h&&(n.all||n.nodeType===9||e.DOM.inDoc(n))?s=e.DOM.allById(h,n):p?s=n.getElementsByClassName(p):s=n.getElementsByTagName(d);else{o=[],c=n.firstChild,v=d==="*";while(c){while(c)c.tagName>"@"&&(v||c.tagName===d)&&s.push(c),o.push(c),c=c.firstChild;while(o.length>0&&!c)c=o.pop().nextSibling}}s.length&&(i=u._filterNodes(s,a,r))}return i},_filterNodes:function(t,n,r){var i=0,s,o=n.length,a=o-1,f=[],l=t[0],c=l,h=e.Selector.getters,p,d,v,m,g,y,b,w;for(i=0;c=l=t[i++];){a=o-1,m=null;e:while(c&&c.tagName){v=n[a],b=v.tests,s=b.length;if(s&&!g)while(w=b[--s]){p=w[1],h[w[0]]?y=h[w[0]](c,w[0]):(y=c[w[0]],w[0]==="tagName"&&!u._isXML&&(y=y.toUpperCase()),typeof y!="string"&&y!==undefined&&y.toString?y=y.toString():y===undefined&&c.getAttribute&&(y=c.getAttribute(w[0],2)));if(p==="="&&y!==w[2]||typeof p!="string"&&p.test&&!p.test(y)||!p.test&&typeof p=="function"&&!p(c,w[0],w[2])){if(c=c[m])while(c&&(!c.tagName||v.tagName&&v.tagName!==c.tagName))c=c[m];continue e}}a--;if(!!g||!(d=v.combinator)){f.push(l);if(r)return f;break}m=d.axis,c=c[m];while(c&&!c.tagName)c=c[m];d.direct&&(m=null)}}return l=c=null,f},combinators:{" ":{axis:"parentNode"},">":{axis:"parentNode",direct:!0},"+":{axis:"previousSibling",direct:!0}},_parsers:[{name:i,re:/^\uE003(-?[a-z]+[\w\-]*)+([~\|\^\$\*!=]=?)?['"]?([^\uE004'"]*)['"]?\uE004/i,fn:function(t,n){var r=t[2]||"",i=u.operators,s=t[3]?t[3].replace(/\\/g,""):"",o;if(t[1]==="id"&&r==="="||t[1]==="className"&&e.config.doc.documentElement.getElementsByClassName&&(r==="~="||r==="="))n.prefilter=t[1],t[3]=s,n[t[1]]=t[1]==="id"?t[3]:s;r in i&&(o=i[r],typeof o=="string"&&(t[3]=s.replace(u._reRegExpTokens,"\\$1"),o=new RegExp(o.replace("{val}",t[3]))),t[2]=o);if(!n.last||n.prefilter!==t[1])return t.slice(1)}},{name:r,re:/^((?:-?[_a-z]+[\w-]*)|\*)/i,fn:function(e,t){var n=e[1];u._isXML||(n=n.toUpperCase()),t.tagName=n;if(n!=="*"&&(!t.last||t.prefilter))return[r,"=",n];t.prefilter||(t.prefilter="tagName")}},{name:s,re:/^\s*([>+~]|\s)\s*/,fn:function(e,t){}},{name:o,re:/^:([\-\w]+)(?:\uE005['"]?([^\uE005]*)['"]?\uE006)*/i,fn:function(e,t){var n=u[o][e[1]];return n?(e[2]&&(e[2]=e[2].replace(/\\/g,"")),[e[2],n]):!1}}],_getToken:function(e){return{tagName:null,id:null,className:null,attributes:{},combinator:null,tests:[]}},_tokenize:function(t){t=t||"",t=u._parseSelector(e.Lang.trim(t));var n=u._getToken(),r=t,i=[],o=!1,a,f,l,c;e:do{o=!1;for(l=0;c=u._parsers[l++];)if(a=c.re.exec(t)){c.name!==s&&(n.selector=t),t=t.replace(a[0],""),t.length||(n.last=!0),u._attrFilters[a[1]]&&(a[1]=u._attrFilters[a[1]]),f=c.fn(a,n);if(f===!1){o=!1;break e}f&&n.tests.push(f);if(!t.length||c.name===s)i.push(n),n=u._getToken(n),c.name===s&&(n.combinator=e.Selector.combinators[a[1]]);o=!0}}while(o&&t.length);if(!o||t.length)i=[];return i},_replaceMarkers:function(e){return e=e.replace(/\[/g,"\ue003"),e=e.replace(/\]/g,"\ue004"),e=e.replace(/\(/g,"\ue005"),e=e.replace(/\)/g,"\ue006"),e},_replaceShorthand:function(t){var n=e.Selector.shorthand,r;for(r in n)n.hasOwnProperty(r)&&(t=t.replace(new RegExp(r,"gi"),n[r]));return t},_parseSelector:function(t){var n=e.Selector._replaceSelector(t),t=n.selector;return t=e.Selector._replaceShorthand(t),t=e.Selector._restore("attr",t,n.attrs),t=e.Selector._restore("pseudo",t,n.pseudos),t=e.Selector._replaceMarkers(t),t=e.Selector._restore("esc",t,n.esc),t},_attrFilters:{"class":"className","for":"htmlFor"},getters:{href:function(t,n){return e.DOM.getAttribute(t,n)},id:function(t,n){return e.DOM.getId(t)}}};e.mix(e.Selector,a,!0),e.Selector.getters.src=e.Selector.getters.rel=e.Selector.getters.href,e.Selector.useNative&&e.config.doc.querySelector&&(e.Selector.shorthand["\\.(-?[_a-z]+[-\\w]*)"]="[class~=$1]")},"3.17.2",{requires:["selector-native"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("selector-css3",function(e,t){e.Selector._reNth=/^(?:([\-]?\d*)(n){1}|(odd|even)$)*([\-+]?\d*)$/,e.Selector._getNth=function(t,n,r,i){e.Selector._reNth.test(n);var s=parseInt(RegExp.$1,10),o=RegExp.$2,u=RegExp.$3,a=parseInt(RegExp.$4,10)||0,f=[],l=e.DOM._children(t.parentNode,r),c;u?(s=2,c="+",o="n",a=u==="odd"?1:0):isNaN(s)&&(s=o?1:0);if(s===0)return i&&(a=l.length-a+1),l[a-1]===t?!0:!1;s<0&&(i=!!i,s=Math.abs(s));if(!i){for(var h=a-1,p=l.length;h<p;h+=s)if(h>=0&&l[h]===t)return!0}else for(var h=l.length-a,p=l.length;h>=0;h-=s)if(h<p&&l[h]===t)return!0;return!1},e.mix(e.Selector.pseudos,{root:function(e){return e===e.ownerDocument.documentElement},"nth-child":function(t,n){return e.Selector._getNth(t,n)},"nth-last-child":function(t,n){return e.Selector._getNth(t,n,null,!0)},"nth-of-type":function(t,n){return e.Selector._getNth(t,n,t.tagName)},"nth-last-of-type":function(t,n){return e.Selector._getNth(t,n,t.tagName,!0)},"last-child":function(t){var n=e.DOM._children(t.parentNode);return n[n.length-1]===t},"first-of-type":function(t){return e.DOM._children(t.parentNode,t.tagName)[0]===t},"last-of-type":function(t){var n=e.DOM._children(t.parentNode,t.tagName);return n[n.length-1]===t},"only-child":function(t){var n=e.DOM._children(t.parentNode);return n.length===1&&n[0]===t},"only-of-type":function(t){var n=e.DOM._children(t.parentNode,t.tagName);return n.length===1&&n[0]===t},empty:function(e){return e.childNodes.length===0},not:function(t,n){return!e.Selector.test(t,n)},contains:function(e,t){var n=e.innerText||e.textContent||"";return n.indexOf(t)>-1},checked:function(e){return e.checked===!0||e.selected===!0},enabled:function(e){return e.disabled!==undefined&&!e.disabled},disabled:function(e){return e.disabled}}),e.mix(e.Selector.operators,{"^=":"^{val}","$=":"{val}$","*=":"{val}"}),e.Selector.combinators["~"]={axis:"previousSibling"}},"3.17.2",{requires:["selector-native","selector-css2"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dom-style-ie",function(e,t){var n="hasLayout",r="px",i="filter",s="filters",o="opacity",u="auto",a="borderWidth",f="borderTopWidth",l="borderRightWidth",c="borderBottomWidth",h="borderLeftWidth",p="width",d="height",v="transparent",m="visible",g="getComputedStyle",y=e.config.doc.documentElement,b=e.Features.test,w=e.Features.add,E=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,S=e.UA.ie>=8,x=function(e){return e.currentStyle||e.style},T={CUSTOM_STYLES:{},get:function(t,n){var i="",s;return t&&(s=x(t)[n],n===o&&e.DOM.CUSTOM_STYLES[o]?i=e.DOM.CUSTOM_STYLES[o].get(t):!s||s.indexOf&&s.indexOf(r)>-1?i=s:e.DOM.IE.COMPUTED[n]?i=e.DOM.IE.COMPUTED[n](t,n):E.test(s)?i=T.getPixel(t,n)+r:i=s),i},sizeOffsets:{width:["Left","Right"],height:["Top","Bottom"],top:["Top"],bottom:["Bottom"]},getOffset:function(e,t){var n=x(e)[t],i=t.charAt(0).toUpperCase()+t.substr(1),s="pixel"+i,o=T.sizeOffsets[t],a=e.ownerDocument.compatMode,f="";return n===u||n.indexOf("%")>-1?(f=e["offset"+i],a!=="BackCompat"&&(o[0]&&(f-=T.getPixel(e,"padding"+o[0]),f-=T.getBorderWidth(e,"border"+o[0]+"Width",1)),o[1]&&(f-=T.getPixel(e,"padding"+o[1]),f-=T.getBorderWidth(e,"border"+o[1]+"Width",1)))):(!e.style[s]&&!e.style[t]&&(e.style[t]=n),f=e.style[s]),f+r},borderMap:{thin:S?"1px":"2px",medium:S?"3px":"4px",thick:S?"5px":"6px"},getBorderWidth:function(e,t,n){var i=e.currentStyle[t];return i.indexOf(r)<0&&(T.borderMap[i]&&e.currentStyle.borderStyle!=="none"?i=T.borderMap[i]:i=0),n?parseFloat(i):i},getPixel:function(e,t){var n=null,r=x(e),i=r.right,s=r[t];return e.style.right=s,n=e.style.pixelRight,e.style.right=i,n},getMargin:function(e,t){var n,i=x(e);return i[t]===u?n=0:n=T.getPixel(e,t),n+r},getVisibility:function(e,t){var n;while((n=e.currentStyle)&&n[t]==="inherit")e=e.parentNode;return n?n[t]:m},getColor:function(t,n){var r=x(t)[n];return(!r||r===v)&&e.DOM.elementByAxis(t,"parentNode",null,function(e){r=x(e)[n];if(r&&r!==v)return t=e,!0}),e.Color.toRGB(r)},getBorderColor:function(t,n){var r=x(t),i=r[n]||r.color;return e.Color.toRGB(e.Color.toHex(i))}},N={};w("style","computedStyle",{test:function(){return"getComputedStyle"in e.config.win}}),w("style","opacity",{test:function(){return"opacity"in y.style}}),w("style","filter",{test:function(){return"filters"in y}}),!b("style","opacity")&&b("style","filter")&&(e.DOM.CUSTOM_STYLES[o]={get:function(e){var t=100;try{t=e[s]["DXImageTransform.Microsoft.Alpha"][o]}catch(n){try{t=e[s]("alpha")[o]}catch(r){}}return t/100},set:function(e,t,r){var s,u=x(e),a=u[i];r=r||e.style,t===""&&(s=o in u?u[o]:1,t=s),typeof a=="string"&&(r[i]=a.replace(/alpha([^)]*\))/gi,"")+(t<=1?"alpha("+o+"="+t*100+")":""),r[i]||r.removeAttribute(i),u[n]||(r.zoom=1))}});try{e.config.doc.createElement("div").style.height="-1px"}catch(C){e.DOM.CUSTOM_STYLES.height={set:function(e,t,n){var r=parseFloat(t);if(r>=0||t==="auto"||t==="")n.height=t}},e.DOM.CUSTOM_STYLES.width={set:function(e,t,n){var r=parseFloat(t);if(r>=0||t==="auto"||t==="")n.width=t}}}b("style","computedStyle")||(N[p]=N[d]=T.getOffset,N.color=N.backgroundColor=T.getColor,N[a]=N[f]=N[l]=N[c]=N[h]=T.getBorderWidth,N.marginTop=N.marginRight=N.marginBottom=N.marginLeft=T.getMargin,N.visibility=T.getVisibility,N.borderColor=N.borderTopColor=N.borderRightColor=N.borderBottomColor=N.borderLeftColor=T.getBorderColor,e.DOM[g]=T.get,e.namespace("DOM.IE"),e.DOM.IE.COMPUTED=N,e.DOM.IE.ComputedStyle=T)},"3.17.2",{requires:["dom-style","color-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("escape",function(e,t){var n={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","/":"&#x2F;","`":"&#x60;"},r={html:function(e){return(e+"").replace(/[&<>"'\/`]/g,r._htmlReplacer)},regex:function(e){return(e+"").replace(/[\-$\^*()+\[\]{}|\\,.?\s]/g,"\\$&")},_htmlReplacer:function(e){return n[e]}};r.regexp=r.regex,e.Escape=r},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("attribute-core",function(e,t){function b(e,t,n){this._yuievt=null,this._initAttrHost(e,t,n)}e.State=function(){this.data={}},e.State.prototype={add:function(e,t,n){var r=this.data[e];r||(r=this.data[e]={}),r[t]=n},addAll:function(e,t){var n=this.data[e],r;n||(n=this.data[e]={});for(r in t)t.hasOwnProperty(r)&&(n[r]=t[r])},remove:function(e,t){var n=this.data[e];n&&delete n[t]},removeAll:function(t,n){var r;n?e.each(n,function(e,n){this.remove(t,typeof n=="string"?n:e)},this):(r=this.data,t in r&&delete r[t])},get:function(e,t){var n=this.data[e];if(n)return n[t]},getAll:function(e,t){var n=this.data[e],r,i;if(t)i=n;else if(n){i={};for(r in n)n.hasOwnProperty(r)&&(i[r]=n[r])}return i}};var n=e.Object,r=e.Lang,i=".",s="getter",o="setter",u="readOnly",a="writeOnce",f="initOnly",l="validator",c="value",h="valueFn",p="lazyAdd",d="added",v="_bypassProxy",m="initValue",g="lazy",y;b.INVALID_VALUE={},y=b.INVALID_VALUE,b._ATTR_CFG=[o,s,l,c,h,a,u,p,v],b.protectAttrs=function(t){if(t){t=e.merge(t);for(var n in t)t.hasOwnProperty(n)&&(t[n]=e.merge(t[n]))}return t},b.prototype={_initAttrHost:function(t,n,r){this._state=new e.State,this._initAttrs(t,n,r)},addAttr:function(e,t,n){var r=this,i=r._state,s=i.data,o,u,a;t=t||{},p in t&&(n=t[p]),u=i.get(e,d);if(n&&!u)i.data[e]={lazy:t,added:!0};else if(!u||t.isLazyAdd)a=c in t,a&&(o=t.value,t.value=undefined),t.added=!0,t.initializing=!0,s[e]=t,a&&r.set(e,o),t.initializing=!1;return r},attrAdded:function(e){return!!this._state.get(e,d)},get:function(e){return this._getAttr(e)},_isLazyAttr:function(e){return this._state.get(e,g)},_addLazyAttr:function(e,t){var n=this._state;t=t||n.get(e,g),t&&(n.data[e].lazy=undefined,t.isLazyAdd=!0,this.addAttr(e,t))},set:function(e,t,n){return this._setAttr(e,t,n)},_set:function(e,t,n){return this._setAttr(e,t,n,!0)},_setAttr:function(t,r,s,o){var u=!0,a=this._state,l=this._stateProxy,c=this._tCfgs,h,p,d,v,m,g,y;return t.indexOf(i)!==-1&&(d=t,v=t.split(i),t=v.shift()),c&&c[t]&&this._addOutOfOrder(t,c[t]),h=a.data[t]||{},h.lazy&&(h=h.lazy,this._addLazyAttr(t,h)),p=h.value===undefined,l&&t in l&&!h._bypassProxy&&(p=!1),g=h.writeOnce,y=h.initializing,!p&&!o&&(g&&(u=!1),h.readOnly&&(u=!1)),!y&&!o&&g===f&&(u=!1),u&&(p||(m=this.get(t)),v&&(r=n.setValue(e.clone(m),v,r),r===undefined&&(u=!1)),u&&(!this._fireAttrChange||y?this._setAttrVal(t,d,m,r,s,h):this._fireAttrChange(t,d,m,r,s,h))),this},_addOutOfOrder:function(e,t){var n={};n[e]=t,delete this._tCfgs[e],this._addAttrs(n,this._tVals)},_getAttr:function(e){var t=e,r=this._tCfgs,s,o,u,a;return e.indexOf(i)!==-1&&(s=e.split(i),e=s.shift()),r&&r[e]&&this._addOutOfOrder(e,r[e]),a=this._state.data[e]||{},a.lazy&&(a=a.lazy,this._addLazyAttr(e,a)),u=this._getStateVal(e,a),o=a.getter,o&&!o.call&&(o=this[o]),u=o?o.call(this,u,t):u,u=s?n.getValue(u,s):u,u},_getStateVal:function(e,t){var n=this._stateProxy;return t||(t=this._state.getAll(e)||{}),n&&e in n&&!t._bypassProxy?n[e]:t.value},_setStateVal:function(e,t){var n=this._stateProxy;n&&e in n&&!this._state.get(e,v)?n[e]=t:this._state.add(e,c,t)},_setAttrVal:function(e,t,n,i,s,o){var u=this,a=!0,f=o||this._state.data[e]||{},l=f.validator,c=f.setter,h=f.initializing,p=this._getStateVal(e,f),d=t||e,v,g;return l&&(l.call||(l=this[l]),l&&(g=l.call(u,i,d,s),!g&&h&&(i=f.defaultValue,g=!0))),!l||g?(c&&(c.call||(c=this[c]),c&&(v=c.call(u,i,d,s),v===y?h?i=f.defaultValue:a=!1:v!==undefined&&(i=v))),a&&(!t&&i===p&&!r.isObject(i)?a=!1:(m in f||(f.initValue=i),u._setStateVal(e,i)))):a=!1,a},setAttrs:function(e,t){return this._setAttrs(e,t)},_setAttrs:function(e,t){var n;for(n in e)e.hasOwnProperty(n)&&this.set(n,e[n],t);return this},getAttrs:function(e){return this._getAttrs(e)},_getAttrs:function(e){var t={},r,i,s,o=e===!0;if(!e||o)e=n.keys(this._state.data);for(i=0,s=e.length;i<s;i++){r=e[i];if(!o||this._getStateVal(r)!=this._state.get(r,m))t[r]=this.get(r)}return t},addAttrs:function(e,t,n){return e&&(this._tCfgs=e,this._tVals=t?this._normAttrVals(t):null,this._addAttrs(e,this._tVals,n),this._tCfgs=this._tVals=null),this},_addAttrs:function(e,t,n){var r=this._tCfgs,i=this._tVals,s,o,u;for(s in e)e.hasOwnProperty(s)&&(o=e[s],o.defaultValue=o.value,u=this._getAttrInitVal(s,o,i),u!==undefined&&(o.value=u),r[s]&&(r[s]=undefined),this.addAttr(s,o,n))},_protectAttrs:b.protectAttrs,_normAttrVals:function(e){var t,n,r,s,o,u;if(!e)return null;t={};for(u in e)e.hasOwnProperty(u)&&(u.indexOf(i)!==-1?(r=u.split(i),s=r.shift(),n=n||{},o=n[s]=n[s]||[],o[o.length]={path:r,value:e[u]}):t[u]=e[u]);return{simple:t,complex:n}},_getAttrInitVal:function(e,t,r){var i=t.value,s=t.valueFn,o,u=!1,a=t.readOnly,f,l,c,h,p,d,v;!a&&r&&(f=r.simple,f&&f.hasOwnProperty(e)&&(i=f[e],u=!0)),s&&!u&&(s.call||(s=this[s]),s&&(o=s.call(this,e),i=o));if(!a&&r){l=r.complex;if(l&&l.hasOwnProperty(e)&&i!==undefined&&i!==null){v=l[e];for(c=0,h=v.length;c<h;++c)p=v[c].path,d=v[c].value,n.setValue(i,p,d)}}return i},_initAttrs:function(t,n,r){t=t||this.constructor.ATTRS;var i=e.Base,s=e.BaseCore,o=i&&e.instanceOf(this,i),u=!o&&s&&e.instanceOf(this,s);t&&!o&&!u&&this.addAttrs(e.AttributeCore.protectAttrs(t),n,r)}},e.AttributeCore=b},"3.17.2",{requires:["oop"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-custom-complex",function(e,t){var n,r,i=e.Object,s,o={},u=e.CustomEvent.prototype,a=e.EventTarget.prototype,f=function(e,t){var n;for(n in t)r.hasOwnProperty(n)||(e[n]=t[n])};e.EventFacade=function(e,t){e||(e=o),this._event=e,this.details=e.details,this.type=e.type,this._type=e.type,this.target=e.target,this.currentTarget=t,this.relatedTarget=e.relatedTarget},e.mix(e.EventFacade.prototype,{stopPropagation:function(){this._event.stopPropagation(),this.stopped=1},stopImmediatePropagation:function(){this._event.stopImmediatePropagation(),this.stopped=2},preventDefault:function(){this._event.preventDefault(),this.prevented=1},halt:function(e){this._event.halt(e),this.prevented=1,this.stopped=e?2:1}}),u.fireComplex=function(t){var n,r,i,s,o,u=!0,a,f,l,c,h,p,d,v,m,g=this,y=g.host||g,b,w,E=g.stack,S=y._yuievt,x;if(E&&g.queuable&&g.type!==E.next.type)return E.queue||(E.queue=[]),E.queue.push([g,t]),!0;x=g.hasSubs()||S.hasTargets||g.broadcast,g.target=g.target||y,g.currentTarget=y,g.details=t.concat();if(x){n=E||{id:g.id,next:g,silent:g.silent,stopped:0,prevented:0,bubbling:null,type:g.type,defaultTargetOnly:g.defaultTargetOnly},f=g.getSubs(),l=f[0],c=f[1],g.stopped=g.type!==n.type?0:n.stopped,g.prevented=g.type!==n.type?0:n.prevented,g.stoppedFn&&(a=new e.EventTarget({fireOnce:!0,context:y}),g.events=a,a.on("stopped",g.stoppedFn)),g._facade=null,r=g._createFacade(t),l&&g._procSubs(l,t,r),g.bubbles&&y.bubble&&!g.stopped&&(w=n.bubbling,n.bubbling=g.type,n.type!==g.type&&(n.stopped=0,n.prevented=0),u=y.bubble(g,t,null,n),g.stopped=Math.max(g.stopped,n.stopped),g.prevented=Math.max(g.prevented,n.prevented),n.bubbling=w),d=g.prevented,d?(v=g.preventedFn,v&&v.apply(y,t)):(m=g.defaultFn,m&&(!g.defaultTargetOnly&&!n.defaultTargetOnly||y===r.target)&&m.apply(y,t)),g.broadcast&&g._broadcast(t);if(c&&!g.prevented&&g.stopped<2){h=n.afterQueue;if(n.id===g.id||g.type!==S.bubbling){g._procSubs(c,t,r);if(h)while(b=h.last())b()}else p=c,n.execDefaultCnt&&(p=e.merge(p),e.each(p,function(e){e.postponed=!0})),h||(n.afterQueue=new e.Queue),n.afterQueue.add(function(){g._procSubs(p,t,r)})}g.target=null;if(n.id===g.id){s=n.queue;if(s)while(s.length)i=s.pop(),o=i[0],n.next=o,o._fire(i[1]);g.stack=null}u=!g.stopped,g.type!==S.bubbling&&(n.stopped=0,n.prevented=0,g.stopped=0,g.prevented=0)}else m=g.defaultFn,m&&(r=g._createFacade(t),(!g.defaultTargetOnly||y===r.target)&&m.apply(y,t));return g._facade=null,u},u._hasPotentialSubscribers=function(){return this.hasSubs()||this.host._yuievt.hasTargets||this.broadcast},u._createFacade=u._getFacade=function(t){var n=this.details,r=n&&n[0],i=r&&typeof r=="object",s=this._facade;return s||(s=new e.EventFacade(this,this.currentTarget)),i?(f(s,r),r.type&&(s.type=r.type),t&&(t[0]=s)):t&&t.unshift(s),s.details=this.details,s.target=this.originalTarget||this.target,s.currentTarget=this.currentTarget,s.stopped=0,s.prevented=0,this._facade=s,this._facade},u._addFacadeToArgs=function(e){var t=e[0];t&&t.halt&&t.stopImmediatePropagation&&t.stopPropagation&&t._event||this._createFacade(e)},u.stopPropagation=function(){this.stopped=1,this.stack&&(this.stack.stopped=1),this.events&&this.events.fire("stopped",this)},u.stopImmediatePropagation=function(){this.stopped=2,this.stack&&(this.stack.stopped=2),this.events&&this.events.fire("stopped",this)},u.preventDefault=function(){this.preventable&&(this.prevented=1,this.stack&&(this.stack.prevented=1))},u.halt=function(e){e?this.stopImmediatePropagation():this.stopPropagation(),this.preventDefault()},a.addTarget=function(t){var n=this._yuievt;return n.targets||(n.targets={}),n.targets[e.stamp(t)]=t,n.hasTargets=!0,this},a.getTargets=function(){var e=this._yuievt.targets;return e?i.values(e):[]},a.removeTarget=function(t){var n=this._yuievt.targets;return n&&(delete n[e.stamp(t,!0)],i.size(n)===0&&(this._yuievt.hasTargets=!1)),this},a.bubble=function(e,t,n,r){var i=this._yuievt.targets,s=!0,o,u,a,f,l,c=e&&e.type,h=n||e&&e.target||this,p;if(!e||!e.stopped&&i)for(a in i)if(i.hasOwnProperty(a)){o=i[a],u=o._yuievt.events[c],o._hasSiblings&&(l=o.getSibling(c,u)),l&&!u&&(u=o.publish(c)),p=o._yuievt.bubbling,o._yuievt.bubbling=c;if(!u)o._yuievt.hasTargets&&o.bubble(e,t,h,r);else{l&&(u.sibling=l),u.target=h,u.originalTarget=h,u.currentTarget=o,f=u.broadcast,u.broadcast=!1,u.emitFacade=!0,u.stack=r,s=s&&u.fire.apply(u,t||e.details||[]),u.broadcast=f,u.originalTarget=null;if(u.stopped)break}o._yuievt.bubbling=p}return s},a._hasPotentialSubscribers=function(e){var t=this._yuievt,n=t.events[e];return n?n.hasSubs()||t.hasTargets||n.broadcast:!1},n=new e.EventFacade,r={};for(s in n)r[s]=!0},"3.17.2",{requires:["event-custom-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("base-core",function(e,t){function v(e){this._BaseInvoked||(this._BaseInvoked=!0,this._initBase(e))}var n=e.Object,r=e.Lang,i=".",s="initialized",o="destroyed",u="initializer",a="value",f=Object.prototype.constructor,l="deep",c="shallow",h="destructor",p=e.AttributeCore,d=function(e,t,n){var r;for(r in t)n[r]&&(e[r]=t[r]);return e};v._ATTR_CFG=p._ATTR_CFG.concat("cloneDefaultValue"),v._NON_ATTRS_CFG=["plugins"],v.NAME="baseCore",v.ATTRS={initialized:{readOnly:!0,value:!1},destroyed:{readOnly:!0,value:!1}},v.modifyAttrs=function(t,n){typeof t!="function"&&(n=t,t=this);var r,i,s;r=t.ATTRS||(t.ATTRS={});if(n){t._CACHED_CLASS_DATA=null;for(s in n)n.hasOwnProperty(s)&&(i=r[s]||(r[s]={}),e.mix(i,n[s],!0))}},v.prototype={_initBase:function(t){e.stamp(this),this._initAttribute(t);var n=e.Plugin&&e.Plugin.Host;this._initPlugins&&n&&n.call(this),this._lazyAddAttrs!==!1&&(this._lazyAddAttrs=!0),this.name=this.constructor.NAME,this.init.apply(this,arguments)},_initAttribute:function(){p.call(this)},init:function(e){return this._baseInit(e),this},_baseInit:function(e){this._initHierarchy(e),this._initPlugins&&this._initPlugins(e),this._set(s,!0)},destroy:function(){return this._baseDestroy(),this},_baseDestroy:function(){this._destroyPlugins&&this._destroyPlugins(),this._destroyHierarchy(),this._set(o,!0)},_getClasses:function(){return this._classes||this._initHierarchyData(),this._classes},_getAttrCfgs:function(){return this._attrs||this._initHierarchyData(),this._attrs},_getInstanceAttrCfgs:function(e){var t={},r,i,s,o,u,a,f,l=e._subAttrs,c=this._attrCfgHash();for(a in e)if(e.hasOwnProperty(a)&&a!=="_subAttrs"){f=e[a],r=t[a]=d({},f,c),i=r.value,i&&typeof i=="object"&&this._cloneDefaultValue(a,r);if(l&&l.hasOwnProperty(a)){o=e._subAttrs[a];for(u in o)s=o[u],s.path&&n.setValue(r.value,s.path,s.value)}}return t},_filterAdHocAttrs:function(e,t){var n,r=this._nonAttrs,i;if(t){n={};for(i in t)!e[i]&&!r[i]&&t.hasOwnProperty(i)&&(n[i]={value:t[i]})}return n},_initHierarchyData:function(){var e=this.constructor,t=e._CACHED_CLASS_DATA,n,r,i,s,o,u=!e._ATTR_CFG_HASH,a,f={},l=[],c=[];n=e;if(!t){while(n){l[l.length]=n,n.ATTRS&&(c[c.length]=n.ATTRS);if(u){s=n._ATTR_CFG,o=o||{};if(s)for(r=0,i=s.length;r<i;r+=1)o[s[r]]=!0}a=n._NON_ATTRS_CFG;if(a)for(r=0,i=a.length;r<i;r++)f[a[r]]=!0;n=n.superclass?n.superclass.constructor:null}u&&(e._ATTR_CFG_HASH=o),t=e._CACHED_CLASS_DATA={classes:l,nonAttrs:f,attrs:this._aggregateAttrs(c)}}this._classes=t.classes,this._attrs=t.attrs,this._nonAttrs=t.nonAttrs},_attrCfgHash:function(){return this.constructor._ATTR_CFG_HASH},_cloneDefaultValue:function(t,n){var i=n.value,s=n.cloneDefaultValue;s===l||s===!0?n.value=e.clone(i):s===c?n.value=e.merge(i):s===undefined&&(f===i.constructor||r.isArray(i))&&(n.value=e.clone(i))},_aggregateAttrs:function(e){var t,n,r,s,o,u,f=this._attrCfgHash(),l,c={};if(e)for(u=e.length-1;u>=0;--u){n=e[u];for(t in n)n.hasOwnProperty(t)&&(s=d({},n[t],f),o=null,t.indexOf(i)!==-1&&(o=t.split(i),t=o.shift()),l=c[t],o&&l&&l.value?(r=c._subAttrs,r||(r=c._subAttrs={}),r[t]||(r[t]={}),r[t][o.join(i)]={value:s.value,path:o}):o||(l?(l.valueFn&&a in s&&(l.valueFn=null),d(l,s,f)):c[t]=s))}return c},_initHierarchy:function(e){var t=this._lazyAddAttrs,n,r,i,s,o,a,f,l,c,h,p,d=[],v=this._getClasses(),m=this._getAttrCfgs(),g=v.length-1;for(o=g;o>=0;o--){n=v[o],r=n.prototype,h=n._yuibuild&&n._yuibuild.exts,r.hasOwnProperty(u)&&(d[d.length]=r.initializer);if(h)for(a=0,f=h.length;a<f;a++)l=h[a],l.apply(this,arguments),c=l.prototype,c.hasOwnProperty(u)&&(d[d.length]=c.initializer)}p=this._getInstanceAttrCfgs(m),this._preAddAttrs&&this._preAddAttrs(p,e,t),this._allowAdHocAttrs&&this.addAttrs(this._filterAdHocAttrs(m,e),e,t),this.addAttrs(p,e,t);for(i=0,s=d.length;i<s;i++)d[i].apply(this,arguments)},_destroyHierarchy:function(){var e,t,n,r,i,s,o,u,a=this._getClasses();for(n=0,r=a.length;n<r;n++){e=a[n],t=e.prototype,o=e._yuibuild&&e._yuibuild.exts;if(o)for(i=0,s=o.length;i<s;i++)u=o[i].prototype,u.hasOwnProperty(h)&&u.destructor.apply(this,arguments);t.hasOwnProperty(h)&&t.destructor.apply(this,arguments)}},toString:function(){return this.name+"["+e.stamp(this,!0)+"]"}},e.mix(v,p,!1,null,1),v.prototype.constructor=v,e.BaseCore=v},"3.17.2",{requires:["attribute-core"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("attribute-base",function(e,t){function n(){e.AttributeCore.apply(this,arguments),e.AttributeObservable.apply(this,arguments),e.AttributeExtras.apply(this,arguments)}e.mix(n,e.AttributeCore,!1,null,1),e.mix(n,e.AttributeExtras,!1,null,1),e.mix(n,e.AttributeObservable,!0,null,1),n.INVALID_VALUE=e.AttributeCore.INVALID_VALUE,n._ATTR_CFG=e.AttributeCore._ATTR_CFG.concat(e.AttributeObservable._ATTR_CFG),n.protectAttrs=e.AttributeCore.protectAttrs,e.Attribute=n},"3.17.2",{requires:["attribute-core","attribute-observable","attribute-extras"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("attribute-extras",function(e,t){function o(){}var n="broadcast",r="published",i="initValue",s={readOnly:1,writeOnce:1,getter:1,broadcast:1};o.prototype={modifyAttr:function(e,t){var i=this,o,u;if(i.attrAdded(e)){i._isLazyAttr(e)&&i._addLazyAttr(e),u=i._state;for(o in t)s[o]&&t.hasOwnProperty(o)&&(u.add(e,o,t[o]),o===n&&u.remove(e,r))}},removeAttr:function(e){this._state.removeAll(e)},reset:function(t){var n=this;return t?(n._isLazyAttr(t)&&n._addLazyAttr(t),n.set(t,n._state.get(t,i))):e.Object.each(n._state.data,function(e,t){n.reset(t)}),n},_getAttrCfg:function(t){var n,r=this._state;return t?n=r.getAll(t)||{}:(n={},e.each(r.data,function(e,t){n[t]=r.getAll(t)})),n}},e.AttributeExtras=o},"3.17.2",{requires:["oop"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("attribute-observable",function(e,t){function s(){this._ATTR_E_FACADE={},n.call(this,{emitFacade:!0})}var n=e.EventTarget,r="Change",i="broadcast";s._ATTR_CFG=[i],s.prototype={set:function(e,t,n){return this._setAttr(e,t,n)},_set:function(e,t,n){return this._setAttr(e,t,n,!0)},setAttrs:function(e,t){return this._setAttrs(e,t)},_setAttrs:function(e,t){var n;for(n in e)e.hasOwnProperty(n)&&this.set(n,e[n],t);return this},_fireAttrChange:function(t,n,i,s,o,u){var a=this,f=this._getFullType(t+r),l=a._state,c,h,p;u||(u=l.data[t]||{}),u.published||(p=a._publish(f),p.emitFacade=!0,p.defaultTargetOnly=!0,p.defaultFn=a._defAttrChangeFn,h=u.broadcast,h!==undefined&&(p.broadcast=h),u.published=!0),o?(c=e.merge(o),c._attrOpts=o):c=a._ATTR_E_FACADE,c.attrName=t,c.subAttrName=n,c.prevVal=i,c.newVal=s,a._hasPotentialSubscribers(f)?a.fire(f,c):this._setAttrVal(t,n,i,s,o,u)},_defAttrChangeFn:function(e,t){var n=e._attrOpts;n&&delete e._attrOpts,this._setAttrVal(e.attrName,e.subAttrName,e.prevVal,e.newVal,n)?t||(e.newVal=this.get(e.attrName)):t||e.stopImmediatePropagation()}},e.mix(s,n,!1,null,1),e.AttributeObservable=s,e.AttributeEvents=s},"3.17.2",{requires:["event-custom"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("base-observable",function(e,t){function f(){}var n=e.Lang,r="destroy",i="init",s="bubbleTargets",o="_bubbleTargets",u=e.AttributeObservable,a=e.BaseCore;f._ATTR_CFG=u._ATTR_CFG.concat(),f._NON_ATTRS_CFG=["on","after","bubbleTargets"],f.prototype={_initAttribute:function(){a.prototype._initAttribute.apply(this,arguments),u.call(this),this._eventPrefix=this.constructor.EVENT_PREFIX||this.constructor.NAME,this._yuievt.config.prefix=this._eventPrefix},init:function(e){var t=this._getFullType(i),n=this._publish(t);return n.emitFacade=!0,n.fireOnce=!0,n.defaultTargetOnly=!0,n.defaultFn=this._defInitFn,this._preInitEventCfg(e),n._hasPotentialSubscribers()?this.fire(t,{cfg:e}):(this._baseInit(e),n.fired=!0,n.firedWith=[{cfg:e}]),this},_preInitEventCfg:function(e){e&&(e.on&&this.on(e.on),e.after&&this.after(e.after));var t,r,i,u=e&&s in e;if(u||o in this){i=u?e&&e.bubbleTargets:this._bubbleTargets;if(n.isArray(i))for(t=0,r=i.length;t<r;t++)this.addTarget(i[t]);else i&&this.addTarget(i)}},destroy:function(){return this.publish(r,{fireOnce:!0,defaultTargetOnly:!0,defaultFn:this._defDestroyFn}),this.fire(r),this.detachAll(),this},_defInitFn:function(e){this._baseInit(e.cfg)},_defDestroyFn:function(e){this._baseDestroy(e.cfg)}},e.mix(f,u,!1,null,1),e.BaseObservable=f},"3.17.2",{requires:["attribute-observable","base-core"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("base-base",function(e,t){function o(){i.apply(this,arguments),s.apply(this,arguments),r.apply(this,arguments)}var n=e.AttributeCore,r=e.AttributeExtras,i=e.BaseCore,s=e.BaseObservable;o._ATTR_CFG=i._ATTR_CFG.concat(s._ATTR_CFG),o._NON_ATTRS_CFG=i._NON_ATTRS_CFG.concat(s._NON_ATTRS_CFG),o.NAME="base",o.ATTRS=n.protectAttrs(i.ATTRS),o.modifyAttrs=i.modifyAttrs,e.mix(o,i,!1,null,1),e.mix(o,r,!1,null,1),e.mix(o,s,!0,null,1),o.prototype.constructor=o,e.Base=o},"3.17.2",{requires:["attribute-base","base-core","base-observable"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("base-pluginhost",function(e,t){var n=e.Base,r=e.Plugin.Host;e.mix(n,r,!1,null,1),n.plug=r.plug,n.unplug=r.unplug},"3.17.2",{requires:["base-base","pluginhost"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("base-build",function(e,t){function f(e,t,n){n[e]&&(t[e]=(t[e]||[]).concat(n[e]))}function l(e,t,n){n._ATTR_CFG&&(t._ATTR_CFG_HASH=null,f.apply(null,arguments))}function c(e,t,r){n.modifyAttrs(t,r.ATTRS)}var n=e.BaseCore,r=e.Base,i=e.Lang,s="initializer",o="destructor",u=["_PLUG","_UNPLUG"],a;r._build=function(t,n,i,u,a,f){var l=r._build,c=l._ctor(n,f),h=l._cfg(n,f,i),p=l._mixCust,d=c._yuibuild.dynamic,v,m,g,y,b,w;for(v=0,m=i.length;v<m;v++)g=i[v],y=g.prototype,b=y[s],w=y[o],delete y[s],delete y[o],e.mix(c,g,!0,null,1),p(c,g,h),b&&(y[s]=b),w&&(y[o]=w),c._yuibuild.exts.push(g);return u&&e.mix(c.prototype,u,!0),a&&(e.mix(c,l._clean(a,h),!0),p(c,a,h)),c.prototype.hasImpl=l._impl,d&&(c.NAME=t,c.prototype.constructor=c,c.modifyAttrs=n.modifyAttrs),c},a=r._build,e.mix(a,{_mixCust:function(t,n,r){var s,o,u,a,f,l;r&&(s=r.aggregates,o=r.custom,u=r.statics),u&&e.mix(t,n,!0,u);if(s)for(l=0,f=s.length;l<f;l++)a=s[l],!t.hasOwnProperty(a)&&n.hasOwnProperty(a)&&(t[a]=i.isArray(n[a])?[]:{}),e.aggregate(t,n,!0,[a]);if(o)for(l in o)o.hasOwnProperty(l)&&o[l](l,t,n)},_tmpl:function(t){function n(){n.superclass.constructor.apply(this,arguments)}return e.extend(n,t),n},_impl:function(e){var t=this._getClasses(),n,r,i,s,o,u;for(n=0,r=t.length;n<r;n++){i=t[n];if(i._yuibuild){s=i._yuibuild.exts,o=s.length;for(u=0;u<o;u++)if(s[u]===e)return!0}}return!1},_ctor:function(e,t){var n=t&&!1===t.dynamic?!1:!0,r=n?a._tmpl(e):e,i=r._yuibuild;return i||(i=r._yuibuild={}),i.id=i.id||null,i.exts=i.exts||[],i.dynamic=n,r},_cfg:function(t,n,r){var i=[],s={},o=[],u,a=n&&n.aggregates,f=n&&n.custom,l=n&&n.statics,c=t,h,p;while(c&&c.prototype)u=c._buildCfg,u&&(u.aggregates&&(i=i.concat(u.aggregates)),u.custom&&e.mix(s,u.custom,!0),u.statics&&(o=o.concat(u.statics))),c=c.superclass?c.superclass.constructor:null;if(r)for(h=0,p=r.length;h<p;h++)c=r[h],u=c._buildCfg,u&&(u.aggregates&&(i=i.concat(u.aggregates)),u.custom&&e.mix(s,u.custom,!0),u.statics&&(o=o.concat(u.statics)));return a&&(i=i.concat(a)),f&&e.mix(s,n.cfgBuild,!0),l&&(o=o.concat(l)),{aggregates:i,custom:s,statics:o}},_clean:function(t,n){var r,i,s,o=e.merge(t),u=n.aggregates,a=n.custom;for(r in a)o.hasOwnProperty(r)&&delete o[r];for(i=0,s=u.length;i<s;i++)r=u[i],o.hasOwnProperty(r)&&delete o[r];return o}}),r.build=function(e,t,n,r){return a(e,t,n,null,null,r)},r.create=function(e,t,n,r,i){return a(e,t,n,r,i)},r.mix=function(e,t){return e._CACHED_CLASS_DATA&&(e._CACHED_CLASS_DATA=null),a(null,e,t,null,null,{dynamic:!1})},n._buildCfg={aggregates:u.concat(),custom:{ATTRS:c,_ATTR_CFG:l,_NON_ATTRS_CFG:f}},r._buildCfg={aggregates:u.concat(),custom:{ATTRS:c,_ATTR_CFG:l,_NON_ATTRS_CFG:f}}},"3.17.2",{requires:["base-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-synthetic",function(e,t){function c(e,t){this.handle=e,this.emitFacade=t}function h(e,t,n){this.handles=[],this.el=e,this.key=n,this.domkey=t}function p(){this._init.apply(this,arguments)}var n=e.CustomEvent,r=e.Env.evt.dom_map,i=e.Array,s=e.Lang,o=s.isObject,u=s.isString,a=s.isArray,f=e.Selector.query,l=function(){};c.prototype.fire=function(t){var n=i(arguments,0,!0),r=this.handle,s=r.evt,u=r.sub,a=u.context,f=u.filter,l=t||{},c;if(this.emitFacade){if(!t||!t.preventDefault)l=s._getFacade(),o(t)&&!t.preventDefault?(e.mix(l,t,!0),n[0]=l):n.unshift(l);l.type=s.type,l.details=n.slice(),f&&(l.container=s.host)}else f&&o(t)&&t.currentTarget&&n.shift();return u.context=a||l.currentTarget||s.host,c=s.fire.apply(s,n),t.prevented&&s.preventedFn&&s.preventedFn.apply(s,n),t.stopped&&s.stoppedFn&&s.stoppedFn.apply(s,n),u.context=a,c},h.prototype={constructor:h,type:"_synth",fn:l,capture:!1,register:function(e){e.evt.registry=this,this.handles.push(e)},unregister:function(t){var n=this.handles,i=r[this.domkey],s;for(s=n.length-1;s>=0;--s)if(n[s].sub===t){n.splice(s,1);break}n.length||(delete i[this.key],e.Object.size(i)||delete r[this.domkey])},detachAll:function(){var e=this.handles,t=e.length;while(--t>=0)e[t].detach()}},e.mix(p,{Notifier:c,SynthRegistry:h,getRegistry:function(t,n,i){var s=t._node,o=e.stamp(s),u="event:"+o+n+"_synth",a=r[o];return i&&(a||(a=r[o]={}),a[u]||(a[u]=new h(s,o,u))),a&&a[u]||null},_deleteSub:function(e){if(e&&e.fn){var t=this.eventDef,r=e.filter?"detachDelegate":"detach";this._subscribers=[],n.keepDeprecatedSubs&&(this.subscribers={}),t[r](e.node,e,this.notifier,e.filter),this.registry.unregister(e),delete e.fn,delete e.node,delete e.context}},prototype:{constructor:p,_init:function(){var e=this.publishConfig||(this.publishConfig={});this.emitFacade="emitFacade"in e?e.emitFacade:!0,e.emitFacade=!1},processArgs:l,on:l,detach:l,delegate:l,detachDelegate:l,_on:function(t,n){var r=[],s=t.slice(),o=this.processArgs(t,n),a=t[2],l=n?"delegate":"on",c,h;return c=u(a)?f(a):i(a||e.one(e.config.win)),!c.length&&u(a)?(h=e.on("available",function(){e.mix(h,e[l].apply(e,s),!0)},a),h):(e.Array.each(c,function(i){var s=t.slice(),u;i=e.one(i),i&&(n&&(u=s.splice(3,1)[0]),s.splice(0,4,s[1],s[3]),(!this.preventDups||!this.getSubs(i,t,null,!0))&&r.push(this._subscribe(i,l,s,o,u)))},this),r.length===1?r[0]:new e.EventHandle(r))},_subscribe:function(t,n,r,i,s){var o=new e.CustomEvent(this.type,this.publishConfig),u=o.on.apply(o,r),a=new c(u,this.emitFacade),f=p.getRegistry(t,this.type,!0),l=u.sub;return l.node=t,l.filter=s,i&&this.applyArgExtras(i,l),e.mix(o,{eventDef:this,notifier:a,host:t,currentTarget:t,target:t,el:t._node,_delete:p._deleteSub},!0),u.notifier=a,f.register(u),this[n](t,l,a,s),u},applyArgExtras:function(e,t){t._extra=e},_detach:function(t){var n=t[2],r=u(n)?f(n):i(n),s,o,a,l,c;t.splice(2,1);for(o=0,a=r.length;o<a;++o){s=e.one(r[o]);if(s){l=this.getSubs(s,t);if(l)for(c=l.length-1;c>=0;--c)l[c].detach()}}},getSubs:function(e,t,n,r){var i=p.getRegistry(e,this.type),s=[],o,u,a,f;if(i){o=i.handles,n||(n=this.subMatch);for(u=0,a=o.length;u<a;++u){f=o[u];if(n.call(this,f.sub,t)){if(r)return f;s.push(o[u])}}}return s.length&&s},subMatch:function(e,t){return!t[1]||e.fn===t[1]}}},!0),e.SyntheticEvent=p,e.Event.define=function(t,n,r){var s,o,f;t&&t.type?(s=t,r=n):n&&(s=e.merge({type:t},n));if(s){if(r||!e.Node.DOM_EVENTS[s.type])o=function(){p.apply(this,arguments)},e.extend(o,p,s),f=new o,t=f.type,e.Node.DOM_EVENTS[t]=e.Env.evt.plugins[t]={eventDef:f,on:function(){return f._on(i(arguments))},delegate:function(){return f._on(i(arguments),!0)},detach:function(){return f._detach(i(arguments))}}}else(u(t)||a(t))&&e.Array.each(i(t),function(t){e.Node.DOM_EVENTS[t]=1});return f}},"3.17.2",{requires:["node-base","event-custom-complex"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("attribute-complex",function(e,t){var n=e.Attribute;n.Complex=function(){},n.Complex.prototype={_normAttrVals:n.prototype._normAttrVals,_getAttrInitVal:n.prototype._getAttrInitVal},e.AttributeComplex=n.Complex},"3.17.2",{requires:["attribute-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-mouseenter",function(e,t){var n=e.Env.evt.dom_wrappers,r=e.DOM.contains,i=e.Array,s=function(){},o={proxyType:"mouseover",relProperty:"fromElement",_notify:function(t,i,s){var o=this._node,u=t.relatedTarget||t[i];o!==u&&!r(o,u)&&s.fire(new e.DOMEventFacade(t,o,n["event:"+e.stamp(o)+t.type]))},on:function(t,n,r){var i=e.Node.getDOMNode(t),s=[this.proxyType,this._notify,i,null,this.relProperty,r];n.handle=e.Event._attach(s,{facade:!1})},detach:function(e,t){t.handle.detach()},delegate:function(t,n,r,i){var o=e.Node.getDOMNode(t),u=[this.proxyType,s,o,null,r];n.handle=e.Event._attach(u,{facade:!1}),n.handle.sub.filter=i,n.handle.sub.relProperty=this.relProperty,n.handle.sub._notify=this._filterNotify},_filterNotify:function(t,n,s){n=n.slice(),this.args&&n.push.apply(n,this.args);var o=e.delegate._applyFilter(this.filter,n,s),u=n[0].relatedTarget||n[0][this.relProperty],a,f,l,c,h;if(o){o=i(o);for(f=0,l=o.length&&(!a||!a.stopped);f<l;++f){h=o[0];if(!r(h,u)){a||(a=new e.DOMEventFacade(n[0],h,s),a.container=e.one(s.el)),a.currentTarget=e.one(h),c=n[1].fire(a);if(c===!1)break}}}return c},detachDelegate:function(e,t){t.handle.detach()}};e.Event.define("mouseenter",o,!0),e.Event.define("mouseleave",e.merge(o,{proxyType:"mouseout",relProperty:"toElement"}),!0)},"3.17.2",{requires:["event-synthetic"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-key",function(e,t){var n="+alt",r="+ctrl",i="+meta",s="+shift",o=e.Lang.trim,u={KEY_MAP:{enter:13,space:32,esc:27,backspace:8,tab:9,pageup:33,pagedown:34},_typeRE:/^(up|down|press):/,_keysRE:/^(?:up|down|press):|\+(alt|ctrl|meta|shift)/g,processArgs:function(t){var n=t.splice(3,1)[0],r=e.Array.hash(n.match(/\+(?:alt|ctrl|meta|shift)\b/g)||[]),i={type:this._typeRE.test(n)?RegExp.$1:null,mods:r,keys:null},s=n.replace(this._keysRE,""),u,a,f,l;if(s){s=s.split(","),i.keys={};for(l=s.length-1;l>=0;--l){u=o(s[l]);if(!u)continue;+u==u?i.keys[u]=r:(f=u.toLowerCase(),this.KEY_MAP[f]?(i.keys[this.KEY_MAP[f]]=r,i.type||(i.type="down")):(u=u.charAt(0),a=u.toUpperCase(),r["+shift"]&&(u=a),i.keys[u.charCodeAt(0)]=u===a?e.merge(r,{"+shift":!0}):r))}}return i.type||(i.type="press"),i},on:function(e,t,o,u){var a=t._extra,f="key"+a.type,l=a.keys,c=u?"delegate":"on";t._detach=e[c](f,function(e){var t=l?l[e.which]:a.mods;t&&(!t[n]||t[n]&&e.altKey)&&(!t[r]||t[r]&&e.ctrlKey)&&(!t[i]||t[i]&&e.metaKey)&&(!t[s]||t[s]&&e.shiftKey)&&o.fire(e)},u)},detach:function(e,t,n){t._detach.detach()}};u.delegate=u.on,u.detachDelegate=u.detach,e.Event.define("key",u,!0)},"3.17.2",{requires:["event-synthetic"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-outside",function(e,t){var n=["blur","change","click","dblclick","focus","keydown","keypress","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","select","submit"];e.Event.defineOutside=function(t,n){n=n||t+"outside";var r={on:function(n,r,i){r.handle=e.one("doc").on(t,function(e){this.isOutside(n,e.target)&&(e.currentTarget=n,i.fire(e))},this)},detach:function(e,t,n){t.handle.detach()},delegate:function(n,r,i,s){r.handle=e.one("doc").delegate(t,function(e){this.isOutside(n,e.target)&&i.fire(e)},s,this)},isOutside:function(e,t){return t!==e&&!t.ancestor(function(t){return t===e})}};r.detachDelegate=r.detach,e.Event.define(n,r)},e.Array.each(n,function(t){e.Event.defineOutside(t)})},"3.17.2",{requires:["event-synthetic"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("event-focus",function(e,t){function u(t,r,u){var a="_"+t+"Notifiers";e.Event.define(t,{_useActivate:o,_attach:function(i,s,o){return e.DOM.isWindow(i)?n._attach([t,function(e){s.fire(e)},i]):n._attach([r,this._proxy,i,this,s,o],{capture:!0})},_proxy:function(t,r,i){var s=t.target,f=t.currentTarget,l=s.getData(a),c=e.stamp(f._node),h=o||s!==f,p;r.currentTarget=i?s:f,r.container=i?f:null,l?h=!0:(l={},s.setData(a,l),h&&(p=n._attach([u,this._notify,s._node]).sub,p.once=!0)),l[c]||(l[c]=[]),l[c].push(r),h||this._notify(t)},_notify:function(t,n){var r=t.currentTarget,i=r.getData(a),o=r.ancestors(),u=r.get("ownerDocument"),f=[],l=i?e.Object.keys(i).length:0,c,h,p,d,v,m,g,y,b,w;r.clearData(a),o.push(r),u&&o.unshift(u),o._nodes.reverse(),l&&(m=l,o.some(function(t){var n=e.stamp(t),r=i[n],s,o;if(r){l--;for(s=0,o=r.length;s<o;++s)r[s].handle.sub.filter&&f.push(r[s])}return!l}),l=m);while(l&&(c=o.shift())){d=e.stamp(c),h=i[d];if(h){for(g=0,y=h.length;g<y;++g){p=h[g],b=p.handle.sub,v=!0,t.currentTarget=c,b.filter&&(v=b.filter.apply(c,[c,t].concat(b.args||[])),f.splice(s(f,p),1)),v&&(t.container=p.container,w=p.fire(t));if(w===!1||t.stopped===2)break}delete h[d],l--}if(t.stopped!==2)for(g=0,y=f.length;g<y;++g){p=f[g],b=p.handle.sub,b.filter.apply(c,[c,t].concat(b.args||[]))&&(t.container=p.container,t.currentTarget=c,w=p.fire(t));if(w===!1||t.stopped===2||t.stopped&&f[g+1]&&f[g+1].container!==p.container)break}if(t.stopped)break}},on:function(e,t,n){t.handle=this._attach(e._node,n)},detach:function(e,t){t.handle.detach()},delegate:function(t,n,r,s){i(s)&&(n.filter=function(n){return e.Selector.test(n._node,s,t===n?null:t._node)}),n.handle=this._attach(t._node,r,!0)},detachDelegate:function(e,t){t.handle.detach()}},!0)}var n=e.Event,r=e.Lang,i=r.isString,s=e.Array.indexOf,o=function(){var t=!1,n=e.config.doc,r;return n&&(r=n.createElement("p"),r.setAttribute("onbeforeactivate",";"),t=r.onbeforeactivate!==undefined),t}();o?(u("focus","beforeactivate","focusin"),u("blur","beforedeactivate","focusout")):(u("focus","focus","focus"),u("blur","blur","blur"))},"3.17.2",{requires:["event-synthetic"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("classnamemanager",function(e,t){var n="classNamePrefix",r="classNameDelimiter",i=e.config;i[n]=i[n]||"yui3",i[r]=i[r]||"-",e.ClassNameManager=function(){var t=i[n],s=i[r];return{getClassName:e.cached(function(){var n=e.Array(arguments);return n[n.length-1]!==!0?n.unshift(t):n.pop(),n.join(s)})}}()},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-base",function(e,t){function R(e){var t=this,n,r,i=t.constructor;t._strs={},t._cssPrefix=i.CSS_PREFIX||s(i.NAME.toLowerCase()),e=e||{},R.superclass.constructor.call(t,e),r=t.get(T),r&&(r!==P&&(n=r),t.render(n))}var n=e.Lang,r=e.Node,i=e.ClassNameManager,s=i.getClassName,o,u=e.cached(function(e){return e.substring(0,1).toUpperCase()+e.substring(1)}),a="content",f="visible",l="hidden",c="disabled",h="focused",p="width",d="height",v="boundingBox",m="contentBox",g="parentNode",y="ownerDocument",b="auto",w="srcNode",E="body",S="tabIndex",x="id",T="render",N="rendered",C="destroyed",k="strings",L="<div></div>",A="Change",O="loading",M="_uiSet",_="",D=function(){},P=!0,H=!1,B,j={},F=[f,c,d,p,h,S],I=e.UA.webkit,q={};R.NAME="widget",B=R.UI_SRC="ui",R.ATTRS=j,j[x]={valueFn:"_guid",writeOnce:P},j[N]={value:H,readOnly:P},j[v]={valueFn:"_defaultBB",setter:"_setBB",writeOnce:P},j[m]={valueFn:"_defaultCB",setter:"_setCB",writeOnce:P},j[S]={value:null,validator:"_validTabIndex"},j[h]={value:H,readOnly:P},j[c]={value:H},j[f]={value:P},j[d]={value:_},j[p]={value:_},j[k]={value:{},setter:"_strSetter",getter:"_strGetter"},j[T]={value:H,writeOnce:P},R.CSS_PREFIX=s(R.NAME.toLowerCase()),R.getClassName=function(){return s.apply(i,[R.CSS_PREFIX].concat(e.Array(arguments),!0))},o=R.getClassName,R.getByNode=function(t){var n,i=o();return t=r.one(t),t&&(t=t.ancestor("."+i,!0),t&&(n=q[e.stamp(t,!0)])),n||null},e.extend(R,e.Base,{getClassName:function(){return s.apply(i,[this._cssPrefix].concat(e.Array(arguments),!0))},initializer:function(t){var n=this.get(v);n instanceof r&&this._mapInstance(e.stamp(n))},_mapInstance:function(e){q[e]=this},destructor:function(){var t=this.get(v),n;t instanceof r&&(n=e.stamp(t,!0),n in q&&delete q[n],this._destroyBox())},destroy:function(e){return this._destroyAllNodes=e,R.superclass.destroy.apply(this)},_destroyBox:function(){var e=this.get(v),t=this.get(m),n=this._destroyAllNodes,r;r=e&&e.compareTo(t),this.UI_EVENTS&&this._destroyUIEvents(),this._unbindUI(e),t&&(n&&t.empty(),t.remove(P)),r||(n&&e.empty(),e.remove(P))},render:function(e){return!this.get(C)&&!this.get(N)&&(this.publish(T,{queuable:H,fireOnce:P,defaultTargetOnly:P,defaultFn:this._defRenderFn}),this.fire(T,{parentNode:e?r.one(e):null})),this},_defRenderFn:function(e){this._parentNode=e.parentNode,this.renderer(),this._set(N,P),this._removeLoadingClassNames()},renderer:function(){var e=this;e._renderUI(),e.renderUI(),e._bindUI(),e.bindUI(),e._syncUI(),e.syncUI()},bindUI:D,renderUI:D,syncUI:D,hide:function(){return this.set(f,H)},show:function(){return this.set(f,P)},focus:function(){return this._set(h,P)},blur:function(){return this._set(h,H)},enable:function(){return this.set(c,H)},disable:function(){return this.set(c,P)},_uiSizeCB:function(e){this.get(m).toggleClass(o(a,"expanded"),e)},_renderBox:function(e){var t=this,n=t.get(m),i=t.get(v),s=t.get(w),o=t.DEF_PARENT_NODE,u=s&&s.get(y)||i.get(y)||n.get(y);s&&!s.compareTo(n)&&!n.inDoc(u)&&s.replace(n),!i.compareTo(n.get(g))&&!i.compareTo(n)&&(n.inDoc(u)&&n.replace(i),i.appendChild(n)),e=e||o&&r.one(o),e?e.appendChild(i):i.inDoc(u)||r.one(E).insert(i,0)},_setBB:function(e){return this._setBox(this.get(x),e,this.BOUNDING_TEMPLATE,!0)},_setCB:function(e){return this.CONTENT_TEMPLATE===null?this.get(v):this._setBox(null,e,this.CONTENT_TEMPLATE,!1)},_defaultBB:function(){var e=this.get(w),t=this.CONTENT_TEMPLATE===null;return e&&t?e:null},_defaultCB:function(e){return this.get(w)||null},_setBox:function(t,n,i,s){return n=r.one(n),n||(n=r.create(i),s?this._bbFromTemplate=!0:this._cbFromTemplate=!0),n.get(x)||n.set(x,t||e.guid()),n},_renderUI:function(){this._renderBoxClassNames(),this._renderBox(this._parentNode)},_renderBoxClassNames:function(){var e=this._getClasses(),t,n=this.get(v),r;n.addClass(o());for(r=e.length-3;r>=0;r--)t=e[r],n.addClass(t.CSS_PREFIX||s(t.NAME.toLowerCase()));this.get(m).addClass(this.getClassName(a))},_removeLoadingClassNames:function(){var e=this.get(v),t=this.get(m),n=this.getClassName(O),r=o(O);e.removeClass(r).removeClass(n),t.removeClass(r).removeClass(n)},_bindUI:function(){this._bindAttrUI(this._UI_ATTRS.BIND),this._bindDOM()},_unbindUI:function(e){this._unbindDOM(e)},_bindDOM:function(){var t=this.get(v).get(y),n=R._hDocFocus;n||(n=R._hDocFocus=t.on("focus",this._onDocFocus,this),n.listeners={count:0}),n.listeners[e.stamp(this,!0)]=!0,n.listeners.count++,I&&(this._hDocMouseDown=t.on("mousedown",this._onDocMouseDown,this))},_unbindDOM:function(t){var n=R._hDocFocus,r=e.stamp(this,!0),i,s=this._hDocMouseDown;n&&(i=n.listeners,i[r]&&(delete i[r],i.count--),i.count===0&&(n.detach(),R._hDocFocus=null)),I&&s&&s.detach()},_syncUI:function(){this._syncAttrUI(this._UI_ATTRS.SYNC)},_uiSetHeight:function(e){this._uiSetDim(d,e),this._uiSizeCB(e!==_&&e!==b)},_uiSetWidth:function(e){this._uiSetDim(p,e)},_uiSetDim:function(e,t){this.get(v).setStyle(e,n.isNumber(t)?t+this.DEF_UNIT:t)},_uiSetVisible:function(e){this.get(v).toggleClass(this.getClassName(l),!e)},_uiSetDisabled:function(e){this.get(v).toggleClass(this.getClassName(c),e)},_uiSetFocused:function(e,t){var n=this.get(v);n.toggleClass(this.getClassName(h),e),t!==B&&(e?n.focus():n.blur())},_uiSetTabIndex:function(e){var t=this.get(v);n.isNumber(e)?t.set(S,e):t.removeAttribute(S)},_onDocMouseDown:function(e){this._domFocus&&this._onDocFocus(e)},_onDocFocus:function(e){var t=R.getByNode(e.target),n=R._active;n&&n!==t&&(n._domFocus=!1,n._set(h,!1,{src:B}),R._active=null),t&&(t._domFocus=!0,t._set(h,!0,{src:B}),R._active=t)},toString:function(){return this.name+"["+this.get(x)+"]"},DEF_UNIT:"px",DEF_PARENT_NODE:null,CONTENT_TEMPLATE:L,BOUNDING_TEMPLATE:L,_guid:function(){return e.guid()},_validTabIndex:function(e){return n.isNumber(e)||n.isNull(e)},_bindAttrUI:function(e){var t,n=e.length;for(t=0;t<n;t++)this.after(e[t]+A,this._setAttrUI)},_syncAttrUI:function(e){var t,n=e.length,r;for(t=0;t<n;t++)r=e[t],this[M+u(r)](this.get(r))},_setAttrUI:function(e){e.target===this&&this[M+u(e.attrName
          )](e.newVal,e.src)},_strSetter:function(t){return e.merge(this.get(k),t)},getString:function(e){return this.get(k)[e]},getStrings:function(){return this.get(k)},_UI_ATTRS:{BIND:F,SYNC:F}}),e.Widget=R},"3.17.2",{requires:["attribute","base-base","base-pluginhost","classnamemanager","event-focus","node-base","node-style"],skinnable:!0});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-htmlparser",function(e,t){var n=e.Widget,r=e.Node,i=e.Lang,s="srcNode",o="contentBox";n.HTML_PARSER={},n._buildCfg={aggregates:["HTML_PARSER"]},n.ATTRS[s]={value:null,setter:r.one,getter:"_getSrcNode",writeOnce:!0},e.mix(n.prototype,{_getSrcNode:function(e){return e||this.get(o)},_preAddAttrs:function(e,t,n){var r={id:e.id,boundingBox:e.boundingBox,contentBox:e.contentBox,srcNode:e.srcNode};this.addAttrs(r,t,n),delete e.boundingBox,delete e.contentBox,delete e.srcNode,delete e.id,this._applyParser&&this._applyParser(t)},_applyParsedConfig:function(t,n,r){return r?e.mix(n,r,!1):n},_applyParser:function(t){var n=this,r=this._getNodeToParse(),s=n._getHtmlParser(),o,u;s&&r&&e.Object.each(s,function(e,t,s){u=null,i.isFunction(e)?u=e.call(n,r):i.isArray(e)?(u=r.all(e[0]),u.isEmpty()&&(u=null)):u=r.one(e),u!==null&&u!==undefined&&(o=o||{},o[t]=u)}),t=n._applyParsedConfig(r,t,o)},_getNodeToParse:function(){var e=this.get("srcNode");return this._cbFromTemplate?null:e},_getHtmlParser:function(){var t=this._getClasses(),n={},r,i;for(r=t.length-1;r>=0;r--)i=t[r].HTML_PARSER,i&&e.mix(n,i,!0);return n}})},"3.17.2",{requires:["widget-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-skin",function(e,t){var n="boundingBox",r="contentBox",i="skin",s=e.ClassNameManager.getClassName;e.Widget.prototype.getSkinName=function(e){var t=this.get(r)||this.get(n),o,u;return e=e||s(i,""),u=new RegExp("\\b"+e+"(\\S+)"),t&&t.ancestor(function(e){return o=e.get("className").match(u),o}),o?o[1]:null}},"3.17.2",{requires:["widget-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-uievents",function(e,t){var n="boundingBox",r=e.Widget,i="render",s=e.Lang,o=":",u=e.Widget._uievts=e.Widget._uievts||{};e.mix(r.prototype,{_destroyUIEvents:function(){var t=e.stamp(this,!0);e.each(u,function(n,r){n.instances[t]&&(delete n.instances[t],e.Object.isEmpty(n.instances)&&(n.handle.detach(),u[r]&&delete u[r]))})},UI_EVENTS:e.Node.DOM_EVENTS,_getUIEventNode:function(){return this.get(n)},_createUIEvent:function(t){var n=this._getUIEventNode(),i=e.stamp(n)+t,s=u[i],o;s||(o=n.delegate(t,function(e){var t=r.getByNode(this);t&&t._filterUIEvent(e)&&t.fire(e.type,{domEvent:e})},"."+e.Widget.getClassName()),u[i]=s={instances:{},handle:o}),s.instances[e.stamp(this)]=1},_filterUIEvent:function(e){return e.currentTarget.compareTo(e.container)||e.container.compareTo(this._getUIEventNode())},_getUIEvent:function(e){if(s.isString(e)){var t=this.parseType(e)[1],n,r;return t&&(n=t.indexOf(o),n>-1&&(t=t.substring(n+o.length)),this.UI_EVENTS[t]&&(r=t)),r}},_initUIEvent:function(e){var t=this._getUIEvent(e),n=this._uiEvtsInitQueue||{};t&&!n[t]&&(this._uiEvtsInitQueue=n[t]=1,this.after(i,function(){this._createUIEvent(t),delete this._uiEvtsInitQueue[t]}))},on:function(e){return this._initUIEvent(e),r.superclass.on.apply(this,arguments)},publish:function(e,t){var n=this._getUIEvent(e);return n&&t&&t.defaultFn&&this._initUIEvent(n),r.superclass.publish.apply(this,arguments)}},!0)},"3.17.2",{requires:["node-event-delegate","widget-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-stdmod",function(e,t){function H(e){}var n=e.Lang,r=e.Node,i=e.UA,s=e.Widget,o="",u="hd",a="bd",f="ft",l="header",c="body",h="footer",p="fillHeight",d="stdmod",v="Node",m="Content",g="firstChild",y="childNodes",b="ownerDocument",w="contentBox",E="height",S="offsetHeight",x="auto",T="headerContentChange",N="bodyContentChange",C="footerContentChange",k="fillHeightChange",L="heightChange",A="contentUpdate",O="renderUI",M="bindUI",_="syncUI",D="_applyParsedConfig",P=e.Widget.UI_SRC;H.HEADER=l,H.BODY=c,H.FOOTER=h,H.AFTER="after",H.BEFORE="before",H.REPLACE="replace";var B=H.HEADER,j=H.BODY,F=H.FOOTER,I=B+m,q=F+m,R=j+m;H.ATTRS={headerContent:{value:null},footerContent:{value:null},bodyContent:{value:null},fillHeight:{value:H.BODY,validator:function(e){return this._validateFillHeight(e)}}},H.HTML_PARSER={headerContent:function(e){return this._parseStdModHTML(B)},bodyContent:function(e){return this._parseStdModHTML(j)},footerContent:function(e){return this._parseStdModHTML(F)}},H.SECTION_CLASS_NAMES={header:s.getClassName(u),body:s.getClassName(a),footer:s.getClassName(f)},H.TEMPLATES={header:'<div class="'+H.SECTION_CLASS_NAMES[B]+'"></div>',body:'<div class="'+H.SECTION_CLASS_NAMES[j]+'"></div>',footer:'<div class="'+H.SECTION_CLASS_NAMES[F]+'"></div>'},H.prototype={initializer:function(){this._stdModNode=this.get(w),e.before(this._renderUIStdMod,this,O),e.before(this._bindUIStdMod,this,M),e.before(this._syncUIStdMod,this,_)},_syncUIStdMod:function(){var e=this._stdModParsed;(!e||!e[I])&&this._uiSetStdMod(B,this.get(I)),(!e||!e[R])&&this._uiSetStdMod(j,this.get(R)),(!e||!e[q])&&this._uiSetStdMod(F,this.get(q)),this._uiSetFillHeight(this.get(p))},_renderUIStdMod:function(){this._stdModNode.addClass(s.getClassName(d)),this._renderStdModSections(),this.after(T,this._afterHeaderChange),this.after(N,this._afterBodyChange),this.after(C,this._afterFooterChange)},_renderStdModSections:function(){n.isValue(this.get(I))&&this._renderStdMod(B),n.isValue(this.get(R))&&this._renderStdMod(j),n.isValue(this.get(q))&&this._renderStdMod(F)},_bindUIStdMod:function(){this.after(k,this._afterFillHeightChange),this.after(L,this._fillHeight),this.after(A,this._fillHeight)},_afterHeaderChange:function(e){e.src!==P&&this._uiSetStdMod(B,e.newVal,e.stdModPosition)},_afterBodyChange:function(e){e.src!==P&&this._uiSetStdMod(j,e.newVal,e.stdModPosition)},_afterFooterChange:function(e){e.src!==P&&this._uiSetStdMod(F,e.newVal,e.stdModPosition)},_afterFillHeightChange:function(e){this._uiSetFillHeight(e.newVal)},_validateFillHeight:function(e){return!e||e==H.BODY||e==H.HEADER||e==H.FOOTER},_uiSetFillHeight:function(e){var t=this.getStdModNode(e),n=this._currFillNode;n&&t!==n&&n.setStyle(E,o),t&&(this._currFillNode=t),this._fillHeight()},_fillHeight:function(){if(this.get(p)){var e=this.get(E);e!=o&&e!=x&&this.fillHeight(this.getStdModNode(this.get(p)))}},_uiSetStdMod:function(e,t,r){if(n.isValue(t)){var i=this.getStdModNode(e,!0);this._addStdModContent(i,t,r),this.set(e+m,this._getStdModContent(e),{src:P})}else this._eraseStdMod(e);this.fire(A)},_renderStdMod:function(e){var t=this.get(w),n=this._findStdModSection(e);return n||(n=this._getStdModTemplate(e)),this._insertStdModSection(t,e,n),this[e+v]=n,this[e+v]},_eraseStdMod:function(e){var t=this.getStdModNode(e);t&&(t.remove(!0),delete this[e+v])},_insertStdModSection:function(e,t,n){var r=e.get(g);if(t===F||!r)e.appendChild(n);else if(t===B)e.insertBefore(n,r);else{var i=this[F+v];i?e.insertBefore(n,i):e.appendChild(n)}},_getStdModTemplate:function(e){return r.create(H.TEMPLATES[e],this._stdModNode.get(b))},_addStdModContent:function(e,t,n){switch(n){case H.BEFORE:n=0;break;case H.AFTER:n=undefined;break;default:n=H.REPLACE}e.insert(t,n)},_getPreciseHeight:function(e){var t=e?e.get(S):0,n="getBoundingClientRect";if(e&&e.hasMethod(n)){var r=e.invoke(n);r&&(t=r.bottom-r.top)}return t},_findStdModSection:function(e){return this.get(w).one("> ."+H.SECTION_CLASS_NAMES[e])},_parseStdModHTML:function(t){var n=this._findStdModSection(t);return n?(this._stdModParsed||(this._stdModParsed={},e.before(this._applyStdModParsedConfig,this,D)),this._stdModParsed[t+m]=1,n.get("innerHTML")):null},_applyStdModParsedConfig:function(e,t,n){var r=this._stdModParsed;r&&(r[I]=!(I in t)&&I in r,r[R]=!(R in t)&&R in r,r[q]=!(q in t)&&q in r)},_getStdModContent:function(e){return this[e+v]?this[e+v].get(y):null},setStdModContent:function(e,t,n){this.set(e+m,t,{stdModPosition:n})},getStdModNode:function(e,t){var n=this[e+v]||null;return!n&&t&&(n=this._renderStdMod(e)),n},fillHeight:function(e){if(e){var t=this.get(w),r=[this.headerNode,this.bodyNode,this.footerNode],s,o,u=0,a=0,f=!1;for(var l=0,c=r.length;l<c;l++)s=r[l],s&&(s!==e?u+=this._getPreciseHeight(s):f=!0);f&&((i.ie||i.opera)&&e.set(S,0),o=t.get(S)-parseInt(t.getComputedStyle("paddingTop"),10)-parseInt(t.getComputedStyle("paddingBottom"),10)-parseInt(t.getComputedStyle("borderBottomWidth"),10)-parseInt(t.getComputedStyle("borderTopWidth"),10),n.isNumber(o)&&(a=o-u,a>=0&&e.set(S,a)))}}},e.WidgetStdMod=H},"3.17.2",{requires:["base-build","widget"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-position",function(e,t){function d(e){}var n=e.Lang,r=e.Widget,i="xy",s="position",o="positioned",u="boundingBox",a="relative",f="renderUI",l="bindUI",c="syncUI",h=r.UI_SRC,p="xyChange";d.ATTRS={x:{setter:function(e){this._setX(e)},getter:function(){return this._getX()},lazyAdd:!1},y:{setter:function(e){this._setY(e)},getter:function(){return this._getY()},lazyAdd:!1},xy:{value:[0,0],validator:function(e){return this._validateXY(e)}}},d.POSITIONED_CLASS_NAME=r.getClassName(o),d.prototype={initializer:function(){this._posNode=this.get(u),e.after(this._renderUIPosition,this,f),e.after(this._syncUIPosition,this,c),e.after(this._bindUIPosition,this,l)},_renderUIPosition:function(){this._posNode.addClass(d.POSITIONED_CLASS_NAME)},_syncUIPosition:function(){var e=this._posNode;e.getStyle(s)===a&&this.syncXY(),this._uiSetXY(this.get(i))},_bindUIPosition:function(){this.after(p,this._afterXYChange)},move:function(){var e=arguments,t=n.isArray(e[0])?e[0]:[e[0],e[1]];this.set(i,t)},syncXY:function(){this.set(i,this._posNode.getXY(),{src:h})},_validateXY:function(e){return n.isArray(e)&&n.isNumber(e[0])&&n.isNumber(e[1])},_setX:function(e){this.set(i,[e,this.get(i)[1]])},_setY:function(e){this.set(i,[this.get(i)[0],e])},_getX:function(){return this.get(i)[0]},_getY:function(){return this.get(i)[1]},_afterXYChange:function(e){e.src!=h&&this._uiSetXY(e.newVal)},_uiSetXY:function(e){this._posNode.setXY(e)}},e.WidgetPosition=d},"3.17.2",{requires:["base-build","node-screen","widget"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-position-align",function(e,t){function c(e){}var n=e.Lang,r="align",i="alignOn",s="visible",o="boundingBox",u="offsetWidth",a="offsetHeight",f="region",l="viewportRegion";c.ATTRS={align:{value:null},centered:{setter:"_setAlignCenter",lazyAdd:!1,value:!1},alignOn:{value:[],validator:e.Lang.isArray}},c.TL="tl",c.TR="tr",c.BL="bl",c.BR="br",c.TC="tc",c.RC="rc",c.BC="bc",c.LC="lc",c.CC="cc",c.prototype={initializer:function(){this._posNode||e.error("WidgetPosition needs to be added to the Widget, before WidgetPositionAlign is added"),e.after(this._bindUIPosAlign,this,"bindUI"),e.after(this._syncUIPosAlign,this,"syncUI")},_posAlignUIHandles:null,destructor:function(){this._detachPosAlignUIHandles()},_bindUIPosAlign:function(){this.after("alignChange",this._afterAlignChange),this.after("alignOnChange",this._afterAlignOnChange),this.after("visibleChange",this._syncUIPosAlign)},_syncUIPosAlign:function(){var e=this.get(r);this._uiSetVisiblePosAlign(this.get(s)),e&&this._uiSetAlign(e.node,e.points)},align:function(e,t){return arguments.length?this.set(r,{node:e,points:t}):this._syncUIPosAlign(),this},centered:function(e){return this.align(e,[c.CC,c.CC])},_setAlignCenter:function(e){return e&&this.set(r,{node:e===!0?null:e,points:[c.CC,c.CC]}),e},_uiSetAlign:function(t,r){if(!n.isArray(r)||r.length!==2){e.error("align: Invalid Points Arguments");return}var i=this._getRegion(t),s,o,u;if(!i)return;s=r[0],o=r[1];switch(o){case c.TL:u=[i.left,i.top];break;case c.TR:u=[i.right,i.top];break;case c.BL:u=[i.left,i.bottom];break;case c.BR:u=[i.right,i.bottom];break;case c.TC:u=[i.left+Math.floor(i.width/2),i.top];break;case c.BC:u=[i.left+Math.floor(i.width/2),i.bottom];break;case c.LC:u=[i.left,i.top+Math.floor(i.height/2)];break;case c.RC:u=[i.right,i.top+Math.floor(i.height/2)];break;case c.CC:u=[i.left+Math.floor(i.width/2),i.top+Math.floor(i.height/2)];break;default:}u&&this._doAlign(s,u[0],u[1])},_uiSetVisiblePosAlign:function(e){e?this._attachPosAlignUIHandles():this._detachPosAlignUIHandles()},_attachPosAlignUIHandles:function(){if(this._posAlignUIHandles)return;var t=this.get(o),n=e.bind(this._syncUIPosAlign,this),r=[];e.Array.each(this.get(i),function(i){var s=i.eventName,o=e.one(i.node)||t;s&&r.push(o.on(s,n))}),this._posAlignUIHandles=r},_detachPosAlignUIHandles:function(){var t=this._posAlignUIHandles;t&&((new e.EventHandle(t)).detach(),this._posAlignUIHandles=null)},_doAlign:function(e,t,n){var r=this._posNode,i;switch(e){case c.TL:i=[t,n];break;case c.TR:i=[t-r.get(u),n];break;case c.BL:i=[t,n-r.get(a)];break;case c.BR:i=[t-r.get(u),n-r.get(a)];break;case c.TC:i=[t-r.get(u)/2,n];break;case c.BC:i=[t-r.get(u)/2,n-r.get(a)];break;case c.LC:i=[t,n-r.get(a)/2];break;case c.RC:i=[t-r.get(u),n-r.get(a)/2];break;case c.CC:i=[t-r.get(u)/2,n-r.get(a)/2];break;default:}i&&this.move(i)},_getRegion:function(t){var n;return t?(t=e.Node.one(t),t&&(n=t.get(f))):n=this._posNode.get(l),n},_afterAlignChange:function(e){var t=e.newVal;t&&this._uiSetAlign(t.node,t.points)},_afterAlignOnChange:function(e){this._detachPosAlignUIHandles(),this.get(s)&&this._attachPosAlignUIHandles()}},e.WidgetPositionAlign=c},"3.17.2",{requires:["widget-position"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-stack",function(e,t){function O(e){}var n=e.Lang,r=e.UA,i=e.Node,s=e.Widget,o="zIndex",u="shim",a="visible",f="boundingBox",l="renderUI",c="bindUI",h="syncUI",p="offsetWidth",d="offsetHeight",v="parentNode",m="firstChild",g="ownerDocument",y="width",b="height",w="px",E="shimdeferred",S="shimresize",x="visibleChange",T="widthChange",N="heightChange",C="shimChange",k="zIndexChange",L="contentUpdate",A="stacked";O.ATTRS={shim:{value:r.ie==6},zIndex:{value:0,setter:"_setZIndex"}},O.HTML_PARSER={zIndex:function(e){return this._parseZIndex(e)}},O.SHIM_CLASS_NAME=s.getClassName(u),O.STACKED_CLASS_NAME=s.getClassName(A),O.SHIM_TEMPLATE='<iframe class="'+O.SHIM_CLASS_NAME+'" frameborder="0" title="Widget Stacking Shim" src="javascript:false" tabindex="-1" role="presentation"></iframe>',O.prototype={initializer:function(){this._stackNode=this.get(f),this._stackHandles={},e.after(this._renderUIStack,this,l),e.after(this._syncUIStack,this,h),e.after(this._bindUIStack,this,c)},_syncUIStack:function(){this._uiSetShim(this.get(u)),this._uiSetZIndex(this.get(o))},_bindUIStack:function(){this.after(C,this._afterShimChange),this.after(k,this._afterZIndexChange)},_renderUIStack:function(){this._stackNode.addClass(O.STACKED_CLASS_NAME)},_parseZIndex:function(e){var t;return!e.inDoc()||e.getStyle("position")==="static"?t="auto":t=e.getComputedStyle("zIndex"),t==="auto"?null:t},_setZIndex:function(e){return n.isString(e)&&(e=parseInt(e,10)),n.isNumber(e)||(e=0),e},_afterShimChange:function(e){this._uiSetShim(e.newVal)},_afterZIndexChange:function(e){this._uiSetZIndex(e.newVal)},_uiSetZIndex:function(e){this._stackNode.setStyle(o,e)},_uiSetShim:function(e){e?(this.get(a)?this._renderShim():this._renderShimDeferred(),r.ie==6&&this._addShimResizeHandlers()):this._destroyShim()},_renderShimDeferred:function(){this._stackHandles[E]=this._stackHandles[E]||[];var e=this._stackHandles[E],t=function(e){e.newVal&&this._renderShim()};e.push(this.on(x,t))},_addShimResizeHandlers:function(){this._stackHandles[S]=this._stackHandles[S]||[];var e=this.sizeShim,t=this._stackHandles[S];t.push(this.after(x,e)),t.push(this.after(T,e)),t.push(this.after(N,e)),t.push(this.after(L,e))},_detachStackHandles:function(e){var t=this._stackHandles[e],n;if(t&&t.length>0)while(n=t.pop())n.detach()},_renderShim:function(){var e=this._shimNode,t=this._stackNode;e||(e=this._shimNode=this._getShimTemplate(),t.insertBefore(e,t.get(m)),this._detachStackHandles(E),this.sizeShim())},_destroyShim:function(){this._shimNode&&(this._shimNode.get(v).removeChild(this._shimNode),this._shimNode=null,this._detachStackHandles(E),this._detachStackHandles(S))},sizeShim:function(){var e=this._shimNode,t=this._stackNode;e&&r.ie===6&&this.get(a)&&(e.setStyle(y,t.get(p)+w),e.setStyle(b,t.get(d)+w))},_getShimTemplate:function(){return i.create(O.SHIM_TEMPLATE,this._stackNode.get(g))}},e.WidgetStack=O},"3.17.2",{requires:["base-build","widget"],skinnable:!0});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-position-constrain",function(e,t){function m(e){}var n="constrain",r="constrain|xyChange",i="constrainChange",s="preventOverlap",o="align",u="",a="bindUI",f="xy",l="x",c="y",h=e.Node,p="viewportRegion",d="region",v;m.ATTRS={constrain:{value:null,setter:"_setConstrain"},preventOverlap:{value:!1}},v=m._PREVENT_OVERLAP={x:{tltr:1,blbr:1,brbl:1,trtl:1},y:{trbr:1,tlbl:1,bltl:1,brtr:1}},m.prototype={initializer:function(){this._posNode||e.error("WidgetPosition needs to be added to the Widget, before WidgetPositionConstrain is added"),e.after(this._bindUIPosConstrained,this,a)},getConstrainedXY:function(e,t){t=t||this.get(n);var r=this._getRegion(t===!0?null:t),i=this._posNode.get(d);return[this._constrain(e[0],l,i,r),this._constrain(e[1],c,i,r)]},constrain:function(e,t){var r,i,s=t||this.get(n);s&&(r=e||this.get(f),i=this.getConstrainedXY(r,s),(i[0]!==r[0]||i[1]!==r[1])&&this.set(f,i,{constrained:!0}))},_setConstrain:function(e){return e===!0?e:h.one(e)},_constrain:function(e,t,n,r){if(r){this.get(s)&&(e=this._preventOverlap(e,t,n,r));var i=t==l,o=i?r.width:r.height,u=i?n.width:n.height,a=i?r.left:r.top,f=i?r.right-u:r.bottom-u;if(e<a||e>f)u<o?e<a?e=a:e>f&&(e=f):e=a}return e},_preventOverlap:function(e,t,n,r){var i=this.get(o),s=t===l,a,f,c,h,p,d;return i&&i.points&&v[t][i.points.join(u)]&&(f=this._getRegion(i.node),f&&(a=s?n.width:n.height,c=s?f.left:f.top,h=s?f.right:f.bottom,p=s?f.left-r.left:f.top-r.top,d=s?r.right-f.right:r.bottom-f.bottom),e>c?d<a&&p>a&&(e=c-a):p<a&&d>a&&(e=h)),e},_bindUIPosConstrained:function(){this.after(i,this._afterConstrainChange),this._enableConstraints(this.get(n))},_afterConstrainChange:function(e){this._enableConstraints(e.newVal)},_enableConstraints:function(e){e?(this.constrain(),this._cxyHandle=this._cxyHandle||this.on(r,this._constrainOnXYChange)):this._cxyHandle&&(this._cxyHandle.detach(),this._cxyHandle=null)},_constrainOnXYChange:function(e){e.constrained||(e.newVal=this.getConstrainedXY(e.newVal))},_getRegion:function(e){var t;return e?(e=h.one(e),e&&(t=e.get(d))):t=this._posNode.get(p),t}},e.WidgetPositionConstrain=m},"3.17.2",{requires:["widget-position"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("overlay",function(e,t){e.Overlay=e.Base.create("overlay",e.Widget,[e.WidgetStdMod,e.WidgetPosition,e.WidgetStack,e.WidgetPositionAlign,e.WidgetPositionConstrain])},"3.17.2",{requires:["widget","widget-stdmod","widget-position","widget-position-align","widget-stack","widget-position-constrain"],skinnable:!0});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-autohide",function(e,t){function m(t){e.after(this._bindUIAutohide,this,f),e.after(this._syncUIAutohide,this,l),this.get(c)&&(this._bindUIAutohide(),this._syncUIAutohide())}var n="widgetAutohide",r="autohide",i="clickoutside",s="focusoutside",o="document",u="key",a="esc",f="bindUI",l="syncUI",c="rendered",h="boundingBox",p="visible",d="Change",v=e.ClassNameManager.getClassName;m.ATTRS={hideOn:{validator:e.Lang.isArray,valueFn:function(){return[{node:e.one(o),eventName:u,keyCode:a}]}}},m.prototype={_uiHandlesAutohide:null,destructor:function(){this._detachUIHandlesAutohide()},_bindUIAutohide:function(){this.after(p+d,this._afterHostVisibleChangeAutohide),this.after("hideOnChange",this._afterHideOnChange)},_syncUIAutohide:function(){this._uiSetHostVisibleAutohide(this.get(p))},_uiSetHostVisibleAutohide:function(t){t?e.later(1,this,"_attachUIHandlesAutohide"):this._detachUIHandlesAutohide()},_attachUIHandlesAutohide:function(){if(this._uiHandlesAutohide)return;var t=this.get(h),n=e.bind(this.hide,this),r=[],i=this,s=this.get("hideOn"),o=0,u={node:undefined,ev:undefined,keyCode:undefined};for(;o<s.length;o++)u.node=s[o].node,u.ev=s[o].eventName,u.keyCode=s[o].keyCode,!u.node&&!u.keyCode&&u.ev?r.push(t.on(u.ev,n)):u.node&&!u.keyCode&&u.ev?r.push(u.node.on(u.ev,n)):u.node&&u.keyCode&&u.ev&&r.push(u.node.on(u.ev,n,u.keyCode));this._uiHandlesAutohide=r},_detachUIHandlesAutohide:function(){e.each(this._uiHandlesAutohide,function(e){e.detach()}),this._uiHandlesAutohide=null},_afterHostVisibleChangeAutohide:function(e){this._uiSetHostVisibleAutohide(e.newVal)},_afterHideOnChange:function(e){this._detachUIHandlesAutohide(),this.get(p)&&this._attachUIHandlesAutohide()}},e.WidgetAutohide=m},"3.17.2",{requires:["base-build","event-key","event-outside","widget"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("button-core",function(e,t){function i(e){this.initializer(e)}var n=e.ClassNameManager.getClassName,r=e.AttributeCore;i.prototype={TEMPLATE:"<button/>",constructor:i,initializer:function(e){this._initNode(e),this._initAttributes(e),this._renderUI(e)},_initNode:function(t){t.host?this._host=e.one(t.host):this._host=e.Node.create(this.TEMPLATE)},_initAttributes:function(e){r.call(this,i.ATTRS,e)},_renderUI:function(){var e=this.getNode(),t=e.get("nodeName").toLowerCase();e.addClass(i.CLASS_NAMES.BUTTON),t!=="button"&&t!=="input"&&e.set("role","button")},enable:function(){this.set("disabled",!1)},disable:function(){this.set("disabled",!0)},getNode:function(){return this._host||(this._host=this.get("boundingBox")),this._host},_getLabel:function(){var e=this.getNode(),t=i._getTextLabelFromNode(e);return t},_getLabelHTML:function(){var e=this.getNode(),t=i._getHTMLFromNode(e);return t},_setLabel:function(t,n,r){var i=e.Escape.html(t);return(!r||r.src!=="internal")&&this.set("labelHTML",i,{src:"internal"}),i},_setLabelHTML:function(e,t,n){var r=this.getNode(),s=i._getLabelNodeFromParent(r),o=r.get("nodeName").toLowerCase();return o==="input"?s.set("value",e):s.setHTML(e),(!n||n.src!=="internal")&&this.set("label",e,{src:"internal"}),e},_setDisabled:function(e){var t=this.getNode();return t.getDOMNode().disabled=e,t.toggleClass(i.CLASS_NAMES.DISABLED,e),e}},e.mix(i.prototype,r.prototype),i.ATTRS={label:{setter:"_setLabel",getter:"_getLabel",lazyAdd:!1},labelHTML:{setter:"_setLabelHTML",getter:"_getLabelHTML",lazyAdd:!1},disabled:{value:!1,setter:"_setDisabled",lazyAdd:!1}},i.NAME="button",i.CLASS_NAMES={BUTTON:n("button"),DISABLED:n("button","disabled"),SELECTED:n("button","selected"),LABEL:n("button","label")},i.ARIA_STATES={PRESSED:"aria-pressed",CHECKED:"aria-checked"},i.ARIA_ROLES={BUTTON:"button",CHECKBOX:"checkbox",TOGGLE:"toggle"},i._getLabelNodeFromParent=function(e){var t=e.one("."+i.CLASS_NAMES.LABEL)||e;return t},i._getTextLabelFromNode=function(e){var t=i._getLabelNodeFromParent(e),n=t.get("nodeName").toLowerCase(),r=t.get(n==="input"?"value":"text");return r},i._getHTMLFromNode=function(e){var t=i._getLabelNodeFromParent(e),n=t.getHTML();return n},i._getDisabledFromNode=function(e){return e.get("disabled")},e.ButtonCore=i},"3.17.2",{requires:["attribute-core","classnamemanager","node-base","escape"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("button-plugin",function(e,t){function n(){n.superclass.constructor.apply(this,arguments)}e.extend(n,e.ButtonCore,{_afterNodeGet:function(t){var n=this.constructor.ATTRS,r=n[t]&&n[t].getter&&this[n[t].getter];if(r)return new e.Do.AlterReturn("get "+t,r.call(this))},_afterNodeSet:function(e,t){var n=this.constructor.ATTRS,r=n[e]&&n[e].setter&&this[n[e].setter];r&&r.call(this,t)},_initNode:function(t){var n=t.host;this._host=n,e.Do.after(this._afterNodeGet,n,"get",this),e.Do.after(this._afterNodeSet,n,"set",this)},destroy:function(){}},{ATTRS:e.merge(e.ButtonCore.ATTRS),NAME:"buttonPlugin",NS:"button"}),n.createNode=function(t,n){var r;return t&&!n&&!t.nodeType&&!t.getDOMNode&&typeof t!="string"&&(n=t,t=n.srcNode),n=n||{},r=n.template||e.Plugin.Button.prototype.TEMPLATE,t=t||n.srcNode||e.DOM.create(r),e.one(t).plug(e.Plugin.Button,n)},e.namespace("Plugin").Button=n},"3.17.2",{requires:["button-core","cssbutton","node-pluginhost"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-buttons",function(e,t){function p(e){return!!e.getDOMNode}function d(){this._buttonsHandles={}}var n=e.Array,r=e.Lang,i=e.Object,s=e.Plugin.Button,o=e.Widget,u=e.WidgetStdMod,a=e.ClassNameManager.getClassName,f=r.isArray,l=r.isNumber,c=r.isString,h=r.isValue;d.ATTRS={buttons:{getter:"_getButtons",setter:"_setButtons",value:{}},defaultButton:{readOnly:!0,value:null}},d.CLASS_NAMES={button:a("button"),buttons:o.getClassName("buttons"),primary:a("button","primary")},d.HTML_PARSER={buttons:function(e){return this._parseButtons(e)}},d.NON_BUTTON_NODE_CFG=["action","classNames","context","events","isDefault","section"],d.prototype={BUTTONS:{},BUTTONS_TEMPLATE:"<span />",DEFAULT_BUTTONS_SECTION:u.FOOTER,initializer:function(){this._stdModNode||e.error("WidgetStdMod must be added to a Widget before WidgetButtons."),this._mapButtons(this.get("buttons")),this._updateDefaultButton(),this.after({buttonsChange:e.bind("_afterButtonsChange",this),defaultButtonChange:e.bind("_afterDefaultButtonChange",this)}),e.after(this._bindUIButtons,this,"bindUI"),e.after(this._syncUIButtons,this,"syncUI")},destructor:function(){i.each(this._buttonsHandles,function(e){e.detach()}),delete this._buttonsHandles,delete this._buttonsMap,delete this._defaultButton},addButton:function(e,t,r){var i=this.get("buttons"),s,o;return p(e)||(e=this._mergeButtonConfig(e),t||(t=e.section)),t||(t=this.DEFAULT_BUTTONS_SECTION),s=i[t]||(i[t]=[]),l(r)||(r=s.length),s.splice(r,0,e),o=n.indexOf(s,e),this.set("buttons",i,{button:e,section:t,index:o,src:"add"}),this},getButton:function(e,t){if(!h(e))return;var n=this._buttonsMap,r;return t||(t=this.DEFAULT_BUTTONS_SECTION),l(e)?(r=this.get("buttons"),r[t]&&r[t][e]):arguments.length>1?n[t+":"+e]:n[e]},removeButton:function(e,t){if(!h(e))return this;var r=this.get("buttons"),s;return l(e)?(t||(t=this.DEFAULT_BUTTONS_SECTION),s=e,e=r[t][s]):(c(e)&&(e=this.getButton.apply(this,arguments)),i.some(r,function(r,i){s=n.indexOf(r,e);if(s>-1)return t=i,!0})),e&&s>-1&&(r[t].splice(s,1),this.set("buttons",r,{button:e,section:t,index:s,src:"remove"})),this},_bindUIButtons:function(){var t=e.bind("_afterContentChangeButtons",this);this.after({visibleChange:e.bind("_afterVisibleChangeButtons",this),headerContentChange:t,bodyContentChange:t,footerContentChange:t})},_createButton:function(t){var r,i,o,u,a,f,l,h;if(p(t))return e.one(t.getDOMNode()).plug(s);r=e.merge({context:this,events:"click",label:t.value},t),i=e.merge(r),o=d.NON_BUTTON_NODE_CFG;for(u=0,a=o.length;u<a;u+=1)delete i[o[u]];return t=s.createNode(i),l=r.context,f=r.action,c(f)&&(f=e.bind(f,l)),h=t.on(r.events,f,l),this._buttonsHandles[e.stamp(t,!0)]=h,t.setData("name",this._getButtonName(r)),t.setData("default",this._getButtonDefault(r)),n.each(n(r.classNames),t.addClass,t),t},_getButtonContainer:function(t,n){var r=u.SECTION_CLASS_NAMES[t],i=d.CLASS_NAMES.buttons,s=this.get("contentBox"),o,a;return o="."+r+" ."+i,a=s.one(o),!a&&n&&(a=e.Node.create(this.BUTTONS_TEMPLATE),a.addClass(i)),a},_getButtonDefault:function(e){var t=p(e)?e.getData("default"):e.isDefault;return c(t)?t.toLowerCase()==="true":!!t},_getButtonName:function(e){var t;return p(e)?t=e.getData("name")||e.get("name"):t=e&&(e.name||e.type),t},_getButtons:function(e){var t={};return i.each(e,function(e,n){t[n]=e.concat()}),t},_mapButton:function(e,t){var n=this._buttonsMap,r=this._getButtonName(e),i=this._getButtonDefault(e);r&&(n[r]=e,n[t+":"+r]=e),i&&(this._defaultButton=e)},_mapButtons:function(e){this._buttonsMap={},this._defaultButton=null,i.each(e,function(e,t){var n,r;for(n=0,r=e.length;n<r;n+=1)this._mapButton(e[n],t)},this)},_mergeButtonConfig:function(t){var n,r,i,s,o,u;return t=c(t)?{name:t}:e.merge(t),t.srcNode&&(s=t.srcNode,o=s.get("tagName").toLowerCase(),u=s.get(o==="input"?"value":"text"),n={disabled:!!s.get("disabled"),isDefault:this._getButtonDefault(s),name:this._getButtonName(s)},u&&(n.label=u),e.mix(t,n,!1,null,0,!0)),i=this._getButtonName(t),r=this.BUTTONS&&this.BUTTONS[i],r&&e.mix(t,r,!1,null,0,!0),t},_parseButtons:function(e){var t="."+d.CLASS_NAMES.button,r=["header","body","footer"],i=null;return n.each(r,function(e){var n=this._getButtonContainer(e),r=n&&n.all(t),s;if(!r||r.isEmpty())return;s=[],r.each(function(e){s.push({srcNode:e})}),i||(i={}),i[e]=s},this),i},_setButtons:function(e){function r(e,r){if(!f(e))return;var i,s,o,u;for(i=0,s=e.length;i<s;i+=1)o=e[i],u=r,p(o)||(o=this._mergeButtonConfig(o),u||(u=o.section)),o=this._createButton(o),u||(u=t),(n[u]||(n[u]=[])).push(o)}var t=this.DEFAULT_BUTTONS_SECTION,n={};return f(e)?r.call(this,e):i.each(e,r,this),n},_syncUIButtons:function(){this._uiSetButtons(this.get("buttons")),this._uiSetDefaultButton(this.get("defaultButton")),this._uiSetVisibleButtons(this.get("visible"))},_uiInsertButton:function(e,t,n){var r=d.CLASS_NAMES.button,i=this._getButtonContainer(t,!0),s=i.all("."+r);i.insertBefore(e,s.item(n)),this.setStdModContent(t,i,"after")},_uiRemoveButton:function(t,n,r){var i=e.stamp(t,this),s=this._buttonsHandles,o=s[i],u,a;o&&o.detach(),delete s[i],t.remove(),r||(r={}),r.preserveContent||(u=this._getButtonContainer(n),a=d.CLASS_NAMES.button,u&&u.all("."+a).isEmpty()&&(u.remove(),this._updateContentButtons(n)))},_uiSetButtons:function(e){var t=d.CLASS_NAMES.button,r=["header","body","footer"];n.each(r,function(n){var r=e[n]||[],i=r.length,s=this._getButtonContainer(n,i),o=!1,u,a,f,l;if(!s)return;u=s.all("."+t);for(a=0;a<i;a+=1)f=r[a],l=u.indexOf(f),l>-1?(u.splice(l,1),l!==a&&(s.insertBefore(f,a+1),o=!0)):(s.appendChild(f),o=!0);u.each(function(e){this._uiRemoveButton(e,n,{preserveContent:!0}),o=!0},this);if(i===0){s.remove(),this._updateContentButtons(n);return}o&&this.setStdModContent(n,s,"after")},this)},_uiSetDefaultButton:function(e,t){var n=d.CLASS_NAMES.primary;e&&e.addClass(n),t&&t.removeClass(n)},_uiSetVisibleButtons:function(e){if(!e)return;var t=this.get("defaultButton");t&&t.focus()},_unMapButton:function(e,t){var n=this._buttonsMap,r=this._getButtonName(e),i;r&&(n[r]===e&&delete 
          n[r],i=t+":"+r,n[i]===e&&delete n[i]),this._defaultButton===e&&(this._defaultButton=null)},_updateDefaultButton:function(){var e=this._defaultButton;this.get("defaultButton")!==e&&this._set("defaultButton",e)},_updateContentButtons:function(e){var t=this.getStdModNode(e).get("childNodes");this.set(e+"Content",t.isEmpty()?null:t,{src:"buttons"})},_afterButtonsChange:function(e){var t=e.newVal,n=e.section,r=e.index,i=e.src,s;if(i==="add"){s=t[n][r],this._mapButton(s,n),this._updateDefaultButton(),this._uiInsertButton(s,n,r);return}if(i==="remove"){s=e.button,this._unMapButton(s,n),this._updateDefaultButton(),this._uiRemoveButton(s,n);return}this._mapButtons(t),this._updateDefaultButton(),this._uiSetButtons(t)},_afterContentChangeButtons:function(e){var t=e.src,n=e.stdModPosition,r=!n||n===u.REPLACE;r&&t!=="buttons"&&t!==o.UI_SRC&&this._uiSetButtons(this.get("buttons"))},_afterDefaultButtonChange:function(e){this._uiSetDefaultButton(e.newVal,e.prevVal)},_afterVisibleChangeButtons:function(e){this._uiSetVisibleButtons(e.newVal)}},e.WidgetButtons=d},"3.17.2",{requires:["button-plugin","cssbutton","widget-stdmod"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("widget-modality",function(e,t){function g(e){}var n="widget",r="renderUI",i="bindUI",s="syncUI",o="boundingBox",u="visible",a="zIndex",f="Change",l=e.Lang.isBoolean,c=e.ClassNameManager.getClassName,h="maskShow",p="maskHide",d="clickoutside",v="focusoutside",m=function(){
          /*! IS_POSITION_FIXED_SUPPORTED - Juriy Zaytsev (kangax) - http://yura.thinkweb2.com/cft/ */
          ;var t=e.config.doc,n=null,r,i;return t.createElement&&(r=t.createElement("div"),r&&r.style&&(r.style.position="fixed",r.style.top="10px",i=t.body,i&&i.appendChild&&i.removeChild&&(i.appendChild(r),n=r.offsetTop===10,i.removeChild(r)))),n}(),y="modal",b="mask",w={modal:c(n,y),mask:c(n,b)};g.ATTRS={maskNode:{getter:"_getMaskNode",readOnly:!0},modal:{value:!1,validator:l},focusOn:{valueFn:function(){return[{eventName:d},{eventName:v}]},validator:e.Lang.isArray}},g.CLASSES=w,g._MASK=null,g._GET_MASK=function(){var t=g._MASK,n=e.one("win");return t&&t.getDOMNode()!==null&&t.inDoc()?t:(t=e.Node.create("<div></div>").addClass(w.mask),g._MASK=t,m?t.setStyles({position:"fixed",width:"100%",height:"100%",top:"0",left:"0",display:"block"}):t.setStyles({position:"absolute",width:n.get("winWidth")+"px",height:n.get("winHeight")+"px",top:"0",left:"0",display:"block"}),t)},g.STACK=[],g.prototype={initializer:function(){e.after(this._renderUIModal,this,r),e.after(this._syncUIModal,this,s),e.after(this._bindUIModal,this,i)},destructor:function(){this._uiSetHostVisibleModal(!1)},_uiHandlesModal:null,_renderUIModal:function(){var e=this.get(o);this._repositionMask(this),e.addClass(w.modal)},_bindUIModal:function(){this.after(u+f,this._afterHostVisibleChangeModal),this.after(a+f,this._afterHostZIndexChangeModal),this.after("focusOnChange",this._afterFocusOnChange),(!m||e.UA.ios&&e.UA.ios<5||e.UA.android&&e.UA.android<3)&&e.one("win").on("scroll",this._resyncMask,this)},_syncUIModal:function(){this._uiSetHostVisibleModal(this.get(u))},_focus:function(){var e=this.get(o),t=e.get("tabIndex");e.set("tabIndex",t>=0?t:0),this.focus()},_blur:function(){this.blur()},_getMaskNode:function(){return g._GET_MASK()},_uiSetHostVisibleModal:function(t){var n=g.STACK,r=this.get("maskNode"),i=this.get("modal"),s,o;t?(e.Array.each(n,function(e){e._detachUIHandlesModal(),e._blur()}),n.unshift(this),this._repositionMask(this),this._uiSetHostZIndexModal(this.get(a)),i&&(r.show(),e.later(1,this,"_attachUIHandlesModal"),this._focus())):(o=e.Array.indexOf(n,this),o>=0&&n.splice(o,1),this._detachUIHandlesModal(),this._blur(),n.length?(s=n[0],this._repositionMask(s),s._uiSetHostZIndexModal(s.get(a)),s.get("modal")&&(e.later(1,s,"_attachUIHandlesModal"),s._focus())):r.getStyle("display")==="block"&&r.hide())},_uiSetHostZIndexModal:function(e){this.get("modal")&&this.get("maskNode").setStyle(a,e||0)},_attachUIHandlesModal:function(){if(this._uiHandlesModal||g.STACK[0]!==this)return;var t=this.get(o),n=this.get("maskNode"),r=this.get("focusOn"),i=e.bind(this._focus,this),s=[],u,a,f;for(u=0,a=r.length;u<a;u++)f={},f.node=r[u].node,f.ev=r[u].eventName,f.keyCode=r[u].keyCode,!f.node&&!f.keyCode&&f.ev?s.push(t.on(f.ev,i)):f.node&&!f.keyCode&&f.ev?s.push(f.node.on(f.ev,i)):f.node&&f.keyCode&&f.ev?s.push(f.node.on(f.ev,i,f.keyCode)):e.Log('focusOn ATTR Error: The event with name "'+f.ev+'" could not be attached.');m||s.push(e.one("win").on("scroll",e.bind(function(){n.setStyle("top",n.get("docScrollY"))},this))),this._uiHandlesModal=s},_detachUIHandlesModal:function(){e.each(this._uiHandlesModal,function(e){e.detach()}),this._uiHandlesModal=null},_afterHostVisibleChangeModal:function(e){this._uiSetHostVisibleModal(e.newVal)},_afterHostZIndexChangeModal:function(e){this._uiSetHostZIndexModal(e.newVal)},isNested:function(){var e=g.STACK.length,t=e>1?!0:!1;return t},_repositionMask:function(t){var n=this.get("modal"),r=t.get("modal"),i=this.get("maskNode"),s,u;if(n&&!r)i.remove(),this.fire(p);else if(!n&&r||n&&r)i.remove(),this.fire(p),s=t.get(o),u=s.get("parentNode")||e.one("body"),u.insert(i,u.get("firstChild")),this.fire(h)},_resyncMask:function(e){var t=e.currentTarget,n=t.get("docScrollX"),r=t.get("docScrollY"),i=t.get("innerWidth")||t.get("winWidth"),s=t.get("innerHeight")||t.get("winHeight"),o=this.get("maskNode");o.setStyles({top:r+"px",left:n+"px",width:i+"px",height:s+"px"})},_afterFocusOnChange:function(){this._detachUIHandlesModal(),this.get(u)&&this._attachUIHandlesModal()}},e.WidgetModality=g},"3.17.2",{requires:["base-build","event-outside","widget"],skinnable:!0});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("panel",function(e,t){var n=e.ClassNameManager.getClassName;e.Panel=e.Base.create("panel",e.Widget,[e.WidgetPosition,e.WidgetStdMod,e.WidgetAutohide,e.WidgetButtons,e.WidgetModality,e.WidgetPositionAlign,e.WidgetPositionConstrain,e.WidgetStack],{BUTTONS:{close:{label:"Close",action:"hide",section:"header",template:'<button type="button" />',classNames:n("button","close")}}},{ATTRS:{buttons:{value:["close"]}}})},"3.17.2",{requires:["widget","widget-autohide","widget-buttons","widget-modality","widget-position","widget-position-align","widget-position-constrain","widget-stack","widget-stdmod"],skinnable:!0});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("yui-throttle",function(e,t){
          /*! Based on work by Simon Willison: http://gist.github.com/292562 */
          ;e.throttle=function(t,n){n=n?n:e.config.throttleTime||150;if(n===-1)return function(){t.apply(this,arguments)};var r=e.Lang.now();return function(){var i=e.Lang.now();i-r>n&&(r=i,t.apply(this,arguments))}}},"3.17.2",{requires:["yui-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dd-ddm-base",function(e,t){var n=function(){n.superclass.constructor.apply(this,arguments)};n.NAME="ddm",n.ATTRS={dragCursor:{value:"move"},clickPixelThresh:{value:3},clickTimeThresh:{value:1e3},throttleTime:{value:-1},dragMode:{value:"point",setter:function(e){return this._setDragMode(e),e}}},e.extend(n,e.Base,{_createPG:function(){},_active:null,_setDragMode:function(t){t===null&&(t=e.DD.DDM.get("dragMode"));switch(t){case 1:case"intersect":return 1;case 2:case"strict":return 2;case 0:case"point":return 0}return 0},CSS_PREFIX:e.ClassNameManager.getClassName("dd"),_activateTargets:function(){},_drags:[],activeDrag:!1,_regDrag:function(e){return this.getDrag(e.get("node"))?!1:(this._active||this._setupListeners(),this._drags.push(e),!0)},_unregDrag:function(t){var n=[];e.Array.each(this._drags,function(e){e!==t&&(n[n.length]=e)}),this._drags=n},_setupListeners:function(){this._createPG(),this._active=!0;var t=e.one(e.config.doc);t.on("mousemove",e.throttle(e.bind(this._docMove,this),this.get("throttleTime"))),t.on("mouseup",e.bind(this._end,this))},_start:function(){this.fire("ddm:start"),this._startDrag()},_startDrag:function(){},_endDrag:function(){},_dropMove:function(){},_end:function(){this.activeDrag&&(this._shimming=!1,this._endDrag(),this.fire("ddm:end"),this.activeDrag.end.call(this.activeDrag),this.activeDrag=null)},stopDrag:function(){return this.activeDrag&&this._end(),this},_shimming:!1,_docMove:function(e){this._shimming||this._move(e)},_move:function(e){this.activeDrag&&(this.activeDrag._move.call(this.activeDrag,e),this._dropMove())},cssSizestoObject:function(e){var t=e.split(" ");switch(t.length){case 1:t[1]=t[2]=t[3]=t[0];break;case 2:t[2]=t[0],t[3]=t[1];break;case 3:t[3]=t[1]}return{top:parseInt(t[0],10),right:parseInt(t[1],10),bottom:parseInt(t[2],10),left:parseInt(t[3],10)}},getDrag:function(t){var n=!1,r=e.one(t);return r instanceof e.Node&&e.Array.each(this._drags,function(e){r.compareTo(e.get("node"))&&(n=e)}),n},swapPosition:function(t,n){t=e.DD.DDM.getNode(t),n=e.DD.DDM.getNode(n);var r=t.getXY(),i=n.getXY();return t.setXY(i),n.setXY(r),t},getNode:function(t){return t instanceof e.Node?t:(t&&t.get?e.Widget&&t instanceof e.Widget?t=t.get("boundingBox"):t=t.get("node"):t=e.one(t),t)},swapNode:function(t,n){t=e.DD.DDM.getNode(t),n=e.DD.DDM.getNode(n);var r=n.get("parentNode"),i=n.get("nextSibling");return i===t?r.insertBefore(t,n):n===t.get("nextSibling")?r.insertBefore(n,t):(t.get("parentNode").replaceChild(n,t),r.insertBefore(t,i)),t}}),e.namespace("DD"),e.DD.DDM=new n},"3.17.2",{requires:["node","base","yui-throttle","classnamemanager"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dd-drag",function(e,t){var n=e.DD.DDM,r="node",i="dragging",s="dragNode",o="offsetHeight",u="offsetWidth",a="drag:mouseDown",f="drag:afterMouseDown",l="drag:removeHandle",c="drag:addHandle",h="drag:removeInvalid",p="drag:addInvalid",d="drag:start",v="drag:end",m="drag:drag",g="drag:align",y=function(t){this._lazyAddAttrs=!1,y.superclass.constructor.apply(this,arguments);var r=n._regDrag(this);r||e.error("Failed to register node, already in use: "+t.node)};y.NAME="drag",y.START_EVENT="mousedown",y.ATTRS={node:{setter:function(t){if(this._canDrag(t))return t;var n=e.one(t);return n||e.error("DD.Drag: Invalid Node Given: "+t),n}},dragNode:{setter:function(t){if(this._canDrag(t))return t;var n=e.one(t);return n||e.error("DD.Drag: Invalid dragNode Given: "+t),n}},offsetNode:{value:!0},startCentered:{value:!1},clickPixelThresh:{value:n.get("clickPixelThresh")},clickTimeThresh:{value:n.get("clickTimeThresh")},lock:{value:!1,setter:function(e){return e?this.get(r).addClass(n.CSS_PREFIX+"-locked"):this.get(r).removeClass(n.CSS_PREFIX+"-locked"),e}},data:{value:!1},move:{value:!0},useShim:{value:!0},activeHandle:{value:!1},primaryButtonOnly:{value:!0},dragging:{value:!1},parent:{value:!1},target:{value:!1,setter:function(e){return this._handleTarget(e),e}},dragMode:{value:null,setter:function(e){return n._setDragMode(e)}},groups:{value:["default"],getter:function(){return this._groups?e.Object.keys(this._groups):(this._groups={},[])},setter:function(t){return this._groups=e.Array.hash(t),t}},handles:{value:null,setter:function(t){return t?(this._handles={},e.Array.each(t,function(t){var n=t;if(t instanceof e.Node||t instanceof e.NodeList)n=t._yuid;this._handles[n]=t},this)):this._handles=null,t}},bubbles:{setter:function(e){return this.addTarget(e),e}},haltDown:{value:!0}},e.extend(y,e.Base,{_canDrag:function(e){return e&&e.setXY&&e.getXY&&e.test&&e.contains?!0:!1},_bubbleTargets:e.DD.DDM,addToGroup:function(e){return this._groups[e]=!0,n._activateTargets(),this},removeFromGroup:function(e){return delete this._groups[e],n._activateTargets(),this},target:null,_handleTarget:function(t){e.DD.Drop&&(t===!1?this.target&&(n._unregTarget(this.target),this.target=null):(e.Lang.isObject(t)||(t={}),t.bubbleTargets=t.bubbleTargets||this.getTargets(),t.node=this.get(r),t.groups=t.groups||this.get("groups"),this.target=new e.DD.Drop(t)))},_groups:null,_createEvents:function(){this.publish(a,{defaultFn:this._defMouseDownFn,queuable:!1,emitFacade:!0,bubbles:!0,prefix:"drag"}),this.publish(g,{defaultFn:this._defAlignFn,queuable:!1,emitFacade:!0,bubbles:!0,prefix:"drag"}),this.publish(m,{defaultFn:this._defDragFn,queuable:!1,emitFacade:!0,bubbles:!0,prefix:"drag"}),this.publish(v,{defaultFn:this._defEndFn,preventedFn:this._prevEndFn,queuable:!1,emitFacade:!0,bubbles:!0,prefix:"drag"});var t=[f,l,c,h,p,d,"drag:drophit","drag:dropmiss","drag:over","drag:enter","drag:exit"];e.Array.each(t,function(e){this.publish(e,{type:e,emitFacade:!0,bubbles:!0,preventable:!1,queuable:!1,prefix:"drag"})},this)},_ev_md:null,_startTime:null,_endTime:null,_handles:null,_invalids:null,_invalidsDefault:{textarea:!0,input:!0,a:!0,button:!0,select:!0},_dragThreshMet:null,_fromTimeout:null,_clickTimeout:null,deltaXY:null,startXY:null,nodeXY:null,lastXY:null,actXY:null,realXY:null,mouseXY:null,region:null,_handleMouseUp:function(){this.fire("drag:mouseup"),this._fixIEMouseUp(),n.activeDrag&&n._end()},_fixDragStart:function(e){this.validClick(e)&&e.preventDefault()},_ieSelectFix:function(){return!1},_ieSelectBack:null,_fixIEMouseDown:function(){e.UA.ie&&(this._ieSelectBack=e.config.doc.body.onselectstart,e.config.doc.body.onselectstart=this._ieSelectFix)},_fixIEMouseUp:function(){e.UA.ie&&(e.config.doc.body.onselectstart=this._ieSelectBack)},_handleMouseDownEvent:function(e){this.validClick(e)&&e.preventDefault(),this.fire(a,{ev:e})},_defMouseDownFn:function(t){var r=t.ev;this._dragThreshMet=!1,this._ev_md=r;if(this.get("primaryButtonOnly")&&r.button>1)return!1;this.validClick(r)&&(this._fixIEMouseDown(r),y.START_EVENT.indexOf("gesture")!==0&&(this.get("haltDown")?r.halt():r.preventDefault()),this._setStartPosition([r.pageX,r.pageY]),n.activeDrag=this,this._clickTimeout=e.later(this.get("clickTimeThresh"),this,this._timeoutCheck)),this.fire(f,{ev:r})},validClick:function(t){var n=!1,i=!1,s=t.target,o=null,u=null,a=null,f=!1;if(this._handles)e.Object.each(this._handles,function(t,r){t instanceof e.Node||t instanceof e.NodeList?n||(a=t,a instanceof e.Node&&(a=new e.NodeList(t._node)),a.each(function(e){e.contains(s)&&(n=!0)})):e.Lang.isString(r)&&s.test(r+", "+r+" *")&&!o&&(o=r,n=!0)});else{i=this.get(r);if(i.contains(s)||i.compareTo(s))n=!0}return n&&this._invalids&&e.Object.each(this._invalids,function(t,r){e.Lang.isString(r)&&s.test(r+", "+r+" *")&&(n=!1)}),n&&(o?(u=t.currentTarget.all(o),f=!1,u.each(function(e){(e.contains(s)||e.compareTo(s))&&!f&&(f=!0,this.set("activeHandle",e))},this)):this.set("activeHandle",this.get(r))),n},_setStartPosition:function(e){this.startXY=e,this.nodeXY=this.lastXY=this.realXY=this.get(r).getXY(),this.get("offsetNode")?this.deltaXY=[this.startXY[0]-this.nodeXY[0],this.startXY[1]-this.nodeXY[1]]:this.deltaXY=[0,0]},_timeoutCheck:function(){!this.get("lock")&&!this._dragThreshMet&&this._ev_md&&(this._fromTimeout=this._dragThreshMet=!0,this.start(),this._alignNode([this._ev_md.pageX,this._ev_md.pageY],!0))},removeHandle:function(t){var n=t;if(t instanceof e.Node||t instanceof e.NodeList)n=t._yuid;return this._handles[n]&&(delete this._handles[n],this.fire(l,{handle:t})),this},addHandle:function(t){this._handles||(this._handles={});var n=t;if(t instanceof e.Node||t instanceof e.NodeList)n=t._yuid;return this._handles[n]=t,this.fire(c,{handle:t}),this},removeInvalid:function(e){return this._invalids[e]&&(this._invalids[e]=null,delete this._invalids[e],this.fire(h,{handle:e})),this},addInvalid:function(t){return e.Lang.isString(t)&&(this._invalids[t]=!0,this.fire(p,{handle:t})),this},initializer:function(
          ){this.get(r).dd=this;if(!this.get(r).get("id")){var t=e.stamp(this.get(r));this.get(r).set("id",t)}this.actXY=[],this._invalids=e.clone(this._invalidsDefault,!0),this._createEvents(),this.get(s)||this.set(s,this.get(r)),this.on("initializedChange",e.bind(this._prep,this)),this.set("groups",this.get("groups"))},_prep:function(){this._dragThreshMet=!1;var t=this.get(r);t.addClass(n.CSS_PREFIX+"-draggable"),t.on(y.START_EVENT,e.bind(this._handleMouseDownEvent,this)),t.on("mouseup",e.bind(this._handleMouseUp,this)),t.on("dragstart",e.bind(this._fixDragStart,this))},_unprep:function(){var e=this.get(r);e.removeClass(n.CSS_PREFIX+"-draggable"),e.detachAll("mouseup"),e.detachAll("dragstart"),e.detachAll(y.START_EVENT),this.mouseXY=[],this.deltaXY=[0,0],this.startXY=[],this.nodeXY=[],this.lastXY=[],this.actXY=[],this.realXY=[]},start:function(){if(!this.get("lock")&&!this.get(i)){var e=this.get(r),t,a,f;this._startTime=(new Date).getTime(),n._start(),e.addClass(n.CSS_PREFIX+"-dragging"),this.fire(d,{pageX:this.nodeXY[0],pageY:this.nodeXY[1],startTime:this._startTime}),e=this.get(s),f=this.nodeXY,t=e.get(u),a=e.get(o),this.get("startCentered")&&this._setStartPosition([f[0]+t/2,f[1]+a/2]),this.region={0:f[0],1:f[1],area:0,top:f[1],right:f[0]+t,bottom:f[1]+a,left:f[0]},this.set(i,!0)}return this},end:function(){return this._endTime=(new Date).getTime(),this._clickTimeout&&this._clickTimeout.cancel(),this._dragThreshMet=this._fromTimeout=!1,!this.get("lock")&&this.get(i)&&this.fire(v,{pageX:this.lastXY[0],pageY:this.lastXY[1],startTime:this._startTime,endTime:this._endTime}),this.get(r).removeClass(n.CSS_PREFIX+"-dragging"),this.set(i,!1),this.deltaXY=[0,0],this},_defEndFn:function(){this._fixIEMouseUp(),this._ev_md=null},_prevEndFn:function(){this._fixIEMouseUp(),this.get(s).setXY(this.nodeXY),this._ev_md=null,this.region=null},_align:function(e){this.fire(g,{pageX:e[0],pageY:e[1]})},_defAlignFn:function(e){this.actXY=[e.pageX-this.deltaXY[0],e.pageY-this.deltaXY[1]]},_alignNode:function(e,t){this._align(e),t||this._moveNode()},_moveNode:function(e){var t=[],n=[],r=this.nodeXY,i=this.actXY;t[0]=i[0]-this.lastXY[0],t[1]=i[1]-this.lastXY[1],n[0]=i[0]-this.nodeXY[0],n[1]=i[1]-this.nodeXY[1],this.region={0:i[0],1:i[1],area:0,top:i[1],right:i[0]+this.get(s).get(u),bottom:i[1]+this.get(s).get(o),left:i[0]},this.fire(m,{pageX:i[0],pageY:i[1],scroll:e,info:{start:r,xy:i,delta:t,offset:n}}),this.lastXY=i},_defDragFn:function(t){if(this.get("move")){if(t.scroll&&t.scroll.node){var n=t.scroll.node.getDOMNode();n===e.config.win?n.scrollTo(t.scroll.left,t.scroll.top):(t.scroll.node.set("scrollTop",t.scroll.top),t.scroll.node.set("scrollLeft",t.scroll.left))}this.get(s).setXY([t.pageX,t.pageY]),this.realXY=[t.pageX,t.pageY]}},_move:function(e){if(this.get("lock"))return!1;this.mouseXY=[e.pageX,e.pageY];if(!this._dragThreshMet){var t=Math.abs(this.startXY[0]-e.pageX),n=Math.abs(this.startXY[1]-e.pageY);if(t>this.get("clickPixelThresh")||n>this.get("clickPixelThresh"))this._dragThreshMet=!0,this.start(),e&&e.preventDefault&&e.preventDefault(),this._alignNode([e.pageX,e.pageY])}else this._clickTimeout&&this._clickTimeout.cancel(),this._alignNode([e.pageX,e.pageY])},stopDrag:function(){return this.get(i)&&n._end(),this},destructor:function(){this._unprep(),this.target&&this.target.destroy(),n._unregDrag(this)}}),e.namespace("DD"),e.DD.Drag=y},"3.17.2",{requires:["dd-ddm-base"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("dd-plugin",function(e,t){var n=function(t){e.Widget&&t.host instanceof e.Widget?(t.node=t.host.get("boundingBox"),t.widget=t.host):(t.node=t.host,t.widget=!1),n.superclass.constructor.call(this,t)},r="drag:start",i="drag:drag",s="drag:end";n.NAME="dd-plugin",n.NS="dd",e.extend(n,e.DD.Drag,{_widgetHandles:null,_widget:undefined,_stoppedPosition:undefined,_usesWidgetPosition:function(t){var n=!1;return t&&(n=t.hasImpl&&t.hasImpl(e.WidgetPosition)?!0:!1),n},_checkEvents:function(){this._widget&&(this.proxy?this._widgetHandles.length>0&&this._removeWidgetListeners():this._widgetHandles.length===0&&this._attachWidgetListeners())},_removeWidgetListeners:function(){e.Array.each(this._widgetHandles,function(e){e.detach()}),this._widgetHandles=[]},_attachWidgetListeners:function(){this._usesWidgetPosition(this._widget)&&(this._widgetHandles.push(this.on(i,this._setWidgetCoords)),this._widgetHandles.push(this.on(s,this._updateStopPosition)))},initializer:function(e){this._widgetHandles=[],this._widget=e.widget,this.on(r,this._checkEvents),this._attachWidgetListeners()},_setWidgetCoords:function(e){var t=this._stoppedPosition||e.target.nodeXY,n=e.target.realXY,r=[n[0]-t[0],n[1]-t[1]];r[0]!==0&&r[1]!==0?this._widget.set("xy",n):r[0]===0?this._widget.set("y",n[1]):r[1]===0&&this._widget.set("x",n[0])},_updateStopPosition:function(e){this._stoppedPosition=e.target.realXY}}),e.namespace("Plugin"),e.Plugin.Drag=n},"3.17.2",{optional:["dd-constrain","dd-proxy"],requires:["dd-drag"]});
          /*
          YUI 3.17.2 (build 9c3c78e)
          Copyright 2014 Yahoo! Inc. All rights reserved.
          Licensed under the BSD License.
          http://yuilibrary.com/license/
          */
          
          YUI.add("cache-base",function(e,t){var n=e.Lang,r=e.Lang.isDate,i=function(){i.superclass.constructor.apply(this,arguments)};e.mix(i,{NAME:"cache",ATTRS:{max:{value:0,setter:"_setMax"},size:{readOnly:!0,getter:"_getSize"},uniqueKeys:{value:!1},expires:{value:0,validator:function(t){return e.Lang.isDate(t)||e.Lang.isNumber(t)&&t>=0}},entries:{readOnly:!0,getter:"_getEntries"}}}),e.extend(i,e.Base,{_entries:null,initializer:function(e){this.publish("add",{defaultFn:this._defAddFn}),this.publish("flush",{defaultFn:this._defFlushFn}),this._entries=[]},destructor:function(){this._entries=[]},_setMax:function(e){var t=this._entries;if(e>0){if(t)while(t.length>e)t.shift()}else e=0,this._entries=[];return e},_getSize:function(){return this._entries.length},_getEntries:function(){return this._entries},_defAddFn:function(e){var t=this._entries,r=e.entry,i=this.get("max"),s;this.get("uniqueKeys")&&(s=this._position(e.entry.request),n.isValue(s)&&t.splice(s,1));while(i&&t.length>=i)t.shift();t[t.length]=r},_defFlushFn:function(e){var t=this._entries,r=e.details[0],i;r&&n.isValue(r.request)?(i=this._position(r.request),n.isValue(i)&&t.splice(i,1)):this._entries=[]},_isMatch:function(e,t){return!t.expires||new Date<t.expires?e===t.request:!1},_position:function(e){var t=this._entries,n=t.length,r=n-1;if(this.get("max")===null||this.get("max")>0)for(;r>=0;r--)if(this._isMatch(e,t[r]))return r;return null},add:function(e,t){var i=this.get("expires");this.get("initialized")&&(this.get("max")===null||this.get("max")>0)&&(n.isValue(e)||n.isNull(e)||n.isUndefined(e))&&this.fire("add",{entry:{request:e,response:t,cached:new Date,expires:r(i)?i:i?new Date((new Date).getTime()+this.get("expires")):null}})},flush:function(e){this.fire("flush",{request:n.isValue(e)?e:null})},retrieve:function(e){var t=this._entries,r=t.length,i=null,s;if(r>0&&(this.get("max")===null||this.get("max")>0)){this.fire("request",{request:e}),s=this._position(e);if(n.isValue(s))return i=t[s],this.fire("retrieve",{entry:i}),s<r-1&&(t.splice(s,1),t[t.length]=i),i}return null}}),e.Cache=i},"3.17.2",{requires:["base"]});
          var Y = YUI().use('*');
          Attack
          https://qualicoach.org/bfsi/theme/yui_combo.php/q2drp/9ht7n?rollup/3.17.2/yui-moodlesimple-min.js
          Evidence
          <iframe class="'+O.SHIM_CLASS_NAME+'" frameborder="0" title="Widget Stacking Shim" src="javascript:false" tabindex="-1" role="presentation"></iframe>
          Solution

          Web servers and frameworks should be updated to be configured to not serve responses to ambiguous URLs in such a way that the relative path of such URLs could be mis-interpreted by components on either the client side, or server side.

          Within the application, the correct use of the "<base>" HTML tag in the HTTP response will unambiguously specify the base URL for all relative URLs in the document.

          Use the "Content-Type" HTTP response header to make it harder for the attacker to force the web browser to mis-interpret the content type of the response.

          Use the "X-Content-Type-Options: nosniff" HTTP response header to prevent the web browser from "sniffing" the content type of the response.

          Use a modern DOCTYPE such as "<!doctype html>" to prevent the page from being rendered in the web browser using "Quirks Mode", since this results in the content type being ignored by the web browser.

          Specify the "X-Frame-Options" HTTP response header to prevent Quirks Mode from being enabled in the web browser using framing attacks.

  4. Risk=Medium, Confidence=Low (1)

    1. https://qualicoach.org (1)

      1. Absence of Anti-CSRF Tokens (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          No Anti-CSRF tokens were found in a HTML submission form.

          A cross-site request forgery is an attack that involves forcing a victim to send an HTTP request to a target destination without their knowledge or intent in order to perform an action as the victim. The underlying cause is application functionality using predictable URL/form actions in a repeatable way. The nature of the attack is that CSRF exploits the trust that a web site has for a user. By contrast, cross-site scripting (XSS) exploits the trust that a user has for a web site. Like XSS, CSRF attacks are not necessarily cross-site, but they can be. Cross-site request forgery is also known as CSRF, XSRF, one-click attack, session riding, confused deputy, and sea surf.

          CSRF attacks are effective in a number of situations, including:

          * The victim has an active session on the target site.

          * The victim is authenticated via HTTP auth on the target site.

          * The victim is on the same local network as the target site.

          CSRF has primarily been used to perform an action against a target site using the victim's privileges, but recent techniques have been discovered to disclose information by gaining access to the response. The risk of information disclosure is dramatically increased when the target site is vulnerable to XSS, because XSS can be used as a platform for CSRF, allowing the attack to operate within the bounds of the same-origin policy.

          Other info

          No known Anti-CSRF token [anticsrf, CSRFToken, __RequestVerificationToken, csrfmiddlewaretoken, authenticity_token, OWASP_CSRFTOKEN, anoncsrf, csrf_token, _csrf, _csrfSecret, __csrf_magic, CSRF, _token, _csrf_token, _csrfToken] was found in the following HTML form: [Form 1: "anchor" "logintoken" "password" "rememberusername" "username" ].

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
          Solution

          Phase: Architecture and Design

          Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.

          For example, use anti-CSRF packages such as the OWASP CSRFGuard.

          Phase: Implementation

          Ensure that your application is free of cross-site scripting issues, because most CSRF defenses can be bypassed using attacker-controlled script.

          Phase: Architecture and Design

          Generate a unique nonce for each form, place the nonce into the form, and verify the nonce upon receipt of the form. Be sure that the nonce is not predictable (CWE-330).

          Note that this can be bypassed using XSS.

          Identify especially dangerous operations. When the user performs a dangerous operation, send a separate confirmation request to ensure that the user intended to perform that operation.

          Note that this can be bypassed using XSS.

          Use the ESAPI Session Management control.

          This control includes a component for CSRF.

          Do not use the GET method for any request that triggers a state change.

          Phase: Implementation

          Check the HTTP Referer header to see if the request originated from an expected page. This could break legitimate functionality, because users or proxies may have disabled sending the Referer for privacy reasons.

  5. Risk=Low, Confidence=Medium (6)

    1. https://shavar.services.mozilla.com (1)

      1. X-Content-Type-Options Header Missing (1)
        1. POST https://shavar.services.mozilla.com/downloads?client=navclient-auto-ffox&appver=128.10&pver=2.2
          Alert tags
          Alert description

          The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.

          Other info

          This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.

          At "High" threshold this scan rule will not alert on client or server error responses.

          Request
          Request line and header section (472 bytes)
          POST https://shavar.services.mozilla.com/downloads?client=navclient-auto-ffox&appver=128.10&pver=2.2 HTTP/1.1
          host: shavar.services.mozilla.com
          User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
          Accept: */*
          Accept-Language: en-US,en;q=0.5
          Content-Type: text/plain
          Content-Length: 426
          Connection: close
          Sec-Fetch-Dest: empty
          Sec-Fetch-Mode: no-cors
          Sec-Fetch-Site: none
          Priority: u=4
          Pragma: no-cache
          Cache-Control: no-cache
          
          
          Request body (426 bytes)
          ads-track-digest256;
          social-track-digest256;
          analytics-track-digest256;
          content-track-digest256;
          mozstd-trackwhite-digest256;
          google-trackwhite-digest256;
          base-fingerprinting-track-digest256;
          base-cryptomining-track-digest256;
          social-tracking-protection-facebook-digest256;
          social-tracking-protection-linkedin-digest256;
          social-tracking-protection-twitter-digest256;
          base-email-track-digest256;
          content-email-track-digest256;
          
          Response
          Status line and header section (201 bytes)
          HTTP/1.1 200 OK
          Content-Type: application/octet-stream
          Date: Thu, 11 Dec 2025 15:20:14 GMT
          Strict-Transport-Security: max-age=31536000; includeSubDomains
          Content-Length: 1575
          Connection: Close
          
          
          Response body (1575 bytes)
          n:21600
          i:ads-track-digest256
          u:tracking-protection.cdn.mozilla.net/ads-track-digest256/128.0/1754651396
          i:social-track-digest256
          u:tracking-protection.cdn.mozilla.net/social-track-digest256/128.0/1754651396
          i:analytics-track-digest256
          u:tracking-protection.cdn.mozilla.net/analytics-track-digest256/128.0/1754651396
          i:content-track-digest256
          u:tracking-protection.cdn.mozilla.net/content-track-digest256/128.0/1754651396
          i:mozstd-trackwhite-digest256
          u:tracking-protection.cdn.mozilla.net/mozstd-trackwhite-digest256/128.0/1754651396
          i:google-trackwhite-digest256
          u:tracking-protection.cdn.mozilla.net/google-trackwhite-digest256/128.0/1754651396
          i:base-fingerprinting-track-digest256
          u:tracking-protection.cdn.mozilla.net/base-fingerprinting-track-digest256/128.0/1754651396
          i:base-cryptomining-track-digest256
          u:tracking-protection.cdn.mozilla.net/base-cryptomining-track-digest256/128.0/1754651396
          i:social-tracking-protection-facebook-digest256
          u:tracking-protection.cdn.mozilla.net/social-tracking-protection-facebook-digest256/128.0/1718977977
          i:social-tracking-protection-linkedin-digest256
          u:tracking-protection.cdn.mozilla.net/social-tracking-protection-linkedin-digest256/128.0/1718977977
          i:social-tracking-protection-twitter-digest256
          u:tracking-protection.cdn.mozilla.net/social-tracking-protection-twitter-digest256/128.0/1718977977
          i:base-email-track-digest256
          u:tracking-protection.cdn.mozilla.net/base-email-track-digest256/128.0/1754651396
          i:content-email-track-digest256
          u:tracking-protection.cdn.mozilla.net/content-email-track-digest256/128.0/1754651396
          
          Parameter
          x-content-type-options
          Solution

          Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.

          If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.

    2. https://qualicoach.org (5)

      1. Big Redirect Detected (Potential Sensitive Information Leak) (1)
        1. POST https://qualicoach.org/bfsi/login/index.php
          Alert tags
          Alert description

          The server has responded with a redirect that seems to provide a large response. This may indicate that although the server sent a redirect it also responded with body content (which may include sensitive details, PII, etc.).

          Other info

          Location header URI length: 43 [https://qualicoach.org/bfsi/login/index.php].

          Predicted response size: 343.

          Response Body Length: 1,507.

          Request
          Request line and header section (424 bytes)
          POST https://qualicoach.org/bfsi/login/index.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/index.php
          content-length: 96
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (96 bytes)
          anchor=&logintoken=qPUA6vrznkVJedK1zqHWvPIOBDFerlvq&username=ZAP&password=ZAP&rememberusername=1
          Response
          Status line and header section (662 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Solution

          Ensure that no sensitive information is leaked via redirect responses. Redirect responses should have almost no content.

      2. Cookie with SameSite Attribute None (1)
        1. GET https://qualicoach.org/bfsi/
          Alert tags
          Alert description

          A cookie has been set with its SameSite attribute set to "none", which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.

          Request
          Request line and header section (273 bytes)
          GET https://qualicoach.org/bfsi/ HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi
          
          
          Request body (0 bytes)
          Response
          Status line and header section (762 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Set-Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d; path=/bfsi/; secure; HttpOnly; SameSite=None
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Parameter
          MoodleSession
          Evidence
          Set-Cookie: MoodleSession
          Solution

          Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.

      3. Cookie without SameSite Attribute (1)
        1. GET https://qualicoach.org/bfsi/
          Alert tags
          Alert description

          A cookie has been set without the SameSite attribute, which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.

          Request
          Request line and header section (423 bytes)
          GET https://qualicoach.org/bfsi/ HTTP/1.1
          host: qualicoach.org
          User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
          Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
          Accept-Language: en-US,en;q=0.5
          Connection: keep-alive
          Upgrade-Insecure-Requests: 1
          Sec-Fetch-Dest: document
          Sec-Fetch-Mode: navigate
          Sec-Fetch-Site: none
          Sec-Fetch-User: ?1
          Priority: u=0, i
          
          
          Request body (0 bytes)
          Response
          Status line and header section (802 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:20:14 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Set-Cookie: MoodleSession=sda5354aue7pj6ufmd744bk6hq; path=/bfsi/; secure; HttpOnly
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Keep-Alive: timeout=5, max=99
          Connection: Keep-Alive
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Parameter
          MoodleSession
          Evidence
          Set-Cookie: MoodleSession
          Solution

          Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.

      4. Insufficient Site Isolation Against Spectre Vulnerability (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Cross-Origin-Resource-Policy
          Solution

          Ensure that the application/web server sets the Cross-Origin-Resource-Policy header appropriately, and that it sets the Cross-Origin-Resource-Policy header to 'same-origin' for all web pages.

          'same-site' is considered as less secured and should be avoided.

          If resources must be shared, set the header to 'cross-origin'.

          If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Resource-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-resource-policy).

      5. Permissions Policy Header Not Set (1)
        1. GET https://qualicoach.org/robots.txt
          Alert tags
          Alert description

          Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.

          Request
          Request line and header section (240 bytes)
          GET https://qualicoach.org/robots.txt HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (379 bytes)
          HTTP/1.1 404 Not Found
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Content-Length: 196
          Content-Type: text/html; charset=iso-8859-1
          
          
          Response body (196 bytes)
          <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
          <html><head>
          <title>404 Not Found</title>
          </head><body>
          <h1>Not Found</h1>
          <p>The requested URL was not found on this server.</p>
          </body></html>
          
          Solution

          Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.

  6. Risk=Low, Confidence=Low (3)

    1. https://qualicoach.org (3)

      1. Cookie Slack Detector (1)
        1. GET https://qualicoach.org/bfsi/admin/tool/dataprivacy
          Alert tags
          Alert description

          Repeated GET requests: drop a different cookie each time, followed by normal request with all cookies to stabilize session, compare responses against original baseline GET. This can reveal areas where cookie based authentication/attributes are not actually enforced.

          Other info

          NOTE: Because of its name this cookie may be important, but dropping it appears to have no effect: [MoodleSession]

          Cookies that don't have expected effects can reveal flaws in application logic. In the worst case, this can reveal where authentication via cookie token(s) is not actually enforced.

          These cookies affected the response:

          These cookies did NOT affect the response: MoodleSession

          Request
          Request line and header section (361 bytes)
          GET https://qualicoach.org/bfsi/admin/tool/dataprivacy HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi/login/index.php
          cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (450 bytes)
          HTTP/1.1 301 Moved Permanently
          Date: Thu, 11 Dec 2025 15:29:11 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Location: https://qualicoach.org/bfsi/admin/tool/dataprivacy/
          Content-Length: 259
          Content-Type: text/html; charset=iso-8859-1
          
          
          Response body (259 bytes)
          <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
          <html><head>
          <title>301 Moved Permanently</title>
          </head><body>
          <h1>Moved Permanently</h1>
          <p>The document has moved <a href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/">here</a>.</p>
          </body></html>
          
      2. Dangerous JS Functions (1)
        1. GET https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js
          Alert tags
          Alert description

          A dangerous JS function seems to be in use that would leave the site vulnerable.

          Request
          Request line and header section (461 bytes)
          GET https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js HTTP/1.1
          host: qualicoach.org
          User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
          Accept: */*
          Accept-Language: en-US,en;q=0.5
          Referer: https://qualicoach.org/bfsi/login/index.php
          Connection: keep-alive
          Cookie: MoodleSession=sda5354aue7pj6ufmd744bk6hq
          Sec-Fetch-Dest: script
          Sec-Fetch-Mode: no-cors
          Sec-Fetch-Site: same-origin
          
          
          Request body (0 bytes)
          Response
          Status line and header section (811 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:14 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Etag: "1f30906a01df05becc4d0ff91baabaa461b43409"
          Content-Disposition: inline; filename="javascript.php"
          Last-Modified: Mon, 10 Nov 2025 10:57:46 GMT
          Expires: Wed, 11 Mar 2026 15:20:14 GMT
          Pragma: 
          Cache-Control: public, max-age=7776000, immutable
          Accept-Ranges: none
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Keep-Alive: timeout=5, max=99
          Connection: Keep-Alive
          Content-Type: application/javascript; charset=utf-8
          content-length: 17737
          
          
          Response body (17737 bytes)
          /** vim: et:ts=4:sw=4:sts=4
           * @license RequireJS 2.3.5 Copyright jQuery Foundation and other contributors.
           * Released under MIT license, https://github.com/requirejs/requirejs/blob/master/LICENSE
           */
          var requirejs,require,define;!function(global,setTimeout){function commentReplace(e,t){return t||""}function isFunction(e){return"[object Function]"===ostring.call(e)}function isArray(e){return"[object Array]"===ostring.call(e)}function each(e,t){if(e){var i;for(i=0;i<e.length&&(!e[i]||!t(e[i],i,e));i+=1);}}function eachReverse(e,t){if(e){var i;for(i=e.length-1;i>-1&&(!e[i]||!t(e[i],i,e));i-=1);}}function hasProp(e,t){return hasOwn.call(e,t)}function getOwn(e,t){return hasProp(e,t)&&e[t]}function eachProp(e,t){var i;for(i in e)if(hasProp(e,i)&&t(e[i],i))break}function mixin(e,t,i,r){return t&&eachProp(t,function(t,n){!i&&hasProp(e,n)||(!r||"object"!=typeof t||!t||isArray(t)||isFunction(t)||t instanceof RegExp?e[n]=t:(e[n]||(e[n]={}),mixin(e[n],t,i,r)))}),e}function bind(e,t){return function(){return t.apply(e,arguments)}}function scripts(){return document.getElementsByTagName("script")}function defaultOnError(e){throw e}function getGlobal(e){if(!e)return e;var t=global;return each(e.split("."),function(e){t=t[e]}),t}function makeError(e,t,i,r){var n=new Error(t+"\nhttp://requirejs.org/docs/errors.html#"+e);return n.requireType=e,n.requireModules=r,i&&(n.originalError=i),n}function newContext(e){function t(e){var t,i;for(t=0;t<e.length;t++)if("."===(i=e[t]))e.splice(t,1),t-=1;else if(".."===i){if(0===t||1===t&&".."===e[2]||".."===e[t-1])continue;t>0&&(e.splice(t-1,2),t-=2)}}function i(e,i,r){var n,o,a,s,u,c,d,p,f,l,h=i&&i.split("/"),m=y.map,g=m&&m["*"];if(e&&(c=(e=e.split("/")).length-1,y.nodeIdCompat&&jsSuffixRegExp.test(e[c])&&(e[c]=e[c].replace(jsSuffixRegExp,"")),"."===e[0].charAt(0)&&h&&(e=h.slice(0,h.length-1).concat(e)),t(e),e=e.join("/")),r&&m&&(h||g)){e:for(a=(o=e.split("/")).length;a>0;a-=1){if(u=o.slice(0,a).join("/"),h)for(s=h.length;s>0;s-=1)if((n=getOwn(m,h.slice(0,s).join("/")))&&(n=getOwn(n,u))){d=n,p=a;break e}!f&&g&&getOwn(g,u)&&(f=getOwn(g,u),l=a)}!d&&f&&(d=f,p=l),d&&(o.splice(0,p,d),e=o.join("/"))}return getOwn(y.pkgs,e)||e}function r(e){isBrowser&&each(scripts(),function(t){if(t.getAttribute("data-requiremodule")===e&&t.getAttribute("data-requirecontext")===q.contextName)return t.parentNode.removeChild(t),!0})}function n(e){var t=getOwn(y.paths,e);if(t&&isArray(t)&&t.length>1)return t.shift(),q.require.undef(e),q.makeRequire(null,{skipMap:!0})([e]),!0}function o(e){var t,i=e?e.indexOf("!"):-1;return i>-1&&(t=e.substring(0,i),e=e.substring(i+1,e.length)),[t,e]}function a(e,t,r,n){var a,s,u,c,d=null,p=t?t.name:null,f=e,l=!0,h="";return e||(l=!1,e="_@r"+(T+=1)),c=o(e),d=c[0],e=c[1],d&&(d=i(d,p,n),s=getOwn(j,d)),e&&(d?h=r?e:s&&s.normalize?s.normalize(e,function(e){return i(e,p,n)}):-1===e.indexOf("!")?i(e,p,n):e:(d=(c=o(h=i(e,p,n)))[0],h=c[1],r=!0,a=q.nameToUrl(h))),u=!d||s||r?"":"_unnormalized"+(A+=1),{prefix:d,name:h,parentMap:t,unnormalized:!!u,url:a,originalName:f,isDefine:l,id:(d?d+"!"+h:h)+u}}function s(e){var t=e.id,i=getOwn(S,t);return i||(i=S[t]=new q.Module(e)),i}function u(e,t,i){var r=e.id,n=getOwn(S,r);!hasProp(j,r)||n&&!n.defineEmitComplete?(n=s(e)).error&&"error"===t?i(n.error):n.on(t,i):"defined"===t&&i(j[r])}function c(e,t){var i=e.requireModules,r=!1;t?t(e):(each(i,function(t){var i=getOwn(S,t);i&&(i.error=e,i.events.error&&(r=!0,i.emit("error",e)))}),r||req.onError(e))}function d(){globalDefQueue.length&&(each(globalDefQueue,function(e){var t=e[0];"string"==typeof t&&(q.defQueueMap[t]=!0),O.push(e)}),globalDefQueue=[])}function p(e){delete S[e],delete k[e]}function f(e,t,i){var r=e.map.id;e.error?e.emit("error",e.error):(t[r]=!0,each(e.depMaps,function(r,n){var o=r.id,a=getOwn(S,o);!a||e.depMatched[n]||i[o]||(getOwn(t,o)?(e.defineDep(n,j[o]),e.check()):f(a,t,i))}),i[r]=!0)}function l(){var e,t,i=1e3*y.waitSeconds,o=i&&q.startTime+i<(new Date).getTime(),a=[],s=[],u=!1,d=!0;if(!x){if(x=!0,eachProp(k,function(e){var i=e.map,c=i.id;if(e.enabled&&(i.isDefine||s.push(e),!e.error))if(!e.inited&&o)n(c)?(t=!0,u=!0):(a.push(c),r(c));else if(!e.inited&&e.fetched&&i.isDefine&&(u=!0,!i.prefix))return d=!1}),o&&a.length)return e=makeError("timeout","Load timeout for modules: "+a,null,a),e.contextName=q.contextName,c(e);d&&each(s,function(e){f(e,{},{})}),o&&!t||!u||!isBrowser&&!isWebWorker||w||(w=setTimeout(function(){w=0,l()},50)),x=!1}}function h(e){hasProp(j,e[0])||s(a(e[0],null,!0)).init(e[1],e[2])}function m(e,t,i,r){e.detachEvent&&!isOpera?r&&e.detachEvent(r,t):e.removeEventListener(i,t,!1)}function g(e){var t=e.currentTarget||e.srcElement;return m(t,q.onScriptLoad,"load","onreadystatechange"),m(t,q.onScriptError,"error"),{node:t,id:t&&t.getAttribute("data-requiremodule")}}function v(){var e;for(d();O.length;){if(null===(e=O.shift())[0])return c(makeError("mismatch","Mismatched anonymous define() module: "+e[e.length-1]));h(e)}q.defQueueMap={}}var x,b,q,E,w,y={waitSeconds:7,baseUrl:"./",paths:{},bundles:{},pkgs:{},shim:{},config:{}},S={},k={},M={},O=[],j={},P={},R={},T=1,A=1;return E={require:function(e){return e.require?e.require:e.require=q.makeRequire(e.map)},exports:function(e){if(e.usingExports=!0,e.map.isDefine)return e.exports?j[e.map.id]=e.exports:e.exports=j[e.map.id]={}},module:function(e){return e.module?e.module:e.module={id:e.map.id,uri:e.map.url,config:function(){return getOwn(y.config,e.map.id)||{}},exports:e.exports||(e.exports={})}}},b=function(e){this.events=getOwn(M,e.id)||{},this.map=e,this.shim=getOwn(y.shim,e.id),this.depExports=[],this.depMaps=[],this.depMatched=[],this.pluginMaps={},this.depCount=0},b.prototype={init:function(e,t,i,r){r=r||{},this.inited||(this.factory=t,i?this.on("error",i):this.events.error&&(i=bind(this,function(e){this.emit("error",e)})),this.depMaps=e&&e.slice(0),this.errback=i,this.inited=!0,this.ignore=r.ignore,r.enabled||this.enabled?this.enable():this.check())},defineDep:function(e,t){this.depMatched[e]||(this.depMatched[e]=!0,this.depCount-=1,this.depExports[e]=t)},fetch:function(){if(!this.fetched){this.fetched=!0,q.startTime=(new Date).getTime();var e=this.map;if(!this.shim)return e.prefix?this.callPlugin():this.load();q.makeRequire(this.map,{enableBuildCallback:!0})(this.shim.deps||[],bind(this,function(){return e.prefix?this.callPlugin():this.load()}))}},load:function(){var e=this.map.url;P[e]||(P[e]=!0,q.load(this.map.id,e))},check:function(){if(this.enabled&&!this.enabling){var e,t,i=this.map.id,r=this.depExports,n=this.exports,o=this.factory;if(this.inited){if(this.error)this.emit("error",this.error);else if(!this.defining){if(this.defining=!0,this.depCount<1&&!this.defined){if(isFunction(o)){if(this.events.error&&this.map.isDefine||req.onError!==defaultOnError)try{n=q.execCb(i,o,r,n)}catch(t){e=t}else n=q.execCb(i,o,r,n);if(this.map.isDefine&&void 0===n&&((t=this.module)?n=t.exports:this.usingExports&&(n=this.exports)),e)return e.requireMap=this.map,e.requireModules=this.map.isDefine?[this.map.id]:null,e.requireType=this.map.isDefine?"define":"require",c(this.error=e)}else n=o;if(this.exports=n,this.map.isDefine&&!this.ignore&&(j[i]=n,req.onResourceLoad)){var a=[];each(this.depMaps,function(e){a.push(e.normalizedMap||e)}),req.onResourceLoad(q,this.map,a)}p(i),this.defined=!0}this.defining=!1,this.defined&&!this.defineEmitted&&(this.defineEmitted=!0,this.emit("defined",this.exports),this.defineEmitComplete=!0)}}else hasProp(q.defQueueMap,i)||this.fetch()}},callPlugin:function(){var e=this.map,t=e.id,r=a(e.prefix);this.depMaps.push(r),u(r,"defined",bind(this,function(r){var n,o,d,f=getOwn(R,this.map.id),l=this.map.name,h=this.map.parentMap?this.map.parentMap.name:null,m=q.makeRequire(e.parentMap,{enableBuildCallback:!0});return this.map.unnormalized?(r.normalize&&(l=r.normalize(l,function(e){return i(e,h,!0)})||""),o=a(e.prefix+"!"+l,this.map.parentMap,!0),u(o,"defined",bind(this,function(e){this.map.normalizedMap=o,this.init([],function(){return e},null,{enabled:!0,ignore:!0})})),void((d=getOwn(S,o.id))&&(this.depMaps.push(o),this.events.error&&d.on("error",bind(this,function(e){this.emit("error",e)})),d.enable()))):f?(this.map.url=q.nameToUrl(f),void this.load()):((n=bind(this,function(e){this.init([],function(){return e},null,{enabled:!0})})).error=bind(this,function(e){this.inited=!0,this.error=e,e.requireModules=[t],eachProp(S,function(e){0===e.map.id.indexOf(t+"_unnormalized")&&p(e.map.id)}),c(e)}),n.fromText=bind(this,function(i,r){var o=e.name,u=a(o),d=useInteractive;r&&(i=r),d&&(useInteractive=!1),s(u),hasProp(y.config,t)&&(y.config[o]=y.config[t]);try{req.exec(i)}catch(e){return c(makeError("fromtexteval","fromText eval for "+t+" failed: "+e,e,[t]))}d&&(useInteractive=!0),this.depMaps.push(u),q.completeLoad(o),m([o],n)}),void r.load(e.name,m,n,y))})),q.enable(r,this),this.pluginMaps[r.id]=r},enable:function(){k[this.map.id]=this,this.enabled=!0,this.enabling=!0,each(this.depMaps,bind(this,function(e,t){var i,r,n;if("string"==typeof e){if(e=a(e,this.map.isDefine?this.map:this.map.parentMap,!1,!this.skipMap),this.depMaps[t]=e,n=getOwn(E,e.id))return void(this.depExports[t]=n(this));this.depCount+=1,u(e,"defined",bind(this,function(e){this.undefed||(this.defineDep(t,e),this.check())})),this.errback?u(e,"error",bind(this,this.errback)):this.events.error&&u(e,"error",bind(this,function(e){this.emit("error",e)}))}i=e.id,r=S[i],hasProp(E,i)||!r||r.enabled||q.enable(e,this)})),eachProp(this.pluginMaps,bind(this,function(e){var t=getOwn(S,e.id);t&&!t.enabled&&q.enable(e,this)})),this.enabling=!1,this.check()},on:function(e,t){var i=this.events[e];i||(i=this.events[e]=[]),i.push(t)},emit:function(e,t){each(this.events[e],function(e){e(t)}),"error"===e&&delete this.events[e]}},q={config:y,contextName:e,registry:S,defined:j,urlFetched:P,defQueue:O,defQueueMap:{},Module:b,makeModuleMap:a,nextTick:req.nextTick,onError:c,configure:function(e){if(e.baseUrl&&"/"!==e.baseUrl.charAt(e.baseUrl.length-1)&&(e.baseUrl+="/"),"string"==typeof e.urlArgs){var t=e.urlArgs;e.urlArgs=function(e,i){return(-1===i.indexOf("?")?"?":"&")+t}}var i=y.shim,r={paths:!0,bundles:!0,config:!0,map:!0};eachProp(e,function(e,t){r[t]?(y[t]||(y[t]={}),mixin(y[t],e,!0,!0)):y[t]=e}),e.bundles&&eachProp(e.bundles,function(e,t){each(e,function(e){e!==t&&(R[e]=t)})}),e.shim&&(eachProp(e.shim,function(e,t){isArray(e)&&(e={deps:e}),!e.exports&&!e.init||e.exportsFn||(e.exportsFn=q.makeShimExports(e)),i[t]=e}),y.shim=i),e.packages&&each(e.packages,function(e){var t;t=(e="string"==typeof e?{name:e}:e).name,e.location&&(y.paths[t]=e.location),y.pkgs[t]=e.name+"/"+(e.main||"main").replace(currDirRegExp,"").replace(jsSuffixRegExp,"")}),eachProp(S,function(e,t){e.inited||e.map.unnormalized||(e.map=a(t,null,!0))}),(e.deps||e.callback)&&q.require(e.deps||[],e.callback)},makeShimExports:function(e){return function(){var t;return e.init&&(t=e.init.apply(global,arguments)),t||e.exports&&getGlobal(e.exports)}},makeRequire:function(t,n){function o(i,r,u){var d,p,f;return n.enableBuildCallback&&r&&isFunction(r)&&(r.__requireJsBuild=!0),"string"==typeof i?isFunction(r)?c(makeError("requireargs","Invalid require call"),u):t&&hasProp(E,i)?E[i](S[t.id]):req.get?req.get(q,i,t,o):(p=a(i,t,!1,!0),d=p.id,hasProp(j,d)?j[d]:c(makeError("notloaded",'Module name "'+d+'" has not been loaded yet for context: '+e+(t?"":". Use require([])")))):(v(),q.nextTick(function(){v(),(f=s(a(null,t))).skipMap=n.skipMap,f.init(i,r,u,{enabled:!0}),l()}),o)}return n=n||{},mixin(o,{isBrowser:isBrowser,toUrl:function(e){var r,n=e.lastIndexOf("."),o=e.split("/")[0],a="."===o||".."===o;return-1!==n&&(!a||n>1)&&(r=e.substring(n,e.length),e=e.substring(0,n)),q.nameToUrl(i(e,t&&t.id,!0),r,!0)},defined:function(e){return hasProp(j,a(e,t,!1,!0).id)},specified:function(e){return e=a(e,t,!1,!0).id,hasProp(j,e)||hasProp(S,e)}}),t||(o.undef=function(e){d();var i=a(e,t,!0),n=getOwn(S,e);n.undefed=!0,r(e),delete j[e],delete P[i.url],delete M[e],eachReverse(O,function(t,i){t[0]===e&&O.splice(i,1)}),delete q.defQueueMap[e],n&&(n.events.defined&&(M[e]=n.events),p(e))}),o},enable:function(e){getOwn(S,e.id)&&s(e).enable()},completeLoad:function(e){var t,i,r,o=getOwn(y.shim,e)||{},a=o.exports;for(d();O.length;){if(null===(i=O.shift())[0]){if(i[0]=e,t)break;t=!0}else i[0]===e&&(t=!0);h(i)}if(q.defQueueMap={},r=getOwn(S,e),!t&&!hasProp(j,e)&&r&&!r.inited){if(!(!y.enforceDefine||a&&getGlobal(a)))return n(e)?void 0:c(makeError("nodefine","No define call for "+e,null,[e]));h([e,o.deps||[],o.exportsFn])}l()},nameToUrl:function(e,t,i){var r,n,o,a,s,u,c,d=getOwn(y.pkgs,e);if(d&&(e=d),c=getOwn(R,e))return q.nameToUrl(c,t,i);if(req.jsExtRegExp.test(e))s=e+(t||"");else{for(r=y.paths,o=(n=e.split("/")).length;o>0;o-=1)if(a=n.slice(0,o).join("/"),u=getOwn(r,a)){isArray(u)&&(u=u[0]),n.splice(0,o,u);break}s=n.join("/"),s=("/"===(s+=t||(/^data\:|^blob\:|\?/.test(s)||i?"":".js")).charAt(0)||s.match(/^[\w\+\.\-]+:/)?"":y.baseUrl)+s}return y.urlArgs&&!/^blob\:/.test(s)?s+y.urlArgs(e,s):s},load:function(e,t){req.load(q,e,t)},execCb:function(e,t,i,r){return t.apply(r,i)},onScriptLoad:function(e){if("load"===e.type||readyRegExp.test((e.currentTarget||e.srcElement).readyState)){interactiveScript=null;var t=g(e);q.completeLoad(t.id)}},onScriptError:function(e){var t=g(e);if(!n(t.id)){var i=[];return eachProp(S,function(e,r){0!==r.indexOf("_@r")&&each(e.depMaps,function(e){if(e.id===t.id)return i.push(r),!0})}),c(makeError("scripterror",'Script error for "'+t.id+(i.length?'", needed by: '+i.join(", "):'"'),e,[t.id]))}}},q.require=q.makeRequire(),q}function getInteractiveScript(){return interactiveScript&&"interactive"===interactiveScript.readyState?interactiveScript:(eachReverse(scripts(),function(e){if("interactive"===e.readyState)return interactiveScript=e}),interactiveScript)}var req,s,head,baseElement,dataMain,src,interactiveScript,currentlyAddingScript,mainScript,subPath,version="2.3.5",commentRegExp=/\/\*[\s\S]*?\*\/|([^:"'=]|^)\/\/.*$/gm,cjsRequireRegExp=/[^.]\s*require\s*\(\s*["']([^'"\s]+)["']\s*\)/g,jsSuffixRegExp=/\.js$/,currDirRegExp=/^\.\//,op=Object.prototype,ostring=op.toString,hasOwn=op.hasOwnProperty,isBrowser=!("undefined"==typeof window||"undefined"==typeof navigator||!window.document),isWebWorker=!isBrowser&&"undefined"!=typeof importScripts,readyRegExp=isBrowser&&"PLAYSTATION 3"===navigator.platform?/^complete$/:/^(complete|loaded)$/,defContextName="_",isOpera="undefined"!=typeof opera&&"[object Opera]"===opera.toString(),contexts={},cfg={},globalDefQueue=[],useInteractive=!1;if(void 0===define){if(void 0!==requirejs){if(isFunction(requirejs))return;cfg=requirejs,requirejs=void 0}void 0===require||isFunction(require)||(cfg=require,require=void 0),req=requirejs=function(e,t,i,r){var n,o,a=defContextName;return isArray(e)||"string"==typeof e||(o=e,isArray(t)?(e=t,t=i,i=r):e=[]),o&&o.context&&(a=o.context),(n=getOwn(contexts,a))||(n=contexts[a]=req.s.newContext(a)),o&&n.configure(o),n.require(e,t,i)},req.config=function(e){return req(e)},req.nextTick=void 0!==setTimeout?function(e){setTimeout(e,4)}:function(e){e()},require||(require=req),req.version=version,req.jsExtRegExp=/^\/|:|\?|\.js$/,req.isBrowser=isBrowser,s=req.s={contexts:contexts,newContext:newContext},req({}),each(["toUrl","undef","defined","specified"],function(e){req[e]=function(){var t=contexts[defContextName];return t.require[e].apply(t,arguments)}}),isBrowser&&(head=s.head=document.getElementsByTagName("head")[0],(baseElement=document.getElementsByTagName("base")[0])&&(head=s.head=baseElement.parentNode)),req.onError=defaultOnError,req.createNode=function(e,t,i){var r=e.xhtml?document.createElementNS("http://www.w3.org/1999/xhtml","html:script"):document.createElement("script");return r.type=e.scriptType||"text/javascript",r.charset="utf-8",r.async=!0,r},req.load=function(e,t,i){var r,n=e&&e.config||{};if(isBrowser)return(r=req.createNode(n,t,i)).setAttribute("data-requirecontext",e.contextName),r.setAttribute("data-requiremodule",t),!r.attachEvent||r.attachEvent.toString&&r.attachEvent.toString().indexOf("[native code")<0||isOpera?(r.addEventListener("load",e.onScriptLoad,!1),r.addEventListener("error",e.onScriptError,!1)):(useInteractive=!0,r.attachEvent("onreadystatechange",e.onScriptLoad)),r.src=i,n.onNodeCreated&&n.onNodeCreated(r,n,t,i),currentlyAddingScript=r,baseElement?head.insertBefore(r,baseElement):head.appendChild(r),currentlyAddingScript=null,r;if(isWebWorker)try{setTimeout(function(){},0),importScripts(i),e.completeLoad(t)}catch(r){e.onError(makeError("importscripts","importScripts failed for "+t+" at "+i,r,[t]))}},isBrowser&&!cfg.skipDataMain&&eachReverse(scripts(),function(e){if(head||(head=e.parentNode),dataMain=e.getAttribute("data-main"))return mainScript=dataMain,cfg.baseUrl||-1!==mainScript.indexOf("!")||(src=mainScript.split("/"),mainScript=src.pop(),subPath=src.length?src.join("/")+"/":"./",cfg.baseUrl=subPath),mainScript=mainScript.replace(jsSuffixRegExp,""),req.jsExtRegExp.test(mainScript)&&(mainScript=dataMain),cfg.deps=cfg.deps?cfg.deps.concat(mainScript):[mainScript],!0}),define=function(e,t,i){var r,n;"string"!=typeof e&&(i=t,t=e,e=null),isArray(t)||(i=t,t=null),!t&&isFunction(i)&&(t=[],i.length&&(i.toString().replace(commentRegExp,commentReplace).replace(cjsRequireRegExp,function(e,i){t.push(i)}),t=(1===i.length?["require"]:["require","exports","module"]).concat(t))),useInteractive&&(r=currentlyAddingScript||getInteractiveScript())&&(e||(e=r.getAttribute("data-requiremodule")),n=contexts[r.getAttribute("data-requirecontext")]),n?(n.defQueue.push([e,t,i]),n.defQueueMap[e]=!0):globalDefQueue.push([e,t,i])},define.amd={jQuery:!0},req.exec=function(text){return eval(text)},req(cfg)}}(this,"undefined"==typeof setTimeout?void 0:setTimeout)
          Evidence
          eval(
          Solution

          See the references for security advice on the use of these functions.

      3. Timestamp Disclosure - Unix (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          A timestamp was disclosed by the application/web server. - Unix

          Other info

          1762772262, which evaluates to: 2025-11-10 16:27:42.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          1762772262
          Solution

          Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.

  7. Risk=Informational, Confidence=High (7)

    1. https://qualicoach.org (7)

      1. Authentication Request Identified (1)
        1. POST https://qualicoach.org/bfsi/login/index.php
          Alert tags
          Alert description

          The given request has been identified as an authentication request. The 'Other Info' field contains a set of key=value lines which identify any relevant fields. If the request is in a context which has an Authentication Method set to "Auto-Detect" then this rule will change the authentication to match the request identified.

          Other info

          userParam=logintoken

          userValue=qPUA6vrznkVJedK1zqHWvPIOBDFerlvq

          passwordParam=password

          referer=https://qualicoach.org/bfsi/login/index.php

          Request
          Request line and header section (424 bytes)
          POST https://qualicoach.org/bfsi/login/index.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/index.php
          content-length: 96
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (96 bytes)
          anchor=&logintoken=qPUA6vrznkVJedK1zqHWvPIOBDFerlvq&username=ZAP&password=ZAP&rememberusername=1
          Response
          Status line and header section (662 bytes)
          HTTP/1.1 303 See Other
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: Thu, 19 Nov 1981 08:52:00 GMT
          Cache-Control: no-store, no-cache, must-revalidate
          Pragma: no-cache
          X-Redirect-By: Moodle
          Location: https://qualicoach.org/bfsi/login/index.php
          Content-Language: en
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 1507
          Content-Type: text/html; charset=utf-8
          
          
          Response body (1507 bytes)
          <!DOCTYPE html>
          <html  lang="en" xml:lang="en">
              <head>
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                          <title>Redirect</title>
                  <style>
          body {
              margin: 0;
              font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
              font-size: .9375rem;
              font-weight: 400;
              line-height: 1.5;
              color: #343a40;
              text-align: left;
              background-color: #f2f2f2;
          }
          #page {
              margin-top: 15px;
              background: white;
              max-width: 600px;
              margin: 0 auto;
              padding: 15px;
          }
          #region-main {
              margin: 0 auto;
              border: 1px solid rgba(0,0,0,.125);
              padding: 1rem 1.25rem 1.25rem;
              background-color: #fff;
          }
          h1 {
              font-size: 2.34rem;
              margin: 0 0 .5rem;
              font-weight: 300;
              line-height: 1.2;
          }
          .alert-danger {
              color: #6e211e;
              background-color: #f6d9d8;
              border-color: #f3c9c8;
              padding: .75rem 1.25rem;
          }
              </style>
              </head>
              <body>
                  <div id="page">
                      <div id="region-main">
                          <h1>Redirect</h1>
                          <div style="margin-top: 3em; margin-left:auto; margin-right:auto; text-align:center;">This page should automatically redirect. If nothing is happening please use the continue link below.<br /><a href="https://qualicoach.org/bfsi/login/index.php">Continue</a></div>                            </div>
                  </div>
              </body>
          </html>
          
          
          Parameter
          logintoken
          Evidence
          password
          Solution

          This is an informational alert rather than a vulnerability and so there is nothing to fix.

      2. GET for POST (1)
        1. GET https://qualicoach.org/bfsi/login/forgot_password.php
          Alert tags
          Alert description

          A request that was originally observed as a POST was also accepted as a GET. This issue does not represent a security weakness unto itself, however, it may facilitate simplification of other attacks. For example if the original POST is subject to Cross-Site Scripting (XSS), then this finding may indicate that a simplified (GET based) XSS may also be possible.

          Request
          Request line and header section (540 bytes)
          GET https://qualicoach.org/bfsi/login/forgot_password.php?_qf__login_forgot_password_form=1&email=zaproxy@example.com&sesskey=qmFnoxMYwg&submitbuttonemail=Search&username=ZAP HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/forgot_password.php
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:24:17 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 30013
          
          
          Response body (30013 bytes)
          <!DOCTYPE html>
          
              <html  dir="ltr" lang="en" xml:lang="en">
              <head>
                  <title>Forgotten password</title>
                  <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Forgotten password" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"qmFnoxMYwg","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
                  <meta charset="utf-8">
                  <meta http-equiv="X-UA-Compatible" content="IE=edge">
                  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
              
                  <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
              </head>
              
              <body  id="page-login-forgot_password" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-base course-1 context-1 notloggedin ">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
              
          
          <div id="accessibilitybar" class="fixed-top">
              <div class="container">
                  <div class="bars">
                      <div class="fontsize">
                          <span>Font size</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="decrease" title="Decrease font size" id="fontsize_dec">A-</a></li>
                              <li><a class="btn btn-default" data-action="reset" title="Reset font size" id="fontsize_reset">A</a></li>
                              <li><a class="btn btn-default" data-action="increase" title="Increase font size" id="fontsize_inc">A+</a></li>
                          </ul>
                      </div>
                      <div class="sitecolor">
                          <span>Site color</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="reset" title="Reset site color" id="sitecolor_color1">R</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-2" title="Low contrast 1" id="sitecolor_color2">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-3" title="Low contrast 2" id="sitecolor_color3">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-4" title="High contrast" id="sitecolor_color4">A</a></li>
                          </ul>
                      </div>
                  </div>
              </div>
          </div>
          <nav class="fixed-top navbar navbar-light navbar-expand moodle-has-zindex">
          
              <a href="https://qualicoach.org/bfsi" class="navbar-brand 
                      d-none d-sm-inline
                      ">
                      <span class="site-name d-none d-md-inline">Qualicoach BFSI</span>
              </a>
          
              <ul class="navbar-nav d-none d-md-flex custom-menus">
                  <!-- custom_menu -->
                  
                  <!-- page_heading_menu -->
                  
              </ul>
              <ul class="nav navbar-nav ml-auto">
                  <div class="d-none d-lg-block">
                      
                  </div>
          
                  <li class="nav-item lang-menu">
                      
                  </li>
          
                  
          
                  <li class="usermenu"><span class="login"></span></li>
              </ul>
          </nav>
              
              <div id="page-wrapper">
              
                  <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
              <div id="page" class="container-fluid d-print-block">
                  <header id="page-header" class="row">
              <div class="col-12 pt-3 pb-3">
                  <div class="card ">
                      <div class="card-body ">
                          <div class="d-flex align-items-center">
                              <div class="mr-auto">
                                  <div class="page-context-header"><div class="page-header-headings"><h1>Qualicoach BFSI</h1></div></div>
                              </div>
          
                              <div class="header-actions-container flex-shrink-0" data-region="header-actions-container">
                              </div>
                          </div>
                          <div class="d-flex flex-wrap">
                              <div id="page-navbar">
                                  <nav>
              <ol class="breadcrumb">
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/" >Home</a></li>
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/login/index.php" >Log in</a></li>
                          <li class="breadcrumb-item"><span class="no-link">Forgotten password</span></li>
              </ol>
          </nav>
                              </div>
                              <div class="ml-auto d-flex">
                                  
                              </div>
                              <div id="course-header">
                                  
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </header>
          
                  <div id="page-content" class="row pb-3 d-print-block">
                      <div id="region-main-box" class="col-12">
          
                          <section id="region-main">
                              <div class="card">
                                  <div class="card-body">
                                      <span class="notifications" id="user-notifications"></span>
                                      <div role="main"><span id="maincontent"></span><div class="box py-3 generalbox boxwidthnormal boxaligncenter">To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.</div>
          <form autocomplete="off" action="https://qualicoach.org/bfsi/login/forgot_password.php" method="post" accept-charset="utf-8" id="mform1_wCQw6GExFTCDka4" class="mform">
          	<div style="display: none;"><input name="sesskey" type="hidden" value="qmFnoxMYwg" />
          <input name="_qf__login_forgot_password_form" type="hidden" value="1" />
          </div>
          
          
          	<fieldset class="clearfix"  id="id_searchbyusername">
          		<legend class="ftoggler">Search by username</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_username" class="form-group row  fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_username">
                              Username
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control "
                          name="username"
                          id="id_username"
                          value=""
                          size="20"
                          autocomplete="username" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_username" >
                      
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonusername" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonusername"
                          id="id_submitbuttonusername"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonusername" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          	<fieldset class="clearfix"  id="id_searchbyemail">
          		<legend class="ftoggler">Search by email address</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_email" class="form-group row  fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_email">
                              Email address
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control "
                          name="email"
                          id="id_email"
                          value=""
                          size="30"
                          maxlength="100" autocomplete="email" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_email" >
                      
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonemail" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonemail"
                          id="id_submitbuttonemail"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonemail" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          </form></div>
                                      
                                  </div>
                              </div>
          
                              
                          </section>
                      </div>
                  </div>
              </div>
          
              
                  
              
              </div><!-- Ends .page-wrapper -->
              
          <div id="top-footer">
            <div class="container-fluid">
              <div class="row">
                  <div class="col-md-7 contact">
                      <h3>Stay in touch</h3>
                      <h4></h4>
                      <ul>
                      </ul>
                  </div>
                  <div class="col-md-5 social">
                    <ul>
          
          
          
          
          
                    </ul>
          
                    <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
                  </div>
              </div>
            </div>
          </div>
          <footer id="page-footer" class="p-y-1">
            <div class="container-fluid">
                <div id="course-footer"></div>
          
                <div class="madewithmoodle">
                    <p>Proudly made with</p>
                    <a href="https://moodle.org"><img src="https://qualicoach.org/bfsi/theme/moove/pix/moodle-logo-white.png" alt="Moodle logo"></a>
                </div>
          
                <div class="madeby">
                    <p>Made with <i class="text-danger fa fa-heart"></i> by <a href="http://conecti.me">conecti.me</a></p>
                </div>
            </div>
          </footer>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          
          require(['theme_boost/drawer'], function(mod) {
              mod.init();
          });
          
          require(['theme_moove/metismenu', 'jquery'], function(metisMenu, $) {
              $(".metismenu").metisMenu();
          });
          
          require([], function() {
              var iconsearch = document.querySelector('.moove-search-input .slicon-magnifier');
              var btnclosesearch = document.querySelector('.search-input-form .close-search');
              var searchinputform = document.querySelector('.moove-search-input');
          
              if (iconsearch) {
          
                  var togglesearchinputform = function() {
                      searchinputform.classList.toggle('expanded');
                  }
          
                  iconsearch.onclick = togglesearchinputform;
                  btnclosesearch.onclick = togglesearchinputform;
              }
          });
          
          require(['theme_moove/accessibilitybar'], function(bar) {
              bar.init();
          });
          
          require(['theme_moove/themesettings'], function(themesettings) {
              themesettings.init();
          });
          
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_username");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonusername");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonusername");
                  });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_email");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonemail");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonemail");
                  });
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","changesmadereallygoaway":"You have made changes. Are you sure you want to navigate away and lose your changes?","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
          Y.use("moodle-core-formchangechecker",function() {M.core_formchangechecker.init({"formid":"mform1_wCQw6GExFTCDka4","initialdirtystate":false});
          });
           M.util.js_pending('random693ae221def1b2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae221def1b2'); });
          })();
          //]]>
          </script>
          
              
              </body>
              </html>
          Evidence
          GET https://qualicoach.org/bfsi/login/forgot_password.php?_qf__login_forgot_password_form=1&email=zaproxy@example.com&sesskey=qmFnoxMYwg&submitbuttonemail=Search&username=ZAP HTTP/1.1
          Solution

          Ensure that only POST is accepted where POST is expected.

      3. Sec-Fetch-Dest Header is Missing (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Specifies how and where the data would be used. For instance, if the value is audio, then the requested resource must be audio data and not any other type of resource.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Sec-Fetch-Dest
          Solution

          Ensure that Sec-Fetch-Dest header is included in request headers.

      4. Sec-Fetch-Mode Header is Missing (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Allows to differentiate between requests for navigating between HTML pages and requests for loading resources like images, audio etc.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Sec-Fetch-Mode
          Solution

          Ensure that Sec-Fetch-Mode header is included in request headers.

      5. Sec-Fetch-Site Header is Missing (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Specifies the relationship between request initiator's origin and target's origin.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Sec-Fetch-Site
          Solution

          Ensure that Sec-Fetch-Site header is included in request headers.

      6. Sec-Fetch-User Header is Missing (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          Specifies if a navigation request was initiated by a user.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          Sec-Fetch-User
          Solution

          Ensure that Sec-Fetch-User header is included in user initiated requests.

      7. Session Management Response Identified (1)
        1. GET https://qualicoach.org/bfsi/
          Alert tags
          Alert description

          The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to "Auto-Detect" then this rule will change the session management to use the tokens identified.

          Other info

          cookie:MoodleSession

          Request
          Request line and header section (364 bytes)
          GET https://qualicoach.org/bfsi/login/forgot_password.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi/login/index.php
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 30013
          
          
          Response body (30013 bytes)
          <!DOCTYPE html>
          
              <html  dir="ltr" lang="en" xml:lang="en">
              <head>
                  <title>Forgotten password</title>
                  <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Forgotten password" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"qmFnoxMYwg","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
                  <meta charset="utf-8">
                  <meta http-equiv="X-UA-Compatible" content="IE=edge">
                  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
              
                  <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
              </head>
              
              <body  id="page-login-forgot_password" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-base course-1 context-1 notloggedin ">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
              
          
          <div id="accessibilitybar" class="fixed-top">
              <div class="container">
                  <div class="bars">
                      <div class="fontsize">
                          <span>Font size</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="decrease" title="Decrease font size" id="fontsize_dec">A-</a></li>
                              <li><a class="btn btn-default" data-action="reset" title="Reset font size" id="fontsize_reset">A</a></li>
                              <li><a class="btn btn-default" data-action="increase" title="Increase font size" id="fontsize_inc">A+</a></li>
                          </ul>
                      </div>
                      <div class="sitecolor">
                          <span>Site color</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="reset" title="Reset site color" id="sitecolor_color1">R</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-2" title="Low contrast 1" id="sitecolor_color2">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-3" title="Low contrast 2" id="sitecolor_color3">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-4" title="High contrast" id="sitecolor_color4">A</a></li>
                          </ul>
                      </div>
                  </div>
              </div>
          </div>
          <nav class="fixed-top navbar navbar-light navbar-expand moodle-has-zindex">
          
              <a href="https://qualicoach.org/bfsi" class="navbar-brand 
                      d-none d-sm-inline
                      ">
                      <span class="site-name d-none d-md-inline">Qualicoach BFSI</span>
              </a>
          
              <ul class="navbar-nav d-none d-md-flex custom-menus">
                  <!-- custom_menu -->
                  
                  <!-- page_heading_menu -->
                  
              </ul>
              <ul class="nav navbar-nav ml-auto">
                  <div class="d-none d-lg-block">
                      
                  </div>
          
                  <li class="nav-item lang-menu">
                      
                  </li>
          
                  
          
                  <li class="usermenu"><span class="login"></span></li>
              </ul>
          </nav>
              
              <div id="page-wrapper">
              
                  <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
              <div id="page" class="container-fluid d-print-block">
                  <header id="page-header" class="row">
              <div class="col-12 pt-3 pb-3">
                  <div class="card ">
                      <div class="card-body ">
                          <div class="d-flex align-items-center">
                              <div class="mr-auto">
                                  <div class="page-context-header"><div class="page-header-headings"><h1>Qualicoach BFSI</h1></div></div>
                              </div>
          
                              <div class="header-actions-container flex-shrink-0" data-region="header-actions-container">
                              </div>
                          </div>
                          <div class="d-flex flex-wrap">
                              <div id="page-navbar">
                                  <nav>
              <ol class="breadcrumb">
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/" >Home</a></li>
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/login/index.php" >Log in</a></li>
                          <li class="breadcrumb-item"><span class="no-link">Forgotten password</span></li>
              </ol>
          </nav>
                              </div>
                              <div class="ml-auto d-flex">
                                  
                              </div>
                              <div id="course-header">
                                  
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </header>
          
                  <div id="page-content" class="row pb-3 d-print-block">
                      <div id="region-main-box" class="col-12">
          
                          <section id="region-main">
                              <div class="card">
                                  <div class="card-body">
                                      <span class="notifications" id="user-notifications"></span>
                                      <div role="main"><span id="maincontent"></span><div class="box py-3 generalbox boxwidthnormal boxaligncenter">To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.</div>
          <form autocomplete="off" action="https://qualicoach.org/bfsi/login/forgot_password.php" method="post" accept-charset="utf-8" id="mform1_wSCTzkhS3484MdO" class="mform">
          	<div style="display: none;"><input name="sesskey" type="hidden" value="qmFnoxMYwg" />
          <input name="_qf__login_forgot_password_form" type="hidden" value="1" />
          </div>
          
          
          	<fieldset class="clearfix"  id="id_searchbyusername">
          		<legend class="ftoggler">Search by username</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_username" class="form-group row  fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_username">
                              Username
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control "
                          name="username"
                          id="id_username"
                          value=""
                          size="20"
                          autocomplete="username" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_username" >
                      
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonusername" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonusername"
                          id="id_submitbuttonusername"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonusername" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          	<fieldset class="clearfix"  id="id_searchbyemail">
          		<legend class="ftoggler">Search by email address</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_email" class="form-group row  fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_email">
                              Email address
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control "
                          name="email"
                          id="id_email"
                          value=""
                          size="30"
                          maxlength="100" autocomplete="email" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_email" >
                      
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonemail" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonemail"
                          id="id_submitbuttonemail"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonemail" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          </form></div>
                                      
                                  </div>
                              </div>
          
                              
                          </section>
                      </div>
                  </div>
              </div>
          
              
                  
              
              </div><!-- Ends .page-wrapper -->
              
          <div id="top-footer">
            <div class="container-fluid">
              <div class="row">
                  <div class="col-md-7 contact">
                      <h3>Stay in touch</h3>
                      <h4></h4>
                      <ul>
                      </ul>
                  </div>
                  <div class="col-md-5 social">
                    <ul>
          
          
          
          
          
                    </ul>
          
                    <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
                  </div>
              </div>
            </div>
          </div>
          <footer id="page-footer" class="p-y-1">
            <div class="container-fluid">
                <div id="course-footer"></div>
          
                <div class="madewithmoodle">
                    <p>Proudly made with</p>
                    <a href="https://moodle.org"><img src="https://qualicoach.org/bfsi/theme/moove/pix/moodle-logo-white.png" alt="Moodle logo"></a>
                </div>
          
                <div class="madeby">
                    <p>Made with <i class="text-danger fa fa-heart"></i> by <a href="http://conecti.me">conecti.me</a></p>
                </div>
            </div>
          </footer>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          
          require(['theme_boost/drawer'], function(mod) {
              mod.init();
          });
          
          require(['theme_moove/metismenu', 'jquery'], function(metisMenu, $) {
              $(".metismenu").metisMenu();
          });
          
          require([], function() {
              var iconsearch = document.querySelector('.moove-search-input .slicon-magnifier');
              var btnclosesearch = document.querySelector('.search-input-form .close-search');
              var searchinputform = document.querySelector('.moove-search-input');
          
              if (iconsearch) {
          
                  var togglesearchinputform = function() {
                      searchinputform.classList.toggle('expanded');
                  }
          
                  iconsearch.onclick = togglesearchinputform;
                  btnclosesearch.onclick = togglesearchinputform;
              }
          });
          
          require(['theme_moove/accessibilitybar'], function(bar) {
              bar.init();
          });
          
          require(['theme_moove/themesettings'], function(themesettings) {
              themesettings.init();
          });
          
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_username");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonusername");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonusername");
                  });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_email");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonemail");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonemail");
                  });
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","changesmadereallygoaway":"You have made changes. Are you sure you want to navigate away and lose your changes?","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
          Y.use("moodle-core-formchangechecker",function() {M.core_formchangechecker.init({"formid":"mform1_wSCTzkhS3484MdO","initialdirtystate":false});
          });
           M.util.js_pending('random693ae1266fec02'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1266fec02'); });
          })();
          //]]>
          </script>
          
              
              </body>
              </html>
          Parameter
          MoodleSession
          Evidence
          MoodleSession
          Solution

          This is an informational alert rather than a vulnerability and so there is nothing to fix.

  8. Risk=Informational, Confidence=Medium (13)

    1. https://qualicoach.org (13)

      1. Base64 Disclosure (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          Base64 encoded data was disclosed by the application/web server. Note: in the interests of performance not all base64 strings in the response were analyzed individually, the entire response should be looked at by the analyst/security team/developer(s).

          Other info

          HH��Ip\A�j��&ɔ����s�

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          SEi1wgZJcFxB8GrHB74myZT2783pcxzX
          Solution

          Manually confirm that the Base64 data does not leak sensitive information, and that the data cannot be aggregated/used to exploit other vulnerabilities.

      2. Modern Web Application (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          • POLICY_QA_STD =
          • POLICY_PENTEST =
          • POLICY_DEV_STD =
          Alert description

          The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.

          Other info

          Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
          Solution

          This is an informational alert and so no changes are required.

      3. Non-Storable Content (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The response contents are not storable by caching components such as proxy servers. If the response does not contain sensitive, personal or user-specific information, it may benefit from being stored and cached, to improve performance.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          private
          Solution

          The content may be marked as storable by ensuring that the following conditions are satisfied:

          The request method must be understood by the cache and defined as being cacheable ("GET", "HEAD", and "POST" are currently defined as cacheable)

          The response status code must be understood by the cache (one of the 1XX, 2XX, 3XX, 4XX, or 5XX response classes are generally understood)

          The "no-store" cache directive must not appear in the request or response header fields

          For caching by "shared" caches such as "proxy" caches, the "private" response directive must not appear in the response

          For caching by "shared" caches such as "proxy" caches, the "Authorization" header field must not appear in the request, unless the response explicitly allows it (using one of the "must-revalidate", "public", or "s-maxage" Cache-Control response directives)

          In addition to the conditions above, at least one of the following conditions must also be satisfied by the response:

          It must contain an "Expires" header field

          It must contain a "max-age" response directive

          For "shared" caches such as "proxy" caches, it must contain a "s-maxage" response directive

          It must contain a "Cache Control Extension" that allows it to be cached

          It must have a status code that is defined as cacheable by default (200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501).

      4. Storable and Cacheable Content (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The response contents are storable by caching components such as proxy servers, and may be retrieved directly from the cache, rather than from the origin server by the caching servers, in response to similar requests from other users. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where "shared" caching servers such as "proxy" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.

          Other info

          In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Solution

          Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:

          Cache-Control: no-cache, no-store, must-revalidate, private

          Pragma: no-cache

          Expires: 0

          This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.

      5. Tech Detected - Apache HTTP Server (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The following "Web servers" technology was identified: Apache HTTP Server.

          Described as:

          Apache is a free and open-source cross-platform web server software.

          Other info

          The following CPE is associated with the identified tech: cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Evidence
          Apache
      6. Tech Detected - Google Font API (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The following "Font scripts" technology was identified: Google Font API.

          Described as:

          Google Font API is a web service that supports open-source font files that can be used on your web designs.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          fonts.googleapis.com
      7. Tech Detected - HSTS (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The following "Security" technology was identified: HSTS.

          Described as:

          HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Evidence
          Strict-Transport-Security
      8. Tech Detected - Moodle (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The following "LMS" technology was identified: Moodle.

          Described as:

          Moodle is a free and open-source Learning Management System (LMS) written in PHP and distributed under the GNU General Public License.

          Other info

          The following CPE is associated with the identified tech: cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          moodle
      9. Tech Detected - PHP (1)
        1. GET https://qualicoach.org/bfsi/login/index.php
          Alert tags
          Alert description

          The following "Programming languages" technology was identified: PHP.

          Described as:

          PHP is a general-purpose scripting language used for web development.

          Other info

          The following CPE is associated with the identified tech: cpe:2.3:a:php:php:*:*:*:*:*:*:*:*

          Request
          Request line and header section (339 bytes)
          GET https://qualicoach.org/bfsi/login/index.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi/
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"qmFnoxMYwg","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="qPUA6vrznkVJedK1zqHWvPIOBDFerlvq">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae12649d7d2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae12649d7d2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          .php
      10. Tech Detected - RequireJS (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The following "JavaScript frameworks" technology was identified: RequireJS.

          Described as:

          RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          requirejs/require.min.js
      11. Tech Detected - VideoJS (1)
        1. GET https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all
          Alert tags
          Alert description

          The following "Video players" technology was identified: VideoJS.

          Described as:

          Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.

          Request
          Request line and header section (378 bytes)
          GET https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi/login/index.php
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (739 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Etag: "1e993cc1dcebdc6502a2e5e55bd8634a8abedbed"
          Content-Disposition: inline; filename="styles.php"
          Last-Modified: Mon, 10 Nov 2025 10:57:47 GMT
          Expires: Wed, 11 Mar 2026 15:20:06 GMT
          Pragma: 
          Cache-Control: public, max-age=7776000, immutable
          Accept-Ranges: none
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/css; charset=utf-8
          content-length: 752164
          
          
          Response body (752164 bytes)
          .que.calculated .answer{padding:.3em;display:inline}.que.calculated .answer input[type="text"]{width:30%}#page-question-type-calculated input[name^="answer"],#page-question-type-calculated input[name^="unit"],#page-question-type-calculated input[name^="multiplier"],#page-question-type-calculated input[name^="calcmax"],#page-question-type-calculated input[name^="calcmin"],#page-question-type-calculated input[name^="number"],#page-question-type-calculated input[name^="tolerance"]{direction:ltr;text-align:left}body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_],body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label,body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label{font-weight:700}body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_'],body#page-question-type-calculated div[id^=fgroup_id_][id*=answertolerance_] label[for^='id_tolerance_'],body#page-question-type-calculated div[id^=fgroup_id_][id*=answerdisplay_] label[for^='id_correctanswerlength_'],body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_'],body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answerdisplay_] label[for^='id_correctanswerlength_']{position:absolute;left:-10000px;font-weight:400;font-size:1em}body#page-question-type-calculated div[id^=fgroup_id_][id*=answertolerance_],body#page-question-type-calculated div[id^=fgroup_id_][id*=answerdisplay_],body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answertolerance_],body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answerdisplay_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-calculated div[id^=fitem_id_][id*=feedback_],body#page-question-type-calculatedmulti div[id^=fitem_id_][id*=feedback_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.calculatedmulti .answer .specificfeedback{display:inline;padding:0 .7em;background:#fff3bf}.que.calculatedmulti .answer .specificfeedback *{display:inline;background:#fff3bf}.que.calculatedmulti .answer .specificfeedback script{display:none}.que.calculatedmulti .answer div.r0,.que.calculatedmulti .answer div.r1{display:flex;margin:.25rem 0;align-items:flex-start}.que.calculatedmulti .answer div.r0 input,.que.calculatedmulti .answer div.r1 input{margin:.3rem .5rem;width:14px;flex-shrink:0}.que.calculatedsimple .answer{padding:.3em;display:inline}.que.calculatedsimple .answer input[type="text"]{width:30%}body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label{font-weight:700}body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_'],body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answertolerance_] label[for^='id_tolerance_'],body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answerdisplay_] label[for^='id_correctanswerlength_']{position:absolute;left:-10000px;font-weight:400;font-size:1em}body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answertolerance_],body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answerdisplay_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-calculatedsimple div[id^=fitem_id_][id*=feedback_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.ddimageortext .qtext{margin-bottom:.5em;display:block}.que.ddimageortext div.ddarea,form.mform fieldset#id_previewareaheader div.ddarea{text-align:center}.que.ddimageortext div.droparea,form.mform fieldset#id_previewareaheader div.ddarea{position:relative}.que.ddimageortext div.droparea{display:inline-block}.que.ddimageortext div.droparea .draghome{position:absolute;cursor:move;white-space:nowrap}.que.ddimageortext div.droparea .dropzones{position:absolute;top:0;left:0}.que.ddimageortext .dropbackground,form.mform fieldset#id_previewareaheader .dropbackground{border:1px solid #000;margin:0 auto}form.mform fieldset#id_previewareaheader .dropbackground{max-width:none}.que.ddimageortext .dropzone{display:none;position:absolute;opacity:.5;border:1px solid #000}.que.ddimageortext .dropzone.active{display:block}.que.ddimageortext .dropzone:focus,.que.ddimageortext .droparea .draghome:focus,.que.ddimageortext .dropzone.valid-drag-over-drop,.que.ddimageortext .draghome.placed.valid-drag-over-drop{border-color:#0a0;box-shadow:0 0 5px 5px rgba(255,255,150,1);outline:0}.que.ddimageortext .draghome,.que.ddimageortext .drag,form.mform fieldset#id_previewareaheader .droppreview{border:1px solid #000;display:inline-block;font:13px/1.231 arial,helvetica,clean,sans-serif}.que.ddimageortext .draghomes .draghome{vertical-align:top;margin:5px;height:auto;width:auto;cursor:move}.que.ddimageortext .draghomes.readonly .draghome,.que.ddimageortext .droparea.readonly .draghome{cursor:auto}.que.ddimageortext .draghomes .draghome.dragplaceholder{display:none}.que.ddimageortext .draghomes .draghome.dragplaceholder.active{visibility:hidden;display:inline-block}.que.ddimageortext .dragitems,form.mform fieldset#id_previewareaheader .dragitems{height:0}.que.ddimageortext .drag,form.mform fieldset#id_previewareaheader .droppreview{position:absolute;cursor:move;white-space:nowrap}.que.ddimageortext .dragitems.readonly .drag{cursor:auto}form.mform fieldset#id_previewareaheader .drag.beingdragged,.que.ddimageortext .drag.beingdragged,.que.ddimageortext .draghomes .draghome.beingdragged,.que.ddimageortext .droparea .draghome.beingdragged{box-shadow:3px 3px 4px #000}.que.ddimageortext .draghomes .draghome.beingdragged,.que.ddimageortext .droparea .draghome.beingdragged{position:absolute}.que.ddimageortext .group1,form.mform fieldset#id_previewareaheader .group1{background-color:#fff}.que.ddimageortext .group2,form.mform fieldset#id_previewareaheader .group2{background-color:#b0c4de;border-radius:10px 0 0 0}.que.ddimageortext .group3,form.mform fieldset#id_previewareaheader .group3{background-color:#dcdcdc;border-radius:0 10px 0 0}.que.ddimageortext .group4,form.mform fieldset#id_previewareaheader .group4{background-color:#d8bfd8;border-radius:0 0 10px 0}.que.ddimageortext .group5,form.mform fieldset#id_previewareaheader .group5{background-color:#87cefa;border-radius:0 0 0 10px}.que.ddimageortext .group6,form.mform fieldset#id_previewareaheader .group6{background-color:#daa520;border-radius:0 10px 10px 0}.que.ddimageortext .group7,form.mform fieldset#id_previewareaheader .group7{background-color:gold;border-radius:10px 0 0 10px}.que.ddimageortext .group8,form.mform fieldset#id_previewareaheader .group8{background-color:khaki;border-radius:10px 10px 10px 10px}body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_] .fgrouplabel label{font-weight:700}body#page-question-type-ddimageortext div[id^=fitem_id_][id*=dragitem_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-ddimageortext div[id^=fitem_id_][id*=draglabel_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.ddmarker .qtext{margin-bottom:.5em;display:block}.que.ddmarker .droparea{display:inline-block;position:relative}.que.ddmarker .droparea .dropzones,.que.ddmarker .droparea .markertexts{position:absolute;top:0;left:0}.que.ddmarker .draghomes .marker,.que.ddmarker .droparea .marker{vertical-align:top;cursor:move}.que.ddmarker .draghomes.readonly .marker,.que.ddmarker .droparea.readonly .marker{cursor:auto}.que.ddmarker .droparea .marker{position:absolute}.que.ddmarker .draghomes .marker{position:relative;display:inline-block;margin:10px}.que.ddmarker .draghomes .marker.dragplaceholder{display:none}.que.ddmarker .draghomes .marker.dragplaceholder.active{visibility:hidden;display:inline-block}.que.ddmarker div.ddarea,form.mform fieldset#id_previewareaheader div.ddarea{text-align:center}form.mform fieldset#id_previewareaheader div.ddarea .markertexts{min-height:80px}.que.ddmarker .dropbackground,form.mform fieldset#id_previewareaheader .dropbackground{margin:0 auto;border:1px solid #000}form.mform fieldset#id_previewareaheader .dropbackground{max-width:none}.que.ddmarker div.dragitems div.draghome,.que.ddmarker div.dragitems div.dragitem,form.mform fieldset#id_previewareaheader div.draghome,form.mform fieldset#id_previewareaheader div.drag{font:13px/1.231 arial,helvetica,clean,sans-serif}.que.ddmarker .droparea .marker span.markertext,.que.ddmarker .draghomes .marker span.markertext,.que.ddmarker div.markertexts span.markertext,form.mform fieldset#id_previewareaheader div.markertexts span.markertext{margin:0 5px;z-index:3;background-color:#fff;border:2px solid #000;padding:5px;display:inline-block;zoom:1;border-radius:10px;color:#000;opacity:.6}.que.ddmarker .droparea .marker span.markertext,.que.ddmarker .draghomes .marker span.markertext{white-space:nowrap}.que.ddmarker div.markertexts span.markertext{z-index:2;background-color:yellow;border:2px solid khaki;position:absolute;white-space:nowrap}.que.ddmarker span.wrongpart{background-color:yellow;border:2px solid khaki;padding:5px;border-radius:10px;opacity:.6;margin:5px;display:inline-block}.que.ddmarker .droparea .marker img.target,.que.ddmarker .draghomes .marker img.target{position:absolute;left:-7px;top:-7px}.que.ddmarker div.dragitems div.draghome img.target{display:none}.que.ddmarker .marker.beingdragged{position:absolute}.que.ddmarker .marker.beingdragged span.markertext{z-index:3;box-shadow:3px 3px 4px #000}.que.ddmarker .dropzone .shape{fill:#fff;fill-opacity:.5;stroke:#000;stroke-width:1}.que.ddmarker .dropzone.active .shape{stroke-width:2}.que.ddmarker .dropzone.color0 .shape{fill:#fff}.que.ddmarker .dropzone.color1 .shape{fill:#b0c4de}.que.ddmarker .dropzone.color2 .shape{fill:#dcdcdc}.que.ddmarker .dropzone.color3 .shape{fill:#d8bfd8}.que.ddmarker .dropzone.color4 .shape{fill:#87cefa}.que.ddmarker .dropzone.color5 .shape{fill:#daa520}.que.ddmarker .dropzone.color6 .shape{fill:gold}.que.ddmarker .dropzone.color7 .shape{fill:khaki}.que.ddmarker .dropzone .shapeLabel{text-anchor:middle}.que.ddmarker .dropzone .handle{fill:#fff;fill-opacity:.1;stroke-width:1;display:none;cursor:move}.que.ddmarker .dropzone .handle.move{stroke:#800}.que.ddmarker .dropzone .handle.edit{stroke:#008}.que.ddmarker .dropzone.active .handle{display:inherit}body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_] .fitemtitle{font-weight:700}body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintoptions_],body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintshownumcorrect_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintclearwrong_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}body#page-question-type-ddmarker #fitem_id_penalty{margin-bottom:2em}body#page-question-type-ddmarker .ddarea.que.ddmarker{overflow-y:scroll}.que.ddwtos .qtext{margin-bottom:.5em;display:block}.que.ddwtos .draghome{margin-bottom:1em}.que.ddwtos .answertext{margin-bottom:.5em}.que.ddwtos .drop.active{display:inline-block;text-align:center;border:1px solid #000;margin-bottom:2px}.que.ddwtos .drop{display:none}.que.ddwtos .drags{height:0}.que.ddwtos .draghome{display:inline-block;text-align:center;background:transparent;border:1px solid #000;cursor:move}.que.ddwtos.qtype_ddwtos-readonly .draghome{cursor:default}.que.ddwtos .draghome.beingdragged{z-index:3;box-shadow:3px 3px 4px #000;position:absolute}.que.ddwtos .draghome.dragplaceholder{display:none}.que.ddwtos .draghome.dragplaceholder.active{visibility:hidden;display:inline-block}.que.ddwtos .draghome.placed{margin-bottom:2px}.que.ddwtos .drop:focus,.que.ddwtos .drop.valid-drag-over-drop,.que.ddwtos .draghome.placed:focus:not(.beingdragged),.que.ddwtos .draghome.placed.valid-drag-over-drop{border-color:#0a0;box-shadow:0 0 5px 5px rgba(255,255,150,1)}.que.ddwtos span.incorrect{background-color:#faa}.que.ddwtos span.correct{background-color:#afa}.que.ddwtos .group1{background-color:#fff}.que.ddwtos .group2{background-color:#dcdcdc;border-radius:10px 0 0 0}.que.ddwtos .group3{background-color:#b0c4de;border-radius:0 10px 0 0}.que.ddwtos .group4{background-color:#d8bfd8;border-radius:0 0 10px 0}.que.ddwtos .group5{background-color:#87cefa;border-radius:0 0 0 10px}.que.ddwtos .group6{background-color:#daa520;border-radius:0 10px 10px 0}.que.ddwtos .group7{background-color:gold;border-radius:10px 0 0 10px}.que.ddwtos .group8{background-color:khaki;border-radius:10px 10px 10px 10px}.que.ddwtos sub,.que.ddwtos sup{font-size:80%;position:relative;vertical-align:baseline}.que.ddwtos sup{top:-.4em}.que.ddwtos sub{bottom:-.2em}.que.essay textarea.qtype_essay_response{width:100%}.que.essay textarea.qtype_essay_response.qtype_essay_plain{white-space:pre-wrap;font:inherit}.que.essay textarea.qtype_essay_response.qtype_essay_monospaced{white-space:pre;font-family:Andale Mono,Monaco,Courier New,DejaVu Sans Mono,monospace}.que.essay .qtype_essay_response{min-height:3em}.que.essay .qtype_essay_response.readonly{background-color:#fff}.que.essay div.qtype_essay_response textarea{width:100%}.que.essay .ablock .filemanager .fp-restrictions{margin-top:1em}.que.gapselect .qtext{line-height:2em;margin-top:1px;margin-bottom:.5em;display:block}.que.gapselect .answercontainer{line-height:2em;margin-bottom:1em;display:block}.que.gapselect .answertext{padding-bottom:.5em}.que.sddl .control{padding:.2em}body#page-question-type-match div[id^=fitem_id_][id*=subquestions_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-match div[id^=fitem_id_][id*=subquestions_] .fitemtitle{font-weight:700}body#page-question-type-match div[id^=fitem_id_][id*=subanswers_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.multianswer .feedbackspan{display:block;max-width:70%;background:#fff3bf;padding:.5em;margin-top:1em;box-shadow:.5em .5em 1em #000}body.ie6 .que.multianswer .feedbackspan,body.ie7 .que.multianswer .feedbackspan,body.ie8 .que.multianswer .feedbackspan,body.ie9 .que.multianswer .feedbackspan{width:70%}.que.multianswer .answer .specificfeedback{display:inline;padding:0 .7em;background:#fff3bf}.que.multianswer .answer .specificfeedback *{display:inline;background:#fff3bf}.que.multianswer .answer .specificfeedback script{display:none}.que.multianswer .answer div.r0,.que.multianswer .answer div.r1{padding:.3em}.que.multianswer table.answer{margin-bottom:0;width:100%}.que.multichoice .answer .specificfeedback{display:inline;padding:0 .7em;background:#fff3bf}.que.multichoice .answer div.r0,.que.multichoice .answer div.r1{display:flex;margin:.25rem 0;align-items:flex-start}.que.multichoice .answer div.r0 label,.que.multichoice .answer div.r1 label,.que.multichoice .answer div.r0 div.specificfeedback,.que.multichoice .answer div.r1 div.specificfeedback{text-indent:0}.que.multichoice .answer div.r0 input,.que.multichoice .answer div.r1 input{margin:.3rem .5rem;width:14px;flex-shrink:0}.que.multichoice .answer .answernumber{min-width:1.5em}body#page-question-type-multichoice div[id^=fitem_id_][id*=answer_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-multichoice div[id^=fitem_id_][id*=answer_] .fitemtitle{font-weight:700}body#page-question-type-multichoice div[id^=fitem_id_] .fitemtitle{margin-left:0;margin-right:0;padding-left:6px;padding-right:0}body#page-question-type-multichoice div[id^=fitem_id_][id*=fraction_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-multichoice div[id^=fitem_id_][id*=feedback_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.numerical .answer{padding:.3em;display:inline}#page-question-type-numerical input[name="unitpenalty"],#page-question-type-numerical input[name^="answer"],#page-question-type-numerical input[name^="tolerance"],#page-question-type-numerical input[name^="multiplier"],#page-question-type-numerical input[name^="unit"]{direction:ltr;text-align:left}body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label{font-weight:700}body.path-question-type div#fgroup_id_penaltygrp label[for^=id_unitpenalty],body.path-question-type div[id^=fgroup_id_units_] label[for^='id_unit_'],body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_']{position:absolute;left:-10000px;font-weight:400;font-size:1em}body#page-question-type-numerical div[id^=fitem_id_][id*=fraction_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-numerical div[id^=fitem_id_][id*=feedback_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.shortanswer .answer{padding:.3em;display:inline}.que.shortanswer .answer input{width:80%}body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_]{background:#eee;margin-top:0;margin-bottom:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-bottom:0}body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label{font-weight:700}body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_']{position:absolute;left:-10000px;font-weight:400;font-size:1em}body#page-question-type-shortanswer div[id^=fitem_id_][id*=fraction_]{background:#eee;margin-bottom:0;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0;border-bottom:0}body#page-question-type-shortanswer div[id^=fitem_id_][id*=feedback_]{background:#eee;margin-bottom:2em;margin-top:0;padding-bottom:5px;padding-top:5px;border:1px solid #bbb;border-top:0}.que.truefalse .answer div.r0,.que.truefalse .answer div.r1{padding:.3em}.path-mod-assign div.gradingnavigation div{float:left;margin-left:2em}.path-mod-assign div.submissionstatustable,.path-mod-assign div.submissionfull,.path-mod-assign div.submissionlinks,.path-mod-assign div.usersummary,.path-mod-assign div.feedback,.path-mod-assign div.gradingsummary{margin-bottom:5em}.path-mod-assign div.submissionstatus .generaltable,.path-mod-assign div.submissionlinks .generaltable,.path-mod-assign div.feedback .generaltable,.path-mod-assign div.submissionsummarytable .generaltable,.path-mod-assign div.attempthistory table,.path-mod-assign div.gradingsummary .generaltable{width:100%}.path-mod-assign table.generaltable table td{border:0 none}.path-mod-assign .gradingsummarytable,.path-mod-assign .feedbacktable,.path-mod-assign .lockedsubmission,.path-mod-assign .submissionsummarytable{margin-top:1em}.path-mod-assign div.submissionsummarytable table tbody tr td.c0{width:30%}.path-mod-assign .submittedlate{color:red;font-weight:900}.path-mod-assign.jsenabled .gradingoptionsform [type=submit]{display:none}.path-mod-assign.jsenabled .gradingtable .c1 select{display:none}.path-mod-assign .quickgradingform .mform fieldset{margin:0;padding:0}.path-mod-assign textarea.quickgrade{resize:both}.path-mod-assign td.submissionstatus,.path-mod-assign div.submissionstatus,.path-mod-assign a:link.submissionstatus{color:#000;background-color:#efefef}.path-mod-assign td.submissionstatusdraft,.path-mod-assign div.submissionstatusdraft,.path-mod-assign a:link.submissionstatusdraft{color:#000;background-color:#efefcf}.path-mod-assign td.submissionstatussubmitted,.path-mod-assign div.submissionstatussubmitted,.path-mod-assign a:link.submissionstatussubmitted{color:#000;background-color:#cfefcf}.path-mod-assign td.submissionlocked,.path-mod-assign div.submissionlocked{color:#000;background-color:#efefcf}.path-mod-assign td.submissionreopened,.path-mod-assign div.submissionreopened{color:#000;background-color:#efefef}.path-mod-assign td.submissiongraded,.path-mod-assign div.submissiongraded{color:#000;background-color:#cfefcf}.path-mod-assign td.submissionnotgraded,.path-mod-assign div.submissionnotgraded{color:#000;background-color:#efefef}.path-mod-assign td.latesubmission,.path-mod-assign a:link.latesubmission,.path-mod-assign div.latesubmission{color:#000;background-color:#efcfcf}.path-mod-assign td.earlysubmission,.path-mod-assign div.earlysubmission{color:#000;background-color:#cfefcf}.path-mod-assign td.gradingreminder,.path-mod-assign div.gradingreminder{color:#000;background-color:#efcfcf}.path-mod-assign .gradingtable .c0{display:none}.path-mod-assign.jsenabled .gradingtable .c0{display:table-cell}.path-mod-assign .gradingbatchoperationsform{display:none}.path-mod-assign.jsenabled .gradingbatchoperationsform{display:block}.path-mod-assign .gradingtable tr.selectedrow td{background-color:#fec}.path-mod-assign .gradingtable tr.unselectedrow td{background-color:#fff}.path-mod-assign .gradingtable .yui3-menu ul{margin:0}.path-mod-assign .gradingtable .yui3-menu-label{padding-left:0;line-height:12px}.path-mod-assign .gradingtable .yui3-menu-label img{padding:0 3px}.path-mod-assign .gradingtable .yui3-menu li{list-style-type:none}.path-mod-assign.jsenabled .gradingtable .yui3-loading{display:none}.path-mod-assign .gradingtable .yui3-menu .yui3-menu-content{border:0;padding-top:0}.path-mod-assign div.gradingtable tr .quickgrademodified{background-color:#fc9}.path-mod-assign .gradingtable .commentscontainer .comment-ctrl .comment-area textarea{resize:both}.path-mod-assign td.submissioneditable{color:red}.path-mod-assign .expandsummaryicon{display:none}.path-mod-assign.jsenabled .expandsummaryicon{display:inline-block}.path-mod-assign .hidefull{display:none}.path-mod-assign .quickgradingform form .commentscontainer input,.path-mod-assign .quickgradingform form .commentscontainer textarea{display:none}.path-mod-assign.jsenabled .quickgradingform form .commentscontainer input,.path-mod-assign.jsenabled .quickgradingform form .commentscontainer textarea{display:inline}.path-mod-assign .previousfeedbackwarning{font-size:140%;font-weight:700;text-align:center;color:#500}.path-mod-assign .submissionhistory{background-color:#b0b0b0}.path-mod-assign .submissionhistory .cell.historytitle{background-color:gray}.path-mod-assign .submissionhistory .cell{background-color:#d0d0d0}.path-mod-assign.jsenabled .mod-assign-history-link{display:block;cursor:pointer;margin-bottom:7px}.path-mod-assign.jsenabled .mod-assign-history-link h4{display:inline}.path-mod-assign.jsenabled .attempthistory h4{margin-bottom:7px;text-align:left}.path-mod-assign.jsenabled.dir_rtl .attempthistory h4{text-align:right}.path-mod-assign.jsenabled .mod-assign-history-link-open{padding:0 5px 0 20px;background:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded) 2px center no-repeat}.path-mod-assign.jsenabled .mod-assign-history-link-closed{padding:0 5px 0 20px;background:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed) 2px center no-repeat}.path-mod-assign .submithelp{padding:1em}.path-mod-assign .feedbacktitle{font-weight:700}.path-mod-assign .submitconfirm,.path-mod-assign .submissionlinks,.path-mod-assign .submissionaction{text-align:center}.path-mod-assign .submissionsummarytable .c0,.path-mod-assign .mod-assign-history-panel .c0{width:150px}.path-mod-assign .gradingtable .moodle-actionmenu{white-space:nowrap}.path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a{padding-left:12px;padding-right:12px}.path-mod-assign .gradingtable .menu-action img{display:none}.path-mod-assign .editsubmissionform input[name="submissionstatement"]{vertical-align:top}.path-mod-assign .editsubmissionform label[for="id_submissionstatement"]{display:inline-block}.path-mod-assign.layout-option-nonavbar{padding-top:0}.path-mod-assign [data-region="user-selector"] select{margin-bottom:0}.path-mod-assign [data-region="user-selector"] .alignment{float:right;width:320px;text-align:center;margin-top:7px}.path-mod-assign [data-region="user-selector"] [data-action="previous-user"],.path-mod-assign [data-region="user-selector"] [data-action="next-user"]{font-size:26px}.path-mod-assign [data-region="user-selector"] [data-action="next-user"]{margin-left:-10px}.path-mod-assign [data-region="user-selector"] .alignment input{margin-bottom:5px}.path-mod-assign [data-region="user-selector"] .alignment .form-autocomplete-downarrow{top:0}.path-mod-assign [data-region="user-selector"] .form-autocomplete-selection{display:none}.path-mod-assign [data-region="user-selector"] .form-autocomplete-suggestions{text-align:left}.path-mod-assign [data-region="user-selector"] .form-autocomplete-suggestions{margin-left:48px}.path-mod-assign [data-region="user-filters"]{font-size:small}.path-mod-assign [data-region="configure-filters"]{display:none;text-align:left;width:480px;background-color:#fff;background-clip:padding-box;box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:6px;position:absolute;margin-top:28px;margin-left:-452px;padding:10px 0;z-index:1}.path-mod-assign [data-region="configure-filters"]::before,.path-mod-assign [data-region="configure-filters"]::after{position:absolute;left:auto;display:inline-block;content:'';border-style:solid;border-color:transparent;border-top:none}.path-mod-assign [data-region="configure-filters"]::before{top:-7px;right:12px;border-width:7px;border-bottom-color:rgba(0,0,0,.2)}.path-mod-assign [data-region="configure-filters"]::after{top:-6px;right:13px;border-width:6px;border-bottom-color:#fff}.path-mod-assign .alignment [data-region="configure-filters"] input{margin-bottom:0}.path-mod-assign [data-region="grading-navigation-panel"]{position:absolute;top:0;left:0;width:100%;height:6em;margin:0;border-bottom:1px solid #ddd}.path-mod-assign [data-region="grading-navigation"]{padding:1em}.path-mod-assign [data-region="assignment-info"]{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.path-mod-assign [data-region="assignment-info"] small[data-region="assignment-tooltip"]{margin-left:.5em}.path-mod-assign [data-region="user-info"]{height:60px}.path-mod-assign [data-region="user-info"] a{text-decoration:none}.path-mod-assign [data-region="user-info"] .img-rounded{display:block;float:left;margin-top:-3px;margin-right:10px}.path-mod-assign [data-region="user-info"] em{display:block;font-style:normal}.path-mod-assign [data-region="user-info"] em.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.path-mod-assign [data-region="grading-actions-form"] label{display:inline-block}.path-mod-assign.pagelayout-embedded{overflow:hidden}.path-mod-assign [data-region="review-panel"]{position:absolute;top:85px;bottom:60px;left:0;right:30%;width:auto;box-sizing:border-box;-webkit-transition:right 0.5s,left 0.5s;-moz-transition:right 0.5s,left 0.5s;transition:right 0.5s,left 0.5s}.path-mod-assign [data-region="review-panel"].grade-panel-collapsed{right:30px}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"]{display:none;height:30px;width:30px;position:absolute;top:0;right:0;left:auto;box-sizing:border-box;border-radius:0 0 0 4px;border:1px solid #ccc;border-top:none;background-color:#fff}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon,.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon{width:100%;height:100%;text-align:center;line-height:30px}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .toggle-text,.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon .toggle-text{visibility:hidden;opacity:0;height:0;overflow:hidden}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] img{height:100%;float:right}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon{display:none}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon{display:block}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon.full-width{display:none}.path-mod-assign [data-region="review-panel"] .pageheader{border-right:1px solid #ddd}.path-mod-assign [data-region="review-panel"]+[data-region="grade-panel"] [data-region="grade"]{margin-left:auto;margin-right:auto;max-width:100%;-webkit-transition:max-width 0.5s;-moz-transition:max-width 0.5s;transition:max-width 0.5s}.path-mod-assign [data-region="review-panel"] .drawingregion{left:0;right:0;border-color:#ddd}.path-mod-assign [data-region="review-panel"].collapsed{left:calc(30px - 70%);right:calc(100% - 30px);-webkit-transition:right 0.5s,left 0.5s;-moz-transition:right 0.5s,left 0.5s;transition:right 0.5s,left 0.5s}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-content"]{visibility:hidden;-webkit-transition:visibility 0s 0.5s;-moz-transition:visibility 0s 0.5s;transition:visibility 0s 0.5s}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .expand-icon{display:block}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .collapse-icon{display:none}.path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"]{position:absolute;left:30px;right:0;width:calc(100% - 30px);overflow:auto;-webkit-transition:width 0.5s,right 0.5s,left 0.5s;-moz-transition:width 0.5s,right 0.5s,left 0.5s;transition:width 0.5s,right 0.5s,left 0.5s}.path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"] [data-region="grade"],.path-mod-assign [data-region="grade-panel"].fullwidth [data-region="grade"]{max-width:800px;margin-left:auto;margin-right:auto}.path-mod-assign [data-region="grade-panel"]{position:absolute;top:85px;bottom:60px;right:0;left:70%;width:30%;overflow:auto;box-sizing:border-box;background-color:#f5f5f5;padding:15px;padding-top:0;-webkit-transition:width 0.5s,right 0.5s,left 0.5s;-moz-transition:width 0.5s,right 0.5s,left 0.5s;transition:width 0.5s,right 0.5s,left 0.5s}.path-mod-assign [data-region="grade-panel"].collapsed{left:calc(100% - 30px);right:calc(30px - 100%);visibility:hidden;-webkit-transition:right 0.5s,left 0.5s,visibility 0s 0.5s;-moz-transition:right 0.5s,left 0.5s,visibility 0s 0.5s;transition:right 0.5s,left 0.5s,visibility 0s 0.5s}.path-mod-assign [data-region="grade-panel"].fullwidth{left:0;width:100%;overflow:auto}.path-mod-assign [data-region="grade-panel"] h3{font-size:18px;font-weight:500}.path-mod-assign [data-region="grade-panel"] div.submissionstatustable{margin-bottom:2em}.path-mod-assign [data-region="grade-panel"] .submissionsummarytable{margin-left:5px;margin-right:5px}.path-mod-assign [data-region="grade-panel"] .submissionsummarytable table.generaltable td{padding:8px 0;background-color:transparent}.path-mod-assign [data-region="grade-panel"] .submissionsummarytable .generaltable tbody>tr:nth-child(2n+1)>td,.path-mod-assign [data-region="grade-panel"] .submissionsummarytable .generaltable tbody tr:hover>td{background-color:transparent}.path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr td.c0{width:auto}.path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr.lastrow td.c0,.path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr.lastrow td.c1{border-bottom:1px solid #ddd}.path-mod-assign .overdue,.path-mod-assign .overduesubmission,.path-mod-assign [data-region="grade-panel"] td.submissionnotgraded,.path-mod-assign [data-region="grade-panel"] div.submissionnotgraded{color:#ca3120;background-color:transparent}.path-mod-assign div.fileuploadsubmission{float:left;min-width:300px}.path-mod-assign div.fileuploadsubmissiontime{float:right}.path-mod-assign [data-region="grade-panel"] #id_gradeheader{display:table-cell;min-width:0}.path-mod-assign [data-region="grade-panel"] #id_gradeheader>legend{visibility:hidden;height:0;margin-bottom:0}.path-mod-assign [data-region="grade-panel"] .comment-area textarea[cols]{width:100%;box-sizing:border-box}.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ftext,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_f,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_feditor,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_fgrading,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ffilemanager{background-color:#fff;border:1px solid #ddd;margin-bottom:20px}.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ftext .fitemtitle,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_f .fitemtitle,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_feditor .fitemtitle,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_fgrading .fitemtitle,.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ffilemanager .fitemtitle{padding-left:5px;padding-right:5px}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ftext .felement,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_f .felement,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_feditor .felement,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_fgrading .felement,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ffilemanager .felement{padding:6px 10px 10px;box-sizing:border-box}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_ftext .fitemtitle,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_f .fitemtitle,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_feditor .fitemtitle,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_fgrading .fitemtitle,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_ffilemanager .fitemtitle{border-bottom:1px solid #ddd;box-shadow:0 1px 1px rgba(0,0,0,.05);padding:6px 10px 3px;box-sizing:border-box}.path-mod-assign #page-content [data-region="grade-panel"] [data-region="popout-button"] img{margin-left:2px;margin-right:2px;margin-top:-2px}.path-mod-assign #page-content [data-region="grade-panel"] .popout [data-region="popout-button"] img{margin-left:-6px;margin-right:-6px;margin-top:4px}.path-mod-assign [data-region="grade-panel"] .fitem .fstaticlabel,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem .fitemtitle label{font-weight:500}.path-mod-assign [data-region="grade-panel"] .mform #fitem_id_grade.fitem{padding-top:5px}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #fitem_id_grade.fitem .fitemtitle{display:inline-block;width:auto;border-bottom:none;box-shadow:none}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #fitem_id_grade.fitem .felement{width:auto;float:right}.path-mod-assign #page-content .mform:not(.unresponsive) #fitem_id_grade.fitem .felement input{width:80px;margin-bottom:0}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric{max-width:100%;padding-bottom:0}.path-mod-assign .gradingform_rubric{max-width:calc(100vw - 200px)}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .description{font-weight:500;min-width:150px}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .levels{background-color:#fff}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion,.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion.even{background-color:transparent}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric.evaluate .criterion .levels .level:hover{background-color:#dff0d8}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .levels .level.checked{background-color:#dff0d8;border:none;border-left:1px solid #ddd}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .levels .level .score{color:#468847;font-weight:500;font-style:normal;margin-top:20px}.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .remark textarea{margin-bottom:0}.path-mod-assign [data-region="grade-panel"] .gradingform_guide{margin-bottom:10px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .descriptionreadonly,.path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark,.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score{display:block}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .descriptionreadonly{padding-top:10px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criteriondescription{margin-top:5px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criteriondescriptionmarkers{width:auto;margin-top:5px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .markingguideremark{margin-bottom:10px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark .commentchooser{float:right;margin-top:2px;margin-left:0}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score{float:left;padding-bottom:8px}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score input,.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score div{display:inline-block}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criterion,.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criterion.even{background-color:transparent;border-width:0 0 1px 0;padding:8px 0}.path-mod-assign [data-region="grade-panel"] .showmarkerdesc,.path-mod-assign [data-region="grade-panel"] .showstudentdesc{background-color:#f5f5f5;padding:10px}.path-mod-assign [data-region="grade-panel"] .fitem.fitem_ffilemanager{margin-bottom:0}.path-mod-assign [data-region="grade-panel"] .fitem.popout{position:fixed;left:20%;right:20%;top:20%;bottom:20%;z-index:1000;border:1px solid rgba(0,0,0,.3);border-radius:6px;box-shadow:0 3px 7px rgba(0,0,0,.3)}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle{text-align:center;padding-left:15px;padding-right:15px;height:45px}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle label{font-size:16px;line-height:30px}.path-mod-assign #page-content [data-region="grade-panel"] [data-region="popout-button"]{float:right}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.popout .fitemtitle [data-region="popout-button"] img{margin-top:-10px;margin-right:-7px}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement{padding:10px 15px 15px;height:calc(100% - 54px);overflow:auto}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement .gradingform_rubric{overflow:visible}.path-mod-assign [data-region="grade-panel"] #id_attemptsettings>legend{font-size:18px;font-weight:500;line-height:40px;border-bottom:0;margin-bottom:10px}.path-mod-assign [data-region="grade-panel"] #id_attemptsettings .fcontainer{display:table;width:100%;padding-left:5px;padding-right:5px;margin-bottom:10px;box-sizing:border-box}.path-mod-assign [data-region="grade-panel"] .mform #id_attemptsettings .fitem{display:table-row}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .fitemtitle,.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .felement{border-bottom:1px solid #ddd}.path-mod-assign [data-region="grade-panel"] #id_attemptsettings .fitem .fstaticlabel,.path-mod-assign [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem .fitemtitle label{font-weight:400}.path-mod-assign [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem .felement select{margin-bottom:0}.path-mod-assign [data-region="grade-panel"] [data-region="attempt-chooser"]{margin-bottom:10px;vertical-align:text-bottom}.path-mod-assign [data-region="grade-actions-panel"]{border-top:1px solid #ddd;position:absolute;bottom:0;left:0;width:100%;height:60px}.path-mod-assign [data-region="grade-actions"]{padding:1em;text-align:center}.path-mod-assign [data-region="submissions-list"]{text-align:inherit}.path-mod-assign [data-region="submissions-list"] label.radio input{margin-top:4px;min-width:inherit}.path-mod-assign [data-region="overlay"]{display:none;z-index:100;position:absolute;top:0;left:0;width:100%;overflow:auto;bottom:0;background-color:#ddd;opacity:.4;padding-top:4em;text-align:center}@media (max-width:767px){.path-mod-assign.pagelayout-embedded{overflow:auto}.path-mod-assign [data-region="assignment-info"]{border-bottom:1px solid #ddd;padding-bottom:5px}.path-mod-assign .page-context-header .page-header-headings{margin-top:13px}.path-mod-assign [data-region="grade-actions-panel"] [data-region="grade-actions"] .collapse-buttons{display:none}.path-mod-assign [data-region="grading-navigation-panel"],.path-mod-assign [data-region="review-panel"],.path-mod-assign [data-region="grade-panel"],.path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"],.path-mod-assign [data-region="grade-actions-panel"]{position:inherit;width:100%;top:0;left:0;right:auto;overflow:auto;height:auto;margin-bottom:1em}.path-mod-assign [data-region="grade-panel"].collapsed{visibility:visible}.path-mod-assign [data-region="grading-navigation"]{padding:0;text-align:center}.path-mod-assign [data-region="grade-panel"]{margin-bottom:2em}.path-mod-assign [data-region="grade-panel"] [data-region="popout-button"]{display:none}.path-mod-assign [data-region="review-panel"]{position:relative;max-height:2000px;-webkit-transition:max-height 0.25s linear;-moz-transition:max-height 0.25s linear;transition:max-height 0.25s linear}.path-mod-assign [data-region="review-panel"] .pageheader{border-right:none;padding-right:20px;padding-left:40px}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"]{display:block;height:20px;width:20px;position:absolute;top:0;left:0;right:auto;box-sizing:border-box;border:1px solid #ccc;border-radius:0 0 4px 0;background-color:#fff}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon,.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon{width:100%;height:100%;text-align:center;line-height:30px}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .ltr-icon,.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .rtl-icon{height:100%}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .ltr-icon{float:left}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .rtl-icon{float:right}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .toggle-text,.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon .toggle-text{line-height:20px;visibility:visible;opacity:1;height:auto;-webkit-transition:visibility 0s 0.25s,opacity 0s 0.25s;-moz-transition:visibility 0s 0.25s,opacity 0s 0.25s;transition:visibility 0s 0.25s,opacity 0s 0.25s}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .rtl-icon{display:none}.path-mod-assign [data-region="review-panel"].collapsed{max-height:20px;top:0;left:0;overflow:hidden;-webkit-transition:max-height 0.25s linear;-moz-transition:max-height 0.25s linear;transition:max-height 0.25s linear}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"]{width:100%;border-radius:0 0 0 0;-webkit-transition:all 0s 0.25s;-moz-transition:all 0s 0.25s;transition:all 0s 0.25s}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] img{height:100%}.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon{display:block}.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .collapse-icon{display:none}.path-mod-assign.pagelayout-popup{overflow:inherit}.path-mod-assign [data-region="grading-navigation"] [data-region="user-info"]{text-align:left;width:auto;display:inline-block;margin:0 auto;height:auto}.path-mod-assign [data-region="user-selector"] .alignment{float:none;margin:0 auto 10px}}.path-mod-assign [data-region="grade-panel"] .mform .fitem .fitemtitle{display:block;margin-top:4px;margin-bottom:4px;text-align:left;width:100%}.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement{margin-left:0;width:100%;float:left;padding-left:0;padding-right:0}.path-mod-assign [data-region="grade-panel"] .mform .fitem .fstatic:empty{display:none}.path-mod-assign [data-region="grade-panel"] .mform .fitem .fcheckbox>span,.path-mod-assign [data-region="grade-panel"] .mform .fitem .fradio>span,.path-mod-assign [data-region="grade-panel"] .mform .fitem .fgroup>span{margin-top:4px}.path-mod-assign [data-region="grade-panel"] .mform .femptylabel .fitemtitle{display:inline-block;width:auto;margin-right:8px}.path-mod-assign [data-region="grade-panel"] .mform .femptylabel .felement{display:inline-block;margin-top:4px;padding-top:5px;width:auto}.path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .fitemtitle,.path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .felement{display:inline-block;width:auto}.path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .felement{padding:6px}.path-mod-assign #page,.path-mod-assign #page-content{position:inherit}.path-mod-assign table.generaltable table td.ygtvcell{border:0;padding:0}.path-mod-book .navtop img.icon,.path-mod-book .navbottom img.icon{margin-right:4px;margin-left:4px;border:0;padding:0}.path-mod-book .navbottom,.path-mod-book .navtop{text-align:right}.path-mod-book .navtop{margin-bottom:.5em}.path-mod-book .navbottom{margin-top:.5em}.path-mod-book .book_toc .action-list img.smallicon{margin:0 3px}.path-mod-book .book_toc ul{display:flex;flex-direction:column}.path-mod-book .book_toc li{flex:1 1 100%}.path-mod-book .book_toc_indented>ul{margin-left:0;padding-left:0}.path-mod-book .book_toc_indented li{list-style:none}.path-mod-book .book_toc_bullets>ul{margin-left:0;padding-left:1.3rem}.path-mod-book .book_toc_bullets li{list-style:disc}.path-mod-book .book_toc_numbered>ul{margin-left:0;padding-left:0}.path-mod-book .book_toc_numbered li{list-style:none}.path-mod-book .book_toc_none ul{margin-left:0;padding-left:0}.path-mod-book .book_toc_none li{list-style:none}.navtop.navtext .chaptername,.navbottom.navtext .chaptername{font-weight:bolder}.navtop.navtext a,.navbottom.navtext a{display:inline-block;max-width:45%}.navtop.navtext a.bookprev,.navbottom.navtext a.bookprev{float:left;text-align:left}@media (max-width:480px){.path-mod-book .navbottom,.path-mod-book .navtop{text-align:center}.navtop.navtext a,.navbottom.navtext a{display:block;max-width:100%;margin:auto}.navtop.navtext a.bookprev,.navbottom.navtext a.bookprev{float:none}}.path-mod-chat .chat-event .picture,.path-mod-chat .chat-message .picture{width:40px}.path-mod-chat .chat-event .text{text-align:left}.path-mod-chat #messages-list,.path-mod-chat #users-list{list-style-type:none;padding:0;margin:0}.path-mod-chat #chat-header{overflow:hidden}.path-mod-chat #chat-input-area table.generaltable td.cell{padding:1px}@media all and (max-device-width:320px){.path-mod-chat #input-message{width:150px}}@media all and (min-device-width:321px) and (max-device-width:640px){.path-mod-chat #input-message{width:175px}}#page-mod-chat-view .chatcurrentusers .chatuserdetails{vertical-align:middle}#page-mod-chat-gui_basic #participants ul{margin:0;padding:0;list-style-type:none}#page-mod-chat-gui_basic #participants ul li{list-style-type:none;display:inline;margin-right:10px}#page-mod-chat-gui_basic #participants ul li .userinfo{display:inline}#page-mod-chat-gui_basic #messages{padding:0;margin:0}#page-mod-chat-gui_basic #messages dl{padding:0;margin:6px 0}#page-mod-chat-gui_basic #messages dt{margin-left:0;margin-right:5px;padding:0;display:inline}#page-mod-chat-gui_basic #messages dd{padding:0;margin:0}#page-mod-chat-gui_header_js-jsupdate .chat-event,#page-mod-chat-gui_header_js-jsupdate .chat-message{width:100%}.path-mod-chat .yui-layout-unit-top{background:#ffe39d}.path-mod-chat .yui-layout-unit-right{background:#fff}.path-mod-chat .yui-layout-unit-bottom{background:#fff}.path-mod-chat .yui-layout .yui-layout-hd{border:0}.path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-bd{border:0;background:transparent}.path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-unit-right{background:#fff}.path-mod-data-field .c0,#page-mod-data-view #sortsearch .c0{text-align:right}#page-mod-data-view .approve img.icon{width:34px;height:34px}.path-mod-data #id_entrieshdr div .alert.alert-danger{margin-bottom:2rem}#page-mod-data-view img.list_picture{border:0}#page-mod-data-view div.search_none{display:none}#page-mod-data-view div.search_inline,#page-mod-data-view form#latlongfieldbrowse{display:inline}#page-mod-data-view div#data_adv_form{margin-left:auto;margin-right:auto}#page-mod-data-edit .basefieldinput{width:300px}#page-mod-data-preset .presetmapping table{text-align:left;margin-left:auto;margin-right:auto}#page-mod-data-preset .overwritesettings{margin-bottom:1em}#page-mod-data-preset table.presets{margin-left:auto;margin-right:auto}#page-mod-data-view .datapreferences label{display:inline-block}.path-mod-data-field .fieldadd,.path-mod-data-field .sortdefault{margin:1em 0}.path-mod-data-field .fieldadd select,.path-mod-data-field .sortdefault select{margin-left:1em}.path-mod-data-field .fieldname,.path-mod-data-field .fielddescription{width:300px}.path-mod-data-field textarea.optionstextarea{width:300px;height:150px}.path-mod-data-field input.textareafieldsize{width:50px}.path-mod-data-field input.picturefieldsize{width:70px}.path-mod-data .action-icon img.portfolio-add-icon{margin-left:0}#page-mod-data-export #notice span{padding:0 10px}#page-mod-data-edit input[id*="url"]{text-align:left;direction:ltr}.mod-data-default-template td{vertical-align:top}.mod-data-default-template .template-field{text-align:right}.mod-data-default-template .template-token{text-align:left}.mod-data-default-template .controls{text-align:center}.mod-data-default-template .searchcontrols{text-align:right}.mod-data-default-template.notapproved{background-color:#fcc}#page-mod-data-templates td.save_template,#page-mod-data-templates .template_heading{text-align:center}#page-mod-data-templates #availabletags_wrapper{max-width:250px}#page-mod-data-edit .req{cursor:help}#page-mod-data-edit .inline-req .req{position:absolute}#page-mod-data-edit .inline-req{text-align:left}#page-mod-data-edit .mod-data-input{margin-left:10px}#page-mod-data-edit .datatagcontrol{padding-left:10px}.path-mod-feedback span.feedback_info{font-weight:700}.path-mod-feedback div.feedback_is_dependent{background:#ddd}.path-mod-feedback span.feedback_depend{color:red}.path-mod-feedback hr.feedback_pagebreak{height:4px;color:#aaa;background-color:#aaa;border:0;margin:0}.path-mod-feedback .drag_target_active{opacity:.25}.path-mod-feedback .drag_item_active{opacity:.5}.path-mod-feedback .feedback_bar_image{height:10px}.path-mod-feedback #analysis-form label{display:inline}.path-mod-feedback .templateslist td.cell.action,.path-mod-feedback .templateslist th.header.action{width:10%}.path-mod-feedback table.analysis{width:100%;border-top:1px solid #aaa;margin-top:10px}.path-mod-feedback table.analysis tr:first-child th{padding-top:10px}.path-mod-feedback table.analysis tr:hover{background:#f5f5f5}.path-mod-feedback table.analysis td.singlevalue:before,.path-mod-feedback table.analysis td.optionname:before{content:'- '}.path-mod-feedback table.analysis.itemtype_textarea td{padding:4px 0}.path-mod-feedback table.analysis tr.isempty{display:none}.path-mod-feedback #showentrytable td.cell.completed_timemodified,.path-mod-feedback #showentryanontable td.cell.random_response{font-weight:700}.path-mod-feedback #showentrytable td.cell.userpic,.path-mod-feedback #showentrytable td.cell.deleteentry,.path-mod-feedback #showentryanontable td.cell.deleteentry{width:10px}.path-mod-feedback .response_navigation{margin:.5em 0}.path-mod-feedback .response_navigation a{display:block}.path-mod-feedback .response_navigation a.back_to_list{text-align:center}.path-mod-feedback .response_navigation .prev_response:before{content:' ◄ '}.path-mod-feedback .response_navigation .next_response:after{content:' ► '}.path-mod-feedback .response_navigation .next_response{text-align:right}.path-mod-feedback .response_navigation .prev_response{text-align:left}div.course-content div.generalbox.folderbuttons{padding-left:35px}.forumpost{display:block;position:relative;margin:0 0 1em 0;padding:0;border:1px solid #000;max-width:100%}.forumpost .row{width:100%;position:relative}.forumpost .row .left{float:left;width:43px;overflow:hidden}.forumpost .row .left .grouppictures a{text-align:center;display:block;margin:6px 2px 0 2px}.forumpost .row .left .grouppicture{width:20px;height:20px}.forumpost .row .topic,.forumpost .row .content-mask,.forumpost .row .options{margin-left:43px}.forumpost .picture img{margin:4px}.forumpost .options .commands,.forumpost .content .attachments,.forumpost .options .footer,.forumpost .options .link{text-align:right}.forumpost .options .forum-post-rating{float:left}.forumpost .content .posting{overflow:auto;max-width:100%}.forumpost .content .attachedimages img{max-width:100%}.forumpost .post-word-count{font-size:.85em;font-style:italic}.forumpost .shortenedpost .post-word-count{display:inline;padding:0 .3em}.path-mod-forum .forumolddiscuss,#page-mod-forum-search .c0{text-align:right}.path-mod-forum .indent{margin-left:3%}.path-mod-forum .forumheaderlist{width:100%;border-width:1px;border-style:solid;border-collapse:separate;margin-top:10px}.path-mod-forum .forumheaderlist td{border-width:1px 0 0 1px;border-style:solid}.path-mod-forum .forumheaderlist th.header.replies .iconsmall{margin:0 .3em}.path-mod-forum .forumheaderlist .discussion .starter{vertical-align:middle}.path-mod-forum .forumheaderlist .discussion .pinned img{padding:5px}.path-mod-forum .forumheaderlist .discussion .lastpost{white-space:nowrap;text-align:right}.path-mod-forum .forumheaderlist .replies{white-space:nowrap}.path-mod-forum .forumheaderlist thead .discussionsubscription{text-align:center}#page-mod-forum-subscribers .subscriberdiv,#page-mod-forum-subscribers .subscribertable{width:100%;vertical-align:top}#page-mod-forum-subscribers .subscribertable tr td{vertical-align:top}#page-mod-forum-subscribers .subscribertable tr td.actions{width:16%;padding-top:3em}#page-mod-forum-subscribers .subscribertable tr td.actions .actionbutton{margin:.3em 0;padding:.5em 0;width:100%}#page-mod-forum-subscribers .subscribertable tr td.existing,#page-mod-forum-subscribers .subscribertable tr td.potential{width:42%}#page-mod-forum-discuss .discussioncontrols{width:100%;margin:5px}#page-mod-forum-discuss .discussioncontrols .controlscontainer{width:100%;float:right}#page-mod-forum-discuss .discussioncontrols .discussioncontrol{float:left}#page-mod-forum-discuss .discussioncontrol.exporttoportfolio{text-align:left}#page-mod-forum-discuss .discussioncontrol.displaymode{padding-right:10px}#page-mod-forum-discuss .discussioncontrol.movediscussion{padding-right:10px}#page-mod-forum-view .forumaddnew{margin-bottom:20px}#page-mod-forum-view .groupmenu{float:left;text-align:left;white-space:nowrap}#page-mod-forum-index .subscription,#page-mod-forum-view .subscription{float:right;text-align:right;white-space:nowrap;margin:5px 0}.discussion-list .userpicture,.discussion-list .grouppicture{height:35px;width:35px}#page-mod-forum-search .introcontent{padding:15px;font-weight:700}.path-mod-forum span.unread a:first-child{padding-right:10px}.path-mod-forum span.unread img{margin-left:5px}#email .unsubscribelink{margin-top:20px}.forumpost.unread .row.header,.path-course-view .unread,span.unread{background-color:#ffd}.forumpost.unread .row.header{border-bottom:1px solid #ddd}.path-mod-forum :target>.forumpost:before{display:block;content:'';width:4px;position:absolute;background:#0070a8;left:-1px;top:-1px;bottom:-1px}.path-mod-forum .discussion-nav{margin:.5em 0}.path-mod-forum .discussion-nav ul{margin:0;list-style:none;padding-left:0}.path-mod-forum .discussion-nav .next-discussion{float:right}.path-mod-forum .discussion-nav .prev-discussion{float:left}.path-mod-forum .preload-subscribe{background:url(/bfsi/theme/image.php/moove/mod_forum/1762772262/t/subscribed) no-repeat -9999px -9999px}.path-mod-forum .preload-unsubscribe{background:url(/bfsi/theme/image.php/moove/mod_forum/1762772262/t/unsubscribed) no-repeat -9999px -9999px}.path-mod-forum .discussionsubscription,.path-mod-forum .discussion-settings-menu,.path-mod-forum .discussionsubscription{margin-top:-10px;text-align:right;margin-bottom:10px}.path-mod-forum .discussionsubscription>a>img,.path-mod-forum .discussionlock>a>img,.path-mod-forum .favourite-discussion>a>img,.path-mod-forum .discussion-settings-menu>a>img{width:12px;padding:0 4px}#page-mod-forum-view img.timedpost{margin-right:5px}.path-mod-forum article .nav .nav-link:first-of-type{margin-left:auto}.path-mod-forum.dir-rtl article .nav .nav-link:first-of-type{margin-left:0;margin-right:auto}.path-mod-forum article .nav .nav-link+.nav-link{border-left:1px solid #ddd}.privatereplyinfo{font-size:80%}.forum-post-container:focus{outline:0}.post-actions .btn:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.forum-post-container:focus>.focus-target{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.hr-sect{display:flex;flex-basis:100%;font-weight:700;align-items:center;margin:8px 0}.hr-sect::before,.hr-sect::after{content:"";flex-grow:1;background:rgba(0,0,0,.35);height:1px;font-size:0;line-height:0}.hr-sect::before{margin-right:15px}.hr-sect::after{margin-left:15px}.path-mod-glossary .glossarypost{width:95%;border-collapse:separate;margin:0 auto;text-align:left}.path-mod-glossary .glossarypost.entrylist{border-width:0}.path-mod-glossary .glossarypost.continuous .concept{display:inline}.path-mod-glossary .glossarypost .commands{width:200px;white-space:nowrap}.path-mod-glossary .glossarypost td.picture{width:35px}.path-mod-glossary .glossarypost .entrylowersection .icons{text-align:right;padding-right:5px}.path-mod-glossary .glossarypost .entrylowersection .ratings{text-align:right;padding-right:5px;padding-bottom:2px}.path-mod-glossary .glossarypost .glossary-hidden-note{margin:0 .45em}.path-mod-glossary .glossarydisplay{margin-left:auto;margin-right:auto}.path-mod-glossary .glossarydisplay .tabs{width:100%;margin-bottom:0}.path-mod-glossary .glossarydisplay .tabs .side{border-style:none;border-width:0;width:auto}.path-mod-glossary .glossarydisplay .separator{width:4px}.path-mod-glossary table.glossarypopup{width:95%}.path-mod-glossary .entrybox,.path-mod-glossary table.glossaryapproval,.path-mod-glossary .glossarypost .entrylowersection table{width:100%;margin-bottom:0}.glossary-activity-picture{float:left}.glossary-activity-content{margin-left:40px}#page-mod-glossary-view .glossarycontrol{float:right;text-align:right;white-space:nowrap;margin:5px 0}#page-mod-glossary-view table.glossarycategoryheader,#page-mod-glossary-import table.glossaryimportexport{margin-left:auto;margin-right:auto}#page-mod-glossary-view table.glossarycategoryheader{margin-bottom:0}#page-mod-glossary-view table.glossarycategoryheader th{padding:0}#page-mod-glossary-view td.glossarysearchbox label{display:inline-block}#page-mod-glossary-showentry #page-content{min-width:600px}#page-mod-glossary-print .mod-glossary-entrylist .mod-glossary-entry{vertical-align:top}#page-mod-glossary-print .displayprinticon,#page-mod-glossary-print .displaydate{text-align:right;font-size:.75em}#page-mod-glossary-print .strong{font-weight:700}.path-mod-glossary .printicon{background:url(/bfsi/theme/image.php/moove/core/1762772262/t/print) no-repeat scroll 2px center transparent;padding-left:20px}#page-mod-imscp-view #imscp_nav{text-align:center;margin-bottom:5px;margin-top:10px}#page-mod-imscp-view #imscp_toc .ygtv-highlight1{font-weight:700}#page-mod-imscp-view .yui-layout-hd{background-image:none;background-color:#ddd}#page-mod-imscp-view .yui-layout-hd h2{color:#000}.path-mod-imscp #imscp_child_list{margin-left:1em;width:auto;height:auto}.path-mod-lti .ltiframe{position:relative;width:100%;height:100%}.path-mod-lti .userpicture,.path-mod-lti .picture.user,.path-mod-lti .picture.teacher{width:35px;height:35px;vertical-align:top}.path-mod-lti .feedback .files,.path-mod-lti .feedback .grade,.path-mod-lti .feedback .outcome,.path-mod-lti .feedback .finalgrade{float:right}.path-mod-lti .feedback .disabledfeedback{width:500px;height:250px}.path-mod-lti .feedback .from{float:left}.path-mod-lti .files img{margin-right:4px}.path-mod-lti .files a{white-space:nowrap}.path-mod-lti .late{color:red}.path-mod-lti .message{text-align:center}.path-admin-mod-lti .mform .fitem .fitemtitle{min-width:18em;padding-right:1em}.path-mod-lti .mform .fitem .fitemtitle{min-width:14em;padding-right:1em}#page-mod-lti-instructor_edit_tool_type .mform .fitem .fitemtitle{min-width:18em;padding-right:1em}#registration-choice-container .buffer-text{margin:20px}#choice-list{list-style:none;border-bottom:1px solid #e3e3e3;padding-bottom:1em;margin-left:0}#choice-list>li{display:inline-block}#external-registration-container iframe{border:1px solid #e5e5e5;border-radius:10px;width:100%;min-height:800px}.loading-screen{text-align:center;padding:3em}.loading-screen .loading-text{font-size:2em}.loading-screen .loader{margin-left:auto;margin-right:auto;margin-bottom:1em;height:2em;width:2em;font-size:2em}#registration-submit{min-width:140px}#registration-form-container{min-height:260px}#registration-form-container .card{margin-bottom:0}#registration-form-container .control-group:last-child{margin-bottom:0}#registration-choice-container .card{text-align:center}#registration-choice-container .btn-toolbar{margin-bottom:0}#registration-choice-container p:last-child{margin-top:20px}#tool-type-capabilities-container .registration-loading-container{display:none}#tool-type-capabilities-container.loading .registration-loading-container{display:block}#tool-type-capabilities-container.loading #tool-type-capabilities-template-container{display:none}.centered-menu{max-width:70%;margin-left:auto;margin-right:auto}.btn-text{display:block}.btn-loader{display:none}.loading .btn-text{display:none}.loading .btn-loader{display:block}.btn .loader{margin-left:auto;margin-right:auto}.btn .loader img{height:1.5em}#tool-list-container h3{display:inline-block}#tool-list-loader-container{display:inline-block}#tool-list-loader-container .loader{display:none}#tool-list-loader-container .loader img{height:2em}.loading #tool-list-loader-container .loader{display:block}.loading #tool-notools-text{display:none}.tool-card{display:inline-block;width:250px;height:300px;border:1px solid #e5e5e5;border-radius:10px;margin:5px;position:relative;box-sizing:border-box;vertical-align:top}.tool-card:hover,.tool-card:focus{border-color:#08c;box-shadow:0 1px 4px rgba(0,105,214,.25);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s}.tool-card .overlay-container{background-color:rgba(255,255,255,.8);border-radius:10px;display:none;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100;box-sizing:border-box;padding:10px}.tool-card .overlay-container .img-container{position:absolute;top:115px;left:90px;display:block;width:70px;height:70px}.tool-card .overlay-container .img-container img{height:100%;width:100%}.tool-card.announcement>.overlay-container{display:block}.tool-card.announcement .overlay-container .loader{display:none}.tool-card.announcement.loading .overlay-container .loader{display:block;width:100%;height:100%}.tool-card.announcement .overlay-container .success-icon-container{display:none}.tool-card.announcement.success .overlay-container .success-icon-container{display:block}.tool-card.announcement .overlay-container .fail-icon-container{display:none}.tool-card.announcement.fail .overlay-container .fail-icon-container{display:block}.tool-card.announcement .overlay-container .capabilities-container{display:none}.tool-card.announcement.capabilities .overlay-container .capabilities-container{display:block}.tool-card.announcement.capabilities .overlay-container{background-color:rgb(255,255,255)}.tool-card.announcement.capabilities .overlay-container .img-container{display:none}.tool-card-content{z-index:1}.tool-card-header{text-align:center;background-color:#f5f5f5;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;height:125px}.tool-card-subheader{margin-bottom:10px;text-align:left}.tool-card-header .tool-card-icon{width:35px;height:35px}.tool-card-header .name{margin-bottom:0;white-space:nowrap}.tool-card-header .tool-card-actions{float:right}.tool-card-header .tool-card-actions img{width:15px;height:15px;margin-left:7px}.tool-card-body{border-top:1px solid #e5e5e5;box-sizing:border-box;padding:5px;height:125px}.tool-card-body .description{max-height:100px;word-wrap:break-word}.tool-card-footer{height:50px;text-align:center;padding-top:10px;box-sizing:border-box}.tool-card .contenteditable-container{position:relative}.tool-card [contenteditable=true]{border:1px solid transparent;padding:.25em;position:relative;z-index:1;overflow:auto}.tool-card [contenteditable=true]:hover{border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #e3e3e3;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;cursor:text}.tool-card [contenteditable=true]:focus{outline:0;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);background-color:#fff;border:1px solid rgba(82,168,236,.8);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;cursor:text}.tool-card [contenteditable=true].loading+.overlay-container{border-radius:4px;display:block}.tool-card [contenteditable=true]+.overlay-container .loader{display:inline-block;vertical-align:middle}#contentframe{border:1px solid #ddd;border-radius:4px}.path-mod-quiz .statedetails{display:block;font-size:.7em}#page-mod-quiz-attempt #page .controls,#page-mod-quiz-summary #page .controls,#page-mod-quiz-review #page .controls{text-align:center;margin:8px auto}#page-mod-quiz-attempt .submitbtns,#page-mod-quiz-review .submitbtns{clear:left;text-align:left;padding-top:1.5em}#page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav,#page-mod-quiz-review .submitbtns .mod_quiz-next-nav{float:right}.path-mod-quiz .mod_quiz-redo_question_button{margin:0}.path-mod-quiz input[type="submit"].mod_quiz-redo_question_button{padding:2px .8em;font-size:1em}#page-mod-quiz-attempt .mod_quiz-blocked_question_warning .que .formulation,#page-mod-quiz-review .mod_quiz-blocked_question_warning .que .formulation{background:#eee;border:1px solid #dcdcdc}#page-mod-quiz-attempt #connection-ok,#page-mod-quiz-attempt #connection-error{position:fixed;top:0;width:80%;left:10%;color:#555;border-radius:0 0 10px 10px;box-shadow:5px 5px 20px 0 #666;padding:1em 1em 0;z-index:10000}#page-mod-quiz-attempt #connection-error{background-color:#fcc}#page-mod-quiz-attempt #connection-ok{background-color:#cfb;width:60%;left:20%}.generalbox#passwordbox{width:70%;margin-left:auto;margin-right:auto}#passwordform{margin:1em 0}#quiznojswarning{color:red}#quiznojswarning{font-size:.7em;line-height:1.1}.jsenabled #quiznojswarning{display:none}.path-mod-quiz #user-picture{margin:.5em 0}.path-mod-quiz #user-picture img{width:auto;height:auto;vertical-align:bottom}.path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading{padding:.7em 0 0;margin:0;clear:both}.path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading:first-child{padding-top:0}.path-mod-quiz .qnbutton{display:block;position:relative;float:left;width:1.5em;height:1.5em;overflow:hidden;margin:.3em .3em .3em 0;padding:0;border:1px solid #bbb;background:#ddd;text-align:center;line-height:1.5em;font-weight:700;text-decoration:none}.path-mod-quiz .qnbutton:visited:hover,.path-mod-quiz .qnbutton:link:hover{text-decoration:underline}.path-mod-quiz .qnbutton .trafficlight,.path-mod-quiz .qnbutton .thispageholder{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.path-mod-quiz .qnbutton.thispage{border-color:#666}.path-mod-quiz .qnbutton.thispage .thispageholder{border:1px solid #666}.path-mod-quiz .qnbutton.flagged .trafficlight{background:url(/bfsi/theme/image.php/moove/quiz/1762772262/navflagged) no-repeat top right}.path-mod-quiz .qnbutton.blocked,.path-mod-quiz .qnbutton.notyetanswered,.path-mod-quiz .qnbutton.requiresgrading,.path-mod-quiz .qnbutton.invalidanswer{background-color:#fff}.path-mod-quiz .qnbutton.correct{background-color:#cfc}.path-mod-quiz .qnbutton.correct .trafficlight{border-bottom:3px solid #080}.path-mod-quiz .qnbutton.partiallycorrect{background-color:#ffa}.path-mod-quiz .qnbutton.notanswered,.path-mod-quiz .qnbutton.incorrect{background-color:#fcc}.path-mod-quiz .qnbutton.blocked{color:#999}.path-mod-quiz .qnbutton.notanswered .trafficlight,.path-mod-quiz .qnbutton.incorrect .trafficlight{border-top:3px solid #800}.path-mod-quiz .othernav{clear:both;margin:.5em 0}.path-mod-quiz .othernav a,.path-mod-quiz .othernav input{display:block;margin:.5em 0}#mod_quiz_navblock.nav-disabled>*{opacity:.65;pointer-events:none;cursor:not-allowed}#page-mod-quiz-mod #id_reviewoptionshdr .fitem{width:23%;margin-left:10px}#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup{width:100%;text-align:left;margin-left:0}#page-mod-quiz-mod #id_reviewoptionshdr .fitem{float:left;width:23%;clear:none}#page-mod-quiz-mod #id_reviewoptionshdr .fitemtitle{width:100%;font-weight:700;text-align:left;height:2.5em;margin-left:0}#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup{clear:left;margin:0 0 1em}#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup>span{float:left;clear:left;line-height:1.7}#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup span label{margin-left:.4em}#page-mod-quiz-view .quizinfo,#page-mod-quiz-view #page .quizgradefeedback,#page-mod-quiz-view #page .quizattempt{text-align:center}#page-mod-quiz-view #page .quizattemptsummary td p{margin-top:0}#page-mod-quiz-view table.quizattemptsummary tr.bestrow td{border-color:#bce8f1;background-color:#d9edf7}table.quizattemptsummary .noreviewmessage{color:gray}#page-mod-quiz-view .generaltable.quizattemptsummary{margin-left:auto;margin-right:auto}#page-mod-quiz-view .generalbox#feedback{width:70%;margin-left:auto;margin-right:auto;padding-bottom:15px}#page-mod-quiz-view .generalbox#feedback h2{margin:0}#page-mod-quiz-view .generalbox#feedback h3{text-align:left}#page-mod-quiz-view .generalbox#feedback .overriddennotice{text-align:center;font-size:.7em}.quizstartbuttondiv.quizsecuremoderequired input,.quizstartbuttondiv.quizsecuremoderequired button{display:none}.jsenabled .quizstartbuttondiv.quizsecuremoderequired input,.jsenabled .quizstartbuttondiv.quizsecuremoderequired button{display:inline}.quizattempt #mod_quiz_preflight_form{display:none}#mod_quiz_preflight_form .femptylabel .fitemtitle{display:none}.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup{width:600px}.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-wrap{overflow:hidden}.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd{padding:1rem}.moodle-dialogue-bd #mod_quiz_preflight_form fieldset.hidden{display:inherit;visibility:inherit}body.path-mod-quiz .gradedattempt,body.path-mod-quiz table tbody tr.gradedattempt>td{border-color:#bce8f1;background-color:#d9edf7}.quizattemptcounts{clear:left;text-align:center;display:inline;margin-left:20%}#page-mod-quiz-view .quizattemptcounts{display:block;margin-left:0;margin-right:0}#page-mod-quiz-summary #content{text-align:center}#page-mod-quiz-summary .questionflag{vertical-align:text-bottom}#page-mod-quiz-summary #quiz-timer{text-align:center;margin-top:1em}#page-mod-quiz-summary .submitbtns{margin-top:1.5em}@media print{.quiz-secure-window *{display:none}}table.quizreviewsummary{width:100%}table.quizreviewsummary th.cell{padding:1px .5em 1px 1em;font-weight:700;text-align:right;width:10em;background:#f0f0f0}table.quizreviewsummary td.cell{padding:1px 1em 1px .5em;text-align:left;background:#fafafa}#page-mod-quiz-comment .mform{width:100%}#page-mod-quiz-comment .mform fieldset{margin:0}#page-mod-quiz-comment .que{margin:0}#page-mod-quiz-report h2.main{clear:both}#page-mod-quiz-report div#commands,#page-mod-quiz-report .controls{text-align:center}#page-mod-quiz-report .dubious{background-color:#fcc}#page-mod-quiz-report .highlight{border:1px solid #bce8f1;background-color:#d9edf7}#page-mod-quiz-report .negcovar{border:medium solid pink}#page-mod-quiz-report .toggleincludeauto{text-align:center}#page-mod-quiz-report .gradetheselink{font-size:.8em}#page-mod-quiz-report .mform fieldset.fgroup span label{margin-right:14px}#page-mod-quiz-report table th{white-space:normal}#page-mod-quiz-report table#attempts td,#page-mod-quiz-report table.quizresponseanalysis td{word-wrap:break-word;max-width:20em}#page-mod-quiz-report table.titlesleft td.c0{font-weight:700}#page-mod-quiz-report table .numcol{text-align:center;vertical-align:middle}#page-mod-quiz-report table#attempts{clear:both;width:80%;margin:.2em auto}#page-mod-quiz-report table#attempts .header,#page-mod-quiz-report table#attempts .cell{padding:4px}#page-mod-quiz-report table#attempts .header .commands{display:inline}#page-mod-quiz-report table#attempts .picture{width:40px}#page-mod-quiz-report table#attempts td{border-left-width:1px;border-right-width:1px;border-left-style:solid;border-right-style:solid;vertical-align:middle}#page-mod-quiz-report table#attempts .header{text-align:left}#page-mod-quiz-report table#attempts .picture{text-align:center}#page-mod-quiz-report table#attempts.grades span.que,#page-mod-quiz-report table#attempts span.avgcell{white-space:nowrap}#page-mod-quiz-report table#attempts span.que .requiresgrading{white-space:normal}#page-mod-quiz-report table#attempts .questionflag{vertical-align:text-bottom;padding-left:6px}#page-mod-quiz-report .graph.flexible-wrap{text-align:center;overflow:auto}#page-mod-quiz-report #cachingnotice{margin-bottom:1em;padding:.2em}#page-mod-quiz-report #cachingnotice .singlebutton{margin:.5em 0 0}#page-mod-quiz-report .bold .reviewlink{font-weight:400}#page-mod-quiz-report tr.lastrowforattempt{border-bottom:lightgrey solid .2em}#page-mod-quiz-report tr.quiz_statistics-summaryrow td.cell{padding-top:1px;padding-bottom:1px;border-top:none}#page-mod-quiz-edit .statusdisplay{background-color:#ffc;clear:both;margin:.3em 0;padding:1px 10px}#page-mod-quiz-edit .statusdisplay p{margin:4px 0}#page-mod-quiz-edit .mod_quiz-edit-top-controls{position:relative}#page-mod-quiz-edit .mod_quiz-edit-action-buttons{display:block;min-height:2.85em}@media (max-width:576px){#page-mod-quiz-edit .maxgrade{margin-bottom:.6em}#page-mod-quiz-edit .maxgrade .form-control{display:inline-block;vertical-align:middle}}#page-mod-quiz-edit .maxgrade label{display:inline}#page-mod-quiz-edit .maxgrade input[type="submit"]{margin:0}#page-mod-quiz-edit li.activity>div,#page-mod-quiz-edit li.pagenumber{position:relative}#page-mod-quiz-edit ul.section li.pagenumber:first-child .add-menu-outer .menu>:last-child,#page-mod-quiz-edit .last-add-menu .add-menu-outer .menu>:last-child{display:none}#page-mod-quiz-edit .last-add-menu{position:relative;height:1.5em;margin:0 20px}#page-mod-quiz-edit .add-menu-outer{position:absolute;right:0}#page-mod-quiz-edit .slotnumber{background-color:#d3d3d3;text-align:center;margin:.1em .5em;min-width:2em;display:inline-block}#page-mod-quiz-edit .section-heading{margin-left:20px;margin-bottom:0;height:40px}#page-mod-quiz-edit .section-heading .instancesectioncontainer{font-size:24px;display:inline}#page-mod-quiz-edit .section-heading .instancesectioncontainer h3{display:inline;color:#999}#page-mod-quiz-edit .section-heading .editing_section,#page-mod-quiz-edit .section-heading .editing_delete{margin-left:10px}#page-mod-quiz-edit .section-heading .sectioninstance{position:relative}#page-mod-quiz-edit .section-heading .instancesection{white-space:nowrap;max-width:72%;display:inline-block;text-overflow:ellipsis;overflow:hidden;vertical-align:bottom}#page-mod-quiz-edit .section-heading form{display:inline;position:relative;top:3px;left:-7px}#page-mod-quiz-edit .section-heading form input{font-size:24px;font-weight:700;width:50%}#page-mod-quiz-edit .section-heading .instanceshufflequestions{float:right;margin:.3em 20px 0 0}.instanceshufflequestions [type="checkbox"]{vertical-align:middle;margin-right:.5rem}#page-mod-quiz-edit ul.section{margin:0;padding:0 20px}#page-mod-quiz-edit ul.slots{margin:0;padding:0}#page-mod-quiz-edit ul.slots li.section{border:0}#page-mod-quiz-edit ul.slots li.section .content{background-color:#fafafa;padding:1px 0}#page-mod-quiz-edit ul.slots li.section{list-style:none;margin:0;padding:0}#page-mod-quiz-edit ul.slots li.section li.activity{background:#e6e6e6;margin:3px 0;padding:.2em;position:relative}#page-mod-quiz-edit ul.slots li.section li.activity.page{background:transparent}#page-mod-quiz-edit ul.slots li.section li.activity.page h4{display:inline;font-weight:400;font-size:1em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer{background:#fff;padding:.2em;margin:.4em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer .editicon{width:13px}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer.infoitem{background:transparent}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form{display:inline}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark{display:inline-block;text-align:right}#page-mod-quiz-edit ul.slots li.section li.activity .page_split_join_wrapper{position:absolute;left:-20px;bottom:-11px}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_0{min-width:1.3em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_1{min-width:2em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_2{min-width:2.6em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_3{min-width:3.2em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_4{min-width:3.7em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_5{min-width:4.3em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_6{min-width:4.8em}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_7{min-width:5.45em}#page-mod-quiz-edit ul.slots li.section li.activity .edit_icon,#page-mod-quiz-edit ul.slots li.section li.activity a.preview,#page-mod-quiz-edit ul.slots li.section li.activity .editing_delete,#page-mod-quiz-edit ul.slots li.section li.activity .editing_maxmark{margin:0 2px}#page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_move,#page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_delete{visibility:hidden}#page-mod-quiz-edit ul.slots.only-one-section li.section.only-has-one-slot li.activity .editing_delete{visibility:visible}#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper{position:absolute;top:0;right:0}#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper.question_dependency_cannot_depend{display:none}#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .currentlink,#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .cm-edit-action{position:relative;left:20px;top:-1em}#page-mod-quiz-edit ul.slots li.section li.activity .activityinstance{display:flex;flex:1 1 auto;min-height:1.7em}#page-mod-quiz-edit ul.slots li.section li.activity .mod-indent-outer{display:flex;padding-left:22px}#page-mod-quiz-edit ul.slots .activityinstance form{display:inline}#page-mod-quiz-edit span.editinstructions{right:0}#page-mod-quiz-edit ul.slots .activityinstance span.instancename{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;height:20px}#page-mod-quiz-edit ul.slots .activityinstance span.instancename img{margin:0 .2em}#page-mod-quiz-edit #categoryquestions .questionname,#page-mod-quiz-edit ul.slots li.activity div.activityinstance .questionname{font-weight:700;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-mod-quiz-edit ul.slots li.activity div.activityinstance .questiontext{color:#555}#page-mod-quiz-edit .section .activity .editing_move{position:absolute;left:0;top:0}#page-mod-quiz-edit ul.slots li.activity div.activityinstance .mod_quiz_random_qbank_link{font-size:.8em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:.25rem}#page-mod-quiz-edit ul.slots .activityinstance img.activityicon{float:inherit;margin:.2em 0 0;padding:0}#page-mod-quiz-edit .section .activity .actions{position:inherit;white-space:nowrap;background:#e6e6e6;padding:.1em 0}#page-mod-quiz-edit .mod_quiz_edit_forms{display:none}#categoryquestions .header{text-align:center;padding:0 2px;border:0 none;vertical-align:top}#categoryquestions .header.checkbox{vertical-align:bottom}#categoryquestions .header.qtype{white-space:nowrap}#categoryquestions th .sorters{font-weight:400;font-size:.8em}#categoryquestions td.modifiername,#categoryquestions td.creatorname{line-height:1em}#categoryquestions td.modifiername span.date,#categoryquestions td.creatorname span.date{font-weight:400;font-size:.8em}table#categoryquestions{width:100%;table-layout:fixed}#categoryquestions .iconcol{width:15px;text-align:center;padding:0}#categoryquestions .checkbox{width:19px;text-align:center;padding:0}#categoryquestions .editmenu{width:5em}#categoryquestions .qtype{text-align:center}#categoryquestions .qtype{width:28px;padding:0}#categoryquestions .questiontext{position:relative;zoom:1;padding-left:.3em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#categoryquestions .questionname{white-space:nowrap;overflow:hidden;zoom:1;position:relative}#categoryquestions .questiontext p{margin:0}#page-mod-quiz-edit table#categoryquestions td,#page-mod-quiz-edit table#categoryquestions th{overflow:hidden;white-space:nowrap}.mod_quiz_qbank_dialogue{width:80%;min-height:200px}.mod_quiz_qbank_dialogue.moodle-dialogue-fullscreen{width:100%}.mod_quiz_qbank_dialogue .questionbankloading{position:absolute;top:30px;bottom:0;left:0;right:0;background:#fff;text-align:center;opacity:.5;padding-top:50px}.mod_quiz_qbank_dialogue #advancedsearch label{font-size:100%}.modulespecificbuttonscontainer{padding-left:.3em;padding-right:.3em}.questionbankformforpopup .modulespecificbuttonscontainer{padding-top:10px;padding-left:0}.quizquestionlistcontrols{text-align:center}.categoryinfo{padding:.3em}.path-mod-quiz .gradingdetails{font-size:small}#page-mod-quiz-edit div#repaginatedialog .mform{margin-left:auto;margin-right:auto}#page-mod-quiz-edit div.container div.generalbox{position:relative;display:block;border:0 none;margin:0;padding:0}#page-mod-quiz-edit .paging{margin-top:0;margin-bottom:0;padding:.1em .3em;display:block;background-color:#ddd}#page-mod-quiz-edit #page-footer{clear:both;padding-top:1em}#page-mod-quiz-edit .categoryinfofield{font-style:italic}#page-mod-quiz-edit .categorynamefield{font-weight:700}#page-mod-quiz-edit .questionsortoptions{background-color:#ddd}#page-mod-quiz-edit div.questionbank .categorysortopotionscontainer{padding-top:.5em;margin-top:.3em}#page-mod-quiz-edit div.questionbank .categoryquestionscontainer,.questionbank .categorysortopotionscontainer,.questionbank .categorypagingbarcontainer,.questionbank .categoryselectallcontainer{background-color:#fff}#page-mod-quiz-edit .btn-group.selectmultiplecommand,#page-mod-quiz-edit .selectmultiplecommandbuttons,#page-mod-quiz-edit .select-multiple-checkbox{display:none}#page-mod-quiz-edit.select-multiple .selectmultiplecommand,#page-mod-quiz-edit.select-multiple .selectmultiplecommandbuttons,#page-mod-quiz-edit.select-multiple .select-multiple-checkbox{display:inline-block}#page-mod-quiz-edit.select-multiple input.select-multiple-checkbox[type="checkbox"]{display:inline}#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .editing_move,#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .commands{display:none}#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .page_split_join_wrapper{display:none}#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .actions .editing_delete,#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .actions .editing_maxmark{display:none}#page-mod-quiz-edit.select-multiple#page-mod-quiz-edit .maxgrade,#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .last-add-menu{display:none}#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading a,#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading form,#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading .instanceshufflequestions{display:none}#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .edit-toolbar .mb-1{display:none}#page-mod-quiz-edit.select-multiple#page-mod-quiz-edit ul.slots li.section li.activity .mod-indent-outer{padding-left:3px}#page-mod-quiz-edit .section .summary .iconsmall,#page-mod-quiz-edit .section .activity .iconsmall{float:left}#page-mod-quiz-edit ul.slots li.section ul.section{list-style:none}@media (max-width:576px){#page-mod-quiz-edit ul.slots li.section li.activity{padding-top:30px}#page-mod-quiz-edit ul.slots li.section li.activity .activityinstance{top:-30px;left:0;padding-right:0;overflow:hidden;align-items:center;position:absolute;width:100%}}@media print{#page-mod-quiz-attempt header.navbar,#page-mod-quiz-review header.navbar{display:none}#page-mod-quiz-attempt #dock,#page-mod-quiz-review #dock{display:none}#page-mod-quiz-attempt #page #page-header h1,#page-mod-quiz-review #page #page-header h1{display:none}#page-mod-quiz-attempt #region-main,#page-mod-quiz-review #region-main{width:100%}#page-mod-quiz-attempt #block-region-side-pre,#page-mod-quiz-attempt #block-region-side-post,#page-mod-quiz-review #block-region-side-pre,#page-mod-quiz-review #block-region-side-post{display:none}#page-mod-quiz-attempt #page-footer,#page-mod-quiz-review #page-footer{display:none}#page-mod-quiz-attempt .editquestion,#page-mod-quiz-review .editquestion,#page-mod-quiz-attempt .questionflag,#page-mod-quiz-review .questionflag{display:none}#page-mod-quiz-attempt .submitbtns,#page-mod-quiz-review .submitbtns{display:none}#page-mod-quiz-review .que .commentlink{display:none}#page-mod-quiz-attempt .que,#page-mod-quiz-review .que{page-break-inside:avoid}}.path-mod-resource .resourcecontent{text-align:center}.path-mod-resource .resourcedetails{font-size:.8em;color:#555}.resourcelinkdetails{font-size:.8em;color:#555}.path-mod-scorm .top{vertical-align:top}.path-mod-scorm .scorm-left{text-align:left}.path-mod-scorm .scorm-right{text-align:right}.path-mod-scorm .scoframe{position:relative;width:100%;height:100%}.ios #scormpage #scorm_content{-webkit-overflow-scrolling:touch;overflow:scroll}#page-mod-scorm-player #scormtop{position:relative;width:100%;height:30px}#page-mod-scorm-player #scormbrowse{position:absolute;left:5px;top:0}#page-mod-scorm-player #scormnav{position:absolute;right:5px;text-align:center;top:3px;width:100%}#page-mod-scorm-player #scormbox{width:74%;height:100%;position:absolute;right:0;top:0}#page-mod-scorm-player #scormpage{position:relative;width:100%;height:100%}#page-mod-scorm-player #scormpage #toctree{position:relative;width:100%}#page-mod-scorm-player #tocbox{position:relative;left:0;width:100%;height:100%;font-size:.8em}#page-mod-scorm-player #toctree{overflow:visible}#page-mod-scorm-player #tochead{position:relative;text-align:center;top:3px;height:30px}#page-mod-scorm-player #scormpage .scoframe{border:0}#page-mod-scorm-player #scormpage #scorm_object{border:none;width:98%;height:98%}#page-mod-scorm-player #scormpage #scorm_object.scorm_nav_under_content{height:95%}#page-mod-scorm-player #scormpage #scorm_content{height:100%}#page-mod-scorm-player #scormpage #scorm_toc{position:relative}#page-mod-scorm-player #scormpage #scorm_toc_title{font-size:1.2em;font-weight:700}#page-mod-scorm-player #scormpage #scorm_tree{border-right:5px solid rgb(239,245,255)}#page-mod-scorm-player #scormpage #scorm_navpanel{text-align:center}#page-mod-scorm-player .toc,#page-mod-scorm-player .no-toc{width:100%}#page-mod-scorm-player .structlist{list-style-type:none;white-space:nowrap}#page-mod-scorm-player .structurelist{position:relative;list-style-type:none;width:96%;margin:0;padding:0}#page-mod-scorm-player .structurelist ul{padding-left:.5em;margin-left:.5em}#page-mod-scorm-player #scormpage #scorm_toc.disabled,#page-mod-scorm-player #scormpage #scorm_toc.loading,#page-mod-scorm-player #scormpage #scorm_toc_toggle.disabled,#page-mod-scorm-player #scormpage #scorm_toc_toggle.loading{display:none}#page-mod-scorm-view .structurelist{list-style-type:none;white-space:nowrap}#page-mod-scorm-view .structurelist{list-style-type:none;white-space:nowrap}#page-mod-scorm-view .exceededmaxattempts{color:#c00}#page-mod-scorm-player #altfinishlink{font-size:140%;border:0;padding:0}#page-mod-scorm-player #scormmode{float:left;border:0}#page-mod-scorm-player.pagelayout-popup #page-content .region-content{padding:0}#page-mod-scorm-player.pagelayout-popup #page-wrapper{width:100%}#page-mod-scorm-player .yui-layout-scroll div.yui-layout-bd{overflow:visible}#page-mod-scorm-player .yui-layout-unit-left div.yui-layout-bd{overflow:auto}.path-mod-scorm.forcejavascript .toc{display:none}.path-mod-scorm.forcejavascript #scormpage #tocbox{display:none}.path-mod-scorm.jsenabled .forcejavascriptmessage{display:none}.path-mod-scorm.jsenabled .toc{display:block}.path-mod-scorm.jsenabled #scormpage #tocbox{display:block}#page-mod-scorm-report-userreporttracks table .c1{word-wrap:break-word;word-break:break-all}#page-mod-scorm-report .scormattemptcounts{clear:left;text-align:center;display:inline;margin-left:20%}#page-mod-scorm-player #scormpage span.yui3-treeview-icon{display:none}#page-mod-scorm-player #scormpage li.yui3-treeview-has-children>div.yui3-treeview-row>span.yui3-treeview-icon{display:block}#page-mod-scorm-player #scormpage div.yui3-u-1,#page-mod-scorm-player #scormpage div.yui3-u-3-4,#page-mod-scorm-player #scormpage div.yui3-u-1-5,#page-mod-scorm-player #scormpage div.yui3-u-1-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}#page-mod-scorm-player #scormpage div.yui3-u-1{display:block}#page-mod-scorm-player #scormpage div.yui3-u-3-4{width:75%}#page-mod-scorm-player #scormpage div.yui3-u-1-5{width:20%}#page-mod-scorm-player #scormpage div.yui3-u-1-24{width:4.1666%}#page-mod-scorm-player #scormpage div.yui3-g-r{letter-spacing:normal;word-spacing:-.43em}#scorm_layout{margin-bottom:50px}#page-mod-scorm-player .opera-only :-o-prefocus,#page-mod-scorm-player #scormpage div.yui3-g-r img{max-width:100%}.path-mod-survey .smalltext{font-size:.75em}.path-mod-survey .surveytable .rblock label{display:block}.path-mod-survey .surveytable .foundthat,.path-mod-survey .surveytable .preferthat{white-space:nowrap}.path-mod-survey .surveytable .buttoncell{width:5%}.path-mod-survey .surveytable .optioncell,.path-mod-survey .surveytable .questioncell{width:50%;vertical-align:top}.path-mod-survey .surveytable .whitecell{background-color:#fff}.path-mod-survey #surveyform th{font-weight:400;text-align:left}.path-mod-survey #surveyform th.hresponse{text-align:center;width:9%}#page-mod-survey-report .fullnamecell{width:10%;vertical-align:top;white-space:nowrap}.path-mod-url .resourcecontent{text-align:center}/**
           * Wiki module style sheet
           *
           * @package mod-wiki-2.0
           * @copyright 2009 Marc Alier, Jordi Piguillem marc.alier@upc.edu
           * @copyright 2009 Universitat Politecnica de Catalunya http://www.upc.edu
           *
           * @author Jordi Piguillem
           * @author Marc Alier
           * @author David Jimenez
           * @author Josep Arus
           * @author Kenneth Riba
           *
           * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
           */
          .wiki_contentbox{width:80%;margin:auto;min-width:200px;min-height:100px}.wiki_previewbox{width:50%;margin:auto;border:thin solid blue}.wiki_button{margin:5px}.wiki_warning{color:red}.emptycomments{color:red;display:inline}.wiki-toc{border:1px solid #bbb;background:#eee;margin:16px;padding:8px}.wiki-toc-title{color:#666;font-size:1.1em;font-variant:small-caps;text-align:center}.wiki-toc-section{padding:0;margin:2px 8px}.wiki-toc-section-2{padding-left:12px}.wiki-toc-section-3{padding-left:24px}.wiki_form-button{margin-left:0%}.wiki-upload-table{margin:8px auto;clear:both}.wiki-upload-table table{margin:auto}.wiki-upload-table h3{margin:4px 0;text-align:center}.wiki-upload-section{border:1px solid #eee;width:400px;margin:8px auto}.wiki-upload-section legend{font-weight:700;font-size:.9em;margin-left:16px}.wiki-tags{text-align:right}.wiki_modifieduser p{line-height:35px}.wiki_modifieduser img{border:thin solid #000}.wiki_restore_yes,.wiki_deletecomment_yes{float:left}.wiki_restore_no,.wiki_deletecomment_no{float:right}.wiki_restoreform,.wiki_deletecommentform{width:10%;margin:auto}.wiki_versionuser{float:left}.wiki_diffuserleft,.wiki_diffuserright{font-weight:400;padding-top:1%}.wiki_diffuserleft{float:right}.wiki_diffuserright{float:left}.wiki_compareheading{font-weight:400}.wiki_restore,.wiki_diffview,.wiki_difftime,.wiki_headingtime{font-size:.8em;font-weight:400}.wiki_difftime,.wiki_headingtime{font-style:oblique;text-align:center}.wiki_diff_oldpaging{float:left;width:40%;min-width:200px;margin-left:5%}.wiki_diff_newpaging{float:right;width:40%;min-width:200px;margin-right:5%}.wiki_diff_old,.wiki_diff_new{float:left;min-width:200px;width:40%}.wiki_difftable td{width:50%;float:left}.wiki_histdate{text-align:left}.wiki_histnewdate{border-top:1px dotted gray}.ouw_deleted{background:#ffa;color:red;text-decoration:line-through}.ouw_added{background:#cfc;color:red}a.wiki_newentry:link,a.wiki_newentry:visited{color:red;font-style:italic}.wiki_newentry a{color:red;font-style:italic}.wiki_navigation_container{margin:0 auto}.wiki_navigation_from{float:left;width:40%;min-width:200px;margin-left:5%}.wiki_navigation_to{float:left;width:40%;min-width:200px;margin-right:5%}.wiki_headingtitle{text-align:center}.wiki_clear{clear:both}.wiki_right{text-align:right}.wiki_index{text-align:right}.notunderlined{text-decoration:none}a.wiki_edit_section{font-size:.6em;position:relative;float:right}.midpad{text-align:center;margin-top:.4em;margin-bottom:.4em}.block_wiki_search ul{margin-top:.5em;margin-bottom:3px}.wiki-attachment:before{content:url(/mod/wiki/pix/attachment.png);padding-right:2px}#wiki_printable_content{text-align:left}#wiki_printable_content a{color:#000}#wiki_printable_title{font-size:2.2em;text-decoration:underline}.wiki_diff_boxes{width:100%;clear:both}.wiki_diff_paging{width:100%;clear:both}.wiki_grayline{color:gray}.wikisearchresults{padding-left:50px;padding-top:20px}.wiki-diff-container{width:95%;margin:10px auto}.wiki-diff-container .wiki-diff-leftside,.wiki-diff-container .wiki-diff-rightside{width:49.5%;margin:0;padding:0;float:left}.wiki-diff-container .wiki-diff-rightside{margin-left:1%}.wiki-diff-container .wiki-diff-heading,.wiki-diff-container .no-overflow{padding:10px;border:1px solid #ddd}.wiki-diff-container .wiki-diff-rightside .wiki_diffversion{text-align:right}.path-mod-wiki .printicon{background:url(/bfsi/theme/image.php/moove/core/1762772262/t/print) no-repeat scroll 2px center transparent;padding-left:20px}#page-mod-wiki-prettyview .displayprinticon{text-align:right}.path-mod-workshop .collapsibleregion{margin-bottom:.75em}.path-mod-workshop .collapsibleregioncaption{font-weight:700;font-size:120%}.path-mod-workshop div.singlebutton{text-align:center;margin:.75em auto}.path-mod-workshop #workshop-viewlet-assignedassessments div.singlebutton,.path-mod-workshop #workshop-viewlet-allexamples div.singlebutton,.path-mod-workshop #workshop-viewlet-examples div.singlebutton{text-align:left}.path-mod-workshop .groupwidget{text-align:center;margin:.75em auto}.path-mod-workshop .perpagewidget{text-align:center;margin:.75em auto}.path-mod-workshop .submission-summary{position:relative;margin-bottom:10px}.path-mod-workshop .submission-summary .title,.path-mod-workshop .submission-summary .author,.path-mod-workshop .submission-summary .author .fullname,.path-mod-workshop .submission-summary .author .picture{display:inline}.path-mod-workshop .submission-summary .title,.path-mod-workshop .submission-summary .userdate,.path-mod-workshop .submission-summary .grade-status{margin:0 0 0 40px}.path-mod-workshop .submission-summary .author{margin-left:1ex}.path-mod-workshop .submission-summary.anonymous .title,.path-mod-workshop .submission-summary.anonymous .author,.path-mod-workshop .submission-summary.anonymous .userdate,.path-mod-workshop .submission-summary.anonymous .grade-status{margin:0 0 0 5px}.path-mod-workshop .submission-summary .userdate{font-size:x-small;color:#333}.path-mod-workshop .submission-summary .userdate span{font-style:italic}.path-mod-workshop .submission-summary .author .picture{position:absolute;top:0;left:0}.path-mod-workshop .submission-full{border:1px solid #ddd;margin:0 0 1em 0}.path-mod-workshop .submission-full .header{position:relative;background-color:#ddd;padding:3px;min-height:67px}.path-mod-workshop .submission-full .header .title,.path-mod-workshop .submission-full .header .author,.path-mod-workshop .submission-full .header .userdate{margin:0 0 0 80px}.path-mod-workshop .submission-full.anonymous .header .title,.path-mod-workshop .submission-full.anonymous .header .author,.path-mod-workshop .submission-full.anonymous .header .userdate{margin:0 0 0 5px}.path-mod-workshop .submission-full .header .userdate.created{padding-right:10px}.path-mod-workshop .submission-full .header .userdate.modified{padding-left:10px;margin-left:0;border-left:1px solid #000}.path-mod-workshop .submission-full .header .userdate{font-size:x-small;color:#333;display:inline}.path-mod-workshop .submission-full .header .userdate span{font-style:italic}.path-mod-workshop .submission-full .header .author .picture{position:absolute;top:3px;left:3px}.path-mod-workshop .submission-full .content,.path-mod-workshop .submission-full .attachments{padding:5px 10px}.path-mod-workshop .submission-full .attachments .files img.icon{margin-right:5px}.path-mod-workshop .submission-full .attachments .images div{display:inline-block;margin:5px;padding:5px;border:1px solid #ddd}.path-mod-workshop .submission-summary.example .title,.path-mod-workshop .submission-summary.example .userdate{margin:0 0 0 0}.path-mod-workshop .submission-full.example .header{min-height:0}.path-mod-workshop .submission-full.example .header .title{margin:0 0 0 0}.path-mod-workshop .message{padding:5px 5em 5px 15px;margin:0 auto 20px auto;width:100%;font-size:80%;position:relative}.path-mod-workshop .message .singlebutton{text-align:left;margin:0}.path-mod-workshop .message.ok{color:#547c22;background-color:#e7f1c3}.path-mod-workshop .message.error{color:#dd0221;background-color:#ffd3d9}.path-mod-workshop .message.info{color:#1666a9;background-color:#d2ebff}.path-mod-workshop .allocation-init-results{margin:10px auto;width:100%;font-size:80%}.path-mod-workshop .allocation-init-results .indent{margin-left:20px}.path-mod-workshop .allocation-init-results .ok{color:#547c22;background-color:#e7f1c3}.path-mod-workshop .allocation-init-results .error{color:#dd0221;background-color:#ffd3d9}.path-mod-workshop .allocation-init-results .info{color:#1666a9;background-color:#d2ebff}.path-mod-workshop .allocation-init-results .debug{color:#000;background-color:#ddd}.path-mod-workshop .userplan{width:100%;margin:1em auto 1em auto;font-size:80%;border:1px solid #ddd;position:relative;overflow:hidden}.path-mod-workshop .userplan dt{vertical-align:bottom;white-space:normal;color:#999;border-bottom:1px solid #ddd;padding:3px}.path-mod-workshop .userplan dt.active{vertical-align:top;color:#000;border:1px solid #ddd;border-bottom:0;border-top:0;background:#e7f1c3}.path-mod-workshop .userplan dt.active .phasetitle{font-size:140%}.path-mod-workshop .userplan dl{width:20%;float:left;margin:0}@media only screen and (max-width:768px){.path-mod-workshop .userplan{border-right:none;border-top:none}.path-mod-workshop .userplan dl{width:102%;border-right:none}.path-mod-workshop .userplan dt{float:left;width:30%;border-bottom:none;border-top:1px solid #ddd}.path-mod-workshop .userplan dt.active{border:none}.path-mod-workshop .userplan dd{float:left;width:65%;border-left:1px solid #ddd;border-top:1px solid #ddd}}@media only screen and (max-width:420px){.path-mod-workshop .userplan{border-bottom:none}.path-mod-workshop .userplan dt{float:left;width:70%;border-bottom:none;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:0;padding:5px}.path-mod-workshop .userplan dd{float:left;width:70%;border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd}}.path-mod-workshop .userplan dd{vertical-align:top;border-right:1px solid #ddd;background-color:#f5f5f5;margin:0;min-height:180px;padding:5px}.path-mod-workshop .userplan dd,.path-mod-workshop .userplan dd a,.path-mod-workshop .userplan dd a:link,.path-mod-workshop .userplan dd a:hover,.path-mod-workshop .userplan dd a:visited,.path-mod-workshop .userplan dd a:active{color:#999}.path-mod-workshop .userplan dd.active,.path-mod-workshop .userplan dd.active a,.path-mod-workshop .userplan dd.active a:link,.path-mod-workshop .userplan dd.active a:hover,.path-mod-workshop .userplan dd.active a:visited,.path-mod-workshop .userplan dd.active a:active{color:#000}.path-mod-workshop .userplan dd.lastcol{border-right:0}.path-mod-workshop .userplan dd.active{border-left:1px solid #ddd;border-right:1px solid #ddd;background-color:#e7f1c3}.path-mod-workshop .userplan dt .actions{font-size:smaller}.path-mod-workshop .userplan dd.phasetasks li{background-image:url(/bfsi/theme/image.php/moove/mod_workshop/1762772262/userplan/task-todo);background-position:top left;background-repeat:no-repeat;list-style-type:none;min-height:16px;margin:.3em 0}.dir-rtl.path-mod-workshop .userplan dd.phasetasks li{background-position:top right}.path-mod-workshop .userplan dd.phasetasks li.completed{background-image:url(/bfsi/theme/image.php/moove/mod_workshop/1762772262/userplan/task-done)}.path-mod-workshop .userplan dd.phasetasks li.fail{background-image:url(/bfsi/theme/image.php/moove/mod_workshop/1762772262/userplan/task-fail)}.path-mod-workshop .userplan dd.phasetasks li.info{background-image:url(/bfsi/theme/image.php/moove/mod_workshop/1762772262/userplan/task-info)}.path-mod-workshop .userplan dd.phasetasks .tasks{list-style:none;margin:0;padding:0}.path-mod-workshop .userplan dd.phasetasks .title{padding:0 10px 0 20px}.dir-rtl.path-mod-workshop .userplan dd.phasetasks .title{padding:0 20px 0 10px}.path-mod-workshop .userplan dd.phasetasks .details{padding:0 10px 0 25px;font-size:80%}.dir-rtl.path-mod-workshop .userplan dd.phasetasks .details{padding:0 25px 0 10px}.path-mod-workshop .assessment-full{border:1px solid #ddd;margin:0 auto 1em auto}.path-mod-workshop .assessment-full .header{position:relative;background-color:#ddd;padding:3px;min-height:35px}.path-mod-workshop .assessment-full .header .title{font-weight:700}.path-mod-workshop .assessment-full .header .title,.path-mod-workshop .assessment-full .header .reviewer,.path-mod-workshop .assessment-full .header .grade,.path-mod-workshop .assessment-full .header .weight{margin:0 0 0 40px}.path-mod-workshop .assessment-full.anonymous .header .title,.path-mod-workshop .assessment-full.anonymous .header .reviewer,.path-mod-workshop .assessment-full.anonymous .header .grade,.path-mod-workshop .assessment-full.anonymous .header .weight{margin:0 0 0 5px}.path-mod-workshop .assessment-full .header .reviewer .picture{position:absolute;top:3px;left:3px}.dir-rtl.path-mod-workshop .assessment-full .header .reviewer .picture{right:3px;left:auto}.path-mod-workshop .assessment-full .header .actions{position:absolute;top:5px;right:5px;text-align:right}.path-mod-workshop .assessment-full .header .actions .singlebutton,.path-mod-workshop .assessment-full .header .actions .singlebutton form,.path-mod-workshop .assessment-full .header .actions .singlebutton form div{display:inline}.path-mod-workshop .assessment-full .assessment-form-wrapper,.path-mod-workshop .assessment-full .overall-feedback-wrapper{margin-top:.5em;padding:0 1em}.path-mod-workshop .assessment-summary.graded .singlebutton input[type="submit"],.path-mod-workshop .example-summary.graded .singlebutton input[type="submit"]{background-color:#e7f1c3}.path-mod-workshop .assessment-summary.notgraded .singlebutton input[type="submit"],.path-mod-workshop .example-summary.notgraded .singlebutton input[type="submit"]{background-color:#ffd3d9}.path-mod-workshop .assessment-full .overallfeedback .content,.path-mod-workshop .assessment-full .overallfeedback .attachments{padding:5px 10px}.path-mod-workshop .assessment-full .overallfeedback .attachments .files img.icon{margin-right:5px}.path-mod-workshop .assessment-full .overallfeedback .attachments .images div{display:inline-block;margin:5px;padding:5px;border:1px solid #ddd}.path-mod-workshop .assessmentform .description{margin:0 1em}.path-mod-workshop .grading-report{width:100%;margin:1em auto 1em auto;font-size:80%;border:1px solid #ddd}.path-mod-workshop .grading-report .userpicture{margin:0 3px;vertical-align:middle}.path-mod-workshop .grading-report del{color:red;font-size:90%;text-decoration:line-through}.path-mod-workshop .grading-report ins{color:green;font-weight:700;text-decoration:underline}.path-mod-workshop .grading-report th{white-space:normal}.path-mod-workshop .grading-report td{vertical-align:top;border:1px solid #ddd}.path-mod-workshop .grading-report tr.published td.submission{background-color:#d2ebff}.path-mod-workshop .grading-report tr.published td.submission a{font-weight:700}.path-mod-workshop .grading-report .assessmentdetails{white-space:nowrap}.path-mod-workshop .grading-report .receivedgrade span.grade,.path-mod-workshop .grading-report .givengrade span.gradinggrade{font-weight:700}.path-mod-workshop .grading-report .submissiongrade.cell,.path-mod-workshop .grading-report .gradinggrade.cell{text-align:center;font-size:200%;white-space:nowrap}.path-mod-workshop .grading-report .givengrade.null .user,.path-mod-workshop .grading-report .receivedgrade.null .user{color:#e00}.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades{text-align:center}.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade{border:1px solid #ddd;margin:1em;padding:2em;display:inline-block;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade.submissiongrade{background-color:#d2ebff}.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade.assessmentgrade{background-color:#eee}.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade .gradevalue{font-weight:700;font-size:x-large;margin:10px}#mod-workshop-editform fieldset.fgroup *{vertical-align:top}.path-mod-workshop .feedback{border:1px solid #ddd;margin:0 auto 1em auto;width:100%}.path-mod-workshop .feedback .header{position:relative;background-color:#ddd;padding:3px;min-height:35px}.path-mod-workshop .feedback .header .title{margin:0 0 0 40px}.path-mod-workshop .feedback .header .picture{position:absolute;top:3px;left:3px}.path-mod-workshop .feedback .content{padding:5px 10px}.path-mod-workshop div.buttonsbar{text-align:center}.path-mod-workshop div.buttonsbar .singlebutton{display:inline}.path-mod-workshop .toolboxaction{margin-right:1em}.path-mod-workshop .toolboxaction,.path-mod-workshop .toolboxaction .singlebutton,.path-mod-workshop .toolboxaction .singlebutton form,.path-mod-workshop .toolboxaction .singlebutton form div{display:inline}.path-mod-workshop div.buttonwithhelp div{display:inline}.path-mod-workshop #evaluationmethodchooser{margin:2em auto;text-align:center}.path-mod-workshop .lastmodified{line-height:1em}.path-mod-workshop .nothingfound{font-size:150%;color:#ff4500}.path-mod-workshop .workshop-risk-dataloss{vertical-align:text-bottom}.auth_oidc_ucp_indicator h4{display:inline-block;margin-right:.5rem}.auth_oidc_ucp_indicator h5{display:inline-block;margin-left:.5rem}.auth_oidc_ucp_indicator h5+span{display:block}#page-auth-saml2-selectidp .mform .fitem div.fitemtitle{width:0}#page-auth-saml2-selectidp .mform .fitem .felement{margin-left:0}#page-auth-saml2-selectidp .idpbtn{margin-bottom:10px}#page-auth-saml2-availableidps .femptylabel .fitemtitle{display:none}#page-auth-saml2-availableidps .femptylabel .felement{margin-left:10px}.block_activity_results h1{margin:4px;font-size:1.1em}.block_activity_results table.grades{text-align:left;width:100%}.block_activity_results table.grades .number{text-align:left;width:10%}.block_activity_results table.grades .name{text-align:left;width:77%}.block_activity_results table.grades .grade{text-align:right}.block_blog_tags .s20{font-size:1.5em;font-weight:700}.block_blog_tags .s19{font-size:1.5em}.block_blog_tags .s18{font-size:1.4em;font-weight:700}.block_blog_tags .s17{font-size:1.4em}.block_blog_tags .s16{font-size:1.3em;font-weight:700}.block_blog_tags .s15{font-size:1.3em}.block_blog_tags .s14{font-size:1.2em;font-weight:700}.block_blog_tags .s13{font-size:1.2em}.block_blog_tags .s12,.block_blog_tags .s11{font-size:1.1em;font-weight:700}.block_blog_tags .s10,.block_blog_tags .s9{font-size:1.1em}.block_blog_tags .s8,.block_blog_tags .s7{font-size:1em;font-weight:700}.block_blog_tags .s6,.block_blog_tags .s5{font-size:1em}.block_blog_tags .s4,.block_blog_tags .s3{font-size:.9em;font-weight:700}.block_blog_tags .s2,.block_blog_tags .s1{font-size:.9em}.dir-rtl .CodeMirror{direction:ltr;text-align:left}#page-blocks-configurable_reports-editreport.dir-rtl textarea,#page-blocks-configurable_reports-editreport.dir-rtl .felement.fstatic{text-align:left;direction:ltr}#reportslist th.header{padding:0 20px}#page-blocks-configurable_reports-managereport .generaltable td.c5{direction:ltr}#page-admin-setting-blocksettingconfigurable_reports.dir-rtl .settingsform input[type=text],#page-admin-setting-blocksettingconfigurable_reports.dir-rtl .settingsform input[type=password]{text-align:left;direction:ltr}#page-blocks-configurable_reports-viewreport .generaltable{border:1px solid gray;margin:0 auto}#page-blocks-configurable_reports-viewreport #calcstable{width:80%}#page-blocks-configurable_reports-viewreport .generaltable th.header{background-color:beige;border-bottom-width:2px}#page-blocks-configurable_reports-viewreport #totalrecords,#page-blocks-configurable_reports-viewreport #lastexecutiontime{padding:10px;text-align:center}.addbutton{text-align:center}.linkbutton{-moz-box-shadow:inset 0 1px 0 0 #dcecfb;-webkit-box-shadow:inset 0 1px 0 0 #dcecfb;box-shadow:inset 0 1px 0 0 #dcecfb;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#bddbfa),color-stop(1,#80b5ea));background:-moz-linear-gradient(center top,#bddbfa 5%,#80b5ea 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa',endColorstr='#80b5ea');background-color:#bddbfa;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;text-indent:0;border:1px solid #84bbf3;display:inline-block;color:#fff;font-family:Arial;font-size:15px;font-weight:700;font-style:normal;height:30px;line-height:30px;width:100px;text-decoration:none;text-align:center;text-shadow:1px 1px 0 #528ecc}.linkbutton:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#80b5ea),color-stop(1,#bddbfa));background:-moz-linear-gradient(center top,#80b5ea 5%,#bddbfa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea',endColorstr='#bddbfa');background-color:#80b5ea}.linkbutton:active{position:relative;top:1px}table.dataTable{margin:0 auto;clear:both;width:100%}table.dataTable thead th{padding:3px 18px 3px 10px;border-bottom:1px solid #000;font-weight:700;cursor:pointer;*cursor:hand}table.dataTable tfoot th{padding:3px 18px 3px 10px;border-top:1px solid #000;font-weight:700}table.dataTable td{padding:3px 10px}table.dataTable td.center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable tr.odd{background-color:#E2E4FF}table.dataTable tr.even{background-color:#fff}table.dataTable tr.odd td.sorting_1{background-color:#D3D6FF}table.dataTable tr.odd td.sorting_2{background-color:#DADCFF}table.dataTable tr.odd td.sorting_3{background-color:#E0E2FF}table.dataTable tr.even td.sorting_1{background-color:#EAEBFF}table.dataTable tr.even td.sorting_2{background-color:#F2F3FF}table.dataTable tr.even td.sorting_3{background-color:#F9F9FF}.dataTables_wrapper{position:relative;clear:both;*zoom:1}.dataTables_length{float:left}.dataTables_filter{float:right;text-align:right}.dataTables_info{clear:both;float:left}.dataTables_paginate{float:right;text-align:right}.paginate_disabled_previous,.paginate_enabled_previous,.paginate_disabled_next,.paginate_enabled_next{height:19px;float:left;cursor:pointer;*cursor:hand;color:#111!important}.paginate_disabled_previous:hover,.paginate_enabled_previous:hover,.paginate_disabled_next:hover,.paginate_enabled_next:hover{text-decoration:none!important}.paginate_disabled_previous:active,.paginate_enabled_previous:active,.paginate_disabled_next:active,.paginate_enabled_next:active{outline:none}.paginate_disabled_previous,.paginate_disabled_next{color:#666!important}.paginate_disabled_previous,.paginate_enabled_previous{padding-left:23px}.paginate_disabled_next,.paginate_enabled_next{padding-right:23px;margin-left:10px}.paginate_enabled_previous{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/back_enabled) no-repeat top left}.paginate_enabled_previous:hover{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/back_enabled_hover) no-repeat top left}.paginate_disabled_previous{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/back_disabled) no-repeat top left}.paginate_enabled_next{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/forward_enabled) no-repeat top right}.paginate_enabled_next:hover{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/forward_enabled_hover) no-repeat top right}.paginate_disabled_next{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/forward_disabled) no-repeat top right}.paging_full_numbers{height:22px;line-height:22px}.paging_full_numbers a:active{outline:none}.paging_full_numbers a:hover{text-decoration:none}.paging_full_numbers a.paginate_button,.paging_full_numbers a.paginate_active{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:2px 5px;margin:0 3px;cursor:pointer;*cursor:hand;color:#333!important}.paging_full_numbers a.paginate_button{background-color:#ddd}.paging_full_numbers a.paginate_button:hover{background-color:#ccc;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#99B3FF}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;padding:14px 0 2px 0;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#fff}.sorting{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/sort_both) no-repeat center right}.sorting_asc{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/sort_asc) no-repeat center right}.sorting_desc{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/sort_desc) no-repeat center right}.sorting_asc_disabled{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/sort_asc_disabled) no-repeat center right}.sorting_desc_disabled{background:url(/bfsi/theme/image.php/moove/block_configurable_reports/1762772262/datatable/sort_desc_disabled) no-repeat center right}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{0%{}50%{background-color:transparent}}@-webkit-keyframes blink{0%{}50%{background-color:transparent}}@keyframes blink{0%{}50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:none}.block_course_list .footer{margin-top:5px}.block_course_list .content li{margin-bottom:.3em}.block.block_course_modulenavigation .content{background-color:#fff;padding:5px;white-space:normal}.block.block_course_modulenavigation .pagination,.block.block_course_modulenavigation .allpagination{display:table;margin:0;padding:0;width:100%}.block.block_course_modulenavigation .pagination .prev,.block.block_course_modulenavigation .allpagination .prev,.block.block_course_modulenavigation .pagination .next,.block.block_course_modulenavigation .allpagination .next{width:10%}.block.block_course_modulenavigation .pagination .prev a,.block.block_course_modulenavigation .allpagination .prev a,.block.block_course_modulenavigation .pagination .next a,.block.block_course_modulenavigation .allpagination .next a{background-color:inherit}.block.block_course_modulenavigation .pagination .sectionname,.block.block_course_modulenavigation .allpagination .sectionname,.block.block_course_modulenavigation .pagination .allsectionames,.block.block_course_modulenavigation .allpagination .allsectionames{border:0;border-radius:0;width:90%}.block.block_course_modulenavigation .pagination .expand-arrow,.block.block_course_modulenavigation .allpagination .expand-arrow{float:right;width:18px}.block.block_course_modulenavigation .pagination>li,.block.block_course_modulenavigation .allpagination>li{display:table-cell}.block.block_course_modulenavigation .pagination>li a,.block.block_course_modulenavigation .allpagination>li a{background-color:transparent;border:0;border-radius:0;display:block;float:none;padding:0}.block.block_course_modulenavigation ul.activities{list-style:none;margin:0;padding:0}.block.block_course_modulenavigation ul.activities li>a{border-bottom:1px solid #eee;display:block;padding:5px 10px}.block.block_course_modulenavigation ul.activities li>a:hover,.block.block_course_modulenavigation ul.activities li>a.active{background-color:#eee;text-decoration:none}.block.block_course_modulenavigation ul.activities .completionbox{display:table-cell;position:relative;width:18px}.block.block_course_modulenavigation ul.activities .activityname{display:table-cell}.block.block_course_modulenavigation ul.activities .completioncheck{border-radius:5px;content:'';display:inline-block;height:10px;margin-top:-5px;position:absolute;top:50%;width:10px}.block.block_course_modulenavigation ul.activities .completioncheck.incomplete{border:1px solid #ccc}.block.block_course_modulenavigation ul.activities .completioncheck.completed{background-color:#5cb85c;border:1px solid #5cb85c}.block.block_course_modulenavigation ul.activities .modulenavigationlabel{color:#000;cursor:default;font-weight:700;pointer-events:none}.block.block_course_modulenavigation .section{background-color:#fff;border:1px solid transparent;border-radius:0;margin-bottom:20px}.block.block_course_modulenavigation .section-body{padding:0}.block.block_course_modulenavigation .module-navigation-section-heading{border-bottom:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0;padding:10px 15px}.block.block_course_modulenavigation .module-navigation-section-heading>.dropdown .dropdown-toggle{color:inherit}.block.block_course_modulenavigation .tocourse{background-color:#f5f5f5;border:1px solid #ddd;display:block;margin-bottom:3px;padding:10px 15px}.block.block_course_modulenavigation .tocourse:hover{text-decoration:none}.block.block_course_modulenavigation .onesection .module-navigation-section-heading{padding:0}.block.block_course_modulenavigation .section-title{color:inherit;margin-bottom:0;margin-top:0}.block.block_course_modulenavigation .section-title>a,.block.block_course_modulenavigation .section-title>.small,.block.block_course_modulenavigation .section-title>.small>a{color:inherit}.block.block_course_modulenavigation .section-footer{background-color:#f5f5f5;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #ddd;padding:10px 15px}.block.block_course_modulenavigation .section>.list-group,.block.block_course_modulenavigation .section>.section-collapse>.list-group{margin-bottom:0}.block.block_course_modulenavigation .section>.list-group .list-group-item,.block.block_course_modulenavigation .section>.section-collapse>.list-group .list-group-item{border-radius:0;border-width:1px 0}.block.block_course_modulenavigation .section>.list-group:first-child .list-group-item:first-child,.block.block_course_modulenavigation .section>.section-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.block.block_course_modulenavigation .section>.list-group:last-child .list-group-item:last-child,.block.block_course_modulenavigation .section>.section-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.block.block_course_modulenavigation .section>.module-navigation-section-heading+.section-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.block.block_course_modulenavigation .module-navigation-section-heading+.list-group .list-group-item:first-child,.block.block_course_modulenavigation .list-group+.section-footer{border-top-width:0}.block.block_course_modulenavigation .section-group{margin-bottom:20px}.block.block_course_modulenavigation .section-group .section{border-radius:0;margin-bottom:0}.block.block_course_modulenavigation .section-group .section+.section{margin-top:5px}.block.block_course_modulenavigation .section-group .module-navigation-section-heading{border-bottom:0}.block.block_course_modulenavigation .section-group .module-navigation-section-heading+.section-collapse>.section-body,.block.block_course_modulenavigation .section-group .module-navigation-section-heading+.section-collapse>.list-group{border-top:1px solid #ddd}.block.block_course_modulenavigation .section-group .section-footer{border-top:0}.block.block_course_modulenavigation .section-group .section-footer+.section-collapse .section-body{border-bottom:1px solid #ddd}.block.block_course_modulenavigation .section-default{border-color:#ddd}.block.block_course_modulenavigation .section-default>.module-navigation-section-heading{background-color:#f5f5f5;border-color:#ddd;color:#333}.block.block_course_modulenavigation .section-default>.module-navigation-section-heading+.section-collapse>.section-body{border-top-color:#ddd}.block.block_course_modulenavigation .section-default>.module-navigation-section-heading .badge{background-color:#333;color:#f5f5f5}.block.block_course_modulenavigation .section-default>.section-footer+.section-collapse>.section-body{border-bottom-color:#ddd}.block_course_summary .content{padding:10px}.block_course_summary .editbutton{text-align:right}.block_dedication .content{text-align:center}.download-dedication{text-align:center}.table-dedication.table-group .c0,.table-dedication.table-all .c0{width:30px}.block_globalsearch .searchform{text-align:center}.block_globalsearch .footer{text-align:center}.block_lp.block .content h3{padding:0;text-transform:none}.block_lp .sub-content{padding:0 15px}.block_lp ul{list-style:none;margin:0}.block_lp ul .more{padding-top:10px}.block_myoverview button#groupingdropdown+.dropdown-menu li:first-of-type.dropdown-divider:first-of-type{display:none}.block_myprofile img.profilepicture{height:50px;width:50px}.block_myprofile .myprofileitem.fullname{font-size:1.5em;font-weight:700;margin-bottom:.5rem}.block_myprofile .myprofileitem.edit{text-align:right}.block_myprofile .content{display:flex}.block_myprofile .myprofileitem.picture img{width:50px;height:50px;margin-right:1rem}.block_myprofile .myprofileitem span{font-weight:700}.block_navigation .block_tree .depth_1>.tree_item.branch{padding-left:0;background-image:none}.block_navigation .block_tree .depth_1>ul{margin:0}.block_navigation .block_tree ul{margin-left:18px}.block_navigation .block_tree p.hasicon{text-indent:-21px;padding-left:21px}.block_navigation .block_tree p.hasicon img{width:16px;height:16px;margin-top:3px;margin-right:5px;vertical-align:top}.block_navigation .block_tree p.hasicon.visibleifjs{display:block}.block_navigation .block_tree .tree_item{cursor:pointer;padding-left:0;margin:3px 0;background-position:0 50%;background-repeat:no-repeat;word-wrap:break-word}.block_navigation .block_tree .tree_item.branch{padding-left:21px}.block_navigation .block_tree .active_tree_node{font-weight:700}.block_navigation .block_tree [aria-expanded="true"]{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded)}.block_navigation .block_tree [aria-expanded="false"]{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed)}.block_navigation .block_tree [aria-expanded="true"].emptybranch{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed_empty)}.block_navigation .block_tree [aria-expanded="false"] p.loading{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/loading_small)}.block_navigation .block_tree [aria-hidden="false"]{display:block}.block_navigation .block_tree [aria-hidden="true"]:not(.icon){display:none}.block_online_users .content .list li.listentry{clear:both}.block_online_users .content .list li.listentry .user{float:left;position:relative}.block_online_users .content .list li.listentry .otherusers{margin-left:1.5rem}.block_online_users .content .list li.listentry .user .userpicture{vertical-align:text-bottom}.block_online_users .content .list li.listentry .message,.block_online_users .content .list li.listentry .uservisibility{float:right;margin-top:3px}.block_online_users .content .info{text-align:center}.block_private_files .content table{table-layout:fixed;width:100%}.block_private_files .content .footer{padding:10px 0 0;margin-top:.5em}.block_private_files ul[role="tree"]{margin:0;padding:0}.block_private_files ul,.block_private_files li{list-style:none}.block_private_files [role="treeitem"]{padding-left:22px;cursor:pointer}.block_private_files [role="treeitem"] p{margin-bottom:0}.block_private_files [role="treeitem"][aria-expanded]{padding-left:0}.block_private_files [role="treeitem"][aria-expanded="false"]>p::before{content:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed);vertical-align:sub;margin-right:5px}.block_private_files [role="treeitem"][aria-expanded="true"]>p::before{content:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded);vertical-align:sub;margin-right:5px}.block_private_files [role="treeitem"]:not([aria-expanded]){background-image:repeating-linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 1px,rgba(255,255,255,0) 1px,rgba(255,255,255,0) 2px),repeating-linear-gradient(to top,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 1px,rgba(255,255,255,0) 1px,rgba(255,255,255,0) 2px);background-repeat:no-repeat,no-repeat;background-position:left 10px top 50%,left 8px top 0;background-size:11px 1px,1px 100%}.block_private_files [role="treeitem"]:not([aria-expanded]):last-child{background-size:11px 1px,1px 50%}.block_private_files [role="group"]{background-image:repeating-linear-gradient(to top,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 1px,rgba(255,255,255,0) 1px,rgba(255,255,255,0) 2px);background-repeat:no-repeat;background-position:left 8px top 100%;background-size:1px 100%;margin-left:0}.block_private_files [aria-hidden="true"]:not(.icon){display:none}.block_recent_activity .unlist li{margin-bottom:1em}.block_recent_activity li .head .date{float:right}.block_rss_client .list li:first-child{border-top-width:0}.block_rss_client .list li{border-top:1px solid;padding:5px}.block_search_forums .searchform{text-align:center}.block_search_forums .searchform img{vertical-align:middle}.block_search_forums .searchform img.resize{width:1em;height:1.1em}.block_search_forums .invisiblefieldset{display:block}.block_settings .block_tree ul{margin-left:18px}.block_settings .block_tree p.hasicon{text-indent:-21px;padding-left:21px}.block_settings .block_tree p.hasicon img{width:16px;height:16px;margin-top:3px;margin-right:5px;vertical-align:top}.block_settings .block_tree p.hasicon.visibleifjs{display:block}.block_settings .block_tree .tree_item.branch{padding-left:21px}.block_settings .block_tree .tree_item{cursor:pointer;margin:3px 0;background-position:0 50%;background-repeat:no-repeat}.block_settings .block_tree .active_tree_node{font-weight:700}.block_settings .block_tree [aria-expanded="true"]{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded)}.block_settings .block_tree [aria-expanded="false"]{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed)}.block_settings .block_tree [aria-expanded="true"].emptybranch{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed_empty)}.block_settings .block_tree [aria-expanded="false"] p.loading{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/loading_small)}.block_settings .block_tree [aria-hidden="false"]{display:block}.block_settings .block_tree [aria-hidden="true"]:not(.icon){display:none}.block_site_main_menu li{clear:both}.block_site_main_menu.block .content>.unlist>li>.column{width:100%;display:table}.block_site_main_menu li .buttons{float:right;margin:0;padding:0;border:0;background-color:inherit}.block_site_main_menu li .buttons a img{vertical-align:text-bottom}.block_site_main_menu .footer{margin-top:1em}.block_site_main_menu .section_add_menus noscript div{display:inline}.block_site_main_menu .mod-indent,.block_site_main_menu .main-menu-content{display:table-cell}.block_social_activities li{clear:both}.block_social_activities li .column{width:100%}.block_social_activities li .buttons{float:right;margin:0}.block_social_activities li .buttons a img{vertical-align:text-bottom}.block_tag_flickr .flickr-photos{padding:3px}.block_tag_youtube .youtube-thumb{padding:3px;padding-bottom:.5em;display:block;float:left}.block_tag_youtube .yt-video-entry li{clear:left}@charset "UTF-8";.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"\f103"}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\f104"}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\f105"}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\f106"}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:"\f107"}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\f108"}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:"\f10c"}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:"\f10d"}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:"\f115"}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:"\f11d"}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\f121"}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66A8CC}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2B333F;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all 0.4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2B333F}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2B333F;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all 0.4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all 0.4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2B333F;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility 0.1s,opacity 0.1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all 0.2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility 0.1s,opacity 0.1s,height 0.1s,width 0.1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width 0.1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2B333F;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear 0.3s forwards;animation:vjs-spinner-show 0s linear 0.3s forwards}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:0.44s;animation-delay:0.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2B333F;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2B333F;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none;background:none}.video-js *:focus:not(:focus-visible),.video-js .vjs-menu *:focus:not(:focus-visible){outline:none;background:none}.video-js.vjs-audio .vjs-big-play-button{display:none}.video-js.vjs-audio .vjs-control-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.video-js.vjs-audio{min-height:3em}.video-js.vjs-error{height:150px}.mediaplugin_videojs video{min-height:32px}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{left:0;right:auto}.video-js .vjs-play-progress:before{left:auto;right:-.5em}.video-js .vjs-volume-level{left:0;right:auto}.vjs-slider-horizontal .vjs-volume-level:before{left:auto;right:-.5em}#glossaryfilteroverlayprogress{position:fixed;top:50%;width:100%;text-align:center}.jsenabled #MathJax_ZoomFrame{position:absolute}.mediaplugin{display:block;margin-top:5px;margin-bottom:5px;text-align:center}.mediaplugin,.mediaplugin video{width:100%;max-width:100%}.mediaplugin>div{margin:auto}.path-mod-assign .gradingtable .mediaplugin,.path-mod-assign .submissionsummarytable .mediaplugin{width:400px;height:auto}.mod-indent-outer .mediaplugin{display:table-cell}@media (max-width:480px){.mceToolbar td{float:left;display:inline-block}.moodleSkin .mceLayout .mceToolbar .mceWrap{clear:left;width:100%;height:4px}.moodleSkin .mceLayout .mceToolbar .mceNoWrap{clear:none;width:0}.o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap,.o2k7Skin tr.mceFirst .mceToolbar tr td.mceWrap{margin-left:-3px}}.mceToolbar td{box-sizing:content-box}.format-singleactivity .tree_item.orphaned a{color:red}#page-report-completion-index table#completion-progress{margin-top:20px;margin-bottom:30px}#page-report-completion-index .export-actions{text-align:center;list-style:none}#page-report-completion-index .criterianame,#page-report-completion-index .criteriaicon,#page-report-completion-index .completion-progresscell{text-align:center}#page-report-completion-index .rotated-text-container{display:inline-block;width:16px}#page-report-completion-index .rotated-text{display:inline-block;white-space:nowrap;transform:translate(0,100%) rotate(-90deg);transform-origin:0 0;vertical-align:middle}#page-report-completion-index .rotated-text:after{content:"";float:left;margin-top:100%}.report-eventlist-name{color:#888;font-size:.75em}.report-eventlist-datatable-table>div>table{width:100%}#page-admin-report-eventlist-index dt{float:left;text-align:right;width:20em}#page-admin-report-eventlist-index dd{display:block;text-align:left;margin-left:21em}#page-admin-report-eventlist-index dd+dd{clear:left}@media (max-width:767px){#page-admin-report-eventlist-index dt{width:100%;text-align:left}#page-admin-report-eventlist-index dd{margin-left:0}#page-admin-report-eventlist-index dd+dd{margin-left:0}}#page-report-log-index .info{margin:10px}#page-report-log-index .logselectform{margin:10px auto}#page-report-log-user .info{margin:10px;text-align:center}#page-report-loglive-index .info{margin:10px}table.flexible>tbody>tr:nth-child(n).newrow>td{background:#d4d4d4}#page-report-outline-index td.numviews{text-align:right}#page-report-outline-index tr.section{text-align:center}#page-report-outline-index td.lastaccess{font-size:.8em}#page-report-outline-user .section .content{margin-left:30px;margin-right:30px}#page-report-outline-user .section h2{margin-top:0}#page-report-outline-user .section{margin-left:30px;margin-right:30px;margin-bottom:20px}#page-report-outline-user .section{border-width:1px;border-style:solid;padding:10px}#page-report-participation-index .participationselectform{margin:10px auto}#page-report-participation-index .participationselectform label{margin-left:15px;margin-right:5px}#page-report-participation-index .participationselectform input[type="submit"]{margin-bottom:0}#page-report-progress-index #completion-progress th,#page-report-progress-index #completion-progress td{padding:2px 2px;font-weight:400;border-right:1px solid #eee}#page-report-progress-index .progress-actions{text-align:center;list-style:none}#page-report-progress-index .completion_pagingbar{margin:1em 0;text-align:center}#page-report-progress-index .completion_prev{display:inline;margin-right:2em}#page-report-progress-index .completion_pagingbar p{display:inline}#page-report-progress-index .completion_next{display:inline;margin-left:2em}#page-report-progress-index .completion-header,#page-report-progress-index .completion-progresscell{text-align:center}#page-report-progress-index .rotated-text-container{display:inline-block;width:16px}#page-report-progress-index .rotated-text{display:inline-block;white-space:nowrap;transform:translate(0,100%) rotate(-90deg);transform-origin:0 0;vertical-align:middle}#page-report-progress-index .rotated-text:after{content:"";float:left;margin-top:100%}#page-report-progress-index .modicon{padding-top:5px}#page-report-stats-index .graph{margin-bottom:1em}.path-grade-report-grader .gradeparent{position:relative}.path-grade-report-grader .gradeparent .grader-information-tooltip{min-width:200px}.path-grade-report-grader .gradeparent .graderreportoverlay{background-color:#fff;width:auto;padding:10px;font-size:12px;border:1px solid #ccc;border-radius:4px}.path-grade-report-grader .gradeparent table{border:1px solid #ccc;border-collapse:separate;border-spacing:0;border-bottom-width:0;border-right-width:0;margin-bottom:2em}.path-grade-report-grader .gradeparent .cell{border:1px solid #ccc;border-top-width:0;border-left-width:0;padding:4px 5px;vertical-align:middle;text-align:right;white-space:nowrap}.path-grade-report-grader .gradeparent .floater{display:none}.path-grade-report-grader .gradeparent .floating{display:block}.path-grade-report-grader .gradeparent .heading .cell,.path-grade-report-grader .gradeparent .avg .cell,.path-grade-report-grader .gradeparent .user.cell{font-size:14px;font-weight:400;text-align:left}.path-grade-report-grader .gradeparent .user.cell{min-width:200px;width:200px;white-space:normal;vertical-align:top}.path-grade-report-grader .gradeparent .user.cell .userpicture{border:none;vertical-align:middle}.path-grade-report-grader .gradeitemheader{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:200px;vertical-align:bottom}.path-grade-report-grader .gradeparent .userfield{font-weight:400;text-align:left}.path-grade-report-grader .gradeparent .range .header,.path-grade-report-grader .gradeparent .avg .header{font-weight:700}.path-grade-report-grader .gradeparent .avg.floating .cell{border-top-width:1px}.path-grade-report-grader .gradeparent .avg .cell{text-align:right}.path-grade-report-grader .gradeparent .heading .cell .iconsmall{padding-top:0;padding-bottom:0}.path-grade-report-grader .gradeparent .sorticon{margin-left:3px}.path-grade-report-grader .gradeparent .gradevalue{display:inline-block}.path-grade-report-grader .gradeparent tr:nth-child(n) td.overridden:nth-child(n){background-color:#efd9a4}.path-grade-report-grader .gradeparent tr:nth-child(n) td.ajaxoverridden:nth-child(n){background-color:#ffe3a0}.path-grade-report-grader .gradeparent .excludedfloater{font-weight:700;color:red;font-size:9px;float:left}.path-grade-report-grader .gradeparent .category{text-align:left}.path-grade-report-grader .gradeparent select{margin:0;padding:0}.path-grade-report-grader .gradeparent .text{border:1px solid #666;width:auto;margin:0;padding:0;text-align:center}.path-grade-report-grader .gradeparent .quickfeedback{border:1px dashed #000;width:auto;margin:0;padding:0;margin-left:10px}.path-grade-report-grader .yui3-overlay{border:0;background:none;background-color:inherit;min-width:200px}.path-grade-report-grader .yui3-overlay{background-color:#fff;width:auto;padding:10px;font-size:12px;border:1px solid #ccc;border-radius:4px}.path-grade-report-history div.gradeparent{overflow-x:scroll}.path-grade-report-history .singlebutton div,.path-grade-report-history .singlebutton div input[type="button"]{margin:0}.yui3-gradereport_history_usp-hidden{display:none}.gradereport_history_usp .usp-content{position:relative}.gradereport_history_usp .usp-ajax-content{overflow:auto;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.gradereport_history_usp .usp-ajax-content,.gradereport_history_usp .usp-loading-lightbox{height:375px}.gradereport_history_usp .usp-loading-lightbox{background-color:#fff;opacity:.5;position:absolute;text-align:center;width:100%;top:0;left:0}.gradereport_history_usp .usp-loading-lightbox img{margin-top:100px;opacity:1}.gradereport_history_usp .usp-search{text-align:center}.gradereport_history_usp .usp-user{width:100%;text-align:left;border-top:1px solid #eee}.gradereport_history_usp .usp-user:nth-child(odd){background-color:#f9f9f9}.gradereport_history_usp .usp-first-added{border-top:1px solid #bbb}.gradereport_history_usp .usp-checkbox{text-align:center;float:left;padding:11px 6px 0 6px}.gradereport_history_usp .usp-checkbox input[type=checkbox]{margin:0}.gradereport_history_usp .usp-picture{margin:6px 3px 0 3px;float:left}.gradereport_history_usp .usp-userpicture{cursor:pointer}.gradereport_history_usp .usp-user .details{margin-left:67px;padding:3px 6px 0 6px;word-wrap:break-word}.gradereport_history_usp .usp-user .details label{margin:0}.gradereport_history_usp .usp-more-results{padding:5px;border-top:1px solid #bbb}.gradereport_history_usp .usp-finish{padding-top:1em;text-align:center}.gradereport_history_usp .usp-finish input{margin:0}.path-grade-report-singleview div.reporttable{text-align:center}.path-grade-report-singleview div.groupselector,.path-grade-report-singleview div.reporttable form div.singleview_buttons,.path-grade-report-singleview div.selectitems{display:block;text-align:right;clear:both}.path-grade-report-singleview div.singleselect+div.singleselect select,.path-grade-report-singleview div.groupselector select{margin-right:0}.path-grade-report-singleview div.reporttable div.singleselect form div{text-align:center}.path-grade-report-singleview div.reporttable table.reporttable{margin:0 auto 15px auto}.path-grade-report-singleview div.reporttable form div{text-align:center}.path-grade-report-singleview .singleview_buttons{padding:10px 0}.path-grade-report-singleview div.reporttable h2{text-align:center}.path-grade-report-singleview input[name^="finalgrade"]{width:50px}.path-grade-report-singleview .reporttable tbody th,.path-grade-report-singleview .reporttable tbody td.range{white-space:nowrap}.path-grade-report-singleview .reporttable tbody th>*{display:inline-block;vertical-align:middle;margin:0 2px}.path-grade-report-singleview .itemnav{font-size:small;display:inline;padding-bottom:.5em}.path-grade-report-singleview .itemnav.previtem{float:left}.path-grade-report-singleview div.nextitem{float:right}.path-grade-report-singleview .reporttable{width:100%}.path-grade-report-singleview .reporttable th{text-align:left}.path-grade-report-singleview div.reporttable form div.singleview_bulk{display:inline-block;text-align:left;margin-bottom:1em}.path-grade-report-singleview .singleview_bulk div>*,.path-grade-report-singleview .singleview_bulk fieldset>*{display:inline-block;vertical-align:middle;margin:0}.path-grade-report-singleview .singleselect select,.path-grade-report-singleview div.reporttable form .singleview_bulk select,.path-grade-report-singleview div.reporttable form .singleview_bulk input{margin-left:10px;margin-right:10px}.path-grade-report-singleview .singleview_bulk>fieldset{display:block}.path-grade-report-singleview div.reporttable form .singleview_bulk>div.enable{margin-bottom:.5em;text-align:left}.path-grade-report-user #graded_users_selector{float:right;margin-bottom:5px}.path-grade-report-user .view_users_selector{clear:both;float:right;margin-bottom:5px}.path-grade-report-user #graded_users_selector .singleselect label,.path-grade-report-user .view_users_selector .singleselect label{display:inline-block}.path-grade-report-user .user-grade{width:100%;border:1px solid}.path-grade-report-user .user-grade thead th{vertical-align:bottom}.path-grade-report-user .user-grade th{text-align:left}.path-grade-report-user .user-grade td{min-width:4.5em;vertical-align:top}.path-grade-report-user .user-grade .b1l{padding:0;width:24px;min-width:24px}.path-grade-report-user .user-grade tbody .column-itemname{padding-left:0;padding-right:8px}.path-grade-report-user .user-grade .column-itemname.item,.path-grade-report-user .user-grade .gradeitemdescription{font-weight:400;padding-left:24px}.path-grade-report-user .user-grade .column-itemname.baggt,.path-grade-report-user .user-grade .column-itemname.baggb{padding-left:24px}.path-grade-report-user .user-grade .baggt,.path-grade-report-user .user-grade .baggb{font-weight:700}.gradingform_guide-regrade{padding:10px;background:#fdd;border:1px solid red;margin-bottom:10px}.gradingform_guide-restored{padding:10px;background:#ffd;border:1px solid #ff0;margin-bottom:10px}.gradingform_guide-error{color:red;font-weight:700}.gradingform_guide_editform .status{font-weight:400;text-transform:uppercase;font-size:60%;padding:.25em;border:1px solid #eee}.gradingform_guide_editform .status.ready{background-color:#e7f1c3;border-color:#aea}.gradingform_guide_editform .status.draft{background-color:#f3f2aa;border-color:#ee2}.gradingform_guide.editor .criterion .controls,.gradingform_guide .criterion .description,.gradingform_guide .criterion .remark{vertical-align:top}.gradingform_guide.editor .criterion .controls,.gradingform_guide.editor .criterion .description,.gradingform_guide.editor .criterion .remark{padding:3px}.gradingform_guide .criteria{height:100%}.gradingform_guide .criterion{border:1px solid #ddd;overflow:hidden}.gradingform_guide .criterion.even{background:#f0f0f0}.gradingform_guide .criterion .description{width:100%}.gradingform_guide .criterion .description .criterionmaxscore input{width:20px}.gradingform_guide .criterion .description .criterionname{font-weight:700}.gradingform_guide .criterion label{font-weight:700;padding-right:5px}.gradingform_guide .plainvalue.empty{font-style:italic;color:#aaa}.gradingform_guide .plainvalue.editname{font-weight:700}.gradingform_guide.editor .criterion.first.last .controls .delete input,.gradingform_guide.editor .criterion.first .controls .moveup input,.gradingform_guide.editor .criterion.last .controls .movedown input{display:none}.gradingform_guide.editor .delete input,.gradingform_guide.editor .moveup input,.gradingform_guide.editor .movedown input{text-indent:-1000em;cursor:pointer;border:none}.gradingform_guide.editor .criterion .controls .delete input{width:20px;height:16px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/delete) no-repeat center top;margin-top:4px}.gradingform_guide.editor .moveup input{width:20px;height:15px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/up) no-repeat center top;margin-top:4px}.gradingform_guide.editor .movedown input{width:20px;height:15px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/down) no-repeat center top;margin-top:4px}.gradingform_guide.editor .addcriterion input,.gradingform_guide.editor .addcomment input{background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/add) no-repeat;display:block;color:#555;font-weight:700;text-decoration:none}.gradingform_guide.editor .addcriterion input,.gradingform_guide.editor .addcomment input{background-position:5px 8px;height:30px;line-height:29px;margin-bottom:14px;padding-left:20px;padding-right:10px}.gradingform_guide .options .optionsheading{font-weight:700;font-size:1.1em;padding-bottom:5px}.gradingform_guide .options .option{padding-bottom:2px}.gradingform_guide .options .option label{margin-left:5px}.gradingform_guide .options .option .value{margin-left:5px;font-weight:700}.gradingform_guide .criterion .description.error{background:#fdd}.gradingform_guide.editor .hiddenelement{display:none}.gradingform_guide.editor .pseudotablink{background-color:transparent;border:0 solid;height:1px;width:1px;color:transparent;padding:0;margin:0;position:relative;float:right}.jsenabled .gradingform_guide .markingguidecomment{cursor:pointer}.jsenabled .gradingform_guide .markingguidecomment:before{content:url(/bfsi/theme/image.php/moove/core/1762772262/t/add);padding-right:2px}.gradingform_guide .commentheader{font-weight:700;font-size:1.1em;padding-bottom:5px}.jsenabled .gradingform_guide .criterionnamelabel{display:none}.jsenabled .gradingform_guide .criterionshortname{font-weight:700}.gradingform_guide table{width:100%}.gradingform_guide .descriptionreadonly{vertical-align:top}.gradingform_guide .criteriondescriptionmarkers{width:300px}.gradingform_guide .markingguideremark{margin:0;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.gradingform_guide .criteriondescriptionscore{display:inline}.gradingform_guide .score label{display:block}.gradingform_guide .score input{margin:0;width:auto}.gradingform_guide_comment_chooser{max-height:80vh;overflow-y:auto}.gradingform_guide-frequent-comments{position:absolute;top:7px;right:0}.gradingform_rubric_editform .status{font-weight:400;text-transform:uppercase;font-size:60%;padding:.25em;border:1px solid #eee}.gradingform_rubric_editform .status.ready{background-color:#e7f1c3;border-color:#aea}.gradingform_rubric_editform .status.draft{background-color:#f3f2aa;border-color:#ee2}.gradingform_rubric{padding-bottom:1.5em}.gradingform_rubric.editor .criterion .controls,.gradingform_rubric .criterion .description,.gradingform_rubric .criterion .levels,.gradingform_rubric.editor .criterion .addlevel,.gradingform_rubric .criterion .remark,.gradingform_rubric .criterion .levels .level{vertical-align:top}.gradingform_rubric.editor .criterion .controls,.gradingform_rubric .criterion .description,.gradingform_rubric.editor .criterion .addlevel,.gradingform_rubric .criterion .remark,.gradingform_rubric .criterion .levels .level{padding:3px}.gradingform_rubric .criteria{height:100%;display:flex;width:100%;overflow:auto}.gradingform_rubric .criterion{border:1px solid #ddd;overflow:hidden}.gradingform_rubric .criterion.even{background:#f0f0f0}.gradingform_rubric .criterion .description{min-width:150px;font-weight:700}.gradingform_rubric .criterion .levels table{width:100%;height:100%}.gradingform_rubric .criterion .levels,.gradingform_rubric .criterion .levels table,.gradingform_rubric .criterion .levels table tbody{padding:0;margin:0}.gradingform_rubric .criterion .levels .level{border-left:1px solid #ddd;max-width:150px}.gradingform_rubric .criterion .levels .level .level-wrapper{position:relative}.gradingform_rubric .criterion .levels .level.last{border-right:1px solid #ddd}.gradingform_rubric .plainvalue.empty{font-style:italic;color:#aaa}.gradingform_rubric.editor .criterion .levels .level .delete{position:absolute;right:0}.gradingform_rubric .criterion .levels .level .score{font-style:italic;color:#575;font-weight:700;margin-top:5px;white-space:nowrap}.gradingform_rubric .criterion .levels .level .score .scorevalue{padding-right:5px}.gradingform_rubric.editor .criterion.first .controls .moveup input,.gradingform_rubric.editor .criterion.last .controls .movedown input{display:none}.gradingform_rubric .criterion .levels .level.currentchecked{background:#fff0f0}.gradingform_rubric .criterion .levels .level.checked{background:#d0ffd0;border:1px solid #555}.gradingform_rubric.evaluate .criterion .levels .level:hover{background:#30ff30}.gradingform_rubric.editor .delete input,.gradingform_rubric.editor .duplicate input,.gradingform_rubric.editor .moveup input,.gradingform_rubric.editor .movedown input{text-indent:-1000em;cursor:pointer;border:none}.gradingform_rubric.editor .criterion .controls .delete input{width:12px;height:12px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/delete) no-repeat center top;margin:.3em .3em 0 .3em}.gradingform_rubric.editor .criterion .controls .duplicate input{width:12px;height:12px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/copy) no-repeat center top;margin:.3em .3em 0 .3em}.gradingform_rubric.editor .levels .level .delete input{width:12px;height:16px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/delete) no-repeat center center}.gradingform_rubric.editor .moveup input{width:12px;height:12px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/up) no-repeat center top;margin:.3em .3em 0 .3em}.gradingform_rubric.editor .movedown input{width:12px;height:12px;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/down) no-repeat center top;margin:.3em .3em 0 .3em}.gradingform_rubric.editor .addcriterion input,.gradingform_rubric.editor .addlevel input{background:#fff url(/bfsi/theme/image.php/moove/core/1762772262/t/add) no-repeat 7px 8px;display:block;color:#555;font-weight:700;text-decoration:none}.gradingform_rubric.editor .addcriterion input{height:30px;line-height:29px;margin-bottom:14px;padding-left:20px;padding-right:10px}.gradingform_rubric.editor .addlevel input{padding-left:24px;padding-right:8px}.gradingform_rubric .options .optionsheading{font-weight:700;font-size:1.1em;padding-bottom:5px}.gradingform_rubric .options .option{padding-bottom:2px}.gradingform_rubric .options .option label{margin-left:5px}.gradingform_rubric .options .option .value{margin-left:5px;font-weight:700}.gradingform_rubric .criterion .levels.error{border:1px solid red}.gradingform_rubric .criterion .description.error,.gradingform_rubric .criterion .levels .level .definition.error,.gradingform_rubric .criterion .levels .level .score.error{background:#fdd}.gradingform_rubric-regrade{padding:10px;background:#fdd;border:1px solid red;margin-bottom:10px}.gradingform_rubric-restored{padding:10px;background:#ffd;border:1px solid #ff0;margin-bottom:10px}.gradingform_rubric-error{color:red;font-weight:700}.gradingform_rubric.editor .hiddenelement{display:none}.gradingform_rubric.editor .pseudotablink{background-color:transparent;border:0 solid;height:1px;width:1px;color:transparent;padding:0;margin:0;position:relative;float:right}.gradingpanel-gradingform_rubric [aria-checked="true"]{border:1px solid #000}.path-admin-mnet-service-enrol .singlebutton{text-align:center}.path-admin-mnet-service-enrol table.remotehosts,.path-admin-mnet-service-enrol table.otherenrolledusers,.path-admin-mnet-service-enrol table.remotecourses{margin:0 auto 1em auto}.path-admin-mnet-service-enrol table.remotecourses th.categoryname{text-align:left;background-color:#f6f6f6}.path-admin-mnet-service-enrol table.remotecourses td.c1{font-weight:700}.path-admin-mnet-service-enrol table.remotecourses th.categoryname img{margin-right:1em}.path-admin-mnet-service-enrol .collapsibleregioncaption{font-size:110%;font-weight:700;text-align:center}.path-admin-mnet-service-enrol .collapsibleregioninner{border:1px solid #ddd;padding:1em}.path-admin-mnet-service-enrol .collapsibleregion.remotecourse.summary{margin:0 10em}.path-admin-mnet-service-enrol .roleassigntable{margin:1em auto}.qbehaviour_deferredcbm_slightlyunderconfident,.qbehaviour_deferredcbm_slightlyoverconfident{font-weight:700;color:#600}.qbehaviour_deferredcbm_underconfident,.qbehaviour_deferredcbm_overconfident{font-weight:700;color:#c00}.qbehaviour_deferredcbm_judgementok{font-weight:700;color:#080}.qbehaviour_deferredcbm_actual_percentage{font-weight:700}.qbehaviour_deferredcbm_summary_heading{margin:0}.que.deferredcbm .certaintychoices input[type="radio"]{margin-left:.5em}.que.deferredcbm .certaintychoices label{white-space:nowrap}#page-admin-tool-behat-index .steps-definitions{margin:1rem auto}#page-admin-tool-behat-index .steps-definitions .step{margin:1rem 0 0 0;border:1px solid #eee;padding:1rem}#page-admin-tool-behat-index .steps-definitions .stepdescription{font-style:italic}#page-admin-tool-behat-index .steps-definitions .stepcontent{margin:1rem 0}#page-admin-tool-behat-index .steps-definitions .steptype{color:#1467a6;margin-right:1ex}#page-admin-tool-behat-index .steps-definitions .stepapipath{font-family:monospace;font-size:smaller}#page-admin-tool-behat-index .steps-definitions .stepregex{color:#060}.path-admin-tool-capability .comparisontable{margin-top:150px}.path-admin-tool-capability .comparisontable th,.path-admin-tool-capability .comparisontable td{vertical-align:middle;padding:.4em .5em .3em}.path-admin-tool-capability .comparisontable thead th{vertical-align:bottom;background:none}.path-admin-tool-capability .comparisontable thead th div{position:relative}.path-admin-tool-capability .comparisontable thead th div>a{position:absolute;top:-1.75em;left:1em;width:150px;text-align:left;margin-bottom:1em;text-indent:-1.45em;-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg)}.path-admin-tool-capability .comparisontable tbody th{background-color:#eee;text-align:right;border:1px solid #dfdfdf}.path-admin-tool-capability .comparisontable tbody th span{display:block;color:#666;font-size:80%}.path-admin-tool-capability .comparisontable tbody td{border:1px solid #dfdfdf}.path-admin-tool-capability .comparisontable .inherit{color:#666}.path-admin-tool-capability .comparisontable .allow{background-color:#060;font-weight:700;color:#fff}.path-admin-tool-capability .comparisontable .prevent{background-color:#ad6704;font-weight:700;color:#fff}.path-admin-tool-capability .comparisontable .prohibit{background-color:#800;font-weight:700;color:#fff}.nav-pills .nav-pills{margin-left:1rem}.data-registry>.top-nav>*{margin-right:.5rem}.data-registry>.top-nav>.singlebutton,.data-registry>.top-nav>.moodle-actionmenu[data-owner='dataregistry-actions']{display:inline-block}.data-registry .context-tree{height:70vh;overflow-y:scroll}[data-region="data-requests-table"] .moodle-actionmenu{min-width:150px}.context-level-view{margin:1em}.path-admin-tool-filetypes .generaltable .c0,.path-admin-tool-filetypes .generaltable .c1,.path-admin-tool-filetypes .generaltable .c2,.path-admin-tool-filetypes .generaltable th{white-space:nowrap}.path-admin-tool-filetypes .generaltable .deleted .c0 img{opacity:.2}.path-admin-tool-filetypes .generaltable .deleted .c0 span{text-decoration:line-through}.path-admin-tool-filetypes .generaltable .nonstandard{font-weight:700}.path-admin-tool-health div#healthnoproblemsfound{width:60%;margin:auto;padding:1em;border:1px solid #000;-moz-border-radius:6px}.path-admin-tool-health dl.healthissues{width:60%;margin:auto}.path-admin-tool-health dl.critical dt,.path-admin-tool-health dl.critical dd{background-color:#a71501}.path-admin-tool-health dl.significant dt,.path-admin-tool-health dl.significant dd{background-color:#d36707}.path-admin-tool-health dl.annoyance dt,.path-admin-tool-health dl.annoyance dd{background-color:#dba707}.path-admin-tool-health dl.notice dt,.path-admin-tool-health dl.notice dd{background-color:#e5db36}.path-admin-tool-health dl dt.solution,.path-admin-tool-health dl dd.solution,.path-admin-tool-health div#healthnoproblemsfound{background-color:#5bb83e}.path-admin-tool-health dl.healthissues dt,.path-admin-tool-health dl.healthissues dd{margin:0;padding:1em;border:1px solid #000}.path-admin-tool-health dl.healthissues dt{font-weight:700;border-bottom:0;padding-bottom:.5em}.path-admin-tool-health dl.healthissues dd{border-top:0;padding-top:.5em;margin-bottom:10px}.path-admin-tool-health dl.healthissues dd form{margin-top:.5em;text-align:right}.path-admin-tool-health form#healthformreturn{text-align:center;margin:2em}.path-admin-tool-health dd.solution p{padding:0;margin:1em 0}.path-admin-tool-health dd.solution li{margin-top:1em}#page-admin-tool-installaddon-index #installfromrepobox{text-align:center;padding-top:2em;padding-bottom:2em}#page-admin-tool-installaddon-index #installfromrepobox .singlebutton{display:inline-block}#page-admin-tool-installaddon-index #installfromrepobox .singlebutton input[type=submit]{padding:1em}#page-admin-tool-langimport-index .langimport{margin:auto;float:none;width:100%}.path-admin-tool-lp [data-region="managecompetencies"] ul li,.path-admin-tool-lp [data-region="plans"] ul li,.path-admin-tool-lp [data-region="competencymovetree"] ul li,.path-admin-tool-lp [data-region="competencylinktree"] ul li,.path-badges [data-region="competencylinktree"] ul li{list-style-type:none}.path-admin-tool-lp .progresstext{display:inline-block;vertical-align:top}.path-admin-tool-lp .progress{width:100%;display:inline-block}.path-admin-tool-lp .progress .bar{min-width:3em}.path-admin-tool-lp [data-region="managecompetencies"] ul[data-enhance="tree"],.path-admin-tool-lp [data-region="plans"] ul[data-enhance="tree"],.path-admin-tool-lp [data-region="competencylinktree"] ul[data-enhance="linktree"],.path-badges [data-region="competencylinktree"] ul[data-enhance="linktree"],.path-admin-tool-lp [data-region="competencymovetree"] ul[data-enhance="movetree"]{border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border linear .2s,box-shadow linear .2s;border-radius:4px;padding-left:20px;padding-right:20px;margin-left:10px;margin-right:10px}.path-admin-tool-lp [data-region="managecompetencies"] ul,.path-admin-tool-lp [data-region="plans"] ul,.path-admin-tool-lp [data-region="competencylinktree"] ul,.path-badges [data-region="competencylinktree"] ul,.path-admin-tool-lp [data-region="competencymovetree"] ul{cursor:pointer}.path-admin-tool-lp [data-region="competencylinktree"] ul li>span,.path-badges [data-region="competencylinktree"] ul li>span,.path-admin-tool-lp [data-region="competencymovetree"] ul li>span,.path-admin-tool-lp [data-region="plans"] ul li>span,.path-admin-tool-lp [data-region="managecompetencies"] ul li>span{padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;border-radius:4px}.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span,.path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span,.path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span,.path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span,.path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span{background-color:#dfdfdf}.path-admin-tool-lp [data-region="competencylinktree"] ul [tabindex="0"]>span,.path-badges [data-region="competencylinktree"] ul [tabindex="0"]>span,.path-admin-tool-lp [data-region="competencymovetree"] ul [tabindex="0"]>span,.path-admin-tool-lp [data-region="plans"] ul [tabindex="0"]>span,.path-admin-tool-lp [data-region="managecompetencies"] ul [tabindex="0"]>span{border:2px solid #0070a8}.path-admin-tool-lp [data-region="filtercompetencies"] input{margin-left:10px}.path-admin-tool-lp [data-region="link-buttons"],.path-admin-tool-lp [data-region="move-buttons"]{text-align:center}.path-admin-tool-lp [data-region="competencylinktree"]>ul,.path-badges [data-region="competencylinktree"]>ul{overflow-y:auto;height:400px}.path-admin-tool-lp span.currentdragtarget{border:1px dashed}.path-admin-tool-lp .competencyactionsmenu{display:inline-block;vertical-align:text-top}.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-base"]{display:table;width:100%}.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"],.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"]{display:table-row}.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] label,.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] label{padding-right:10px}.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] label,.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] select,.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] label,.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] select{display:table-cell}.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] select,.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] select,.path-admin-tool-lp [data-region="competencylinktree"] select,.path-badges [data-region="competencylinktree"] select{width:100%}.path-admin-tool-lp [data-region] .generaltable.fullwidth{clear:both}.path-admin-tool-lp .competency-rule-points{margin-top:10px}.path-admin-tool-lp .competency-rule-points table input{margin-bottom:0}.path-admin-tool-lp .competency-rule-points tr[data-competency] th{font-weight:400}.path-admin-tool-lp .competency-rule-points input[type="number"]{width:50px}.competency-heading{margin-bottom:15px}.competency-heading h4{margin:0}.tool-lp-menu{margin:0}.tool-lp-menu li{float:left;position:relative;list-style-type:none;white-space:nowrap}.tool-lp-sub-menu{position:absolute;list-style:none;margin:0;top:-10px}.tool-lp-sub-menu li{float:none}.tool-lp-menu .tool-lp-sub-menu[aria-hidden=false]{display:block}.tool-lp-menu ul[aria-hidden=true]{display:none}.tool-lp-menu .caret{margin:8px}.tool-lp-menu.tool-lp-menu-open-left .tool-lp-sub-menu{left:auto;right:0}.tool-lp-menu .tool-lp-sub-menu .menu-focus a{color:#fff;text-decoration:none;background-color:#00699e;background-image:linear-gradient(to bottom,#0070a8,#005f8f);background-repeat:repeat-x}input[type="radio"].tool_lp_scale_default,input[type="checkbox"].tool_lp_scale_proficient{margin-top:0}.user-evidence-documents{margin:10px 20px;list-style:none}.user-evidence-competencies,.user-evidence-documents li{margin-bottom:5px;word-break:break-all}[data-region="user-evidence-list"] .user-evidence-competencies,[data-region="user-evidence-list"] .user-evidence-documents{margin:0;list-style:none}.user-competency-course-navigation select{display:none}.user-competency-course-navigation span{max-width:100%;overflow:hidden}.competency-grader textarea{width:100%;max-width:100%;box-sizing:border-box}#page-admin-tool-messageinbound-index .handler-function{display:block;padding:0 .5em;color:#888;font-size:.75em}#page-admin-tool-messageinbound-index .state,#page-admin-tool-messageinbound-index .edit{text-align:center}#page-admin-tool-mobile-subscription dl dt{clear:both;display:inline-block;width:40%;min-width:100px;vertical-align:top;padding-top:1px}#page-admin-tool-mobile-subscription dl dd{display:inline-block;width:59%;margin-left:1%;vertical-align:top;padding-top:1px}#page-admin-tool-mobile-subscription dl.list-narrow dt{width:30%}#page-admin-tool-mobile-subscription dl.list-narrow dd{width:69%}#page-admin-tool-mobile-subscription progress{width:100%}.eupopup-container{background-color:rgba(25,25,25,.9);color:#efefef;padding:5px 20px;font-size:12px;line-height:1.2em;text-align:center;display:none;z-index:9999999}.behat-site .eupopup-container-bottom{position:relative}.eupopup-container-bottom{position:fixed;bottom:0;left:0;right:0}.eupopup-closebutton{font-size:16px;font-weight:100;line-height:1;color:#a2a2a2;opacity:.2;position:absolute;font-family:helvetica,arial,verdana,sans-serif;top:0;right:0;padding:5px 10px}.eupopup-buttons{padding:7px 0 5px 0}.eupopup-button{margin:0 10px}.eupopup-button:hover,.eupopup-button:focus{text-decoration:underline;color:#f6a21d}.eupopup-body li{display:inline}.eupopup-body li:before{content:", "}.eupopup-body li:first-child:before{content:""}.eupopup-body ul{padding:0;margin:0 0 3px}.eupopup-closebutton:hover,.eupopup-closebutton:active{text-decoration:none}.eupopup-head{font-size:1.2em;font-weight:700;padding:7px}.eupopup-button_1{font-weight:700;font-size:14px}.eupopup-button_2{display:none}.eupopup-button{color:#f6a21d}.policy-heading .policy-viewdoc-buttons{text-align:center;margin:15px}#page-admin-tool-policy-acceptances .colselect{width:35px}.path-admin-tool-profiling .profilingruntable .label{font-weight:700}.path-admin-tool-profiling .profiling_worse{color:red}.path-admin-tool-profiling .profiling_better{color:green}.path-admin-tool-profiling .profiling_same{color:dimgrey}.path-admin-tool-profiling .profiling_important,.path-admin-tool-profiling .flexible .referencerun{font-weight:700}.path-admin-tool-profiling .flexible{margin-left:auto;margin-right:auto}#page-admin-tool-task-scheduledtasks .task-class,#page-admin-tool-task-runningtasks .task-class{display:block;padding:0 .5em;color:#888;font-size:.75em}#page-admin-tool-task-scheduledtasks input[type=text]{direction:ltr}#page-admin-tool-task-scheduledtasks .task-runnow,#page-admin-tool-task-scheduledtasks .task-clearfaildelay{font-size:.75em}[data-region="displaytemplateexample"]{border-radius:4px;border:1px inset #e3e3e3;padding:1em}div[data-flexitour="backdrop"]{position:fixed;top:0;right:0;bottom:0;left:0}span[data-flexitour="container"].orphan{position:absolute}span[data-flexitour="container"].orphan div[data-role="arrow"]{display:none}body div[data-flexitour="step-background-fader"],body div[data-flexitour="step-background"]{position:absolute;background:inherit}div[data-flexitour="step-background-fader"],[data-flexitour="step-backdrop"]>td,[data-flexitour="step-backdrop"]{position:relative}span[data-flexitour="container"].orphan div[data-role="arrow"]{display:none}.path-admin-local-usertours .stepcreator .input-append{font-size:inherit}.tour-actions>ul{margin-left:auto;margin-right:auto;text-align:center}.tour-actions>ul>li{background-color:#f5f5f5}.tour-actions>ul{margin-left:auto;margin-right:auto;text-align:center}.tour-actions>ul>li{background-color:#f5f5f5;border-radius:6px;border:1px solid #ccc;display:inline-block;height:9em;margin:.5em;text-align:center;width:13em}.tour-actions>ul>li>a{height:100%;display:block;padding:1em}@media (max-width:575.98px){span[data-flexitour="container"]{margin-left:10px}span[data-flexitour="container"] .modal-content{overflow-y:initial}span[data-flexitour="container"].orphan{margin-left:5px;margin-right:5px}}.path-admin-tool-xmldb a[name="lastused"]{padding-top:50px}.local_o365_statusmessage.alert{margin-bottom:.25rem}.local_o365_statusmessage img{margin-right:.25rem}.local_o365_statusmessage span,.local_o365_statusmessage a{vertical-align:middle}.local_o365_adminsetting_sharepointlink_message,.local_o365_adminsetting_sharepointlink_status{margin:0 0 .5rem 0;padding:.5rem}.local_o365_adminsetting_sharepointlink_message img,.local_o365_adminsetting_sharepointlink_status img{margin-right:.25rem}.local_o365_adminsetting_sharepointlink_message span,.local_o365_adminsetting_sharepointlink_status span{vertical-align:middle}.local_o365_adminsetting_sharepointlink_status{display:none}.local_o365_adminsetting_sharepointlink_status.empty{display:block;padding:0}.local_o365_adminsetting_sharepointlink_message.loading{display:block;padding:0;margin:.25rem 0 .5rem 0}.local_o365_sharepointlink_viewstatus .changesitelink{display:inline-block;margin-left:1.5rem}#local_o365_admin-azuresetup button.refreshperms{margin:0 0 .75rem}.local_o365_adminsetting_azuresetup_results section{margin-bottom:1rem}.local_o365_adminsetting_azuresetup_results section h5{margin:0 0 .25rem}.local_o365_ucp_index .connectionstatus{float:right;width:14rem;padding:.5rem}.local_o365_ucp_index .connectionstatus img{float:left;padding:.25rem}.local_o365_ucp_index .connectionstatus small{font-weight:700;font-size:.8rem}.local_o365_ucp_index .connectionstatus img.smallicon{width:12px;height:12px}.local_o365_ucp_index .local_o365_features{margin-right:16rem}.local_o365_ucp_index .local_o365_features>div{margin-bottom:1rem}.local_o365_ucp_index .local_o365_features>div a,.local_o365_ucp_index .local_o365_features>div b{background-position:2px 0;background-size:28px;background-repeat:no-repeat;background-color:transparent;display:inline-block;padding:4px 4px 4px 40px}.local_o365_ucp_index .local_o365_features .local_o365_feature_connection a,.local_o365_ucp_index .local_o365_features .local_o365_feature_connection b{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/o365color)}.local_o365_ucp_index .local_o365_features .local_o365_feature_calendar a,.local_o365_ucp_index .local_o365_features .local_o365_feature_calendar b{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/outlookcolor)}.local_o365_ucp_index .local_o365_features .local_o365_feature_onenote a,.local_o365_ucp_index .local_o365_features .local_o365_feature_onenote b{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/onenotecolor)}.local_o365_ucp_featurepage h3.local_o365_featureheader{background-position:center left;background-size:28px;background-repeat:no-repeat;background-color:transparent;padding:4px 4px 4px 35px}.local_o365_ucp_featurepage h3.local_o365_featureheader.local_o365_feature_calendar{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/outlookcolor)}.local_o365_ucp_featurepage h3.local_o365_featureheader.local_o365_feature_onenote{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/onenotecolor)}.local_o365_ucp_featurepage.local_o365_feature_connection h3.local_o365_featureheader{background-image:url(/bfsi/theme/image.php/moove/local_o365/1762772262/o365color)}.local_o365_ucp_featurepage.local_o365_feature_connection div.connectionstatus{margin:2rem 0}.local_o365_ucp_featurepage.local_o365_feature_connection div.local_o365_connectionoption{margin:0 0 1rem;padding:1rem}.local_o365_ucp_featurepage.local_o365_feature_connection div.local_o365_connectionoption h4{margin-top:0}.local_o365_o365toollink{margin-bottom:1rem}.local_o365_matchqueuetoolbar{margin:.75rem 0 .5rem 0}table.local_o365_matchqueue{width:100%}table.local_o365_matchqueue td,table.local_o365_matchqueue th{padding:.25rem .5rem;vertical-align:top}table.local_o365_matchqueue td:first-child,table.local_o365_matchqueue th:first-child{width:1.5rem;text-align:center}.local_o365_spinner{margin:0 0 1em 1em;display:none}#admin-sharepointcourseselect label.link-disabled a{display:none}select#id_local_o365_teams_course select::-webkit-scrollbar{width:6px}select#id_local_o365_teams_course::-webkit-scrollbar-track{box-shadow:inset 0 0 0 grey;border-radius:0}select#id_local_o365_teams_course::-webkit-scrollbar-thumb{background:rgba(50,50,50,.3);border-radius:10px}select#id_local_o365_teams_course::-webkit-scrollbar-thumb:hover{background:rgba(100,100,100,.5)}select#id_local_o365_teams_course>option:hover{background-color:#6264a7;color:#fff}select#id_local_o365_teams_course:focus option:checked{background:#6264a7 linear-gradient(0deg,#6264a7 0%,#6264a7 100%);color:#fff}select#id_local_o365_teams_course{overflow:auto;width:100%;max-height:270px;overflow-x:hidden;border-color:#f1f1f1;color:#484644}select#id_local_o365_teams_course:focus{outline-offset:0px!important;outline:none!important}select#id_local_o365_teams_course option{padding-top:10px;padding-left:20px;padding-bottom:10px;font-size:15px}form#local_o365_course_list label{font-size:13px}form#local_o365_course_list{font-family:"Segoe UI","Helvetica Neue","Apple Color Emoji","Segoe UI Emoji",Helvetica,Arial,sans-serif}#id_local_o365_teams_tab_name{background-color:#f0f2f4;border:0;padding:8px 8px 8px 12px;width:100%;margin-bottom:20px;color:#484644;font-size:15px}div.local_o365_manual_login{display:none;margin:auto;width:300px;height:300px;position:absolute;top:100px;left:0;right:0}button.local_o365_manual_login_button{font-family:"Segoe UI","Helvetica Neue","Apple Color Emoji","Segoe UI Emoji",Helvetica,Arial,sans-serif!important;display:block;width:200px;background:#6264a7;border:.125rem solid;border-color:transparent;border-radius:.1875rem;box-sizing:border-box;cursor:pointer;height:2rem;min-width:6rem;padding:.25rem;white-space:nowrap;-webkit-box-shadow:unset!important;box-shadow:unset!important;color:#FFF;margin:5px}button.local_o365_manual_login_button:not(:disabled):not(.disabled):active{background:#a6a7dc;border-color:transparent;color:#201f1f}button.local_o365_manual_login_button:hover,button.local_o365_manual_login_button.enabled{background:#464775;border-color:transparent;color:#FFF}.local_o365_acp_option{vertical-align:top;margin-right:10px}.local_o365_settings_manifest_container{margin:40px 0 20px 0}.local_o365_settings_teams_banner_part_1{margin:30px 40px 0 40px;text-align:center}.local_o365_settings_teams_banner_part_2{margin:0 40px 10px 40px}.local_o365_settings_teams_app_img{width:100%;margin-bottom:30px}.local_o365_settings_moodle_app_id_img{margin-left:auto;margin-right:auto;display:block}.local_o365_settings_moodle_app_id{background-color:yellow}.local_o365_settings_teams_horizontal_spacer{margin-left:80px}.local_o365_settings_teams_h4_spacer{margin:20px 0 30px 0;border-top:1px solid #e9ecef;padding-top:10px}#admin-bot_app_id,#admin-bot_app_password,#admin-bot_feature_enabled,#admin-bot_webhook_endpoint,#admin-bot_domains_whitelist{margin-bottom:20px}.path-local-recompletion .userlist{margin-bottom:20px;margin-left:60px;font-weight:700}.core_payment_gateways_modal .paypal .icon{height:40px;width:auto}.assignfeedback_editpdf_widget .toolbar ul{display:none}.assignfeedback_editpdf_widget .toolbar li{list-style-type:none}.assignfeedback_editpdf_widget .drawingcanvas{position:relative;min-width:817px;min-height:400px;background-repeat:no-repeat;background-color:#ccc;margin-left:auto;margin-right:auto;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 20px rgba(0,0,0,.2)}.assignfeedback_editpdf_widget .moodle-dialogue-bd .drawingregion{position:inherit}.assignfeedback_editpdf_widget .drawingregion[data-currenttool=select] .commentdrawable textarea,.assignfeedback_editpdf_widget .drawingregion[data-currenttool=select] .commentdrawable svg{cursor:move}.assignfeedback_editpdf_widget .infoicon{display:none}.assignfeedback_editpdf_widget .warningmessages{position:absolute;margin-left:20px;margin-right:20px;bottom:20px}.assignfeedback_editpdf_widget .drawingregion{border:1px solid #ccc;left:1em;right:1em;top:52px;bottom:0;position:absolute;overflow:auto;background-color:#ccc;touch-action:none}.assignfeedback_editpdf_widget{user-select:none;-moz-user-select:none;-webkit-user-select:none}.assignfeedback_editpdf_widget .pageheader{background-color:#ebebeb;border-bottom:1px solid #ccc;padding:0;padding-left:20px;padding-right:20px;min-height:50px;height:52px;overflow:auto}.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_widget .moodle-dialogue-bd{padding:0}.yui3-colourpicker-hidden,.yui3-commentsearch-hidden,.yui3-commentmenu-hidden{display:none}.assignfeedback_editpdf_widget .pageheader button img{padding-top:3px;vertical-align:top}.assignfeedback_editpdf_widget .pageheader button:active{background-color:#ccc}.assignfeedback_editpdf_widget .pageheader select,.assignfeedback_editpdf_widget .pageheader button{background:none;padding:4px 7px;border:0;border-radius:0;margin:0;height:30px;line-height:30px;vertical-align:top;cursor:pointer}.assignfeedback_editpdf_widget .pageheader select{vertical-align:top;-webkit-appearance:none;-moz-appearance:menulist-text;background-color:#fff;padding:0 10px}.assignfeedback_editpdf_widget .pageheader select::-ms-expand{display:none}.assignfeedback_editpdf_widget .pageheader .navigation button+button,.assignfeedback_editpdf_widget .pageheader .toolbar button+button,.assignfeedback_editpdf_widget .pageheader .navigation select+button,.assignfeedback_editpdf_widget .pageheader .toolbar select+button{border-left:1px solid #ccc;border-right:0}.assignfeedback_editpdf_widget .pageheader .navigation button{border-right:1px solid #ccc}.assignfeedback_editpdf_widget .pageheader .toolbar,.assignfeedback_editpdf_widget .pageheader .navigation-search,.assignfeedback_editpdf_widget .pageheader .navigation-expcol,.assignfeedback_editpdf_widget .pageheader .navigation{border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;margin:10px 4px;background-color:#fff;height:30px;line-height:30px;padding:0}.assignfeedback_editpdf_commentsearch ul{max-height:400px;overflow-y:auto;padding:1em}.assignfeedback_editpdf_commentsearch ul li pre{background-color:#efefef;white-space:pre-wrap;word-break:break-word}.assignfeedback_editpdf_commentsearch ul li pre:hover{background-color:#ddd}.assignfeedback_editpdf_commentsearch ul li{margin:2px}.assignfeedback_editpdf_commentsearch a pre{font-family:helvetica;margin:0;padding:4px}.assignfeedback_editpdf_widget .navigation-search,.assignfeedback_editpdf_widget .navigation-expcol,.assignfeedback_editpdf_widget .navigation{float:left}.assignfeedback_editpdf_widget .toolbar_group{float:right}.assignfeedback_editpdf_widget .toolbar button{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.assignfeedback_editpdf_widget .toolbar>button.rotateleftbutton{float:left}.assignfeedback_editpdf_widget .toolbar>button.rotaterightbutton{float:right}.assignfeedback_editpdf_widget .toolbar{float:left}.assignfeedback_editpdf_widget .navigation,.assignfeedback_editpdf_widget .navigation-search,.assignfeedback_editpdf_widget .navigation-expcol,.assignfeedback_editpdf_widget .toolbar{display:inline-block}.assignfeedback_editpdf_colourpicker ul{margin:0}.assignfeedback_editpdf_dropdown li.quicklist_comment{width:200px}.assignfeedback_editpdf_dropdown li.quicklist_comment a{white-space:nowrap;display:inline-block;max-width:140px;overflow:hidden;text-overflow:ellipsis}.assignfeedback_editpdf_dropdown a.delete_quicklist_comment{float:right;width:20px}.assignfeedback_editpdf_dropdown button{border:0;background:none;padding:6px 7px;border-radius:0;border-top:1px solid #ccc}.assignfeedback_editpdf_dropdown li:first-child button{border-top:0}.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-wrap{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin-left:0;margin-right:0;margin-top:0;border-radius:4px}.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd{padding:0}.moodle-dialogue-base .assignfeedback_editpdf_dropdown .moodle-dialogue-wrap .moodle-dialogue-hd,.moodle-dialogue-base .assignfeedback_editpdf_dropdown .moodle-dialogue-wrap .moodle-dialogue-ft{display:none}.assignfeedback_editpdf_menu li hr{margin:0}.assignfeedback_editpdf_menu li a{text-decoration:none;color:#555;margin-left:10px;margin-right:10px;margin-top:4px;margin-bottom:4px}ul.assignfeedback_editpdf_search{margin:0}.assignfeedback_editpdf_search li{list-style-type:none}.assignfeedback_editpdf_search li a{text-decoration:none;color:#555}.assignfeedback_editpdf_menu li:hover{background-color:#ebebeb}ul.assignfeedback_editpdf_menu{margin:0;max-height:40vh;overflow-y:auto;overflow-x:hidden}.assignfeedback_editpdf_menu li{list-style-type:none;margin:0;border-radius:4px}.assignfeedback_editpdf_menu li img{height:auto}.assignfeedback_editpdf_menu li button{margin:0;background:none}.assignfeedback_editpdf_widget .pageheader button:hover{background-color:#ebebeb;background-image:radial-gradient(ellipse at center,#fff 60%,#dfdfdf 100%)}.assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton:hover,.assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton{background-color:#dfdfdf;background-image:radial-gradient(ellipse at center,#fff 40%,#dfdfdf 100%)}.assignfeedback_editpdf_widget .commentdrawable img{padding:1px}.assignfeedback_editpdf_widget .commentdrawable a{float:right;position:relative;left:-17px;top:2px;height:14px;background-color:#fff;border-left:1px solid #ccc;border-bottom:1px solid #ccc;line-height:14px}.assignfeedback_editpdf_widget .commentdrawable textarea{padding:4px;padding-right:20px;resize:none;overflow:hidden;color:#000;border:2px solid #ccc;border-radius:4px;font-size:16px;font-family:helvetica;min-height:1.2em}.assignfeedback_editpdf_widget .commentdrawable textarea:focus{outline:thin dotted #333;outline-color:-webkit-focus-ring-color;outline-width:5px;outline-style:auto;outline-offset:-2px}.assignfeedback_editpdf_widget .commentdrawable{display:flex;z-index:52;height:0}.assignfeedback_editpdf_widget .annotation{z-index:51}.assignfeedback_editpdf_widget .deleteannotationbutton{z-index:51}.assignfeedback_editpdf_widget .commentdrawable label{display:inline-block}.assignfeedback_editpdf_widget .commentdrawable svg{display:none}.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed{z-index:auto;width:24px}.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed textarea,.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed a{display:none}.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed svg{display:inline-block;width:24px;height:24px}.assignfeedback_editpdf_widget .drawingcanvas .loading .progressbarlabel{text-align:center}.hideoverflow{overflow:hidden;position:relative}@media (max-width:960px){.assignfeedback_editpdf_widget .pageheader{height:104px}.assignfeedback_editpdf_widget .drawingregion{top:104px}}@media (max-width:767px){.assignfeedback_editpdf_widget .drawingregion{position:relative;margin-bottom:1em;top:0;max-height:312px}.assignfeedback_editpdf_widget .pageheader{height:auto}}@media (max-width:480px){.assignfeedback_editpdf_widget .pageheader{padding-left:5px;padding-right:5px}}#page-mod-quiz-report #manualgradingform{width:100%}#page-mod-quiz-report #manualgradingform.mform br{clear:none}#page-mod-quiz-report #manualgradingform.mform .clearfix:after{clear:none}#page-mod-quiz-report #manualgradingform .que{margin-bottom:.7em}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,.path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper{border:none}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper legend,.path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper legend{display:none}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper th,.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper td,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper th,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper td{border:1px solid #ddd;padding:5px;vertical-align:top}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .criterion{text-align:center}.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem{text-align:center}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .fitemtitle,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .fitemtitle{display:none}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,.path-mod-workshop #id_rubric-grid-wrapper{margin-left:auto;margin-right:auto;width:100%}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .checkbox,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .checkbox{max-width:100%;flex:0 0 100%;text-align:left}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .felement,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement{width:100%;margin-left:auto;margin-right:auto}.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .felement{border:none}.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement span{display:block;text-align:center}.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement span label{display:block;text-align:center}.path-mod-workshop .mform.frozen .fitem.description.rubric+.fitem .fitemtitle,.path-mod-workshop .assessmentform.rubric.list #id_rubric-grid-wrapper .fitem .fitemtitle{display:none}.path-mod-workshop .mform.frozen .fitem.description.rubric+.fitem .fitemtitle+.felement,.path-mod-workshop .assessmentform.rubric.list .fitem .felement{width:auto;border:none}.path-mod-workshop .assessmentform.rubric.list .fitem .felement span input{display:block;float:left}.path-mod-workshop .assessmentform.rubric.list .fitem .felement.fgroup span label{display:block;margin-left:30px}.path-mod-workshop .manual-allocator .allocations{margin:0 auto;width:100%}.path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd){background-color:#eee}.path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).highlightreviewerof,.path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).highlightreviewedby{background-color:inherit}.path-mod-workshop .manual-allocator .allocations .peer .image{margin-right:5px;vertical-align:middle}.path-mod-workshop .manual-allocator .allocations .reviewedby .image,.path-mod-workshop .manual-allocator .allocations .reviewerof .image{margin-right:3px;vertical-align:middle}.path-mod-workshop .manual-allocator .allocations .highlightreviewedby .reviewedby,.path-mod-workshop .manual-allocator .allocations .highlightreviewerof .reviewerof{background-color:#fff3d2}.path-mod-workshop .manual-allocator .allocations tr td{vertical-align:top;padding:5px}.path-mod-workshop .manual-allocator .allocations tr td ul{margin:0}.path-mod-workshop .manual-allocator .allocations tr td ul li{list-style:none}.path-mod-workshop .manual-allocator .allocations tr td.peer{border-left:1px solid #ccc;border-right:1px solid #ccc}.path-mod-workshop .manual-allocator .allocations .reviewedby .info,.path-mod-workshop .manual-allocator .allocations .peer .info,.path-mod-workshop .manual-allocator .allocations .reviewerof .info{font-size:80%;color:#888;font-style:italic}.path-mod-workshop .manual-allocator .allocations .peer .submission{font-size:90%;margin-top:1em}.path-mod-workshop .random-allocator .warning{width:100%;margin:0 auto 15px auto}.accessibilitywarnings img{max-width:32px;max-height:32px}.atto_backcolor_button .dropdown-menu{min-width:inherit}.atto_backcolor_button .dropdown-menu .atto_menuentry{padding-top:5px;padding-bottom:5px}.atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]{display:flex}.atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:hover,.atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:focus{box-shadow:#0f6fc5 0 0 3px 1px}.atto_backcolor_button .dropdown-menu .coloroption{display:flex;align-items:center;float:left;height:20px;width:20px;border:1px solid #ccc}.atto_charmap_selector button{width:2.18rem;margin:.1rem}@media (max-width:768px){.toolbarbreak{display:none}}.emoji-picker-dialogue.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd{padding:0}.emoji-picker-dialogue .emoji-picker{box-shadow:none!important;border:0}.atto_emoticon_map ul{padding:0;margin:0;display:table;width:100%}.atto_emoticon_map li{display:table-row;white-space:nowrap}.atto_emoticon_map li div{display:table-cell;padding:0 1em}.atto_emoticon_emote img{width:16px}.atto_equation_library button{margin:.25%;min-width:12%}#page-admin-setting-atto_equation_settings .form-defaultinfo{max-height:10em;overflow:auto;padding:5px;min-width:206px}.atto_fontcolor_button .dropdown-menu{min-width:inherit}.atto_fontcolor_button .dropdown-menu .atto_menuentry{padding-top:5px;padding-bottom:5px}.atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]{display:flex}.atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:hover,.atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:focus{box-shadow:#0f6fc5 0 0 3px 1px}.atto_fontcolor_button .dropdown-menu .coloroption{display:flex;align-items:center;float:left;height:20px;width:20px;border:1px solid #ccc}.attoh5poverlay{display:none}.attoh5pinstructions{max-width:500px}.editor_atto_content_wrap .h5p-placeholder+br{display:none}.editor_atto_content_wrap .h5p-placeholder{color:#6c757d;width:100%;word-break:break-all;height:260px;cursor:pointer;background:url(/bfsi/theme/image.php/moove/atto_h5p/1762772262/icon-white) center center / 100px auto no-repeat #6c757d}.atto_h5p_button .icon{width:24px}.dir-rtl .CodeMirror{text-align:left;direction:ltr}.atto_image_preview{width:100%;height:100%;margin-left:auto;margin-right:auto}.atto_image_preview_box{max-height:150px;margin-bottom:1em;overflow:auto}.editor_atto_content img{cursor:pointer}.atto_image_button_text-top{vertical-align:text-top;margin:0 .5em}.atto_image_button_middle{vertical-align:middle;margin:0 .5em}.atto_image_button_text-bottom{vertical-align:text-bottom;margin:0 .5em}.atto_image_button_text-top.img-fluid,.atto_image_button_middle.img-fluid,.atto_image_button_text-bottom.img-fluid{display:inline-block;max-width:calc(100% - 1em)}.atto_image_button_left{float:left;margin:0 .5em 0 0;max-width:calc(100% - 1em)}.atto_image_button_right{float:right;margin:0 0 0 .5em;max-width:calc(100% - 1em)}#atto_managefiles_manageform #id_deletefileshdr{display:none}#atto_managefiles_manageform.has-unused-files #id_deletefileshdr{display:block}#atto_managefiles_manageform #id_missingfileshdr{display:none}#atto_managefiles_manageform.has-missing-files #id_missingfileshdr{display:block}.atto_form.atto_media>.tab-content{max-height:45vh;overflow-x:hidden}.atto_recordrtc,.atto_recordrtc div{font-weight:400;line-height:40px;padding:3px 0 3px 0}.atto_recordrtc .alert{line-height:40px;text-align:center}.atto_recordrtc audio{display:block;width:100%}@media screen and (max-width:670px){.atto_recordrtc video{display:block;height:auto;margin:0 auto;width:100%}}@media screen and (min-width:671px){.atto_recordrtc video{display:block;height:480px;margin:0 auto;width:640px}}.atto_recordrtc #start-stop,.atto_recordrtc #upload{white-space:normal}div.editor_atto_content td,div.editor_atto_content th,div.editor_atto_content caption{border:1px dashed #bbb;position:relative;min-width:2rem;height:2rem}div.editor_atto_content caption{height:auto}div.availablecolors{background-color:#eee;padding:.5rem}div.availablecolors .tablebordercolor,div.availablecolors .tablebackgroundcolor{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem;text-align:center;vertical-align:sub;border-radius:25%;margin-right:.2rem}#tinymce_managefiles_manageform.hasunusedfiles .managefilesstatus{display:none}#tinymce_managefiles_manageform.hasmissingfiles .managefilesstatus{display:inline}#tinymce_managefiles_manageform #id_deletefiles{display:none}#tinymce_managefiles_manageform.hasunusedfiles #id_deletefiles{display:block}#tinymce_managefiles_manageform #id_deletefiles .felement.fcheckbox{display:none}#tinymce_managefiles_manageform #id_deletefiles .felement.fcheckbox.isunused{display:block}@charset "UTF-8";#page-login-index.moove-login .loginpanel .card-block .form{display:none}.user-card .card-body{display:none!important}#page-login-index.moove-login .loginpanel .card-block .form{display:none}.user-card .card-body{display:none!important}@font-face{font-family:'FontAwesome';src:url(/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.eot?v=4.7.0);src:url("/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url(/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url("/bfsi/theme/font.php/moove/core/1762772262/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');font-weight:400;font-style:normal}
          /*!
           *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
           *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
           */
          .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
          /*!
           * Bootstrap v4.5.0 (https://getbootstrap.com/)
           * Copyright 2011-2020 The Bootstrap Authors
           * Copyright 2011-2020 Twitter, Inc.
           * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
           */
          :root{--blue:#0f6cbf;--indigo:#6610f2;--purple:#613d7c;--pink:#e83e8c;--red:#ca3120;--orange:#f0ad4e;--yellow:#ff7518;--green:#357a32;--teal:#20c997;--cyan:#008196;--white:#fff;--gray:#6a737b;--gray-dark:#343a40;--primary:#0f6cbf;--secondary:#ced4da;--success:#357a32;--info:#008196;--warning:#f0ad4e;--danger:#ca3120;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Poppins",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Poppins",sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5;color:#1d2125;text-align:left;background-color:#eef5f9}@media (max-width:1200px){body{font-size:calc(0.90375rem + 0.045vw)}}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0f6cbf;text-decoration:none;background-color:transparent}a:hover{color:#094478;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6a737b;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}@media (max-width:1200px){legend{font-size:calc(0.96rem + 0.72vw)}}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:"Poppins",sans-serif;font-weight:400;line-height:1.2;color:#455a64}h1,.h1{font-size:2.34375rem}@media (max-width:1200px){h1,.h1{font-size:calc(1.044375rem + 1.7325vw)}}h2,.h2{font-size:1.875rem}@media (max-width:1200px){h2,.h2{font-size:calc(0.9975rem + 1.17vw)}}h3,.h3{font-size:1.640625rem}@media (max-width:1200px){h3,.h3{font-size:calc(0.9740625rem + 0.88875vw)}}h4,.h4{font-size:1.40625rem}@media (max-width:1200px){h4,.h4{font-size:calc(0.950625rem + 0.6075vw)}}h5,.h5{font-size:1.171875rem}@media (max-width:1200px){h5,.h5{font-size:calc(0.9271875rem + 0.32625vw)}}h6,.h6{font-size:.9375rem}@media (max-width:1200px){h6,.h6{font-size:calc(0.90375rem + 0.045vw)}}.lead{font-size:1.171875rem;font-weight:300}@media (max-width:1200px){.lead{font-size:calc(0.9271875rem + 0.32625vw)}}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-1{font-size:calc(1.41rem + 6.12vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-2{font-size:calc(1.36rem + 5.52vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-3{font-size:calc(1.26rem + 4.32vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-4{font-size:calc(1.16rem + 3.12vw)}}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.171875rem}@media (max-width:1200px){.blockquote{font-size:calc(0.9271875rem + 0.32625vw)}}.blockquote-footer{display:block;font-size:80%;color:#6a737b}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#eef5f9;border:1px solid #dee2e6;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6a737b}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#1d2125}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#1d2125}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm{max-width:540px}}@media (min-width:768px){.container-md{max-width:720px}}@media (min-width:992px){.container-lg{max-width:960px}}@media (min-width:1200px){.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0%;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0%;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0%;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0%;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0%;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#1d2125}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.03)}.table-hover tbody tr:hover{color:#1d2125;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#bcd6ed}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#82b3de}.table-hover .table-primary:hover{background-color:#a8cae8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a8cae8}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#f1f3f5}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#e6e9ec}.table-hover .table-secondary:hover{background-color:#e3e6ea}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#e3e6ea}.table-success,.table-success>th,.table-success>td{background-color:#c6dac6}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#96ba94}.table-hover .table-success:hover{background-color:#b7d0b6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b7d0b6}.table-info,.table-info>th,.table-info>td{background-color:#b8dce2}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#7abdc8}.table-hover .table-info:hover{background-color:#a6d3da}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a6d3da}.table-warning,.table-warning>th,.table-warning>td{background-color:#fbe8cd}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#f7d4a3}.table-hover .table-warning:hover{background-color:#f9ddb6}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f9ddb6}.table-danger,.table-danger>th,.table-danger>td{background-color:#f0c5c1}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#e3948b}.table-hover .table-danger:hover{background-color:#ebb2ac}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebb2ac}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbd}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #8f959e;border-radius:0;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1200px){.form-control{font-size:calc(0.90375rem + 0.045vw)}}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#5babf2;outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.form-control::placeholder{color:#6a737b;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.171875rem;line-height:1.5}@media (max-width:1200px){.col-form-label-lg{font-size:calc(0.9271875rem + 0.32625vw)}}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.8203125rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:.9375rem;line-height:1.5;color:#1d2125;background-color:transparent;border:solid transparent;border-width:1px 0}@media (max-width:1200px){.form-control-plaintext{font-size:calc(0.90375rem + 0.045vw)}}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:.8203125rem;line-height:1.5}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.171875rem;line-height:1.5}@media (max-width:1200px){.form-control-lg{font-size:calc(0.9271875rem + 0.32625vw)}}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6a737b}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#357a32}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.8203125rem;line-height:1.5;color:#fff;background-color:rgba(53,122,50,.9)}.was-validated :valid~.valid-feedback,.is-valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#357a32;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23357a32' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#357a32;box-shadow:0 0 0 .2rem rgba(53,122,50,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#357a32;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23357a32' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#357a32;box-shadow:0 0 0 .2rem rgba(53,122,50,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#357a32}.was-validated .form-check-input:valid~.valid-feedback,.form-check-input.is-valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#357a32}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#357a32}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#459e41;background-color:#459e41}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(53,122,50,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#357a32}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#357a32}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#357a32;box-shadow:0 0 0 .2rem rgba(53,122,50,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ca3120}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.8203125rem;line-height:1.5;color:#fff;background-color:rgba(202,49,32,.9)}.was-validated :invalid~.invalid-feedback,.is-invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ca3120;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ca3120' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ca3120' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#ca3120;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ca3120' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ca3120' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ca3120}.was-validated .form-check-input:invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#ca3120}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#ca3120}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e04d3d;background-color:#e04d3d}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#ca3120}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#ca3120}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#1d2125;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.9375rem;line-height:1.5;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1200px){.btn{font-size:calc(0.90375rem + 0.045vw)}}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#1d2125;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.btn-primary:hover{color:#fff;background-color:#0c589c;border-color:#0b5190}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0c589c;border-color:#0b5190;box-shadow:0 0 0 .2rem rgba(51,130,201,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0b5190;border-color:#0a4b84}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,130,201,.5)}.btn-secondary{color:#1d2125;background-color:#ced4da;border-color:#ced4da}.btn-secondary:hover{color:#1d2125;background-color:#b8c1ca;border-color:#b1bbc4}.btn-secondary:focus,.btn-secondary.focus{color:#1d2125;background-color:#b8c1ca;border-color:#b1bbc4;box-shadow:0 0 0 .2rem rgba(179,185,191,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#1d2125;background-color:#ced4da;border-color:#ced4da}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#1d2125;background-color:#b1bbc4;border-color:#aab4bf}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(179,185,191,.5)}.btn-success{color:#fff;background-color:#357a32;border-color:#357a32}.btn-success:hover{color:#fff;background-color:#295f27;border-color:#255623}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#295f27;border-color:#255623;box-shadow:0 0 0 .2rem rgba(83,142,81,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#357a32;border-color:#357a32}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#255623;border-color:#214d1f}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(83,142,81,.5)}.btn-info{color:#fff;background-color:#008196;border-color:#008196}.btn-info:hover{color:#fff;background-color:#006070;border-color:#005563}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#006070;border-color:#005563;box-shadow:0 0 0 .2rem rgba(38,148,166,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#008196;border-color:#008196}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#005563;border-color:#004a56}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,148,166,.5)}.btn-warning{color:#1d2125;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#1d2125;background-color:#ed9d2b;border-color:#ec971f}.btn-warning:focus,.btn-warning.focus{color:#1d2125;background-color:#ed9d2b;border-color:#ec971f;box-shadow:0 0 0 .2rem rgba(208,152,72,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#1d2125;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#1d2125;background-color:#ec971f;border-color:#ea9214}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(208,152,72,.5)}.btn-danger{color:#fff;background-color:#ca3120;border-color:#ca3120}.btn-danger:hover{color:#fff;background-color:#a9291b;border-color:#9e2619}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#a9291b;border-color:#9e2619;box-shadow:0 0 0 .2rem rgba(210,80,65,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ca3120;border-color:#ca3120}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#9e2619;border-color:#932417}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(210,80,65,.5)}.btn-light{color:#1d2125;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#1d2125;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#1d2125;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(215,217,218,.5)}.btn-light.disabled,.btn-light:disabled{color:#1d2125;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#1d2125;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(215,217,218,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#0f6cbf;border-color:#0f6cbf}.btn-outline-primary:hover{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(15,108,191,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0f6cbf;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(15,108,191,.5)}.btn-outline-secondary{color:#ced4da;border-color:#ced4da}.btn-outline-secondary:hover{color:#1d2125;background-color:#ced4da;border-color:#ced4da}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ced4da;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#1d2125;background-color:#ced4da;border-color:#ced4da}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-outline-success{color:#357a32;border-color:#357a32}.btn-outline-success:hover{color:#fff;background-color:#357a32;border-color:#357a32}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(53,122,50,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#357a32;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#357a32;border-color:#357a32}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(53,122,50,.5)}.btn-outline-info{color:#008196;border-color:#008196}.btn-outline-info:hover{color:#fff;background-color:#008196;border-color:#008196}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(0,129,150,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#008196;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#008196;border-color:#008196}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,129,150,.5)}.btn-outline-warning{color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:hover{color:#1d2125;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#1d2125;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(240,173,78,.5)}.btn-outline-danger{color:#ca3120;border-color:#ca3120}.btn-outline-danger:hover{color:#fff;background-color:#ca3120;border-color:#ca3120}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(202,49,32,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ca3120;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ca3120;border-color:#ca3120}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(202,49,32,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#1d2125;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#1d2125;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#0f6cbf;text-decoration:none}.btn-link:hover{color:#094478;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6a737b;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.171875rem;line-height:1.5;border-radius:0}@media (max-width:1200px){.btn-lg,.btn-group-lg>.btn{font-size:calc(0.9271875rem + 0.32625vw)}}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.8203125rem;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9375rem;color:#1d2125;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15)}@media (max-width:1200px){.dropdown-menu{font-size:calc(0.90375rem + 0.045vw)}}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#1d2125;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#fff;text-decoration:none;background-color:#0f6cbf}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0f6cbf}.dropdown-item.disabled,.dropdown-item:disabled{color:#6a737b;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.8203125rem;color:#6a737b;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#1d2125}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.form-control,.input-group>.custom-select+.form-control,.input-group>.custom-file+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control-plaintext+.custom-select,.input-group>.custom-select+.custom-select,.input-group>.custom-file+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-file{display:flex;align-items:center}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-append .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-append .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.9375rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #8f959e}@media (max-width:1200px){.input-group-text{font-size:calc(0.90375rem + 0.045vw)}}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.171875rem;line-height:1.5}@media (max-width:1200px){.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{font-size:calc(0.9271875rem + 0.32625vw)}}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.8203125rem;line-height:1.5}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.custom-control{position:relative;display:block;min-height:1.40625rem;padding-left:1.75rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1.25rem;height:1.328125rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#0f6cbf;background-color:#0f6cbf}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#5babf2}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#8bc3f6;border-color:#8bc3f6}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6a737b}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.078125rem;left:-1.75rem;display:block;width:1.25rem;height:1.25rem;pointer-events:none;content:"";background-color:#fff;border:#8f959e solid 1px}.custom-control-label::after{position:absolute;top:.078125rem;left:-1.75rem;display:block;width:1.25rem;height:1.25rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#0f6cbf;background-color:#0f6cbf}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(15,108,191,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(15,108,191,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(15,108,191,.5)}.custom-switch{padding-left:2.6875rem}.custom-switch .custom-control-label::before{left:-2.6875rem;width:2.1875rem;pointer-events:all;border-radius:.625rem}.custom-switch .custom-control-label::after{top:calc(0.078125rem + 2px);left:calc(-2.6875rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);background-color:#8f959e;border-radius:.625rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.9375rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(15,108,191,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px;border:1px solid #8f959e;border-radius:0;appearance:none}@media (max-width:1200px){.custom-select{font-size:calc(0.90375rem + 0.045vw)}}.custom-select:focus{border-color:#5babf2;outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6a737b;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.8203125rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.171875rem}@media (max-width:1200px){.custom-select-lg{font-size:calc(0.9271875rem + 0.32625vw)}}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#5babf2;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #8f959e}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #eef5f9,0 0 0 .2rem rgba(15,108,191,.75)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #eef5f9,0 0 0 .2rem rgba(15,108,191,.75)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #eef5f9,0 0 0 .2rem rgba(15,108,191,.75)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0f6cbf;border:0;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#8bc3f6}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0f6cbf;border:0;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#8bc3f6}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#0f6cbf;border:0;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#8bc3f6}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6}.custom-range:disabled::-webkit-slider-thumb{background-color:#8f959e}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#8f959e}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#8f959e}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6a737b;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6a737b;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#eef5f9;border-color:#dee2e6 #dee2e6 #eef5f9}.nav-tabs .dropdown-menu{margin-top:-1px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0f6cbf}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0%;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.32421875rem;padding-bottom:.32421875rem;margin-right:1rem;font-size:1.171875rem;line-height:inherit;white-space:nowrap}@media (max-width:1200px){.navbar-brand{font-size:calc(0.9271875rem + 0.32625vw)}}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.171875rem;line-height:1;background-color:transparent;border:1px solid transparent}@media (max-width:1200px){.navbar-toggler{font-size:calc(0.9271875rem + 0.32625vw)}}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.6)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.6);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.6)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#fff}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #d7dfe3}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid #d7dfe3}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid #d7dfe3}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-deck .card{margin-bottom:.25rem}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-.25rem;margin-left:-.25rem}.card-deck .card{flex:1 0 0%;margin-right:.25rem;margin-bottom:0;margin-left:.25rem}}.card-group>.card{margin-bottom:.25rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0}.accordion>.card>.card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.25rem 0;margin-bottom:0;font-size:;list-style:none;background-color:transparent}.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6a737b;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6a737b}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0f6cbf;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#094478;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.page-item:first-child .page-link{margin-left:0}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.page-item.disabled .page-link{color:#6a737b;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.171875rem;line-height:1.5}@media (max-width:1200px){.pagination-lg .page-link{font-size:calc(0.9271875rem + 0.32625vw)}}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.8203125rem;line-height:1.5}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em}.badge-primary{color:#fff;background-color:#0f6cbf}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0b5190}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.5)}.badge-secondary{color:#1d2125;background-color:#ced4da}a.badge-secondary:hover,a.badge-secondary:focus{color:#1d2125;background-color:#b1bbc4}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.badge-success{color:#fff;background-color:#357a32}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#255623}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(53,122,50,.5)}.badge-info{color:#fff;background-color:#008196}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#005563}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,129,150,.5)}.badge-warning{color:#1d2125;background-color:#f0ad4e}a.badge-warning:hover,a.badge-warning:focus{color:#1d2125;background-color:#ec971f}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(240,173,78,.5)}.badge-danger{color:#fff;background-color:#ca3120}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#9e2619}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(202,49,32,.5)}.badge-light{color:#1d2125;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#1d2125;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:0 solid transparent}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.90625rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#083863;background-color:#cfe2f2;border-color:#bcd6ed}.alert-primary hr{border-top-color:#a8cae8}.alert-primary .alert-link{color:#041d34}.alert-secondary{color:#6b6e71;background-color:#f5f6f8;border-color:#f1f3f5}.alert-secondary hr{border-top-color:#e3e6ea}.alert-secondary .alert-link{color:#525557}.alert-success,.environmenttable .ok{color:#1c3f1a;background-color:#d7e4d6;border-color:#c6dac6}.alert-success hr,.environmenttable .ok hr{border-top-color:#b7d0b6}.alert-success .alert-link,.environmenttable .ok .alert-link{color:#0c1b0b}.alert-info{color:#00434e;background-color:#cce6ea;border-color:#b8dce2}.alert-info hr{border-top-color:#a6d3da}.alert-info .alert-link{color:#00171b}.alert-warning,.environmenttable .warn{color:#7d5a29;background-color:#fcefdc;border-color:#fbe8cd}.alert-warning hr,.environmenttable .warn hr{border-top-color:#f9ddb6}.alert-warning .alert-link,.environmenttable .warn .alert-link{color:#563e1c}.alert-danger,.environmenttable .error{color:#691911;background-color:#f4d6d2;border-color:#f0c5c1}.alert-danger hr,.environmenttable .error hr{border-top-color:#ebb2ac}.alert-danger .alert-link,.environmenttable .error .alert-link{color:#3d0f0a}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#f1f1f1}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbd}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.703125rem;background-color:#e9ecef}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0f6cbf;transition:width 0.6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#1d2125;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item.disabled,.list-group-item:disabled{color:#6a737b;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#083863;background-color:#bcd6ed}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#083863;background-color:#a8cae8}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#083863;border-color:#083863}.list-group-item-secondary{color:#6b6e71;background-color:#f1f3f5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#6b6e71;background-color:#e3e6ea}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#6b6e71;border-color:#6b6e71}.list-group-item-success{color:#1c3f1a;background-color:#c6dac6}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#1c3f1a;background-color:#b7d0b6}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1c3f1a;border-color:#1c3f1a}.list-group-item-info{color:#00434e;background-color:#b8dce2}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#00434e;background-color:#a6d3da}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#00434e;border-color:#00434e}.list-group-item-warning{color:#7d5a29;background-color:#fbe8cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#7d5a29;background-color:#f9ddb6}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7d5a29;border-color:#7d5a29}.list-group-item-danger{color:#691911;background-color:#f0c5c1}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#691911;background-color:#ebb2ac}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#691911;border-color:#691911}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#f1f1f1}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbd}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.40625rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}@media (max-width:1200px){.close{font-size:calc(0.950625rem + 0.6075vw)}}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6a737b;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.8203125rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000}.popover{position:absolute;top:0;z-index:1060;display:block;max-width:276px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.8203125rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2)}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-0.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-0.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.9375rem;color:#455a64;background-color:#f7f7f7;border-bottom:1px solid #ebebeb}@media (max-width:1200px){.popover-header{font-size:calc(0.90375rem + 0.045vw)}}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#1d2125}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s 0.6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:"data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%3E%3C/svg%3E"}.carousel-control-next-icon{background-image:"data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3E%3C/svg%3E"}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border 0.75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow 0.75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top,[data-filterregion="value"] div:first-of-type{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#0f6cbf!important}a.bg-primary:hover,button.bg-primary:hover,a.bg-primary:focus,button.bg-primary:focus{background-color:#0b5190!important}.bg-secondary{background-color:#ced4da!important}a.bg-secondary:hover,button.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:focus{background-color:#b1bbc4!important}.bg-success{background-color:#357a32!important}a.bg-success:hover,button.bg-success:hover,a.bg-success:focus,button.bg-success:focus{background-color:#255623!important}.bg-info{background-color:#008196!important}a.bg-info:hover,button.bg-info:hover,a.bg-info:focus,button.bg-info:focus{background-color:#005563!important}.bg-warning{background-color:#f0ad4e!important}a.bg-warning:hover,button.bg-warning:hover,a.bg-warning:focus,button.bg-warning:focus{background-color:#ec971f!important}.bg-danger{background-color:#ca3120!important}a.bg-danger:hover,button.bg-danger:hover,a.bg-danger:focus,button.bg-danger:focus{background-color:#9e2619!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,button.bg-light:hover,a.bg-light:focus,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,button.bg-dark:hover,a.bg-dark:focus,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0f6cbf!important}.border-secondary{border-color:#ced4da!important}.border-success{border-color:#357a32!important}.border-info{border-color:#008196!important}.border-warning{border-color:#f0ad4e!important}.border-danger{border-color:#ca3120!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:0.2rem!important}.rounded{border-radius:0.25rem!important}.rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}.rounded-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}.rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.rounded-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.rounded-lg{border-radius:0.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-by::before{padding-top:0%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.25rem!important}.mt-1,.my-1{margin-top:0.25rem!important}.mr-1,.mx-1{margin-right:0.25rem!important}.mb-1,.my-1{margin-bottom:0.25rem!important}.ml-1,.mx-1{margin-left:0.25rem!important}.m-2{margin:0.5rem!important}.mt-2,.my-2{margin-top:0.5rem!important}.mr-2,.mx-2{margin-right:0.5rem!important}.mb-2,.my-2{margin-bottom:0.5rem!important}.ml-2,.mx-2{margin-left:0.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:2rem!important}.mt-5,.my-5{margin-top:2rem!important}.mr-5,.mx-5{margin-right:2rem!important}.mb-5,.my-5{margin-bottom:2rem!important}.ml-5,.mx-5{margin-left:2rem!important}.m-6{margin:3rem!important}.mt-6,.my-6{margin-top:3rem!important}.mr-6,.mx-6{margin-right:3rem!important}.mb-6,.my-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.25rem!important}.pt-1,.py-1{padding-top:0.25rem!important}.pr-1,.px-1{padding-right:0.25rem!important}.pb-1,.py-1{padding-bottom:0.25rem!important}.pl-1,.px-1{padding-left:0.25rem!important}.p-2{padding:0.5rem!important}.pt-2,.py-2{padding-top:0.5rem!important}.pr-2,.px-2{padding-right:0.5rem!important}.pb-2,.py-2{padding-bottom:0.5rem!important}.pl-2,.px-2{padding-left:0.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:2rem!important}.pt-5,.py-5{padding-top:2rem!important}.pr-5,.px-5{padding-right:2rem!important}.pb-5,.py-5{padding-bottom:2rem!important}.pl-5,.px-5{padding-left:2rem!important}.p-6{padding:3rem!important}.pt-6,.py-6{padding-top:3rem!important}.pr-6,.px-6{padding-right:3rem!important}.pb-6,.py-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-2rem!important}.mt-n5,.my-n5{margin-top:-2rem!important}.mr-n5,.mx-n5{margin-right:-2rem!important}.mb-n5,.my-n5{margin-bottom:-2rem!important}.ml-n5,.mx-n5{margin-left:-2rem!important}.m-n6{margin:-3rem!important}.mt-n6,.my-n6{margin-top:-3rem!important}.mr-n6,.mx-n6{margin-right:-3rem!important}.mb-n6,.my-n6{margin-bottom:-3rem!important}.ml-n6,.mx-n6{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:0.25rem!important}.mt-sm-1,.my-sm-1{margin-top:0.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem!important}.m-sm-2{margin:0.5rem!important}.mt-sm-2,.my-sm-2{margin-top:0.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:2rem!important}.mt-sm-5,.my-sm-5{margin-top:2rem!important}.mr-sm-5,.mx-sm-5{margin-right:2rem!important}.mb-sm-5,.my-sm-5{margin-bottom:2rem!important}.ml-sm-5,.mx-sm-5{margin-left:2rem!important}.m-sm-6{margin:3rem!important}.mt-sm-6,.my-sm-6{margin-top:3rem!important}.mr-sm-6,.mx-sm-6{margin-right:3rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3rem!important}.ml-sm-6,.mx-sm-6{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:0.25rem!important}.pt-sm-1,.py-sm-1{padding-top:0.25rem!important}.pr-sm-1,.px-sm-1{padding-right:0.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem!important}.pl-sm-1,.px-sm-1{padding-left:0.25rem!important}.p-sm-2{padding:0.5rem!important}.pt-sm-2,.py-sm-2{padding-top:0.5rem!important}.pr-sm-2,.px-sm-2{padding-right:0.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem!important}.pl-sm-2,.px-sm-2{padding-left:0.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:2rem!important}.pt-sm-5,.py-sm-5{padding-top:2rem!important}.pr-sm-5,.px-sm-5{padding-right:2rem!important}.pb-sm-5,.py-sm-5{padding-bottom:2rem!important}.pl-sm-5,.px-sm-5{padding-left:2rem!important}.p-sm-6{padding:3rem!important}.pt-sm-6,.py-sm-6{padding-top:3rem!important}.pr-sm-6,.px-sm-6{padding-right:3rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3rem!important}.pl-sm-6,.px-sm-6{padding-left:3rem!important}.m-sm-n1{margin:-0.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem!important}.m-sm-n2{margin:-0.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-2rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-2rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-2rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-2rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-2rem!important}.m-sm-n6{margin:-3rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.25rem!important}.mt-md-1,.my-md-1{margin-top:0.25rem!important}.mr-md-1,.mx-md-1{margin-right:0.25rem!important}.mb-md-1,.my-md-1{margin-bottom:0.25rem!important}.ml-md-1,.mx-md-1{margin-left:0.25rem!important}.m-md-2{margin:0.5rem!important}.mt-md-2,.my-md-2{margin-top:0.5rem!important}.mr-md-2,.mx-md-2{margin-right:0.5rem!important}.mb-md-2,.my-md-2{margin-bottom:0.5rem!important}.ml-md-2,.mx-md-2{margin-left:0.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:2rem!important}.mt-md-5,.my-md-5{margin-top:2rem!important}.mr-md-5,.mx-md-5{margin-right:2rem!important}.mb-md-5,.my-md-5{margin-bottom:2rem!important}.ml-md-5,.mx-md-5{margin-left:2rem!important}.m-md-6{margin:3rem!important}.mt-md-6,.my-md-6{margin-top:3rem!important}.mr-md-6,.mx-md-6{margin-right:3rem!important}.mb-md-6,.my-md-6{margin-bottom:3rem!important}.ml-md-6,.mx-md-6{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.25rem!important}.pt-md-1,.py-md-1{padding-top:0.25rem!important}.pr-md-1,.px-md-1{padding-right:0.25rem!important}.pb-md-1,.py-md-1{padding-bottom:0.25rem!important}.pl-md-1,.px-md-1{padding-left:0.25rem!important}.p-md-2{padding:0.5rem!important}.pt-md-2,.py-md-2{padding-top:0.5rem!important}.pr-md-2,.px-md-2{padding-right:0.5rem!important}.pb-md-2,.py-md-2{padding-bottom:0.5rem!important}.pl-md-2,.px-md-2{padding-left:0.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:2rem!important}.pt-md-5,.py-md-5{padding-top:2rem!important}.pr-md-5,.px-md-5{padding-right:2rem!important}.pb-md-5,.py-md-5{padding-bottom:2rem!important}.pl-md-5,.px-md-5{padding-left:2rem!important}.p-md-6{padding:3rem!important}.pt-md-6,.py-md-6{padding-top:3rem!important}.pr-md-6,.px-md-6{padding-right:3rem!important}.pb-md-6,.py-md-6{padding-bottom:3rem!important}.pl-md-6,.px-md-6{padding-left:3rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-2rem!important}.mt-md-n5,.my-md-n5{margin-top:-2rem!important}.mr-md-n5,.mx-md-n5{margin-right:-2rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-2rem!important}.ml-md-n5,.mx-md-n5{margin-left:-2rem!important}.m-md-n6{margin:-3rem!important}.mt-md-n6,.my-md-n6{margin-top:-3rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.25rem!important}.mt-lg-1,.my-lg-1{margin-top:0.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem!important}.m-lg-2{margin:0.5rem!important}.mt-lg-2,.my-lg-2{margin-top:0.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:2rem!important}.mt-lg-5,.my-lg-5{margin-top:2rem!important}.mr-lg-5,.mx-lg-5{margin-right:2rem!important}.mb-lg-5,.my-lg-5{margin-bottom:2rem!important}.ml-lg-5,.mx-lg-5{margin-left:2rem!important}.m-lg-6{margin:3rem!important}.mt-lg-6,.my-lg-6{margin-top:3rem!important}.mr-lg-6,.mx-lg-6{margin-right:3rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3rem!important}.ml-lg-6,.mx-lg-6{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.25rem!important}.pt-lg-1,.py-lg-1{padding-top:0.25rem!important}.pr-lg-1,.px-lg-1{padding-right:0.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem!important}.pl-lg-1,.px-lg-1{padding-left:0.25rem!important}.p-lg-2{padding:0.5rem!important}.pt-lg-2,.py-lg-2{padding-top:0.5rem!important}.pr-lg-2,.px-lg-2{padding-right:0.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem!important}.pl-lg-2,.px-lg-2{padding-left:0.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:2rem!important}.pt-lg-5,.py-lg-5{padding-top:2rem!important}.pr-lg-5,.px-lg-5{padding-right:2rem!important}.pb-lg-5,.py-lg-5{padding-bottom:2rem!important}.pl-lg-5,.px-lg-5{padding-left:2rem!important}.p-lg-6{padding:3rem!important}.pt-lg-6,.py-lg-6{padding-top:3rem!important}.pr-lg-6,.px-lg-6{padding-right:3rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3rem!important}.pl-lg-6,.px-lg-6{padding-left:3rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-2rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-2rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-2rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-2rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-2rem!important}.m-lg-n6{margin:-3rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.25rem!important}.mt-xl-1,.my-xl-1{margin-top:0.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem!important}.m-xl-2{margin:0.5rem!important}.mt-xl-2,.my-xl-2{margin-top:0.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:2rem!important}.mt-xl-5,.my-xl-5{margin-top:2rem!important}.mr-xl-5,.mx-xl-5{margin-right:2rem!important}.mb-xl-5,.my-xl-5{margin-bottom:2rem!important}.ml-xl-5,.mx-xl-5{margin-left:2rem!important}.m-xl-6{margin:3rem!important}.mt-xl-6,.my-xl-6{margin-top:3rem!important}.mr-xl-6,.mx-xl-6{margin-right:3rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3rem!important}.ml-xl-6,.mx-xl-6{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.25rem!important}.pt-xl-1,.py-xl-1{padding-top:0.25rem!important}.pr-xl-1,.px-xl-1{padding-right:0.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem!important}.pl-xl-1,.px-xl-1{padding-left:0.25rem!important}.p-xl-2{padding:0.5rem!important}.pt-xl-2,.py-xl-2{padding-top:0.5rem!important}.pr-xl-2,.px-xl-2{padding-right:0.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem!important}.pl-xl-2,.px-xl-2{padding-left:0.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:2rem!important}.pt-xl-5,.py-xl-5{padding-top:2rem!important}.pr-xl-5,.px-xl-5{padding-right:2rem!important}.pb-xl-5,.py-xl-5{padding-bottom:2rem!important}.pl-xl-5,.px-xl-5{padding-left:2rem!important}.p-xl-6{padding:3rem!important}.pt-xl-6,.py-xl-6{padding-top:3rem!important}.pr-xl-6,.px-xl-6{padding-right:3rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3rem!important}.pl-xl-6,.px-xl-6{padding-left:3rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-2rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-2rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-2rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-2rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-2rem!important}.m-xl-n6{margin:-3rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#0f6cbf!important}a.text-primary:hover,a.text-primary:focus{color:#094478!important}.text-secondary{color:#ced4da!important}a.text-secondary:hover,a.text-secondary:focus{color:#a2aeb9!important}.text-success{color:#357a32!important}a.text-success:hover,a.text-success:focus{color:#1d441c!important}.text-info{color:#008196!important}a.text-info:hover,a.text-info:focus{color:#003f4a!important}.text-warning{color:#f0ad4e!important}a.text-warning:hover,a.text-warning:focus{color:#df8a13!important}.text-danger{color:#ca3120!important}a.text-danger:hover,a.text-danger:focus{color:#882116!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#1d2125!important}.text-muted{color:#6a737b!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*::before,*::after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #8f959e;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.breadcrumb-item+.breadcrumb-item::before{content:"/";content:"/"}.dir-rtl .custom-select{background-position:.75rem center}.dir-rtl .custom-switch .custom-control-input:checked~.custom-control-label::after{transform:translateX(-.9375rem)}#region-main{overflow-x:auto;overflow-y:visible;background-color:#eef5f9}@media (min-width:576px){#region-main{border:1px solid #d7dfe3;padding:1.25rem}}@media (min-width:576px){.context-header-settings-menu,.region-main-settings-menu{float:right;width:auto;max-width:4em;height:2em;display:block;margin-top:4px}}@media (max-width:767.98px){.context-header-settings-menu,.region-main-settings-menu{display:flex;justify-content:flex-end}}#goto-top-link{visibility:hidden;opacity:0;transition:opacity 0.7s ease 0s,visibility 0.1s ease 0.8s;display:block;position:fixed;bottom:50px;right:0}#goto-top-link a{position:absolute;right:0;transform:translateY(-100%)}@media (max-width:767.98px){#goto-top-link{bottom:0}}body.scrolled #goto-top-link{opacity:1;visibility:visible;transition:visibility 0s ease 0s,opacity 0.7s ease 0.1s}.context-header-settings-menu .dropdown-toggle>.icon,#region-main-settings-menu .dropdown-toggle>.icon{height:24px;font-size:24px;width:auto}#user-notifications{display:block;overflow:hidden}.layout-option-noheader #page-header,.layout-option-nonavbar #page-navbar,.layout-option-nofooter #page-footer,.layout-option-nocourseheader .course-content-header,.layout-option-nocoursefooter .course-content-footer{display:none}.mdl-left{text-align:left}.mdl-right{text-align:right}.text-ltr{direction:ltr!important}#add,#remove,.centerpara,.mdl-align{text-align:center}a.dimmed,a.dimmed:link,a.dimmed:visited,a.dimmed_text,a.dimmed_text:link,a.dimmed_text:visited,.dimmed_text,.dimmed_text a,.dimmed_text a:link,.dimmed_text a:visited,.usersuspended,.usersuspended a,.usersuspended a:link,.usersuspended a:visited,.dimmed_category,.dimmed_category a{color:#6a737b}.aalink.focus,#page-footer a:not([class]).focus,.arrow_link.focus,a:not([class]).focus,.activityinstance>a.focus,.aalink:focus,#page-footer a:not([class]):focus,.arrow_link:focus,a:not([class]):focus,.activityinstance>a:focus{outline:.2rem solid transparent;color:#1d2125;background-color:#d2e8fb;box-shadow:0 -.2rem #d2e8fb,0 .2rem #343a40}.aalink:focus:hover,#page-footer a:not([class]):focus:hover,.arrow_link:focus:hover,a:not([class]):focus:hover,.activityinstance>a:focus:hover{text-decoration:none}.aabtn.focus,.btn-link.focus,.nav-link.focus,.editor_atto_toolbar button.focus,[role="button"].focus,.list-group-item-action.focus,input[type="checkbox"].focus,input[type="radio"].focus,input[type="file"].focus,input[type="image"].focus,.sr-only-focusable.focus,a.dropdown-toggle.focus,.modal-dialog[tabindex="0"].focus,.moodle-dialogue-base .closebutton.focus,button.close.focus,.form-autocomplete-selection.focus,[role="treeitem"]:not([aria-expanded="true"]).focus,.aabtn:focus,.btn-link:focus,.nav-link:focus,.editor_atto_toolbar button:focus,[role="button"]:focus,.list-group-item-action:focus,input[type="checkbox"]:focus,input[type="radio"]:focus,input[type="file"]:focus,input[type="image"]:focus,.sr-only-focusable:focus,a.dropdown-toggle:focus,.modal-dialog[tabindex="0"]:focus,.moodle-dialogue-base .closebutton:focus,button.close:focus,.form-autocomplete-selection:focus,[role="treeitem"]:not([aria-expanded="true"]):focus{outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.aabtn:focus:hover,.btn-link:focus:hover,.nav-link:focus:hover,.editor_atto_toolbar button:focus:hover,[role="button"]:focus:hover,.list-group-item-action:focus:hover,input[type="checkbox"]:focus:hover,input[type="radio"]:focus:hover,input[type="file"]:focus:hover,input[type="image"]:focus:hover,.sr-only-focusable:focus:hover,a.dropdown-toggle:focus:hover,.modal-dialog[tabindex="0"]:focus:hover,.moodle-dialogue-base .closebutton:focus:hover,button.close:focus:hover,.form-autocomplete-selection:focus:hover,[role="treeitem"]:not([aria-expanded="true"]):focus:hover{text-decoration:none}[role="treeitem"][aria-expanded="true"]{outline:0}[role="treeitem"][aria-expanded="true"].focus>*:first-child,[role="treeitem"][aria-expanded="true"]:focus>*:first-child{outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}[role="treeitem"][aria-expanded="true"]:focus:hover{text-decoration:none}.form-autocomplete-suggestions li[aria-selected=true]{outline:0;box-shadow:0 0 0 .2rem rgba(15,108,191,.75)}.safari input[type="checkbox"].focus,.safari input[type="radio"].focus,.safari input[type="checkbox"]:focus,.safari input[type="radio"]:focus{outline:auto}.unlist,.unlist li,.inline-list,.inline-list li,.block .list,.block .list li,.section li.activity,.section li.movehere,.tabtree li{list-style:none;margin:0;padding:0}.section li.movehere a{display:block;width:100%;height:2rem;border:2px dashed #343a40}.editing .course-content .hidden.sectionname{visibility:hidden;display:initial}.inline,.inline-list li{display:inline}.notifytiny{font-size:.703125rem}.notifytiny li,.notifytiny td{font-size:100%}.red,.notifyproblem{color:#f0ad4e}.green,.notifysuccess{color:#357a32}.highlight{color:#008196}.fitem.advanced .text-info{font-weight:700}.reportlink{text-align:right}a.autolink.glossary:hover{cursor:help}.collapsibleregioncaption{white-space:nowrap;min-height:1.40625rem}.pagelayout-mydashboard.jsenabled .collapsibleregioncaption{cursor:pointer}.pagelayout-mydashboard #region-main{border:0;padding:0;background-color:transparent;margin-top:-1px}@media (max-width:767.98px){.pagelayout-mydashboard #region-main-box,.pagelayout-login #region-main-box{padding-left:0;padding-right:0}}.collapsibleregioncaption img{vertical-align:middle}.jsenabled .hiddenifjs{display:none}.visibleifjs{display:none}.jsenabled .visibleifjs{display:inline}.jsenabled .collapsibleregion{overflow:hidden;box-sizing:content-box}.jsenabled .collapsed .collapsibleregioninner{visibility:hidden}.collapsible-actions{display:none;text-align:right}.jsenabled .collapsible-actions{display:block}.collapsible-actions .collapseexpand{padding-left:20px;background:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed) 2px center no-repeat}.collapsible-actions .collapse-all{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded)}.yui-overlay .yui-widget-bd{background-color:#ffee69;border:1px solid #a6982b;border-top-color:#d4c237;color:#000;left:0;padding:2px 5px;position:relative;top:0;z-index:1}.clearer{background:transparent;border-width:0;clear:both;display:block;height:1px;margin:0;padding:0}.bold,.warning,.errorbox .title,.pagingbar .title,.pagingbar .thispage{font-weight:700}img.userpicture{margin-right:.5rem}img.resize{height:1em;width:1em}.action-menu .dropdown-toggle{text-decoration:none}.action-menu{white-space:nowrap}.block img.resize{height:.9em;width:.8em}img.activityicon{height:24px;width:24px;vertical-align:middle}.headermain{font-weight:700}#maincontent{display:block;height:1px;overflow:hidden}img.uihint{cursor:help}#addmembersform table{margin-left:auto;margin-right:auto}table.flexible .emptyrow{display:none}form.popupform,form.popupform div{display:inline}.arrow_button input{overflow:hidden}.no-overflow{overflow:auto}.no-overflow>.generaltable{position:relative;margin-bottom:0}.accesshide{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}span.hide,div.hide,.hidden{display:none}a.skip-block,a.skip{position:absolute;top:-1000em;font-size:.85em;text-decoration:none}a.skip-block:focus,a.skip-block:active,a.skip:focus,a.skip:active{position:static;display:block}.skip-block-to{display:block;height:1px;overflow:hidden}.addbloglink{text-align:center}.blog_entry .audience{text-align:right;padding-right:4px}.blog_entry .tags{margin-top:15px}.blog_entry .content{margin-left:43px}#doc-contents h1{margin:1em 0 0 0}#doc-contents ul{margin:0;padding:0;width:90%}#doc-contents ul li{list-style-type:none}.groupmanagementtable td{vertical-align:top}.groupmanagementtable #existingcell,.groupmanagementtable #potentialcell{width:42%}.groupmanagementtable #buttonscell{width:16%}.groupmanagementtable #buttonscell p.arrow_button input{width:auto;min-width:80%;margin:0 auto;display:block}.groupmanagementtable #removeselect_wrapper,.groupmanagementtable #addselect_wrapper{width:100%}.groupmanagementtable #removeselect_wrapper label,.groupmanagementtable #addselect_wrapper label{font-weight:400}#group-usersummary{width:14em}.groupselector{margin-top:3px;margin-bottom:3px;display:inline-block}.groupselector label{display:inline-block}.login-page [name="username"]{margin-bottom:-1px;border-bottom-right-radius:0;border-bottom-left-radius:0}.login-page [type="password"]{margin-bottom:10px;border-top-left-radius:0;border-top-right-radius:0}.notepost{margin-bottom:1em}.notepost .userpicture{float:left;margin-right:5px}.notepost .content,.notepost .footer{clear:both}.notesgroup{margin-left:20px}.path-my .coursebox{margin:1rem 0;padding:0}.path-my .coursebox .overview{margin:15px 30px 10px 30px}.path-my .coursebox .info{float:none;margin:0}.mod_introbox{padding:10px}table.mod_index{width:100%}.comment-ctrl{font-size:12px;display:none;margin:0;padding:0}.comment-ctrl h5{margin:0;padding:5px}.comment-area{max-width:400px;padding:5px}.comment-area textarea{width:100%;overflow:auto}.comment-area textarea.fullwidth{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.comment-area .fd{text-align:right}.comment-meta span{color:gray}.comment-link img{vertical-align:text-bottom}.comment-list{font-size:11px;overflow:auto;list-style:none;padding:0;margin:0}.comment-list li{margin:2px;list-style:none;margin-bottom:5px;clear:both;padding:.3em;position:relative}.comment-list li.first{display:none}.comment-paging{text-align:center}.comment-paging .pageno{padding:2px}.comment-paging .curpage{border:1px solid #ccc}.comment-message .picture{width:20px;float:left}.comment-message .text{margin:0;padding:0}.comment-message .text p{padding:0;margin:0 18px 0 0}.comment-delete{position:absolute;top:0;right:0;margin:.3em}.comment-report-selectall{display:none}.comment-link{display:none}.jsenabled .comment-link{display:block}.jsenabled .showcommentsnonjs{display:none}.jsenabled .comment-report-selectall{display:inline}.completion-expired{color:#f0ad4e}.completion-expected{font-size:.703125rem}.completion-sortchoice,.completion-identifyfield{font-size:.703125rem;vertical-align:bottom}.completion-progresscell{text-align:right}.completion-expired .completion-expected{font-weight:700}img.user-image{height:100px;width:100px}#tag-search-box{text-align:center;margin:10px auto}.path-tag .tag-index-items .tagarea{border:1px solid #e3e3e3;border-radius:4px;padding:10px;margin-top:10px}.path-tag .tag-index-items .tagarea h3{display:block;padding:3px 0 10px 0;margin:0;font-size:1.1em;font-weight:700;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,.5);text-transform:uppercase;word-wrap:break-word;border-bottom:solid 1px #e3e3e3;margin-bottom:10px}.path-tag .tagarea .controls::after,.path-tag .tagarea .taggeditems::after{display:block;clear:both;content:""}.path-tag .tagarea .controls,.path-tag .tag-backtoallitems{text-align:center}.path-tag .tagarea .controls .gotopage.nextpage{float:right}.path-tag .tagarea .controls .gotopage.prevpage{float:left}.path-tag .tagarea .controls .exclusivemode{display:inline-block}.path-tag .tagarea .controls.controls-bottom{margin-top:5px}.path-tag .tagarea .controls .gotopage.nextpage::after{padding-right:5px;padding-left:5px;content:"»"}.path-tag .tagarea .controls .gotopage.prevpage::before{padding-right:5px;padding-left:5px;content:"«"}span.flagged-tag,tr.flagged-tag,span.flagged-tag a,tr.flagged-tag a{color:#f0ad4e}.tag-management-table td,.tag-management-table th{vertical-align:middle;padding:4px}.tag-management-table .inplaceeditable.inplaceeditingon input{width:150px}.path-admin-tag .addstandardtags{float:right}.path-admin-tag .addstandardtags img{margin:0 5px}.path-tag .tag-relatedtags{padding-top:10px}.path-tag .tag-management-box{text-align:right}.path-tag .tag-index-toc{padding:10px;text-align:center}.path-tag .tag-index-toc li,.path-tag .tag-management-box li{margin-left:5px;margin-right:5px}.path-tag .tag-management-box li a.edittag{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/settings)}.path-tag .tag-management-box li a.flagasinappropriate{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/flagged)}.path-tag .tag-management-box li a.removefrommyinterests{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/delete)}.path-tag .tag-management-box li a.addtomyinterests{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/add)}.path-tag .tag-management-box li a{background-repeat:no-repeat;background-position:left;padding-left:17px}.tag_feed.media-list .media .itemimage{float:left}.tag_feed.media-list .media .itemimage img{height:35px;width:35px}.tag_feed.media-list .media .media-body{padding-right:10px;padding-left:10px}.tag_feed .media .muted a{color:#6a737b}.tag_cloud{text-align:center}.tag_cloud .inline-list li{padding:0 .2em}.tag_cloud .tag_overflow{margin-top:1em;font-style:italic}.tag_cloud .s20{font-size:2.7em}.tag_cloud .s19{font-size:2.6em}.tag_cloud .s18{font-size:2.5em}.tag_cloud .s17{font-size:2.4em}.tag_cloud .s16{font-size:2.3em}.tag_cloud .s15{font-size:2.2em}.tag_cloud .s14{font-size:2.1em}.tag_cloud .s13{font-size:2em}.tag_cloud .s12{font-size:1.9em}.tag_cloud .s11{font-size:1.8em}.tag_cloud .s10{font-size:1.7em}.tag_cloud .s9{font-size:1.6em}.tag_cloud .s8{font-size:1.5em}.tag_cloud .s7{font-size:1.4em}.tag_cloud .s6{font-size:1.3em}.tag_cloud .s5{font-size:1.2em}.tag_cloud .s4{font-size:1.1em}.tag_cloud .s3{font-size:1em}.tag_cloud .s2{font-size:.9em}.tag_cloud .s1{font-size:.8em}.tag_cloud .s0{font-size:.7em}.tag_list ul{display:inline}.tag_list.hideoverlimit .overlimit{display:none}.tag_list .tagmorelink{display:none}.tag_list.hideoverlimit .tagmorelink{display:inline}.tag_list.hideoverlimit .taglesslink{display:none}#webservice-doc-generator td{text-align:left;border:0 solid #000}.userenrolment{width:100%;border-collapse:collapse}.userenrolment tr{vertical-align:top}.userenrolment td{padding:0;height:41px}.userenrolment .subfield{margin-right:5px}.userenrolment .col_userdetails .subfield{margin-left:40px}.userenrolment .col_userdetails .subfield_picture{float:left;margin-left:0}.userenrolment .col_lastseen{width:150px}.userenrolment .col_role{width:262px}.userenrolment .col_role .roles,.userenrolment .col_group .groups{margin-right:30px}.userenrolment .col_role .role{float:left;padding:0 3px 3px;margin:0 3px 3px;white-space:nowrap}.userenrolment .col_group .group{float:left;padding:3px;margin:3px;white-space:nowrap}.userenrolment .col_role .role a,.userenrolment .col_group .group a{margin-left:3px;cursor:pointer}.userenrolment .col_role .addrole,.userenrolment .col_group .addgroup{float:right;padding:3px;margin:3px}.userenrolment .col_role .addrole>a:hover,.userenrolment .col_group .addgroup>a:hover{border-bottom:1px solid #666}.userenrolment .col_role .addrole img,.userenrolment .col_group .addgroup img{vertical-align:baseline}.userenrolment .hasAllRoles .col_role .addrole{display:none}.userenrolment .col_enrol .enrolment{float:left;padding:0 3px 3px;margin:0 3px 3px}.userenrolment .col_enrol .enrolment a{float:right;margin-left:3px}.corelightbox{background-color:#ccc;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.corelightbox img{position:fixed;top:50%;left:50%}.mod-indent-outer{display:table}.mod-indent{display:table-cell}.label .mod-indent{float:left;padding-top:20px}@media (min-width:576px){.que .correctness.correct{}.mod-indent-1{width:30px}.mod-indent-2{width:60px}.mod-indent-3{width:90px}.mod-indent-4{width:120px}.mod-indent-5{width:150px}.mod-indent-6{width:180px}.mod-indent-7{width:210px}.mod-indent-8{width:240px}.mod-indent-9{width:270px}.mod-indent-10{width:300px}.mod-indent-11{width:330px}.mod-indent-12{width:360px}.mod-indent-13{width:390px}.mod-indent-14{width:420px}.mod-indent-15{width:450px}.mod-indent-16{width:480px}.mod-indent-huge{width:480px}}.resourcecontent .mediaplugin_mp3 object{height:25px;width:600px}.resourcecontent audio.mediaplugin_html5audio{width:600px}.resourceimage{max-width:100%}.mediaplugin_mp3 object{height:15px;width:300px}audio.mediaplugin_html5audio{width:300px}.core_media_preview.pagelayout-embedded #content{padding:0}.core_media_preview.pagelayout-embedded #maincontent{height:0}body#page-lib-editor-tinymce-plugins-moodlemedia-preview{padding:0;margin:0;min-width:0;background:none}.path-rating .ratingtable{width:100%;margin-bottom:1em}.path-rating .ratingtable th.rating{width:100%}.path-rating .ratingtable td.rating,.path-rating .ratingtable td.time{white-space:nowrap;text-align:center}.moodle-dialogue-base .moodle-dialogue-lightbox{background-color:#495057}.pagelayout-popup .moodle-dialogue-base .moodle-dialogue-lightbox{background-color:transparent}.pagelayout-popup .moodle-dialogue-base .moodle-dialogue{box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}.moodle-dialogue-base .hidden,.moodle-dialogue-base .moodle-dialogue-hidden{display:none}.no-scrolling{overflow:hidden}.moodle-dialogue-base .moodle-dialogue-fullscreen{left:0;top:0;right:0;bottom:-50px;position:fixed}.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content{overflow:auto}.moodle-dialogue-base .moodle-dialogue-wrap{background-color:#fff;border:1px solid #ccc}.modal.show{display:block}.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd{display:flex;padding:1rem 1rem;border-bottom:1px solid #dee2e6}.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd.yui3-widget-hd{min-height:3rem;color:initial;background:initial;font-size:1.5rem;line-height:1.5}.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd h5{font-size:1.5rem;font-weight:400;margin-bottom:0;line-height:1.5}.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons{padding:0;position:relative;margin-left:auto}.moodle-dialogue-base .closebutton{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;position:relative;background-color:transparent;border:0;background-image:none;box-shadow:none;opacity:.7}.moodle-dialogue-base .closebutton:hover,.moodle-dialogue-base .closebutton:active{opacity:1}.moodle-dialogue-base .closebutton::after{content:"×"}.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd{padding:.5rem}.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd body{background-color:#eef5f9}.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content{overflow:auto;position:absolute;top:0;bottom:50px;left:0;right:0;margin:0;border:0}.moodle-dialogue-exception .moodle-exception-param label{font-weight:700}.moodle-dialogue-exception .param-stacktrace label{background-color:#eee;border:1px solid #ccc;border-bottom-width:0}.moodle-dialogue-exception .param-stacktrace pre{border:1px solid #ccc;background-color:#fff}.moodle-dialogue-exception .param-stacktrace .stacktrace-file{color:navy;font-size:.8203125rem}.moodle-dialogue-exception .param-stacktrace .stacktrace-line{color:#f0ad4e;font-size:.8203125rem}.moodle-dialogue-exception .param-stacktrace .stacktrace-call{color:#333;font-size:90%;border-bottom:1px solid #eee}.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft:empty{display:none}.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft.yui3-widget-ft{background:initial}.moodle-dialogue-confirm .confirmation-message{margin:.5rem 0}.moodle-dialogue-confirm .confirmation-dialogue input{min-width:80px}.moodle-dialogue-exception .moodle-exception-message{margin:1em}.moodle-dialogue-exception .moodle-exception-param{margin-bottom:.5em}.moodle-dialogue-exception .moodle-exception-param label{width:150px}.moodle-dialogue-exception .param-stacktrace label{display:block;margin:0;padding:4px 1em}.moodle-dialogue-exception .param-stacktrace pre{display:block;height:200px;overflow:auto}.moodle-dialogue-exception .param-stacktrace .stacktrace-file{display:inline-block;margin:4px 0}.moodle-dialogue-exception .param-stacktrace .stacktrace-line{display:inline-block;width:50px;margin:4px 1em}.moodle-dialogue-exception .param-stacktrace .stacktrace-call{padding-left:25px;margin-bottom:4px;padding-bottom:4px}.moodle-dialogue .moodle-dialogue-bd .content-lightbox{opacity:.75;width:100%;height:100%;top:0;left:0;background-color:#fff;text-align:center;padding:10% 0}.moodle-dialogue .tooltiptext{max-height:300px}.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip{z-index:3001}.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip .moodle-dialogue-bd{overflow:auto}.chooserdialoguebody,.choosertitle{display:none}.moodle-dialogue.chooserdialogue .moodle-dialogue-content .moodle-dialogue-ft{margin:0}.chooserdialogue .moodle-dialogue-wrap .moodle-dialogue-bd{padding:0;background:#f2f2f2}.choosercontainer #chooseform .submitbuttons{padding:.7em 0;text-align:right}@media (max-height:639px){.ios .choosercontainer #chooseform .submitbuttons{padding:45px 0}}.choosercontainer #chooseform .submitbuttons input{min-width:100px;margin:0 .5em}.choosercontainer #chooseform .options{position:relative;border-bottom:1px solid #bbb}.jschooser .choosercontainer #chooseform .alloptions{overflow-x:hidden;overflow-y:auto;max-width:240px}.jschooser .choosercontainer #chooseform .alloptions .option input[type=radio]{display:inline-block}.jschooser .choosercontainer #chooseform .alloptions .option .typename{display:inline-block;width:55%}.choosercontainer #chooseform .moduletypetitle,.choosercontainer #chooseform .option,.choosercontainer #chooseform .nonoption{margin-bottom:0;padding:0 1.6em 0 1.6em}.choosercontainer #chooseform .moduletypetitle{text-transform:uppercase;padding-top:1.2em;padding-bottom:.4em;margin-bottom:.5rem;font-size:100%}.choosercontainer #chooseform .option .typename,.choosercontainer #chooseform .nonoption .typename{padding:0 0 0 .5em}.choosercontainer #chooseform .modicon+.typename{padding-left:0}.choosercontainer #chooseform .option input[type=radio],.choosercontainer #chooseform .option span.typename{vertical-align:middle}.choosercontainer #chooseform .option label{display:block;margin:0;padding:.5rem 0;border-bottom:1px solid #fff}.choosercontainer #chooseform .option .icon{margin:0;padding:0 1rem}.choosercontainer #chooseform .nonoption{padding-left:2.7em;padding-top:.3em;padding-bottom:.1em}.choosercontainer #chooseform .subtype{margin-bottom:0;padding:0 1.6em 0 3.2em}.choosercontainer #chooseform .subtype .typename{margin:0 0 0 .2em}.jschooser .choosercontainer #chooseform .instruction,.jschooser .choosercontainer #chooseform .typesummary{display:none;position:absolute;top:0;right:0;bottom:0;left:240px;margin:0;padding:1.6em;background-color:#fff;overflow-x:hidden;overflow-y:auto;line-height:2em}.jschooser .choosercontainer #chooseform .instruction,.choosercontainer #chooseform .selected .typesummary{display:block}.choosercontainer #chooseform .selected{background-color:#fff;margin-top:-1px;padding-top:1px}@media (max-width:575.98px){.jsenabled .choosercontainer #chooseform .alloptions{max-width:100%}.jsenabled .choosercontainer #chooseform .instruction,.jsenabled .choosercontainer #chooseform .typesummary{position:static}}.modchooser .modal-body{padding:0;overflow-y:auto;min-height:640px;display:flex;flex-direction:column}.modchooser .modal-body .searchresultitemscontainer-wrapper{min-height:495px}.modchooser .modal-body .carousel-item.active{display:flex}.modchooser .modal-body .chooser-container{display:flex;flex-direction:column;flex:1 1 auto}.modchooser .modal-body .loading-icon{opacity:1}.modchooser .modal-body .loading-icon .icon{display:block;font-size:3em;height:1em;width:1em}.modchooser .modal-body .carousel-item .loading-icon .icon{margin:1em auto}.modchooser .modal-body .searchbar{width:100%}.modchooser .modal-footer{height:70px;background:#fff}.modchooser .modal-footer .moodlenet-logo .icon{height:2.5rem;width:6rem;margin-bottom:.6rem}.modchoosercontainer.noscroll{overflow-y:hidden}.modchoosercontainer .optionscontainer,.modchoosercontainer .searchresultitemscontainer{overflow-x:hidden}.modchoosercontainer .optionscontainer .option,.modchoosercontainer .searchresultitemscontainer .option{flex-basis:calc(50% - 0.5rem)}.modchoosercontainer .optionscontainer .option .optionactions .optionaction,.modchoosercontainer .searchresultitemscontainer .option .optionactions .optionaction{cursor:pointer;color:#6a737b}.modchoosercontainer .optionscontainer .option .optionactions .optionaction i,.modchoosercontainer .searchresultitemscontainer .option .optionactions .optionaction i{margin:0}.modchoosercontainer .optionscontainer .option .optioninfo a,.modchoosercontainer .searchresultitemscontainer .option .optioninfo a{color:#495057}.modchoosercontainer .optionscontainer .option .optioninfo a:hover,.modchoosercontainer .searchresultitemscontainer .option .optioninfo a:hover{text-decoration:none}.modchooser .modal-body .optionsummary{background-color:#fff;overflow-x:hidden;overflow-y:auto;height:640px}.modchooser .modal-body .optionsummary .content{overflow-y:auto}.modchooser .modal-body .optionsummary .content .heading .icon{height:32px;width:32px;font-size:32px;padding:0}.modchooser .modal-body .optionsummary .actions{border-top:1px solid #dee2e6;background:#fff}@media (max-width:575.98px){.path-course-view .modal-dialog.modal-lg,.path-course-view .modal-content,.modchooser .modal-body,.modchooser .modal-body .carousel,.modchooser .modal-body .carousel-inner,.modchooser .modal-body .carousel-item,.modchooser .modal-body .optionsummary,.modchoosercontainer,.optionscontainer,.searchresultitemscontainer{min-height:auto;height:100%;overflow-y:auto}.path-course-view .modal-dialog.modal-lg{margin:0}.modchooser .modal-body .searchresultitemscontainer-wrapper{min-height:auto}}@media (min-width:576px){.modchoosercontainer .optionscontainer .option,.modchoosercontainer .searchresultitemscontainer .option{flex-basis:calc(33.33% - 0.5rem)}}@media (min-width:992px){.modchoosercontainer .optionscontainer .option,.modchoosercontainer .searchresultitemscontainer .option{flex-basis:calc(16.66% - 0.5rem)}}.formlistingradio{padding-bottom:25px;padding-right:10px}.formlistinginputradio{float:left}.formlistingmain{min-height:225px}.formlisting{position:relative;margin:15px 0;padding:1px 19px 14px;background-color:#fff;border:1px solid #ddd}.formlistingmore{position:absolute;cursor:pointer;bottom:-1px;right:-1px;padding:3px 7px;font-size:12px;font-weight:700;background-color:whitesmoke;border:1px solid #ddd;color:#9da0a4}.formlistingall{margin:15px 0;padding:0}.formlistingrow{cursor:pointer;border-bottom:1px solid;border-color:#e1e1e8;border-left:1px solid #e1e1e8;border-right:1px solid #e1e1e8;background-color:#f7f7f9;padding:6px;top:50%;left:50%;min-height:34px;float:left;width:150px}body.jsenabled .formlistingradio{display:none}body.jsenabled .formlisting{display:block}a.criteria-action{padding:0 3px;float:right}div.criteria-description{padding:10px 15px;margin:5px 0;background:none repeat scroll 0 0 #f9f9f9;border:1px solid #eee}ul.badges{margin:0;list-style:none}.badges li{position:relative;display:inline-block;padding-top:1em;text-align:center;vertical-align:top;width:150px}.badges li .badge-name{display:block;padding:5px}.badges li>img{position:absolute}.badges li .badge-image{width:100px;height:100px;left:10px;top:0;z-index:1}.badges li .badge-actions{position:relative}.badges li .expireimage{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/expired);background-repeat:no-repeat;background-size:100px 100px;width:100px;height:100px;left:25px;top:15px;position:absolute;z-index:10;opacity:.85}#badge-image{background-color:transparent;padding:0;position:relative;min-width:100px;width:20%;display:inline-block;vertical-align:top;margin-top:17px;margin-bottom:20px}#badge-image .expireimage{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/expired);background-repeat:no-repeat;background-size:100px 100px;width:100px;height:100px;left:0;top:0;opacity:.85;position:absolute;z-index:10}#badge-image .singlebutton{padding-top:5px;display:block}#badge-image .singlebutton button{margin-left:4px}#badge-details{display:inline-block;width:79%}#badge-overview dl,#badge-details dl{margin:0}#badge-overview dl dt,#badge-details dl dt,#badge-overview dl dd,#badge-details dl dd{vertical-align:top;padding:3px 0}#badge-overview dl dt,#badge-details dl dt{clear:both;display:inline-block;width:20%;min-width:100px}#badge-overview dl dd,#badge-details dl dd{display:inline-block;width:79%;margin-left:1%}.badge-profile{vertical-align:top}.connected{color:#357a32}.notconnected{color:#ca3120}.connecting{color:#f0ad4e}#page-badges-award .recipienttable tr td{vertical-align:top}#page-badges-award .recipienttable tr td.actions .actionbutton{margin:.3em 0;padding:.5em 0;width:100%}#page-badges-award .recipienttable tr td.existing,#page-badges-award .recipienttable tr td.potential{width:42%}#issued-badge-table .activatebadge{display:inline-block}.statusbox.active{background-color:#d7e4d6}.statusbox.inactive{background-color:#fcefdc}.statusbox{text-align:center;margin-bottom:5px;padding:5px}.statusbox .activatebadge{display:inline-block}.statusbox .activatebadge input[type=submit]{margin:3px}.activatebadge{margin:0;text-align:left;vertical-align:middle}img#persona_signin{cursor:pointer}.addcourse{float:right}.invisiblefieldset{display:inline;padding:0;border-width:0}#page-header .logo{margin:1rem 0}#page-header .logo img{max-height:75px}nav.navbar .logo img{max-height:35px}.nav.usernav .nav-item{display:flex}.nav.usernav .usermenu .dropdown-toggle{padding:0 .5rem}.page-context-header{overflow:hidden;padding:.25rem}.page-context-header .page-header-image,.page-context-header .page-header-headings{float:left;display:block;position:relative}.page-context-header .page-header-image{margin-right:1em;margin-bottom:1em}.page-context-header .page-header-image>a{display:inline-block}.page-context-header .page-header-headings,.page-context-header .header-button-group{position:relative;line-height:24px;vertical-align:middle}.page-context-header .header-button-group{display:block;float:left}ul.dragdrop-keyboard-drag li{list-style-type:none}a.disabled:hover,a.disabled{text-decoration:none;cursor:default;font-style:italic;color:gray}body.lockscroll{height:100%;overflow:hidden}.progressbar_container{max-width:500px;margin:0 auto}.ie10 .yui3-calendar-header-label{display:inline-block}dd:before,dd:after{display:block;content:" "}dd:after{clear:both}.nav-tabs>.active>a[href],.nav-tabs>.active>a[href]:hover,.nav-tabs>.active>a[href]:focus{cursor:pointer}.inplaceeditable.inplaceeditingon{position:relative}.inplaceeditable.inplaceeditingon .editinstructions{margin-top:-30px;font-weight:400;margin-right:0;margin-left:0;left:0;right:auto;white-space:nowrap}@media (min-width:576px){.inplaceeditable.inplaceeditingon input{width:330px;vertical-align:text-bottom;margin-bottom:0}}.inplaceeditable.inplaceeditingon select{margin-bottom:0}.inplaceeditable .quickediticon img{opacity:.2}.inplaceeditable .quickeditlink{color:inherit;text-decoration:inherit}.inplaceeditable:hover .quickeditlink .quickediticon img,.inplaceeditable .quickeditlink:focus .quickediticon img{opacity:1}.inplaceeditable.inplaceeditable-toggle .quickediticon{display:none}.inplaceeditable.inplaceeditable-autocomplete{display:block}h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions{margin-top:-20px}.chart-area .chart-table-data{display:none}.chart-area .chart-table .chart-output-htmltable caption{white-space:nowrap}.chart-area .chart-table.accesshide .chart-table-expand{display:none}.chart-area .chart-table.accesshide .chart-table-data{display:block}ul{padding-left:1rem;-webkit-margin-start:.2rem}.hover-tooltip-container{position:relative}.hover-tooltip-container .hover-tooltip{opacity:0;visibility:hidden;position:absolute;left:50%;top:calc(-50% - 5px);transform:translate(-50%,-50%);background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-sizing:border-box;padding:5px;white-space:nowrap;transition:opacity 0.15s,visibility 0.15s;z-index:1000}.hover-tooltip-container .hover-tooltip:before{content:'';display:inline-block;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.2);position:absolute;bottom:-8px;left:calc(50% - 8px)}.hover-tooltip-container .hover-tooltip:after{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;position:absolute;bottom:-6px;left:calc(50% - 7px);z-index:2}.hover-tooltip-container:hover .hover-tooltip{opacity:1;visibility:visible;transition:opacity 0.15s 0.5s,visibility 0.15s 0.5s}#region-flat-nav{padding-right:0;padding-left:0}#region-flat-nav .nav{margin-right:15px;background-color:#fff}@media (max-width:767.98px){#region-flat-nav .nav{margin-top:30px;margin-right:0}}#page-footer a{color:#fff;text-decoration:underline}#page-footer a .icon{color:#fff}#page-footer a:focus .icon{color:#1d2125}.bg-inverse a{color:#fff;text-decoration:underline}.bg-inverse a .icon{color:#fff}.sitelink img{width:112px}.dropdown-item a{display:block;width:100%;color:#1d2125}.dropdown-item:active,.dropdown-item:hover,.dropdown-item:focus,.dropdown-item:focus-within{outline:0;background-color:#0f6cbf;color:#fff}.dropdown-item:active a,.dropdown-item:hover a,.dropdown-item:focus a,.dropdown-item:focus-within a{color:#fff}.dropdown-item[aria-current="true"]{position:relative;display:flex;align-items:center}.dropdown-item[aria-current="true"]:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f111";position:absolute;left:.4rem;font-size:.7rem}.competency-tree ul{padding-left:1.5rem}.sr-only-focusable:active,.sr-only-focusable:focus{z-index:1031;position:fixed;background:#fff;padding:7px;left:0;top:0}[data-drag-type="move"]{cursor:move;touch-action:none}.clickable{cursor:pointer}.overlay-icon-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6)}.overlay-icon-container .loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay-icon-container .loading-icon .icon{height:30px;width:30px;font-size:30px}.w-auto{width:auto}.bg-pulse-grey{animation:bg-pulse-grey 2s infinite linear}@keyframes bg-pulse-grey{0%{background-color:#f8f9fa}50%{background-color:#e9ecef}100%{background-color:#f8f9fa}}.line-height-0{line-height:0!important}.line-height-1{line-height:0.25rem!important}.line-height-2{line-height:0.5rem!important}.line-height-3{line-height:1rem!important}.line-height-4{line-height:1.5rem!important}.line-height-5{line-height:2rem!important}.line-height-6{line-height:3rem!important}.dir-rtl .dir-rtl-hide{display:none}.dir-ltr .dir-ltr-hide{display:none}.paged-content-page-container{min-height:3.125rem}body.h5p-embed #page-content{display:inherit}body.h5p-embed #maincontent{display:none}body.h5p-embed .h5pmessages{min-height:230px}.text-decoration-none{text-decoration:none!important}.colour-inherit{color:inherit!important}.position-right{right:0!important}.overflow-hidden{overflow:hidden!important}.text-break{overflow-wrap:break-word!important}.word-break{word-break:break-word!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.float-left{float:left!important}.float-right{float:right!important}.img-responsive{max-width:100%;height:auto}input[disabled]{cursor:not-allowed}.custom-select{width:auto}.fade.in{opacity:1}.clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.word-break-all{word-break:break-all}.matchtext{background-color:#a2cff8;color:#1d2125;height:1.5rem}.emoji-picker{width:350px;height:400px}.emoji-picker .category-button{padding:.375rem 0;height:100%;width:38.8888888889px;border-top:none;border-left:none;border-right:none;border-bottom:2px solid transparent}.emoji-picker .category-button.selected{border-bottom:2px solid #0f6cbf}.emoji-picker .emojis-container,.emoji-picker .search-results-container{min-width:280px}.emoji-picker .picker-row{height:40px}.emoji-picker .picker-row .category-name{line-height:40px}.emoji-picker .picker-row .emoji-button{height:40px;width:40px;line-height:40px;font-size:24px;overflow:hidden}.emoji-picker .picker-row .emoji-button:hover,.emoji-picker .picker-row .emoji-button:focus{color:inherit;text-decoration:none}.emoji-picker .emoji-preview{height:40px;font-size:40px;line-height:40px}.emoji-picker .emoji-short-name{line-height:20px}@media (max-width:575.98px){.emoji-picker{width:320px}}.emoji-auto-complete{height:40px}.emoji-auto-complete .btn.btn-link.btn-icon.emoji-button{height:40px;width:40px;line-height:40px;font-size:24px}.emoji-auto-complete .btn.btn-link.btn-icon.emoji-button.active{background-color:#e9ecef}.toast-wrapper{max-width:350px;max-height:0;z-index:1051}.toast-wrapper>:first-child{margin-top:1rem}.alert-primary a{color:#041d34}.alert-secondary a{color:#525557}.alert-success a,.environmenttable .ok a{color:#0c1b0b}.alert-info a{color:#00171b}.alert-warning a,.environmenttable .warn a{color:#563e1c}.alert-danger a,.environmenttable .error a{color:#3d0f0a}.alert-light a{color:#686868}.alert-dark a{color:#040505}.alert a{font-weight:700}@media (max-width:767.98px){#page-navbar{width:100%}.breadcrumb:not(:empty){width:100%;border:2px solid #e9ecef;padding:.25rem;margin-bottom:.5rem}.breadcrumb:not(:empty) .breadcrumb-item{padding-top:.3333333333rem;padding-bottom:.3333333333rem;display:inline-block}.mform{width:100%;padding-right:15px;padding-left:15px}.pagination{flex-wrap:wrap;justify-content:center}.custom-select{max-width:100%}.card .card-body{padding:.625rem}#page-header .card{border:0}#page-header .card .card-body{padding:0}.nav-tabs,.nav-pills{margin:0;border:0;padding:.125rem;background-color:#e9ecef}.nav-tabs .nav-item,.nav-pills .nav-item{flex:1 1 auto;text-align:center}.nav-tabs .nav-link,.nav-pills .nav-link{background:#fff;border:0;margin:.125rem}.nav-tabs .nav-link.active,.nav-pills .nav-link.active{color:#6a737b;border-color:#6a737b;border-color:#6a737b}.nav-tabs .nav-link.active:hover,.nav-pills .nav-link.active:hover{color:#fff;background-color:#6a737b;border-color:#6a737b}.nav-tabs .nav-link.active:focus,.nav-pills .nav-link.active:focus,.nav-tabs .nav-link.active.focus,.nav-pills .nav-link.active.focus{box-shadow:0 0 0 .2rem rgba(106,115,123,.5)}.nav-tabs .nav-link.active.disabled,.nav-pills .nav-link.active.disabled,.nav-tabs .nav-link.active:disabled,.nav-pills .nav-link.active:disabled{color:#6a737b;background-color:transparent}.nav-tabs .nav-link.active:not(:disabled):not(.disabled):active,.nav-pills .nav-link.active:not(:disabled):not(.disabled):active,.nav-tabs .nav-link.active:not(:disabled):not(.disabled).active,.nav-pills .nav-link.active:not(:disabled):not(.disabled).active,.show>.nav-tabs .nav-link.active.dropdown-toggle,.show>.nav-pills .nav-link.active.dropdown-toggle{color:#fff;background-color:#6a737b;border-color:#6a737b}.nav-tabs .nav-link.active:not(:disabled):not(.disabled):active:focus,.nav-pills .nav-link.active:not(:disabled):not(.disabled):active:focus,.nav-tabs .nav-link.active:not(:disabled):not(.disabled).active:focus,.nav-pills .nav-link.active:not(:disabled):not(.disabled).active:focus,.show>.nav-tabs .nav-link.active.dropdown-toggle:focus,.show>.nav-pills .nav-link.active.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(106,115,123,.5)}}@media (max-width:576px) and (max-height:320px){div#page{margin-top:0}.navbar.fixed-top{position:relative;z-index:inherit}}.link-underline{text-decoration:underline}.link-underline:focus{text-decoration:none}.alert.cta .cta-icon .icon{padding:.3rem}.alert.cta .cta-icon .icon.fa{border-radius:50%;border-style:solid;border-width:.125rem}.core_payment_gateways_modal .custom-control-label::before,.core_payment_gateways_modal .custom-control-label::after{top:45%}.visual-scroll-x{scrollbar-width:thin;scrollbar-color:#0f6cbf #a2cff8;-ms-overflow-style:-ms-autohiding-scrollbar}.visual-scroll-x::-webkit-scrollbar{height:8px;-webkit-appearance:none;appearance:none}.visual-scroll-x::-webkit-scrollbar-thumb{background-color:#0f6cbf;border-right:1px solid #fff}.visual-scroll-x::-webkit-scrollbar-track{background-color:#a2cff8;border-right:1px solid #fff}.icon{font-size:16px;width:16px;height:16px;margin:0;padding:0;box-sizing:content-box;margin-right:.5rem}.icon.spacer{margin-right:0}.icon.iconsize-big{width:64px;height:64px;font-size:64px}.navbar-dark a .icon{color:rgba(255,255,255,.5)!important}.action-menu-item a:first-of-type>.icon{margin-left:.5rem}.ygtvcell .icon{margin-left:0!important}.block_navigation .tree_item .icon,.block_settings .tree_item .icon{margin-left:0}[data-action=toggle-drawer] .icon{margin:0}.icon-no-spacing a>.icon{margin:0}.icon-no-margin .icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.icon-large>.icon{width:32px;height:32px}.icon-size-0 .icon{height:0!important;width:0!important;font-size:0!important}.icon-size-1 .icon{height:4px!important;width:4px!important;font-size:4px!important}.icon-size-2 .icon{height:8px!important;width:8px!important;font-size:8px!important}.icon-size-3 .icon{height:16px!important;width:16px!important;font-size:16px!important}.icon-size-4 .icon{height:24px!important;width:24px!important;font-size:24px!important}.icon-size-5 .icon{height:32px!important;width:32px!important;font-size:32px!important}.icon-size-6 .icon{height:40px!important;width:40px!important;font-size:40px!important}.icon-size-7 .icon{height:48px!important;width:48px!important;font-size:48px!important}.helplink .icon{margin-left:.5rem}.formtable tbody th{font-weight:400;text-align:right}.path-admin #assignrole{width:60%;margin-left:auto;margin-right:auto}.path-admin .admintable .leftalign{text-align:left}.path-admin .admintable.environmenttable .name,.path-admin .admintable.environmenttable .info,.path-admin #assignrole .admintable .role,.path-admin #assignrole .admintable .userrole,.path-admin #assignrole .admintable .roleholder{white-space:nowrap}.path-admin .incompatibleblockstable td.c0{font-weight:700}#page-admin-course-category .addcategory{padding:10px}#page-admin-course-index .editcourse{margin:20px auto}#page-admin-course-index .editcourse th,#page-admin-course-index .editcourse td{padding-left:10px;padding-right:10px}.timewarninghidden{display:none}#page-admin-report-capability-index #capabilitysearch{width:30em}#page-admin-qtypes #qtypes div,#page-admin-qtypes #qtypes form,#page-admin-qbehaviours #qbehaviours div,#page-admin-qbehaviours #qbehaviours form{display:inline}#page-admin-qtypes #qtypes img.spacer,#page-admin-qbehaviours #qbehaviours img.spacer{width:16px}#page-admin-qbehaviours .cell.c3,#page-admin-qtypes .cell.c3{font-size:.8203125rem}#page-admin-lang .generalbox,#page-admin-course-index .singlebutton,#page-admin-course-index .addcategory,#page-course-index .buttons,#page-course-index-category .buttons,#page-admin-course-category .addcategory,#page-admin-stickyblocks .generalbox,#page-admin-maintenance .buttons,#page-admin-course-index .buttons,#page-admin-course-category .buttons,#page-admin-index .copyright,#page-admin-index .copyrightnotice,#page-admin-index .adminerror .singlebutton,#page-admin-index .adminwarning .singlebutton,#page-admin-index #layout-table .singlebutton{text-align:center;margin-bottom:1em}.path-admin-roles .capabilitysearchui{text-align:left;margin-left:auto;margin-right:auto;margin-top:1rem}#page-admin-roles-define .topfields{margin:1em 0 2em}#page-admin-roles-define .capdefault{background-color:rgba(0,0,0,.075)}#page-filter-manage .backlink,.path-admin-roles .backlink{margin-top:1em}#page-admin-roles-explain #chooseuser h3,#page-admin-roles-usersroles .contextname{margin-top:0}#page-admin-roles-explain #chooseusersubmit{margin-top:0;text-align:center}#page-admin-roles-usersroles p{margin:0}#page-admin-roles-override .cell.c1,#page-admin-roles-assign .cell.c3,#page-admin-roles-assign .cell.c1{padding-top:.75em}#page-admin-roles-override .overridenotice,#page-admin-roles-define .definenotice{margin:1em 10% 2em 10%;text-align:left}#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span{display:block}#page-admin-index .updateplugin div{margin-bottom:.5em}#page-admin-user-user_bulk #users .fgroup{white-space:nowrap}#page-admin-report-stats-index .graph{text-align:center;margin-bottom:1em}#page-admin-report-courseoverview-index .graph{text-align:center;margin-bottom:1em}#page-admin-lang .translator{border-width:1px;border-style:solid}.path-admin .roleassigntable{width:100%}.path-admin .roleassigntable td{vertical-align:top;padding:.2em .3em}.path-admin .roleassigntable p{text-align:left;margin:.2em 0}.path-admin .roleassigntable #existingcell,.path-admin .roleassigntable #potentialcell{width:42%}.path-admin .roleassigntable #existingcell p>label:first-child,.path-admin .roleassigntable #potentialcell p>label:first-child{font-weight:700}.path-admin .roleassigntable #buttonscell{width:16%}.path-admin .roleassigntable #buttonscell #assignoptions{font-size:.8203125rem}.path-admin .roleassigntable #removeselect_wrapper,.path-admin .roleassigntable #addselect_wrapper{width:100%}.path-admin table.rolecap tr.rolecap th{text-align:left;font-weight:400}.path-admin .rolecap .hiddenrow{display:none}.path-admin #defineroletable .rolecap .inherit,.path-admin #defineroletable .rolecap .allow,.path-admin #defineroletable .rolecap .prevent,.path-admin #defineroletable .rolecap .prohibit{text-align:center;padding:0;min-width:3.5em}.path-admin .rolecap .cap-name,.path-admin .rolecap .note{display:block;font-size:.8203125rem;white-space:nowrap;font-weight:400}.path-admin .rolecap label{display:block;text-align:center;padding:.5em;margin:0}.plugincheckwrapper{width:100%}.environmentbox{margin-top:1em}#mnetconfig table{margin-left:auto;margin-right:auto}.environmenttable .cell{padding:.15em .5em}#trustedhosts .generaltable{margin-left:auto;margin-right:auto;width:500px}#trustedhosts .standard{width:auto}#adminsettings legend{display:none}#adminsettings fieldset.error{margin:.2em 0 .5em 0}#adminsettings fieldset.error legend{display:block}#admin-spelllanguagelist textarea,#page-admin-setting-editorsettingstinymce .form-textarea textarea{text-align:left;direction:ltr}.adminsettingsflags{float:right}.adminsettingsflags label{margin-right:7px}.form-description pre,.formsettingheading pre{direction:ltr}.form-item .form-setting .form-htmlarea{display:inline}.form-item .form-setting .form-htmlarea .htmlarea{width:640px;display:block}.form-item .form-setting .form-multicheckbox ul{list-style:none;padding:0;margin:7px 0 0 0}.form-item .form-setting .defaultsnext{display:inline}.form-item .form-setting .locked-checkbox{margin-right:.2em;margin-left:.5em;display:inline}.form-item .form-setting .form-password .unmask,.form-item .form-setting .form-defaultinfo{display:inline-block}.form-item .form-setting .form-defaultinfo{max-width:100%;word-wrap:break-word}#admin-emoticons td input{width:8em}#admin-emoticons td.c0 input{width:4em}#adminthemeselector .selectedtheme td.c0{border:1px solid #b8dce2;border-right-width:0}#adminthemeselector .selectedtheme td.c1{border:1px solid #b8dce2;border-left-width:0}.admin_colourpicker,.admin_colourpicker_preview{display:none}.jsenabled .admin_colourpicker_preview{display:inline}@media (min-width:768px){.jsenabled .admin_colourpicker{display:block;height:102px;width:410px;margin-bottom:10px;box-sizing:content-box}.admin_colourpicker .colourdialogue{float:left;border:1px solid #8f959e}.admin_colourpicker .previewcolour{border:1px solid #8f959e;margin-left:301px}.admin_colourpicker .currentcolour{border:1px solid #8f959e;margin-left:301px;border-top-width:0}}@media (max-width:767.98px){.jsenabled .admin_colourpicker{height:150px;margin-bottom:10px;display:block;position:relative}.admin_colourpicker .previewcolour{display:none}.admin_colourpicker .currentcolour{position:absolute;border:1px solid #dee2e6;top:100px;left:0}}.admin_colourpicker .loadingicon{vertical-align:middle;margin-left:auto}#page-admin-index #notice .checkforupdates{text-align:center}#page-admin-plugins #plugins-overview-panel .info{display:inline-block;margin-right:1em}#page-admin-plugins .checkforupdates{margin:10px 0}#page-admin-plugins .checkforupdates .singlebutton{margin:5px 0;padding:0}#page-admin-plugins .checkforupdates .singlebutton div,#page-admin-plugins .checkforupdates .singlebutton input{margin:0 3px 0 0}#page-admin-plugins .updateavailableinstallall{margin:5px 0;padding:0}#page-admin-plugins .updateavailableinstallall div,#page-admin-plugins .updateavailableinstallall input{margin:0 3px 5px 0}#page-admin-plugins #plugins-control-panel .status-missing td{background-color:#fcefdc}#page-admin-plugins #plugins-control-panel .pluginname .componentname{font-size:.8203125rem;color:#6a737b;margin-left:22px}#page-admin-plugins #plugins-control-panel .version .versionnumber{font-size:.8203125rem;color:#6a737b}#page-admin-plugins #plugins-control-panel .uninstall a{color:#ca3120}#page-admin-plugins #plugins-control-panel .notes .label{margin-right:3px}#page-admin-plugins #plugins-control-panel .notes .requiredby{font-size:.8203125rem;color:#6a737b}#plugins-check-page #plugins-check .status-missing td,#plugins-check-page #plugins-check .status-downgrade td{background-color:#f4d6d2}#plugins-check-page .pluginupdateinfo,#plugins-control-panel .pluginupdateinfo{background-color:#cce6ea;padding:5px;margin:10px 0}#plugins-check-page .pluginupdateinfo.maturity50,#plugins-control-panel .pluginupdateinfo.maturity50{background-color:#f4d6d2}#plugins-check-page .pluginupdateinfo.maturity100,#plugins-control-panel .pluginupdateinfo.maturity100,#plugins-check-page .pluginupdateinfo.maturity150,#plugins-control-panel .pluginupdateinfo.maturity150{background-color:#fcefdc}#plugins-check-page .pluginupdateinfo .info,#plugins-control-panel .pluginupdateinfo .info{display:inline-block}#plugins-check-page .pluginupdateinfo .separator:after,#plugins-control-panel .pluginupdateinfo .separator:after{content:" | "}#plugins-check-page .pluginupdateinfo .singlebutton,#plugins-control-panel .pluginupdateinfo .singlebutton{margin:5px 0;padding:0}#plugins-check-page .pluginupdateinfo .singlebutton div,#plugins-control-panel .pluginupdateinfo .singlebutton div,#plugins-check-page .pluginupdateinfo .singlebutton input,#plugins-control-panel .pluginupdateinfo .singlebutton input{margin:0 3px 0 0}.plugins-management-confirm-buttons>div{display:inline-block;margin:1em 1em 1em 0}.plugins-management-confirm-buttons .continue{padding:0}.plugins-management-confirm-buttons .continue div,.plugins-management-confirm-buttons .continue input{margin:0}#page-admin-index .upgradepluginsinfo{text-align:center}#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo .separator:after{content:" | "}#page-admin-mnet-peers .box.deletedhosts{margin-bottom:1em;font-size:.8203125rem}#core-cache-plugin-summaries table,#core-cache-store-summaries table{width:100%}#core-cache-lock-summary table,#core-cache-definition-summaries table,#core-cache-mode-mappings table{margin:0 auto}#core-cache-store-summaries .default-store td{font-style:italic}#core-cache-rescan-definitions,#core-cache-mode-mappings .edit-link,#core-cache-lock-additional-actions .new-instance{margin-top:.5em;text-align:center}.maintenancewarning{position:fixed;bottom:0;right:0;overflow:hidden;z-index:1000}.modal.modal-in-page{z-index:0}#page-admin-search .adminpagetitle{margin-bottom:0;border-bottom:none}#page-admin-search .adminpagepath{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 1.5rem 0}#page-admin-search .adminpagepath li+li:before{padding-right:.5rem;padding-left:.5rem;content:"/"}@media (min-width:576px){#page-admin-search .container{overflow-wrap:break-word}}#page-admin-tasklogs .task-class{font-size:.8203125rem;color:#6a737b}.path-admin-tool-uploaduser .uuwarning{background-color:#fcefdc}.path-admin-tool-uploaduser .uuerror{background-color:#f4d6d2}.path-admin-tool-uploaduser .uuinfo{background-color:#d7e4d6}.blockmovetarget .accesshide{position:relative;left:initial}.block:target{padding-top:0!important;margin-top:0!important}.block_search_forums .searchform{text-align:left}.block.block_navigation .block_tree ul,.block_settings .block_tree ul{margin-left:0}.block .block-controls .dropdown-toggle{color:#1d2125}[data-region="blocks-column"]{width:360px;float:right}@media (min-width:576px){#region-main-settings-menu{position:relative;float:left;width:100%}#region-main-settings-menu>div{position:absolute;right:0;z-index:100;margin:1rem}.region_main_settings_menu_proxy{width:4rem;height:2rem;background-color:#eef5f9;margin-left:.625rem;margin-bottom:.625rem;border-bottom-left-radius:.5rem;float:right}}@media (max-width:767.98px){#region-main-settings-menu .menubar{justify-content:flex-end}}#region-main-settings-menu.has-blocks,#region-main.has-blocks{display:inline-block;width:calc(100% - 375px)}@media (max-width:1199.98px){#region-main-settings-menu.has-blocks,#region-main.has-blocks{width:100%;display:block}}.header-action #region-main-settings-menu{position:unset;float:none;width:auto}.header-action #region-main-settings-menu>div{position:unset;right:auto;margin:0}@media (max-width:1199.98px){[data-region="blocks-column"]{width:100%}}.block .empty-placeholder-image-lg{height:5rem}.block .block-cards .course-info-container{padding:.8rem}.block .block-cards .progress{height:.5rem}.block .block-cards .course-summaryitem{border:1px solid #dee2e6;background-color:#eef5f9}.block .block-cards .icon{margin-right:0}.block .block-cards .card .coursemenubtn{margin-top:-.5rem}.block .block-cards a.coursename,.block .block-cards span.categoryname,.block .block-cards .btn-link{color:inherit}.block .block-cards .multiline{white-space:normal}.block .block-cards .btn.btn-link.btn-icon{height:36px;width:36px;padding:0;border-radius:50%}.block .block-cards .btn.btn-link.btn-icon:hover,.block .block-cards .btn.btn-link.btn-icon:focus{background-color:#e9ecef}.dashboard-card-deck.one-row{flex-flow:nowrap;overflow-x:scroll}.summaryimage{height:5rem;width:5rem;background-position:center;background-size:cover}.dashboard-card-deck .dashboard-card{margin-bottom:.5rem;flex-basis:auto;width:100%;flex-grow:0;flex-shrink:0}.dashboard-card-deck .dashboard-card .dashboard-card-img{height:7rem;background-position:center;background-size:cover}.dashboard-card-deck .dashboard-card .dashboard-card-footer{padding:.8rem}@media (min-width:576px){.dashboard-card-deck.fixed-width-cards .dashboard-card{width:300px;max-width:100%}}@media (min-width:576px){.dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(50% - 0.5rem)}}@media (min-width:840px){.dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(33.33% - 0.5rem)}}@media (min-width:1100px){.dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(25% - 0.5rem)}}@media (min-width:1360px){.dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(20% - 0.5rem)}}@media (min-width:1200px){#region-main.has-blocks .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(33.33% - 0.5rem)}}@media (min-width:1470px){#region-main.has-blocks .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(25% - 0.5rem)}}@media (min-width:768px){body.drawer-open-left .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(100% - 0.5rem)}}@media (min-width:861px){body.drawer-open-left .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(50% - 0.5rem)}}@media (min-width:1122px){body.drawer-open-left .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(33.33% - 0.5rem)}}@media (min-width:1381px){body.drawer-open-left .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(25% - 0.5rem)}}@media (min-width:1200px){body.drawer-open-left #region-main.has-blocks .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(100% - 0.5rem)}}@media (min-width:1236px){body.drawer-open-left #region-main.has-blocks .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(50% - 0.5rem)}}@media (min-width:1497px){body.drawer-open-left #region-main.has-blocks .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(33.33% - 0.5rem)}}@media (min-width:1200px){#block-region-side-pre .dashboard-card-deck:not(.fixed-width-cards){margin-left:0;margin-right:0}#block-region-side-pre .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card{width:calc(100% - 0.5rem)!important}}.block_recentlyaccessedcourses .paging-bar-container{margin-top:-2.4rem;justify-content:flex-end}@media (max-width:575.98px){.block_recentlyaccessedcourses .paging-bar-container{margin-top:0}}#block-region-side-pre .block_recentlyaccessedcourses .paging-bar-container{margin-top:0}.block_recentlyaccesseditems img.icon{height:24px;width:24px;margin-right:6px}.block_myoverview .content{min-height:19.35rem}.block_myoverview .paged-content-page-container{min-height:13rem}.block_settings .block_tree [aria-expanded="true"],.block_settings .block_tree [aria-expanded="true"].emptybranch,.block_settings .block_tree [aria-expanded="false"],.block_navigation .block_tree [aria-expanded="true"],.block_navigation .block_tree [aria-expanded="true"].emptybranch,.block_navigation .block_tree [aria-expanded="false"]{background-image:none}.block_settings .block_tree [aria-expanded="true"]>p:before,.block_navigation .block_tree [aria-expanded="true"]>p:before{content:"\f107";margin-right:0;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;width:16px}.block_settings .block_tree [aria-expanded="false"]>p:before,.block_navigation .block_tree [aria-expanded="false"]>p:before{content:"\f105";margin-right:0;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;width:16px}.dir-rtl .block_settings .block_tree [aria-expanded="false"]>p:before,.dir-rtl .block_navigation .block_tree [aria-expanded="false"]>p:before{content:"\f104"}.block_navigation .block_tree p.hasicon,.block_settings .block_tree p.hasicon{text-indent:-3px}.block_navigation .block_tree p.hasicon .icon,.block_settings .block_tree p.hasicon .icon{margin-right:2px}.block.invisibleblock .card-title{color:#6a737b}@media (max-width:767.98px){.block.card{border-left:0;border-right:0}}.block_social_activities li a.movehere,.block_site_main_menu li a.movehere{display:block;width:100%;height:2rem;border:2px dashed #343a40;margin:4px 0}.navbar{max-height:70px}.calendar_event_category{background-color:#fc4b6c}.calendar_event_category .commands a{color:#0d5ca1}.calendar_event_course{background-color:#7460ee}.calendar_event_course .commands a{color:#0d5ca1}.calendar_event_site{background-color:#1e88e5}.calendar_event_site .commands a{color:#0d5ca1}.calendar_event_group{background-color:#ffb22b}.calendar_event_group .commands a{color:#0d5ca1}.calendar_event_user{background-color:#26c6da}.calendar_event_user .commands a{color:#0d5ca1}.calendar_event_other{background-color:#ced4da}.calendar_event_other .commands a{color:#0d5ca1}.path-calendar .calendartable{width:100%;table-layout:fixed}.path-calendar .calendartable th,.path-calendar .calendartable td{width:14%;vertical-align:top;text-align:center;border:0}.path-calendar .calendar-controls .previous,.path-calendar .calendar-controls .next,.path-calendar .calendar-controls .current{display:block;float:left;width:12%}.path-calendar .calendar-controls .previous{text-align:left;border:1px solid transparent}.path-calendar .calendar-controls .current{text-align:center;width:76%}.path-calendar .calendar-controls .next{text-align:right;border:1px solid transparent}.path-calendar .calendar-controls .drop-target{box-sizing:border-box;border:1px dashed #0f6cbf}.path-calendar .filters table{border-collapse:separate;border-spacing:2px;width:100%}.path-calendar .maincalendar{vertical-align:top;padding:0}.path-calendar .maincalendar .bottom{text-align:center;padding:5px 0 0 0}.path-calendar .maincalendar .heightcontainer{height:100%;position:relative}.path-calendar .maincalendar .calendarmonth{width:98%;margin:10px auto}.path-calendar .maincalendar .calendarmonth ul{margin:0;padding:0}.path-calendar .maincalendar .calendarmonth ul li{list-style-type:none}.path-calendar .maincalendar .calendarmonth ul li>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block}.path-calendar .maincalendar .calendarmonth ul li>a:hover{text-decoration:none}.path-calendar .maincalendar .calendarmonth ul li>a:hover .eventname{text-decoration:underline}.path-calendar .maincalendar .calendarmonth ul li .icon{margin-left:.25em;margin-right:.25em;vertical-align:initial}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle{width:12px;height:12px;border-radius:6px;vertical-align:middle;display:inline-block}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_category{background-color:#fc4b6c;border:2px solid #9e619f}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_course{background-color:#7460ee;border:2px solid #d34600}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_site{background-color:#1e88e5;border:2px solid #2b8713}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_group{background-color:#ffb22b;border:2px solid #9a6e02}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_user{background-color:#26c6da;border:2px solid #4e7c91}.path-calendar .maincalendar .calendarmonth ul li .calendar-circle.calendar_event_other{background-color:#ced4da;border:2px solid #687889}.path-calendar .maincalendar .calendarmonth td{height:5em}.path-calendar .maincalendar .calendarmonth .clickable:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.path-calendar .maincalendar .calendar-controls .previous,.path-calendar .maincalendar .calendar-controls .next{width:30%}.path-calendar .maincalendar .calendar-controls .current{width:39.95%}.path-calendar .maincalendar .controls{width:98%;margin:10px auto}.path-calendar .maincalendar .calendar_event_category:hover a,.path-calendar .maincalendar .calendar_event_course:hover a,.path-calendar .maincalendar .calendar_event_site:hover a,.path-calendar .maincalendar .calendar_event_group:hover a,.path-calendar .maincalendar .calendar_event_user:hover a{color:#094478;text-decoration:underline}.path-calendar .maincalendar .calendar_event_category{border-color:#fc4b6c}.path-calendar .maincalendar .calendar_event_course{border-color:#7460ee}.path-calendar .maincalendar .calendar_event_site{border-color:#1e88e5}.path-calendar .maincalendar .calendar_event_group{border-color:#ffb22b}.path-calendar .maincalendar .calendar_event_user{border-color:#26c6da}.path-calendar .maincalendar .calendar_event_other{border-color:#ced4da}.path-calendar .maincalendar .calendartable td,.path-calendar .maincalendar .calendartable li{padding:0 4px 4px 4px}.path-calendar .maincalendar .calendartable li{text-align:left}.path-calendar .maincalendar .header{overflow:hidden}.path-calendar .maincalendar .header .buttons{float:right}.path-calendar .maincalendar .event .card-header img{vertical-align:baseline}.path-calendar .maincalendar .event .location{word-break:break-all;overflow-wrap:break-word}#page-calendar-export .indent{padding-left:20px}.block .minicalendar{max-width:280px;margin:0 auto;width:100%}.block .minicalendar th,.block .minicalendar td{padding:2px;font-size:.8em;text-align:center}.block .minicalendar td.weekend{color:#6a737b}.block .minicalendar td a{width:100%;height:100%;display:block;color:#0d5ca1}.block .minicalendar td.duration_global{border-top:1px solid #1e88e5;border-bottom:1px solid #1e88e5}.block .minicalendar td.duration_global.duration_finish{background-color:#1e88e5}.block .minicalendar td.duration_category{border-top:1px solid #fc4b6c;border-bottom:1px solid #fc4b6c}.block .minicalendar td.duration_category.duration_finish{background-color:#fc4b6c}.block .minicalendar td.duration_course{border-top:1px solid #7460ee;border-bottom:1px solid #7460ee}.block .minicalendar td.duration_course.duration_finish{background-color:#7460ee}.block .minicalendar td.duration_group{border-top:1px solid #ffb22b;border-bottom:1px solid #ffb22b}.block .minicalendar td.duration_group.duration_finish{background-color:#ffb22b}.block .minicalendar td.duration_user{border-top:1px solid #26c6da;border-bottom:1px solid #26c6da}.block .minicalendar td.duration_user.duration_finish{background-color:#26c6da}.block .minicalendar td.duration_other{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.block .minicalendar td.duration_other.duration_finish{background-color:#ced4da}.block .minicalendar caption{font-size:inherit;font-weight:inherit;line-height:inherit;text-align:center}.block .calendar-controls .previous,.block .calendar-controls .current,.block .calendar-controls .next{display:block;float:left}.block .calendar-controls .previous{text-align:left;width:12%}.block .calendar-controls .current{text-align:center;width:76%}.block .calendar-controls .next{text-align:right;width:12%}.block .calendar_filters ul{list-style:none;margin:0;padding:0}.block .calendar_filters li{margin-bottom:.2em}.block .calendar_filters li span.calendar_event_category i{color:#0d5ca1}.block .calendar_filters li span.calendar_event_course i{color:#0d5ca1}.block .calendar_filters li span.calendar_event_site i{color:#0d5ca1}.block .calendar_filters li span.calendar_event_group i{color:#0d5ca1}.block .calendar_filters li span.calendar_event_user i{color:#0d5ca1}.block .calendar_filters li span.calendar_event_other i{color:#0d5ca1}.block .calendar_filters li span img{padding:0 .2em;margin:0}.block .calendar_filters li .icon{vertical-align:initial;margin:0 .1rem 0 .4rem}.block .calendar_filters li>a:hover{text-decoration:none}.block .calendar_filters li>a:hover .eventname{text-decoration:underline}.block .content h3.eventskey{margin-top:.5em}table.calendartable caption{caption-side:top}@media (min-width:768px){#page-calender-view .container-fluid,#page-calender-view .container-sm,#page-calender-view .container-md,#page-calender-view .container-lg,#page-calender-view .container-xl{min-width:1024px}}.calendarwrapper{position:relative}.day-popover-content:empty+.day-popover-alternate{display:block}.location-content{overflow-wrap:break-word}.description-content{overflow-wrap:break-word}.description-content>p{margin:0}.cal_courses_flt{color:#6a737b}.content-bank-container .cb-content-wrapper{padding:.5rem;min-height:140px;max-height:500px;overflow-x:auto;flex-wrap:wrap}.content-bank-container .cb-thumbnail{width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:cover}.content-bank-container.view-grid .cb-listitem{margin-bottom:.5rem}@media (max-width:767.98px){.content-bank-container.view-grid .cb-listitem{flex-basis:50%}}@media (min-width:576px){.content-bank-container.view-grid .cb-listitem{max-width:120px;min-width:120px}}.content-bank-container.view-grid .cb-name{text-align:center}.content-bank-container.view-grid .cb-file{padding:.5rem}.content-bank-container.view-grid .cb-thumbnail{width:64px;height:64px;margin-left:auto;margin-right:auto;margin-bottom:.5rem}.content-bank-container.view-grid .cb-heading,.content-bank-container.view-grid .cb-date,.content-bank-container.view-grid .cb-size,.content-bank-container.view-grid .cb-type,.content-bank-container.view-grid .cb-author{display:none}.content-bank-container.view-list .cb-content-wrapper{padding:0 .5rem;flex-direction:column;flex-wrap:nowrap}.content-bank-container.view-list .cb-thumbnail{margin-right:.5rem}.content-bank-container.view-list .cb-listitem,.content-bank-container.view-list .cb-heading{display:flex;flex-wrap:wrap;width:100%;border-bottom:1px solid #dee2e6}.content-bank-container.view-list .cb-column{display:flex;padding:.25rem}.content-bank-container.view-list .cb-column{border-right:1px solid #dee2e6}@media (max-width:767.98px){.content-bank-container.view-list .cb-column{flex:0 0 50%;max-width:50%}}@media (min-width:576px){.content-bank-container.view-list .cb-heading{position:sticky;top:0;z-index:1}.content-bank-container.view-list .cb-file{flex:0 0 40%;max-width:40%}.content-bank-container.view-list .cb-date,.content-bank-container.view-list .cb-size,.content-bank-container.view-list .cb-type,.content-bank-container.view-list .cb-author{flex:0 0 15%;max-width:15%}.content-bank-container.view-list .cb-column.last{border-right:0}}.content-bank-container.view-list .cb-btnsort span{display:none}.content-bank-container.view-list .cb-btnsort .title{display:inline}.content-bank-container.view-list .cb-btnsort.dir-none .default,.content-bank-container.view-list .cb-btnsort.dir-asc .asc,.content-bank-container.view-list .cb-btnsort.dir-desc .desc{display:inline}.cb-toolbar-container .dropdown-scrollable{max-height:190px;overflow-y:auto}.section_add_menus{text-align:right;clear:both}.section-modchooser{clear:both}.block_tree .tree_item.branch{margin-left:8px}.section_add_menus .horizontal div,.section_add_menus .horizontal form{display:inline}.section_add_menus optgroup{font-weight:400;font-style:italic}.section_add_menus .urlselect{text-align:left;margin-left:.4em}.section_add_menus .urlselect select{margin-left:.2em}.sitetopic ul.section{margin:0}body:not(.editing) .sitetopic ul.section{padding-left:0}body:not(.editing) .sitetopic ul.section .label .mod-indent-outer{padding-left:0}@media (min-width:576px){.course-content ul.section{margin:1rem}}.section .side{margin-top:.5rem}.section .side.left{float:left}.section .side.right{float:right;clear:right}.section .spinner{height:16px;width:16px}.section .activity .spinner{left:100%;position:absolute}.section .activity .actions{position:absolute;right:0;top:0;display:flex}.section .activity .contentwithoutlink,.section .activity .activityinstance{min-width:40%;display:table-cell;padding-right:4px;min-height:2em}.section .activity .contentwithoutlink>a,.section .activity .activityinstance>a{display:inline-block;text-indent:-31px;padding-left:31px}.section .activity .contentwithoutlink .dimmed .activityicon,.section .activity .activityinstance .dimmed .activityicon{opacity:.5}.section .activity .stealth{color:#6a737b}.section .activity a.stealth,.section .activity a.stealth:hover{color:#5babf2!important}.section .label .contentwithoutlink,.section .label .activityinstance{padding-right:32px;display:block;height:inherit}@media (min-width:576px){.section .label .mod-indent-outer{padding-left:24px;display:block}}.section .filler{width:16px;height:16px;padding:0;margin:0 .5rem;display:inline-block}.section .activity.editor_displayed a.editing_title,.section .activity.editor_displayed .moodle-actionmenu{display:none}.section .activity.editor_displayed div.activityinstance{padding-right:initial}.section .activity.editor_displayed div.activityinstance input{margin-bottom:initial;padding-top:initial;padding-bottom:initial;vertical-align:text-bottom}.activity img.activityicon{margin-right:6px;vertical-align:text-bottom}.section .activity .activityinstance,.section .activity .activityinstance div{display:inline-block}.editing .section .activity .contentwithoutlink,.editing .section .activity .activityinstance{padding-right:200px}.editing .section .activity .editing_move{position:absolute;left:0;top:0}.editing .section .activity .mod-indent-outer{padding-left:2rem}.editing_show+.editing_assign,.editing_hide+.editing_assign{margin-left:20px}.section .activity .commands{white-space:nowrap;display:inline-block}.section .activity.modtype_label.label{font-weight:400;padding:.2em}.section li.activity{padding:.2em;clear:both}.section .activity .activityinstance .groupinglabel{padding-left:30px}.section .activity .availabilityinfo,.section .activity .contentafterlink{margin-top:.5em;margin-left:30px}.section .activity .contentafterlink p{margin:.5em 0}.editing .section .activity:hover,.editing .section .activity.action-menu-shown{background-color:rgba(0,0,0,.03)}.course-content .current{position:relative}.course-content .current::before{content:"";border-left:#0f6cbf 2px solid;position:absolute;left:-1.25rem;top:0;bottom:0}.course-content .section-summary{border:1px solid #dee2e6;margin-top:5px;list-style:none}.course-content .section-summary .section-title{margin:2px 5px 10px 5px}.course-content .section-summary .summarytext{margin:2px 5px 2px 5px}.course-content .section-summary .section-summary-activities .activity-count{color:#6a737b;font-size:.8203125rem;margin:3px;white-space:nowrap;display:inline-block}.course-content .section-summary .summary{margin-top:5px}.course-content .single-section{margin-top:1em}.course-content .single-section .section-navigation{display:block;padding:.5em;margin-bottom:-.5em}.course-content .single-section .section-navigation .title{font-weight:700;font-size:108%;clear:both}.course-content .single-section .section-navigation .mdl-left{font-weight:400;float:left;margin-right:1em}.course-content .single-section .section-navigation .mdl-left .larrow{margin-right:.1em}.course-content .single-section .section-navigation .mdl-right{font-weight:400;float:right;margin-left:1em}.course-content .single-section .section-navigation .mdl-right .rarrow{margin-left:.1em}.course-content .single-section .section-navigation .mdl-bottom{margin-top:0}.course-content ul li.section.main{border-bottom:1px solid #dee2e6;margin-top:0}.course-content ul li.section.main:last-child{border-bottom:0}.course-content ul li.section.hidden .sectionname>span,.course-content ul li.section.hidden .content>div.summary,.course-content ul li.section.hidden .activity .activityinstance{color:#6a737b}.course-content ul.topics,.course-content ul.weeks{padding:0;margin:0;list-style:none}.course-content ul.topics li.section,.course-content ul.weeks li.section{margin-top:1rem;padding-bottom:1rem}.course-content ul.topics li.section .content,.course-content ul.weeks li.section .content{margin:0;padding:0}@media (min-width:576px){.course-content ul.topics li.section .summary,.course-content ul.weeks li.section .summary,.course-content ul.topics li.section .content>.availabilityinfo,.course-content ul.weeks li.section .content>.availabilityinfo{margin-left:25px}}.course-content ul.topics li.section .left,.course-content ul.weeks li.section .left,.course-content ul.topics li.section .right,.course-content ul.weeks li.section .right{padding:0 6px 0;text-align:right;width:auto}@media (max-width:767.98px){body:not(.editing) .course-content ul.topics li.section .left,body:not(.editing) .course-content ul.weeks li.section .left,body:not(.editing) .course-content ul.topics li.section .right,body:not(.editing) .course-content ul.weeks li.section .right{display:none}}.course-content{margin-top:0}.course-content .hidden{display:none}@media (max-width:767.98px){.course-content li.section ul{padding-left:0}}.course-content li.section ul{list-style:disc}.course-content li.section ul ul{list-style:circle}.course-content li.section ul ul ul{list-style:square}.course-content li.section li.activity ul{list-style:disc}.course-content li.section li.activity ul ul{list-style:circle}.course-content li.section li.activity ul ul ul{list-style:square}.course-content li.section .right>.icon:first-child{display:none}.path-course-view.editing #region-main>.card-block{padding-bottom:13rem}.jumpmenu .form-inline{display:block}.path-course-view .completionprogress{margin-left:25px}.path-course-view .completionprogress{display:block;float:right;height:20px;position:relative}#page-site-index .subscribelink{text-align:right}#site-news-forum h2,#frontpage-course-list h2,#frontpage-category-names h2,#frontpage-category-combo h2{margin-bottom:9px}.path-course-view a.reduce-sections{padding-left:.2em}.path-course-view .subscribelink{text-align:right}.path-course-view .unread{margin-left:30px}.path-course-view .block.drag .header{cursor:move}.path-course-view .completionprogress{text-align:right}.path-course-view .single-section .completionprogress{margin-right:5px}.path-site li.activity>div,.path-course-view li.activity>div{position:relative;padding:0 16px 0 0}.path-course-view li.activity span.autocompletion img{vertical-align:text-bottom;margin-left:0}.path-course-view li.activity form.togglecompletion .btn{padding:0}.path-course-view li.activity form.togglecompletion img{max-width:none}.path-course-view.editing li.activity span.autocompletion img{margin-right:.5rem;margin-left:.5rem}.path-course-view li.activity form.togglecompletion .ajaxworking{width:16px;height:16px;position:absolute;right:22px;top:3px;background:url(/bfsi/theme/image.php/moove/core/1762772262/i/ajaxloader) no-repeat}li.section.hidden span.commands a.editing_hide,li.section.hidden span.commands a.editing_show{cursor:default}.single-section h3.sectionname{text-align:center;clear:both}input.titleeditor{width:330px;vertical-align:text-bottom}span.editinstructions{position:absolute;top:0;margin-top:-22px;margin-left:30px;font-size:.8203125rem;padding:.1em .4em;text-decoration:none;z-index:9999;border:0 solid transparent;color:#00434e;background-color:#cce6ea;border-color:#b8dce2}span.editinstructions hr{border-top-color:#a6d3da}span.editinstructions .alert-link{color:#00171b}#dndupload-status{position:fixed;left:0;width:40%;margin:0 30%;padding:6px;text-align:center;z-index:1;border:0 solid transparent;color:#00434e;background-color:#cce6ea;border-color:#b8dce2}#dndupload-status hr{border-top-color:#a6d3da}#dndupload-status .alert-link{color:#00171b}.dndupload-preview{color:#909090;border:1px dashed #909090;list-style:none;margin-top:.2em;padding:.3em}.dndupload-hidden{display:none}#page-course-pending .singlebutton,#page-course-index .singlebutton,#page-course-index-category .singlebutton,#page-course-editsection .singlebutton{text-align:center}#page-admin-course-manage #movecourses td img{margin:0 .22em;vertical-align:text-bottom}#coursesearch{margin-top:1em;text-align:left}#page-course-pending .pendingcourserequests{margin-bottom:1em}#page-course-pending .pendingcourserequests .singlebutton{display:inline}#page-course-pending .pendingcourserequests .cell{padding:0 5px}#page-course-pending .pendingcourserequests .cell.c6{white-space:nowrap}.coursebox{padding:.5rem}.coursebox>.info>.coursename a{display:block;background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/course);background-repeat:no-repeat;padding-left:21px;background-position:left .2em}.coursebox>.info>.coursename,.coursebox .content .teachers,.coursebox .content .courseimage,.coursebox .content .coursefile,.coursebox .content .customfields-container{float:left;clear:left}.coursebox .content .teachers,.coursebox .content .courseimage,.coursebox .content .coursefile,.coursebox .content .customfields-container{width:40%}.coursebox>.info>h3.coursename{margin:5px}.coursebox>.info>.coursename{margin:5px;padding:0}.coursebox .content .teachers li{list-style-type:none;padding:0;margin:0}.coursebox .moreinfo,.coursebox .enrolmenticons{padding:3px 0;float:right}.coursebox .moreinfo img{margin:0 .2em}.coursebox .content{clear:both}.coursebox .content .summary,.coursebox .content .coursecat{float:right;width:55%}.coursebox .content .coursecat{text-align:right;clear:right}.coursebox.remotecoursebox .remotecourseinfo{float:left;width:40%}.coursebox .content .courseimage img{max-width:100px;max-height:100px}.coursebox .content .coursecat,.coursebox .content .summary,.coursebox .content .courseimage,.coursebox .content .coursefile,.coursebox .content .teachers,.coursebox.remotecoursebox .remotecourseinfo,.coursebox .content .customfields-container{margin:15px 5px 5px;padding:0}.coursebox.remotehost>.info>.categoryname a{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/i/mnethost)}.coursebox.collapsed{margin-bottom:0}.coursebox.collapsed>.content{display:none}.courses .coursebox.collapsed{padding-top:.5rem;padding-bottom:.5rem}.courses .coursebox.even{background-color:rgba(0,0,0,.03)}.courses>.paging.paging-morelink{text-align:center;padding:1rem}.course_category_tree .category .numberofcourse{font-size:.8203125rem}.course_category_tree .controls{visibility:hidden}.course_category_tree .controls div{display:inline;cursor:pointer}.jsenabled .course_category_tree .controls{visibility:visible}.course_category_tree .controls{margin-bottom:5px;text-align:right;float:right}.course_category_tree .controls div{padding-right:2em;font-size:75%}.course_category_tree .category>.info>.categoryname{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed_empty);background-repeat:no-repeat;padding:2px 18px;margin:3px;background-position:center left}.course_category_tree .category.with_children>.info>.categoryname{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded);cursor:pointer}.course_category_tree .category.with_children.collapsed>.info>.categoryname{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed)}.course_category_tree .category.collapsed>.content{display:none}.course_category_tree .category>.info{clear:both}.course_category_tree .category>.content{padding-left:16px}#page-course-index-category .generalbox.info{margin-bottom:15px;border:1px dotted #ddd;padding:5px}#page-course-index-category .categorypicker{text-align:center;margin:10px 0 20px}#course-category-listings{margin-bottom:0}#course-category-listings.columns-2>#course-listing>div{position:relative;left:-1px}#course-category-listings.columns-3>#course-listing>div{height:100%}#course-category-listings>div>div{min-height:300px}#course-category-listings>div>div>ul.ml>li:first-child>div{border-top:0}#course-category-listings h3{margin:0;padding:.4rem .6rem .3rem}#course-category-listings h4{margin:1rem 0 0;padding:.6rem 1rem .5rem}#course-category-listings .moodle-actionmenu{white-space:nowrap}#course-category-listings .listing-actions{text-align:center}#course-category-listings .listing-actions>.moodle-actionmenu{display:inline-block}#course-category-listings ul.ml{list-style:none;margin:1rem 0}#course-category-listings ul.ml ul.ml{margin:0}#course-category-listings .listitem[data-selected='1']{border-left:calc(1px + 5px) solid #0f6cbf;padding-left:calc(1.25rem - 5px)}#course-category-listings .item-actions{margin-right:1em;display:inline-block}#course-category-listings .item-actions.show .menu img{width:12px;max-width:none}#course-category-listings .item-actions .menu-action-text{vertical-align:inherit}#course-category-listings .listitem>div>.float-left{float:left}#course-category-listings .listitem>div>.float-right{float:right;text-align:right}#course-category-listings .listitem>div .item-actions .action-show{display:none}#course-category-listings .listitem>div .item-actions .action-hide{display:inline}#course-category-listings .listitem>div .without-actions{color:#333}#course-category-listings .listitem>div .idnumber{margin-right:2em}#course-category-listings .listitem[data-visible="0"]{color:#6a737b}#course-category-listings .listitem[data-visible="0"]>div>a{color:#6a737b}#course-category-listings .listitem[data-visible="0"]>div .item-actions .action-show{display:inline}#course-category-listings .listitem[data-visible="0"]>div .item-actions .action-hide{display:none}#course-category-listings .listitem.highlight{background-color:#eef5f9}#course-category-listings .listitem.highlight>div,#course-category-listings .listitem.highlight>div:hover,#course-category-listings .listitem.highlight[data-selected='1']>div{background-color:rgba(0,0,0,.075)}#course-category-listings #course-listing .listitem .categoryname{display:inline-block;margin-left:1em;color:#a1a1a8}#course-category-listings #course-listing .listitem .coursename{display:inline-block}#course-category-listings #course-listing>.firstpage .listitem:first-child>div .item-actions .action-moveup,#course-category-listings #course-listing>.lastpage .listitem:last-child>div .item-actions .action-movedown{display:none}#course-category-listings #course-listing .bulk-action-checkbox{margin:-2px 6px 0 0}#course-category-listings #category-listing .listitem.collapsed>ul.ml{display:none}#course-category-listings #category-listing .listitem:first-child>div .item-actions .action-moveup,#course-category-listings #category-listing .listitem:last-child>div .item-actions .action-movedown{display:none}#course-category-listings #category-listing .course-count{color:#a1a1a8;margin-right:2rem;min-width:3.5em;display:inline-block}#course-category-listings #category-listing .bulk-action-checkbox{margin-right:-3px}#course-category-listings #category-listing .category-listing>ul>.listitem:first-child{position:relative}#course-category-listings #category-listing .category-bulk-actions{margin:0 .5em .5em;position:relative}#course-category-listings .detail-pair>*{display:inline-block}#course-category-listings .detail-pair .pair-key{font-weight:700;vertical-align:top}#course-category-listings .detail-pair .pair-key span{margin-right:1rem;display:block}#course-category-listings .detail-pair .pair-value select{max-width:100%}#course-category-listings .bulk-actions .detail-pair>*{display:block;width:100%}#course-category-listings .listing-pagination{text-align:center}#course-category-listings .listing-pagination .yui3-button{color:#fff;background-color:#008196;border-color:#008196;border:0;margin:.4rem .2rem .45rem;font-size:10.4px}#course-category-listings .listing-pagination .yui3-button:hover{color:#fff;background-color:#006070;border-color:#005563}#course-category-listings .listing-pagination .yui3-button:focus,#course-category-listings .listing-pagination .yui3-button.focus{color:#fff;background-color:#006070;border-color:#005563;box-shadow:0 0 0 .2rem rgba(38,148,166,.5)}#course-category-listings .listing-pagination .yui3-button.disabled,#course-category-listings .listing-pagination .yui3-button:disabled{color:#fff;background-color:#008196;border-color:#008196}#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled):active,#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled).active,.show>#course-category-listings .listing-pagination .yui3-button.dropdown-toggle{color:#fff;background-color:#005563;border-color:#004a56}#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled):active:focus,#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled).active:focus,.show>#course-category-listings .listing-pagination .yui3-button.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,148,166,.5)}#course-category-listings .listing-pagination .yui3-button.active-page{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}#course-category-listings .listing-pagination .yui3-button.active-page:hover{color:#fff;background-color:#0c589c;border-color:#0b5190}#course-category-listings .listing-pagination .yui3-button.active-page:focus,#course-category-listings .listing-pagination .yui3-button.active-page.focus{color:#fff;background-color:#0c589c;border-color:#0b5190;box-shadow:0 0 0 .2rem rgba(51,130,201,.5)}#course-category-listings .listing-pagination .yui3-button.active-page.disabled,#course-category-listings .listing-pagination .yui3-button.active-page:disabled{color:#fff;background-color:#0f6cbf;border-color:#0f6cbf}#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled):active,#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled).active,.show>#course-category-listings .listing-pagination .yui3-button.active-page.dropdown-toggle{color:#fff;background-color:#0b5190;border-color:#0a4b84}#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled):active:focus,#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled).active:focus,.show>#course-category-listings .listing-pagination .yui3-button.active-page.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,130,201,.5)}#course-category-listings .listing-pagination-totals{text-align:center}#course-category-listings .listing-pagination-totals.dimmed{color:#6a737b;margin:.4rem 1rem .45rem}#course-category-listings .select-a-category .notifymessage,#course-category-listings .select-a-category .alert{margin:1em}#course-category-listings #course-listing .listitem .drag-handle{display:none}.jsenabled #course-category-listings #course-listing .listitem .drag-handle{display:inline-block;margin:0 6px 0 0;cursor:pointer}.coursecat-management-header{vertical-align:middle}.coursecat-management-header h2{display:inline-block;text-align:left}.coursecat-management-header>div{display:inline-block;float:right}.coursecat-management-header>div>div{margin:10px 0 10px 1em;display:inline-block}.coursecat-management-header select{max-width:300px;cursor:pointer;padding:.4em .5em .45em 1em;vertical-align:baseline;white-space:nowrap}.coursecat-management-header .view-mode-selector .moodle-actionmenu{white-space:nowrap;display:inline-block}.coursecat-management-header .view-mode-selector .moodle-actionmenu[data-enhanced].show .menu a{padding-left:1em}.course-being-dragged-proxy{border:0;color:#0f6cbf;vertical-align:middle;padding:0 0 0 4em}.course-being-dragged{opacity:.5}@media (min-width:1200px) and (max-width:1600px){#course-category-listings.columns-3{background-color:#eef5f9;border:0}#course-category-listings.columns-3 #category-listing,#course-category-listings.columns-3 #course-listing{width:50%}#course-category-listings.columns-3 #category-listing>div,#course-category-listings.columns-3 #course-listing>div,#course-category-listings.columns-3 #course-detail>div{background-color:#eef5f9}#course-category-listings.columns-3 #course-detail{width:100%;margin-top:1em}}@media (max-width:1199px){#course-category-listings.columns-2,#course-category-listings.columns-3{border:0}#course-category-listings.columns-2 #category-listing,#course-category-listings.columns-3 #category-listing,#course-category-listings.columns-2 #course-listing,#course-category-listings.columns-3 #course-listing,#course-category-listings.columns-2 #course-detail,#course-category-listings.columns-3 #course-detail{width:100%;margin:0 0 1em}}.page-settings-menu .menubar>a>.icon{width:auto;height:32px;font-size:32px}.activity-navigation .row{align-items:center}.activity-navigation #prev-activity-link,.activity-navigation #next-activity-link{white-space:pre-wrap}:target{scroll-margin-top:80px}.pagelayout-embedded :target{padding-top:initial;margin-top:initial}#nav-drawer.closed{left:-305px}#nav-drawer[aria-hidden=true] .list-group-item{display:none}[data-region="drawer"]{position:fixed;width:285px;top:70px;height:calc(100% - 70px);overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:999;background-color:#dbeaf2;-webkit-transition:right 0.5s ease,left 0.5s ease;-moz-transition:right 0.5s ease,left 0.5s ease;transition:right 0.5s ease,left 0.5s ease}@media (min-width:576px){[data-region="drawer"]{padding:20px 20px}}#nav-drawer{right:auto;left:0}#nav-drawer .list-group-item-action.active,#nav-drawer .list-group-item.active{z-index:inherit}#nav-drawer .list-group-item-action.active+.list-group-item,#nav-drawer .list-group-item.active+.list-group-item{border-top:none}#nav-drawer .list-group ul{list-style:none;padding:0;margin:0}#nav-drawer .list-group li{margin-bottom:-1px}#nav-drawer .list-group li:last-child{margin-bottom:0}#page{margin-top:70px}.pagelayout-embedded #page{margin-top:0}body.drawer-ease{-webkit-transition:margin-left 0.5s ease,margin-right 0.5s ease;-moz-transition:margin-left 0.5s ease,margin-right 0.5s ease;transition:margin-left 0.5s ease,margin-right 0.5s ease}@media (min-width:768px){body.drawer-open-left{margin-left:285px}}@media (min-width:768px){body.drawer-open-right{margin-right:285px}}[data-region=right-hand-drawer]{display:flex;flex-direction:column;transition:right 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){[data-region=right-hand-drawer]{transition:none}}[data-region=right-hand-drawer].drawer{z-index:1020;position:fixed;top:70px;right:0;height:calc(100% - 70px);width:320px;box-shadow:-2px 2px 4px rgba(0,0,0,.08);padding:0;visibility:visible;opacity:1}[data-region=right-hand-drawer] .closewidget{display:none}[data-region=right-hand-drawer].hidden{display:block;right:-320px;visibility:hidden;opacity:0;transition:right 0.2s ease-in-out,visibility 0s ease-in-out 0.2s,opacity 0s ease-in-out 0.2s}@media (prefers-reduced-motion:reduce){[data-region=right-hand-drawer].hidden{transition:none}}@media (max-width:767.98px){[data-region=right-hand-drawer].drawer{top:0;height:100%;z-index:1030}[data-region=right-hand-drawer] .closewidget{display:block;padding:0 .2rem}body.drawer-open-left,body.drawer-open-right{overflow:hidden}}.dir-rtl [data-region=right-hand-drawer]{box-shadow:2px 2px 4px rgba(0,0,0,.08)}#page-my-index{background-color:#e3eef5}.fp-content-center{height:100%;width:100%;display:table-cell;vertical-align:middle}.fp-content-hidden{visibility:hidden}.yui3-panel-focused{outline:none}.fp-panel-button{background:#fff;padding:3px 20px 2px 20px;text-align:center;margin:10px;display:inline-block}.filepicker .yui3-widget-content-expanded{height:auto}.filepicker .moodle-dialogue-bd{min-height:520px}.file-picker .fp-navbar{min-height:40px;padding:4px}.fp-navbar{border-color:#8f959e;border-bottom:0}.file-picker .fp-content{border-top:0;background:#fff;clear:none;overflow:auto;height:452px}.filepicker.moodle-dialogue-fullscreen .file-picker .fp-content{width:100%}.file-picker .fp-content-loading{height:100%;width:100%;display:table;text-align:center}.file-picker .fp-content .fp-object-container{width:98%;height:98%}.file-picker .fp-def-search{margin-top:0}.file-picker .fp-list{list-style-type:none;padding:0;float:left;width:100%;margin:0}.file-picker .fp-list .fp-repo a{display:block;padding:.5em .7em}.file-picker .fp-list .fp-repo.active{background:#f2f2f2}.file-picker .fp-list .fp-repo-icon{padding:0 7px 0 5px;width:16px;height:16px}.fp-toolbar{float:left}.fp-toolbar.empty{display:none}.fp-toolbar .disabled{display:none}.fp-toolbar div{display:block;float:left;margin-right:4px}.fp-toolbar img{vertical-align:-15%;margin-right:5px}.fp-viewbar:not(.disabled) a.checked{background-color:#b1bbc4;color:#1d2125;border-color:#aab4bf}.fp-viewbar.disabled a{pointer-events:none;opacity:.65}.file-picker .fp-clear-left{clear:left}.fp-pathbar.empty{display:none}.fp-pathbar .fp-path-folder{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/path_folder) left 3px no-repeat;background-size:12px 12px;height:12px;margin-left:12px}.fp-pathbar .fp-path-folder-name{margin-left:24px}.fp-iconview .fp-file{float:left;text-align:center;position:relative;margin:10px 10px 35px}.fp-iconview .fp-thumbnail{min-width:110px;min-height:110px;line-height:110px;text-align:center;border:1px solid #fff;display:block}.fp-iconview .fp-thumbnail img{border:1px solid #ddd;padding:3px;vertical-align:middle}.fp-iconview .fp-thumbnail:hover{background:#fff;border:1px solid #ddd}.fp-iconview .fp-filename-field{height:33px;margin-top:3px;word-wrap:break-word;overflow:hidden;position:absolute}.fp-iconview .fp-file:focus .fp-filename-field,.fp-iconview .fp-file:hover .fp-filename-field{overflow:visible;z-index:1000}.fp-iconview .fp-file:focus .fp-filename,.fp-iconview .fp-file:hover .fp-filename{overflow:inherit;white-space:normal;text-overflow:inherit}.fp-iconview .fp-filename-field .fp-filename{background:#fff;padding-top:5px;padding-bottom:12px;min-width:112px}.file-picker .yui3-datatable table{border:0 solid #bbb;width:100%}.file-picker .ygtvtn,.filemanager .ygtvtn{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/tn) 0 0 no-repeat;width:19px;height:32px}.file-picker .ygtvtm,.filemanager .ygtvtm{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/tm) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvtmh,.filemanager .ygtvtmh{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/tm) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvtp,.filemanager .ygtvtp{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/tp) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvtph,.filemanager .ygtvtph{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/tp) 0 10px no-repeat;width:13px;height:22px;cursor:pointer}.file-picker .ygtvln,.filemanager .ygtvln{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/ln) 0 0 no-repeat;width:19px;height:32px}.file-picker .ygtvlm,.filemanager .ygtvlm{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/lm) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvlmh,.filemanager .ygtvlmh{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/lm) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvlp,.filemanager .ygtvlp{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/lp) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvlph,.filemanager .ygtvlph{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/lp) 0 10px no-repeat;width:13px;height:12px;cursor:pointer}.file-picker .ygtvloading,.filemanager .ygtvloading{background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/y/loading) 0 0 no-repeat;width:16px;height:22px}.file-picker .ygtvdepthcell,.filemanager .ygtvdepthcell{background:url(/bfsi/theme/image.php/moove/core/1762772262/y/vline) 0 0 no-repeat;width:17px;height:32px}.file-picker .ygtvblankdepthcell,.filemanager .ygtvblankdepthcell{width:17px;height:22px}a.ygtvspacer:hover{color:transparent;text-decoration:none}.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited,.ygtvlabel:hover{background-color:transparent;cursor:pointer;margin-left:2px;text-decoration:none}.file-picker .ygtvfocus,.filemanager .ygtvfocus{background-color:#eee}.fp-filename-icon{margin-top:10px;display:block;position:relative}.fp-icon{float:left;margin-top:-7px;width:24px;height:24px;margin-right:10px;text-align:center;line-height:24px}.fp-icon img{max-height:24px;max-width:24px;vertical-align:middle}.fp-filename{padding-right:10px}.file-picker .fp-login-form{height:100%;width:100%;display:table}.file-picker .fp-upload-form{height:100%;width:100%;display:table}.file-picker .fp-upload-form table{margin:0 auto}.file-picker.fp-dlg{text-align:center}.file-picker.fp-dlg .fp-dlg-buttons{margin:0 20px}.file-picker.fp-msg{text-align:center}.file-picker .fp-content-error{height:100%;width:100%;display:table;text-align:center}.file-picker .fp-nextpage{clear:both}.file-picker .fp-nextpage .fp-nextpage-loading{display:none}.file-picker .fp-nextpage.loading .fp-nextpage-link{display:none}.file-picker .fp-nextpage.loading .fp-nextpage-loading{display:block;text-align:center;height:100px;padding-top:50px}.fp-select .fp-select-loading{text-align:center;margin-top:20px}.fp-select table{padding:0 0 10px}.fp-select table .mdl-right{min-width:84px}.fp-select .fp-reflist .mdl-right{vertical-align:top}.fp-select .fp-select-buttons{float:right}.fp-select .fp-info{font-size:.703125rem}.fp-select .fp-thumbnail{float:left;min-width:110px;min-height:110px;line-height:110px;text-align:center;margin:10px 20px 0 0;background:#fff;border:1px solid #ddd}.fp-select .fp-thumbnail img{border:1px solid #ddd;padding:3px;vertical-align:middle;margin:10px}.fp-select .fp-fileinfo{display:inline-block;margin-top:10px}.file-picker.fp-select .fp-fileinfo{max-width:240px}.fp-select .fp-fileinfo div{padding-bottom:5px}.file-picker.fp-select .uneditable{display:none}.file-picker.fp-select .fp-select-loading{display:none}.file-picker.fp-select.loading .fp-select-loading{display:block}.file-picker.fp-select.loading form{display:none}.fp-select .fp-dimensions.fp-unknown{display:none}.fp-select .fp-size.fp-unknown{display:none}.filemanager-loading{display:none}.jsenabled .filemanager-loading{display:block;margin-top:100px}.filemanager.fm-loading .filemanager-toolbar,.filemanager.fm-loading .fp-pathbar,.filemanager.fm-loading .filemanager-container,.filemanager.fm-loaded .filemanager-loading,.filemanager.fm-maxfiles .fp-btn-add,.filemanager.fm-maxfiles .dndupload-message,.filemanager.fm-noitems .fp-btn-download,.filemanager.fm-noitems .fp-btn-delete,.filemanager .fm-empty-container,.filemanager.fm-noitems .filemanager-container .fp-content{display:none}.filemanager .fp-img-downloading{display:none;padding-top:7px}.filemanager .filemanager-updating{display:none;text-align:center}.filemanager.fm-updating .filemanager-updating{display:block;margin-top:37px}.filemanager.fm-updating .fm-content-wrapper,.filemanager.fm-nomkdir .fp-btn-mkdir,.fitem.disabled .filemanager .filemanager-toolbar,.fitem.disabled .filemanager .fp-pathbar,.fitem.disabled .filemanager .fp-restrictions,.fitem.disabled .filemanager .fm-content-wrapper{display:none}.filemanager .fp-restrictions{text-align:right}.filemanager-toolbar{padding:4px;overflow:hidden}.filemanager .fp-pathbar.empty{display:none}.filepicker-filelist,.filemanager-container{min-height:140px;border:1px solid #8f959e}.filemanager .fp-content{overflow:auto;max-height:472px;min-height:157px}.filemanager-container,.filepicker-filelist{overflow:hidden}.file-picker .yui3-datatable-header{background:initial}.fitem.disabled .filepicker-filelist,.fitem.disabled .filemanager-container{background-color:#ebebe4}.fitem.disabled .fp-btn-choose{color:#6a737b}.fitem.disabled .filepicker-filelist .filepicker-filename{display:none}.fp-iconview .fp-reficons1{position:absolute;height:100%;width:100%;top:0;left:0}.fp-iconview .fp-reficons2{position:absolute;height:100%;width:100%;top:0;left:0}.fp-iconview .fp-file.fp-hasreferences .fp-reficons1{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/link) no-repeat;background-position:bottom right;background-size:16px 16px}.fp-iconview .fp-file.fp-isreference .fp-reficons2{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/alias) no-repeat;background-position:bottom left;background-size:16px 16px}.filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail img{display:none}.filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail{background:url(/bfsi/theme/image.php/moove/core/1762772262/s/dead) no-repeat;background-position:center center}.filemanager .yui3-datatable table{border:0 solid #bbb;width:100%}.filemanager .yui3-datatable-header{background:#fff!important;border-bottom:1px solid #ccc!important;border-left:0 solid #fff!important;color:#555!important}.filemanager .yui3-datatable-odd .yui3-datatable-cell{background-color:#f6f6f6!important;border-left:0 solid #f6f6f6}.filemanager .yui3-datatable-even .yui3-datatable-cell{background-color:#fff!important;border-left:0 solid #fff}.filemanager .fp-filename-icon.fp-hasreferences .fp-reficons1{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/link_sm) no-repeat 0 0;height:100%;width:100%;position:absolute;top:8px;left:17px;background-size:16px 16px}.filemanager .fp-filename-icon.fp-isreference .fp-reficons2{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/alias_sm) no-repeat 0 0;height:100%;width:100%;position:absolute;top:9px;left:-6px;background-size:16px 16px}.filemanager .fp-contextmenu{display:none}.filemanager .fp-iconview .fp-folder.fp-hascontextmenu .fp-contextmenu{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.filemanager .fp-treeview .fp-folder.fp-hascontextmenu .fp-contextmenu,.filemanager .fp-tableview .fp-folder.fp-hascontextmenu .fp-contextmenu{display:inline;position:absolute;left:14px;margin-right:-20px;top:6px}.filepicker-filelist .filepicker-container,.filemanager.fm-noitems .fm-empty-container{display:block;position:absolute;top:10px;bottom:10px;left:10px;right:10px;border:2px dashed #bbb;padding-top:85px;text-align:center}.filepicker-filelist .dndupload-target,.filemanager-container .dndupload-target{background:#fff;position:absolute;top:10px;bottom:10px;left:10px;right:10px;border:2px dashed #fb7979;padding-top:85px;text-align:center}.filepicker-filelist.dndupload-over .dndupload-target,.filemanager-container.dndupload-over .dndupload-target{background:#fff;position:absolute;top:10px;bottom:10px;left:10px;right:10px;border:2px dashed #6c8cd3;padding-top:85px;text-align:center}.dndupload-message{display:none}.dndsupported .dndupload-message{display:inline}.dnduploadnotsupported-message{display:none}.dndnotsupported .dnduploadnotsupported-message{display:inline}.dndupload-target{display:none}.dndsupported .dndupload-ready .dndupload-target{display:block}.dndupload-uploadinprogress{display:none;text-align:center}.dndupload-uploading .dndupload-uploadinprogress{display:block}.dndupload-arrow{background:url(/bfsi/theme/image.php/moove/theme/1762772262/fp/dnd_arrow) center no-repeat;width:100%;height:80px;position:absolute;top:5px}.fitem.disabled .filepicker-container,.fitem.disabled .fm-empty-container{display:none}.dndupload-progressbars{padding:10px;display:none}.dndupload-inprogress .dndupload-progressbars{display:block}.dndupload-inprogress .fp-content{display:none}.filemanager.fm-noitems .dndupload-inprogress .fm-empty-container{display:none}.filepicker-filelist.dndupload-inprogress .filepicker-container{display:none}.filepicker-filelist.dndupload-inprogress a{display:none}.filemanager.fp-select .fp-select-loading{display:none}.filemanager.fp-select.loading .fp-select-loading{display:block}.filemanager.fp-select.loading form{display:none}.filemanager.fp-select.fp-folder .fp-license,.filemanager.fp-select.fp-folder .fp-author,.filemanager.fp-select.fp-file .fp-file-unzip,.filemanager.fp-select.fp-folder .fp-file-unzip,.filemanager.fp-select.fp-file .fp-file-zip,.filemanager.fp-select.fp-zip .fp-file-zip{display:none}.filemanager.fp-select .fp-file-setmain,.filemanager.fp-select .fp-file-setmain-help{display:none}.filemanager.fp-select.fp-cansetmain .fp-file-setmain,.filemanager.fp-select.fp-cansetmain .fp-file-setmain-help{display:inline-block}.filemanager .fp-mainfile .fp-filename{font-weight:700}.filemanager.fp-select.fp-folder .fp-file-download{display:none}.fm-operation{font-weight:700}.filemanager.fp-select .fp-original.fp-unknown,.filemanager.fp-select .fp-original .fp-originloading{display:none}.filemanager.fp-select .fp-original.fp-loading .fp-originloading{display:inline}.filemanager.fp-select .fp-reflist.fp-unknown,.filemanager.fp-select .fp-reflist .fp-reflistloading{display:none}.filemanager.fp-select .fp-reflist.fp-loading .fp-reflistloading{display:inline}.filemanager.fp-select .fp-reflist .fp-value{background:#f9f9f9;border:1px solid #bbb;padding:8px 7px;margin:0;max-height:75px;overflow:auto}.filemanager.fp-select .fp-reflist .fp-value li{padding-bottom:7px}.filemanager.fp-mkdir-dlg{text-align:center}.filemanager.fp-mkdir-dlg .fp-mkdir-dlg-text{text-align:left;margin:20px}.filemanager.fp-dlg{text-align:center}.file-picker div.bd{text-align:left}.fp-formset{padding:10px}.fp-formset input[type="file"]{line-height:inherit}.fp-forminset{padding:0 10px}.fp-fileinfo .fp-value{display:inline-block;padding-left:5px}.hidden{display:none}.preferences-container .container-fluid,.preferences-container .container-sm,.preferences-container .container-md,.preferences-container .container-lg,.preferences-container .container-xl{padding:0}.preferences-container .container-fluid .col-md-6,.preferences-container .container-sm .col-md-6,.preferences-container .container-md .col-md-6,.preferences-container .container-lg .col-md-6,.preferences-container .container-xl .col-md-6{min-height:20px}.preferences-container .align-bottom{vertical-align:bottom}.preferences-container .preference-table{border:1px solid #ddd}.preferences-container .preference-table thead th{text-align:center}.preferences-container .preference-table thead th .config-warning{display:none}.preferences-container .preference-table thead th.unconfigured .config-warning{display:inline-block}.preferences-container .preference-table tr td:not(:first-child){width:150px;text-align:center}.preferences-container .preference-table tr td:nth-child(even){background-color:#f7f7f7}.preferences-container .preference-table tr th:nth-child(even){background-color:#f7f7f7}.preferences-container .preference-table .preference-row .hover-tooltip-container{display:inline-block}.preferences-container .preference-table .preference-row .preference-name{vertical-align:middle}.preferences-container .preference-table .preference-row .disabled-message{text-align:center;height:30px;line-height:30px}.preferences-container .preference-table .preference-row .preference-state{margin:0;padding:0;display:inline-block;vertical-align:middle}.preferences-container .preference-table .preference-row .preference-state input[type="checkbox"]:checked+.preference-state-status-container{background-color:#5cb85c}.preferences-container .preference-table .preference-row .preference-state input[type="checkbox"]:checked+.preference-state-status-container .on-text{display:inline-block}.preferences-container .preference-table .preference-row .preference-state input[type="checkbox"]:checked+.preference-state-status-container .off-text{display:none}.preferences-container .preference-table .preference-row .preference-state .preference-state-status-container{width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px;background-color:#d9534f;color:#fff;cursor:pointer}.preferences-container .preference-table .preference-row .preference-state .preference-state-status-container .loading-icon{display:none}.preferences-container .preference-table .preference-row .preference-state .preference-state-status-container .on-text{display:none}.preferences-container .preference-table .preference-row .preference-state .preference-state-status-container .off-text{display:inline-block}.preferences-container .preference-table .preference-row .preference-state.loading input[type="checkbox"]:checked+.preference-state-status-container .on-text,.preferences-container .preference-table .preference-row .preference-state.loading input[type="checkbox"]:checked+.preference-state-status-container .off-text{display:none}.preferences-container .preference-table .preference-row .preference-state.loading .preference-state-status-container .on-text,.preferences-container .preference-table .preference-row .preference-state.loading .preference-state-status-container .off-text{display:none}.preferences-container .preference-table .preference-row .preference-state.loading .preference-state-status-container .loading-icon{display:block}.preferences-container .preference-table .preference-row.loading .preference-name .loading-icon{display:block}.disabled-message{display:none}.disabled .disabled-message{display:block}.disabled .disabled-message+form{display:none}.general-settings-container .loading-icon{display:none}.general-settings-container .loading .loading-icon{display:inline-block}.general-settings-container label{display:inline-block}.processor-container{position:relative}.processor-container .loading-container{display:none;position:absolute;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,.5)}.processor-container .loading-container .vertical-align{height:100%;width:0%;display:inline-block;vertical-align:middle}.processor-container.loading .loading-container{display:block}.preferences-page-container .checkbox-container{margin:30px 5px;line-height:20px}.preferences-page-container .checkbox-container input{line-height:20px;margin:0}.preferences-page-container .checkbox-container .loading-icon{display:none}.preferences-page-container .checkbox-container.loading .loading-icon{display:inline-block}.notification-area{height:600px;box-sizing:border-box;border-radius:4px;margin-bottom:30px;border:1px solid #e3e3e3}@media (max-height:670px){.notification-area{height:500px}}.notification-area .control-area{box-sizing:border-box;display:inline-block;width:300px;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;border-right:1px solid #e3e3e3}.notification-area .control-area .content{position:relative}.notification-area .control-area .content .content-item-container{cursor:pointer}.notification-area .control-area .content:empty+.empty-text{display:block}.notification-area .control-area .loading-icon{display:none}.notification-area .control-area .empty-text{display:none;text-align:center;padding-top:20px}.notification-area .control-area.loading .loading-icon{display:block;text-align:center;box-sizing:border-box;padding:5px}.notification-area .control-area.loading .content:empty+.empty-text{display:none}.notification-area .content-area{box-sizing:border-box;display:inline-block;width:calc(100% - 300px);float:right}.notification-area .content-area .toggle-mode{display:none}.notification-area .content-area .header{height:50px;box-sizing:border-box;border-bottom:1px solid #e3e3e3;padding:5px}.notification-area .content-area .header .image-container{display:inline-block;height:25px;width:24px;float:left}.notification-area .content-area .header .subject-container{display:inline-block;max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:25px;padding-left:5px;box-sizing:border-box}.notification-area .content-area .header .timestamp{font-size:10px;line-height:10px;margin:0;color:#666;margin-left:30px}.notification-area .content-area .header:empty{display:none}.notification-area .content-area>.content{height:500px;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;padding:15px}@media (max-height:670px){.notification-area .content-area>.content{height:400px}}.notification-area .content-area>.content:empty{display:none}.notification-area .content-area>.content:empty+.empty-text{display:block;text-align:center;padding-top:100px}.notification-area .content-area .empty-text{display:none}.notification-area .content-area .footer{height:50px;box-sizing:border-box;text-align:center}.notification-area .content-area .footer a{line-height:50px}.notification-area .content-area .footer:empty{display:none}@media (max-width:979px){.notification-area{position:relative;overflow:hidden}.notification-area .control-area{border-right:none;width:100%;position:absolute;top:0;left:0;opacity:1;visibility:visible;transition:left 0.25s}.notification-area .content-area{width:100%;position:absolute;top:0;right:-100%;opacity:0;visibility:hidden;transition:right 0.25s,opacity 0.25s,visibility 0.25s}.notification-area .content-area .toggle-mode{display:inline-block;float:left;width:70px;height:50px;line-height:50px;box-sizing:border-box;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.notification-area .content-area .header{display:inline-block;width:calc(100% - 70px)}.notification-area.show-content-area .control-area{left:-100%;opacity:0;visibility:hidden;transition:left 0.25s,opacity 0.25s,visibility 0.25s}.notification-area.show-content-area .content-area{right:0;opacity:1;visibility:visible;transition:right 0.25s}}.drawer .message-app{height:100%}.drawer .message-app .icon-back-in-app{display:none}.drawer .message-app .icon-back-in-drawer{display:inherit}.message-app{display:flex;flex-direction:column;background-color:#e6ecf0}.message-app .icon-back-in-drawer{display:none}.message-app.main{min-height:400px}.message-app .header-container{flex-shrink:0}.message-app .overflow-y{overflow-y:auto}@media (max-height:320px){.message-app .header-container [data-region="view-overview"]:not(.hidden){display:flex;align-items:center}.message-app .footer-container [data-region="view-overview"]{display:none}.message-app .overflow-y{overflow-y:unset}}.message-app .body-container{flex:1;overflow:hidden}.message-app .body-container>*{position:absolute;right:0;left:0;top:0;bottom:0;overflow:auto}.message-app .footer-container{flex-shrink:0}.message-app .footer-container textarea{direction:ltr}.message-app .contact-status{position:absolute;left:39px;top:39px;width:10px;height:10px;border-radius:50%}.message-app .contact-status.online{border:1px solid #eef5f9;background-color:#357a32}.message-app .message p{margin:0}.message-app .clickable{cursor:pointer}.message-app .clickable:hover{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3))}.message-app a,.message-app .btn-link{color:inherit}.message-app .btn-link:hover,.message-app .btn-link:focus{background-color:rgba(0,0,0,.035);text-decoration:none}.message-app .icon{margin-right:0}.message-app .overview-section-toggle .collapsed-icon-container{display:none}.message-app .overview-section-toggle .expanded-icon-container{display:inline-block}.message-app .overview-section-toggle.collapsed .collapsed-icon-container{display:inline-block}.message-app .overview-section-toggle.collapsed .expanded-icon-container{display:none}.message-app .btn.btn-link.btn-icon{height:16px;width:16px;padding:0;border-radius:50%;flex-shrink:0}.message-app .btn.btn-link.btn-icon:hover,.message-app .btn.btn-link.btn-icon:focus{background-color:#e9ecef}.message-app .btn.btn-link.btn-icon.icon-size-0{height:20px!important;width:20px!important}.message-app .btn.btn-link.btn-icon.icon-size-1{height:24px!important;width:24px!important}.message-app .btn.btn-link.btn-icon.icon-size-2{height:28px!important;width:28px!important}.message-app .btn.btn-link.btn-icon.icon-size-3{height:36px!important;width:36px!important}.message-app .btn.btn-link.btn-icon.icon-size-4{height:44px!important;width:44px!important}.message-app .btn.btn-link.btn-icon.icon-size-5{height:52px!important;width:52px!important}.message-app .btn.btn-link.btn-icon.icon-size-6{height:60px!important;width:60px!important}.message-app .btn.btn-link.btn-icon.icon-size-7{height:68px!important;width:68px!important}.message-app .view-overview-body .section{display:block}.message-app .view-overview-body .section.expanded{display:flex}.message-app .view-overview-body .section div[data-region="toggle"]{padding:.1rem}.message-app .view-conversation .content-message-container img{max-width:100%}.message-app .list-group .list-group-item{border-left:0;border-right:0}.message-app .list-group .list-group-item:hover{color:#fff;background-color:#0f6cbf}.message-app .list-group .list-group-item:hover .badge-primary{background-color:#fff;color:#0f6cbf}.message-app .list-group .list-group-item:first-child{border-top:0}.message-app .list-group .list-group-item:last-child{border-bottom:0}.message-app .list-group .list-group-item.list-group-item-action{margin:.1rem;width:auto;text-align:inherit}.message-app .last-message{min-height:1.5rem}.message-app .section .collapsing{overflow:hidden}.message-app .message.send{background-color:#dee2e6;color:#1d2125}.message-app .message.send .time{color:#1d2125}.message-app .message.send .tail{right:0;margin-right:-.5rem;border-bottom-color:#dee2e6}.message-app .message.received{background-color:#eef5f9;color:#1d2125}.message-app .message.received .time{color:#5c6165}.message-app .message.received .tail{left:0;margin-left:-.5rem;border-bottom-color:#eef5f9}.message-app .message .tail{content:'';bottom:0;width:0;height:0;border:.5rem solid transparent;position:relative}.message-app .day{color:#1d2125}.message-app .lazy-load-list{overflow-y:auto}#page-message-index #page-header{display:none}#page-message-index #region-main{height:100%;margin-top:0}#page-message-index #region-main .conversationcontainer .section{max-height:calc(100vh - 50px)}#page-message-index #region-main div[role="main"]{height:100%}#page-message-index #region-main div[role="main"] #maincontent{margin-top:-1px}#page-message-index #region-main div[role="main"] .message-app.main{height:100%}.dir-rtl .message-drawer{box-shadow:2px 2px 4px rgba(0,0,0,.08)}.message-app .emoji-picker-container{position:absolute;top:-5px;right:5px;transform:translateY(-100%)}.message-app .emoji-picker-container .emoji-picker .picker-row .emoji-button{height:40px;width:40px}@media (max-width:575.98px){.message-app .emoji-picker-container{right:-.5rem}}@media (max-height:495px){.message-app .emoji-picker-container{position:fixed;top:0;transform:none}}.message-app .emoji-auto-complete-container{overflow:auto;max-height:90px;transition:max-height 0.15s ease-in-out;visibility:visible}.message-app .emoji-auto-complete-container.hidden{display:block;max-height:0;visibility:hidden;overflow:hidden;transition:max-height 0.15s ease-in-out,visibility 0s linear 0.15s,overflow 0s linear 0.15s}.questionbank h2{margin-top:0}.questioncategories h3{margin-top:0}#chooseqtypebox{margin-top:1em}#chooseqtype h3{margin:0 0 .3em}#chooseqtype .instruction{display:none}#chooseqtype .fakeqtypes{border-top:1px solid silver}#chooseqtype .qtypeoption{margin-bottom:.5em}#chooseqtype label{display:block}#chooseqtype .qtypename img{padding:0 .3em}#chooseqtype .qtypename{display:inline-table;width:16em}#chooseqtype .qtypesummary{display:block;margin:0 2em}#chooseqtype .submitbuttons{margin:.7em 0;text-align:center}#qtypechoicecontainer{display:none}#qtypechoicecontainer_c.yui-panel-container.shadow .underlay{background:none}#qtypechoicecontainer.yui-panel .hd{color:#333;letter-spacing:1px;text-shadow:1px 1px 1px #fff;border:1px solid #ccc;border-bottom:1px solid #bbb;background-image:linear-gradient(to bottom,#fff 0%,#ccc 100%);background-repeat:repeat-x}#qtypechoicecontainer{font-size:12px;color:#333;background:#f2f2f2;border:1px solid #ccc;border-top:0 none}#qtypechoicecontainer #chooseqtype{width:40em}#chooseqtypehead h3{margin:0;font-weight:400}#chooseqtype .qtypes{position:relative;border-bottom:1px solid #bbb;padding:.24em 0}#chooseqtype .alloptions{overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 15em);width:60%}#chooseqtype .qtypeoption{margin-bottom:0;padding:.3em .3em .3em 1.6em}#chooseqtype .qtypeoption img{vertical-align:text-bottom;padding-left:1em;padding-right:.5em}#chooseqtype .selected{background-color:#fff}#chooseqtype .instruction,#chooseqtype .qtypesummary{display:none;position:absolute;top:0;right:0;bottom:0;left:60%;margin:0;overflow-x:hidden;overflow-y:auto;padding:1.5em 1.6em;background-color:#fff}#chooseqtype .instruction,#chooseqtype .selected .qtypesummary{display:block}#categoryquestions{margin:0}#categoryquestions td,#categoryquestions th{padding:0 .2em}#categoryquestions th{text-align:left;font-weight:400}#categoryquestions>tbody>tr.r1{background-color:rgba(0,0,0,.03)}#categoryquestions>tbody>tr.highlight{border:1px solid #008196}#categoryquestions .checkbox{padding-left:5px}#categoryquestions .checkbox input[type="checkbox"]{margin-left:0;float:none}#categoryquestions .iconcol{padding:3px;box-sizing:content-box}#categoryquestions .iconcol .icon{margin:0;width:12px;height:12px}#categoryquestions label{margin:0;display:block}#categoryquestions .header{text-align:left}#page-mod-quiz-edit div.questionbankwindow div.header{margin:0}#page-mod-quiz-edit div.questionbankwindow.block{padding:0}.questionbank .singleselect{margin:0}#combinedfeedbackhdr div.fhtmleditor{padding:0}#combinedfeedbackhdr div.fcheckbox{margin-bottom:1em}#multitriesheader div.fitem_feditor{margin-top:1em}#multitriesheader div.fitem_fgroup{margin-bottom:1em}#multitriesheader div.fitem_fgroup fieldset.felement label{margin-left:.3em;margin-right:.3em}body.path-question-type .form-group .sr-only:not(legend):not([for="id_category"]){position:static;width:auto;height:auto;padding:0;margin:0 .5rem 0 0;overflow:visible;clip:auto;clip-path:none;border:0}.que{clear:left;text-align:left;margin:0 auto 1.8em auto}.que .info{float:left;width:7em;padding:.5em;margin-bottom:1.8em;background-color:#f8f9fa;border:1px solid #cad0d7}.que h3.no{margin:0;font-size:.8em;line-height:1}.que span.qno{font-size:1.5em;font-weight:700}.que .info>div{font-size:.8em;margin-top:.7em}.que .info .questionflag.editable{cursor:pointer}.que .info .editquestion img,.que .info .questionflag img,.que .info .questionflag input{vertical-align:bottom}.que .content{margin:0 0 0 8.5em}.que .formulation,.que .outcome,.que .comment{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:0 solid transparent}.que .outcome,.que .comment{color:#8e662e;background-color:#fcefdc;border-color:#fbe8cd}.que .outcome hr,.que .comment hr{border-top-color:#f9ddb6}.que .outcome .alert-link,.que .comment .alert-link{color:#684b22}.que .outcome a,.que .comment a{color:#041c31}.que .formulation{color:#001a1e;background-color:#e7f3f5;border-color:#b8dce2}.que .formulation hr{border-top-color:#a6d3da}.que .formulation .alert-link{color:#000}.que.multichoice .answer div.r0 .icon.fa-check,.que.multichoice .answer div.r1 .icon.fa-check,.que.multichoice .answer div.r0 .icon.fa-remove,.que.multichoice .answer div.r1 .icon.fa-remove{text-indent:0}.formulation input[type="text"],.formulation select{width:auto;vertical-align:baseline}.que.multianswer .formulation .yui3-widget-positioned{box-sizing:content-box}.que.multianswer .formulation .yui3-widget-positioned .feedbackspan{width:inherit;max-width:inherit}.path-mod-quiz input[size]{width:auto;max-width:100%}.que .comment{color:#1c3f1a;background-color:#d7e4d6;border-color:#c6dac6}.que .comment hr{border-top-color:#b7d0b6}.que .comment .alert-link{color:#0c1b0b}.que .ablock{margin:.7em 0 .3em 0}.que .im-controls{margin-top:.5em;text-align:left}.que .specificfeedback,.que .generalfeedback,.que .numpartscorrect .que .rightanswer,.que .im-feedback,.que .feedback,.que p{margin:0 0 .5em}.que .correctness.correct{color:#fff;background-color:#357a32}a.que .correctness.correct:hover,a.que .correctness.correct:focus{color:#fff;background-color:#255623}a.que .correctness.correct:focus,a.que .correctness.correct.focus{outline:0;box-shadow:0 0 0 .2rem rgba(53,122,50,.5)}.que .correctness.partiallycorrect{color:#1d2125;background-color:#f0ad4e}a.que .correctness.partiallycorrect:hover,a.que .correctness.partiallycorrect:focus{color:#1d2125;background-color:#ec971f}a.que .correctness.partiallycorrect:focus,a.que .correctness.partiallycorrect.focus{outline:0;box-shadow:0 0 0 .2rem rgba(240,173,78,.5)}.que .correctness.notanswered,.que .correctness.incorrect{color:#fff;background-color:#ca3120}a.que .correctness.notanswered:hover,a.que .correctness.incorrect:hover,a.que .correctness.notanswered:focus,a.que .correctness.incorrect:focus{color:#fff;background-color:#9e2619}a.que .correctness.notanswered:focus,a.que .correctness.incorrect:focus,a.que .correctness.notanswered.focus,a.que .correctness.incorrect.focus{outline:0;box-shadow:0 0 0 .2rem rgba(202,49,32,.5)}.que .qtext{margin-bottom:1.5em}.que .validationerror{color:#ca3120}.que .grading,.que .comment,.que .commentlink,.que .history{margin-top:.5em}.que .history h3{margin:0 0 .2em;font-size:1em}.que .history table{width:100%;margin:0}.que .history .current{font-weight:700}.que .questioncorrectnessicon{vertical-align:text-bottom}body.jsenabled .questionflag input[type=checkbox]{display:none}.que .questionflagimage{padding-right:3px;height:16px;width:16px}.importerror{margin-top:10px;border-bottom:1px solid #555}.mform .que.comment .fitemtitle{width:20%}#page-question-preview #techinfo{margin:1em 0}#page-question-preview .collapsibleregion .collapsibleregioncaption,#page-question-preview .collapsibleregion .collapsibleregionextracontent{display:inline-block}#page-mod-quiz-edit ul.slots .activityinstance>a{display:flex;max-width:100%;align-items:center;text-indent:0;padding-left:0}#page-mod-quiz-edit ul.slots .activityinstance img.activityicon{margin-left:0;width:16px;height:16px;padding-right:4px}#page-mod-quiz-edit .activity img.activityicon{vertical-align:text-top}#page-mod-quiz-edit .box.generalbox.questionbank{padding:.5em}#page-mod-quiz-edit .questionbank .categorypagingbarcontainer,#page-mod-quiz-edit .questionbank .categoryquestionscontainer,#page-mod-quiz-edit .questionbank .choosecategory{padding:0}#page-mod-quiz-edit .questionbank .choosecategory select{width:100%}#page-mod-quiz-edit div.questionbank .categoryquestionscontainer{background:transparent}#page-mod-quiz-edit .questionbankwindow div.header{color:#444;text-shadow:none;margin:0 -10px 0 -10px;padding:2px 10px 2px 10px;background:transparent}#page-mod-quiz-edit .questionbankwindow div.header a:link,#page-mod-quiz-edit .questionbankwindow div.header a:visited{color:#0f6cbf}#page-mod-quiz-edit .questionbankwindow div.header a:hover{color:#094478}#page-mod-quiz-edit .createnewquestion{padding:.3em 0}#page-mod-quiz-edit .createnewquestion div,#page-mod-quiz-edit .createnewquestion input{margin:0}#page-mod-quiz-edit .questionbankwindow div.header .title{color:#1d2125}#page-mod-quiz-edit div.container div.generalbox{background-color:transparent;padding:1.5em}#page-mod-quiz-edit .categoryinfo{background-color:transparent;border-bottom:none}#page-mod-quiz-edit .createnewquestion .singlebutton input{margin-bottom:0}#page-mod-quiz-edit div.questionbank .categorysortopotionscontainer,#page-mod-quiz-edit div.questionbank .categoryselectallcontainer{padding:0 0 1.5em 0}#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer{background-color:transparent;margin:0;border-top:0;border-bottom:0}#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer .paging{padding:0 .3em}#page-mod-quiz-edit div.question div.content div.questioncontrols{background-color:#eef5f9}#page-mod-quiz-edit div.question div.content div.points{margin-top:-.5em;padding-bottom:0;border:none;background-color:#eef5f9;position:static;width:12.1em;float:right;margin-right:60px}#page-mod-quiz-edit div.question div.content div.points br{display:none}#page-mod-quiz-edit div.question div.content div.points label{display:inline-block}#page-mod-quiz-edit div.quizpage .pagecontent .pagestatus{background-color:#eef5f9}#page-mod-quiz-edit .quizpagedelete,#page-mod-quiz-edit .quizpagedelete img{background-color:transparent}#page-mod-quiz-edit div.quizpage .pagecontent{border:1px solid #ddd;overflow:hidden}#page-mod-quiz-edit div.questionbank .categoryinfo{padding:.3em 0}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer{padding:0}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong{display:block}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer hr,#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer br{display:none}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong{margin-left:-.3em}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong label{margin-left:.3em}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer input{margin-left:0}#page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer input+input{margin-left:5px}.questionbankwindow .module{width:auto}.questionbankwindow .form-autocomplete-selection{margin-left:0}#page-mod-quiz-edit div.editq div.question div.content{background-color:#eef5f9;border:1px solid #ddd;overflow:hidden}#page-mod-quiz-edit ul.slots .activityinstance img.activityicon{margin-top:0;padding-right:4px}.path-mod-quiz .statedetails{display:block;font-size:.9em}a#hidebankcmd{color:#0f6cbf}.que.shortanswer .answer{padding:0}.que label{display:inline}.que .content .answer div[data-region="answer-label"] .mediaplugin{width:400px}body.path-question-type .mform fieldset.hidden{padding:0;margin:.7em 0 0}.que.ddwtos,.que.ddwtos .drop{box-sizing:content-box}.tag-condition-container{position:relative}@media (max-width:767.98px){.que .info{float:none;width:auto}.que .content{margin:0}}.userprofile .fullprofilelink{text-align:center;margin:10px}.userprofile .page-context-header{margin-bottom:10px}.userprofile .description{margin-top:10px;margin-bottom:30px}.userprofile .profile_tree{column-count:2}#participantsform .no-overflow{overflow:visible}.userprofile dl.list>dd+dt{clear:left}.user-box{margin:8px;width:115px;height:160px;text-align:center;float:left;clear:none}#page-user-profile .node_category ul,.path-user .node_category ul{margin:0;list-style:none;padding-left:0}#page-user-profile .node_category li,.path-user .node_category li{margin-top:5px}#page-user-profile .node_category .editprofile,.path-user .node_category .editprofile,#page-user-profile .node_category .viewmore,.path-user .node_category .viewmore{text-align:right}.ajax-contact-button{box-sizing:border-box;position:relative}.ajax-contact-button.loading .loading-icon{display:block}.ajax-contact-button .loading-icon{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.7)}.ajax-contact-button .loading-icon .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.userprofile .profile_tree{column-count:1}}.userlist #showall{margin:10px 0}.userlist .buttons{text-align:center}.userlist .buttons label{padding:0 3px}.userlist table#participants{text-align:center}.userlist table#participants td{text-align:left;padding:4px;vertical-align:middle}.userlist table#participants th{text-align:left;padding:4px}.userlist table.controls{width:100%}.userlist table.controls tr{vertical-align:top}.userlist table.controls .right{text-align:right}.userlist table.controls .groupselector{margin-bottom:0;margin-top:0}.userlist table.controls .groupselector label{display:block}.userinfobox{width:100%;border:1px solid;border-collapse:separate;padding:10px}.userinfobox .left,.userinfobox .side{width:100px;vertical-align:top}.userinfobox .userpicture{width:100px;height:100px}.userinfobox .content{vertical-align:top}.userinfobox .links{width:100px;padding:5px;vertical-align:bottom}.userinfobox .links a{display:block}.userinfobox .list td{padding:3px}.userinfobox .username{padding-bottom:20px;font-weight:700}.userinfobox td.label{text-align:right;white-space:nowrap;vertical-align:top;font-weight:700}.group-edit{position:absolute;right:0;margin-right:.6em}.group-image{display:block;float:left;margin-right:1em}.group-image .grouppicture{border-radius:50%}.groupinfobox .left{padding:10px;width:100px;vertical-align:top}.course-participation #showall{text-align:center;margin:10px 0}#user-policy .noticebox{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:10px;width:80%;height:250px}#user-policy #policyframe{width:100%;height:100%}.iplookup #map{margin:auto}.userselector select{width:100%}.userselector div{margin-top:.2em}.userselector div label{margin-right:.3em}.userselector .userselector-infobelow{font-size:.8em}#userselector_options .collapsibleregioncaption{font-weight:700}#userselector_options p{margin:.2em 0;text-align:left}#page-user-profile .messagebox{text-align:center;margin-left:auto;margin-right:auto}#page-course-view-weeks .messagebox{text-align:center;margin-left:auto;margin-right:auto}.profileeditor>.singleselect{margin:0 .5em 0 0}.profileeditor>.singlebutton{display:inline-block;margin:0 0 0 .5em}.profileeditor>.singlebutton div,.profileeditor>.singlebutton input{margin:0}.userlist h3 .action-icon{display:none}#page-enrol-users .popover{max-width:none}.user-enroller-panel{width:600px}[data-filterverbfor],[data-filterregion="filter"]:last-child [data-filterregion="joinadverb"]{display:none}[data-filterverb="0"] [data-filterverbfor="0"],[data-filterverb="1"] [data-filterverbfor="1"],[data-filterverb="2"] [data-filterverbfor="2"]{display:block}.search-results .result{margin-left:0;margin-right:0}.search-results .result .result-content{margin:7px 0}.search-results .result .filename{font-style:italic}.simplesearchform .btn{padding-left:.5rem;padding-right:.5rem}.simplesearchform .btn .icon{margin:0}.simplesearchform .btn-submit{border-color:#8f959e;color:#6a737b}.simplesearchform .btn-close,.simplesearchform .btn-clear{position:absolute;top:0;right:0;color:#6a737b;z-index:4}.simplesearchform .btn-close{right:2.2rem}.simplesearchform .btn-submit{background-color:#f8f9fa}.simplesearchform .withclear{padding-right:2rem}.simplesearchform .searchinput{display:flex;flex:1 1 auto}.simplesearchform .collapsing{height:inherit;transition:none;width:inherit}@media (max-width:991.98px){.simplesearchform .collapse.show,.simplesearchform .collapsing{position:absolute;left:0;top:0;width:100%;display:flex;background-color:#fff;z-index:1060;height:70px}.simplesearchform .collapse.show .form-inline,.simplesearchform .collapsing .form-inline{width:auto;margin-left:auto;margin-right:auto}}.navbar.navbar-light .simplesearchform .btn-open{color:rgba(0,0,0,.6)}.navbar.navbar-light .simplesearchform .btn-open:hover{color:rgba(0,0,0,.9)}.search-areas-actions{margin-bottom:1rem}.search-areas-actions>div{margin-right:1rem;display:inline-block}#core-search-areas .lastcol li{margin-left:24px;text-indent:-24px}#core-search-areas .lastcol li>i{text-indent:0}.jsenabled .mform .containsadvancedelements .advanced{display:none}.mform .containsadvancedelements .advanced.show{display:flex}#adminsettings span.error{display:inline-block;border:1px solid #f0c5c1;border-radius:4px;background-color:#f4d6d2;padding:4px;margin-bottom:4px}.mform .form-inline .form-control,.mform .form-inline .custom-select{max-width:100%}.mform .form-inline .form-group{margin:.1rem .25rem .1rem 0}.mform .form-inline br+label{justify-content:flex-start;width:100%;margin-right:0}.unresponsive.mform .form-inline,.unresponsive.mform .form-inline label{display:inline-flex}#jump-to-activity.custom-select{width:100%}.mform fieldset{margin-bottom:.5rem;border-bottom:1px solid #dee2e6}@media (min-width:576px){.mform>.form-group{margin-left:1.5rem}}#adminsettings .form-control[size]{width:auto}.jsenabled .mform .collapsed .fcontainer{display:none}#adminsettings .error{color:#ca3120}.mform ul.file-list{padding:0;margin:0;list-style:none}.mform label .req,.mform label .adv{cursor:help}input#id_externalurl{direction:ltr}#portfolio-add-button{display:inline}.form-defaultinfo,.form-label .form-shortname{color:#6a737b}.form-label .form-shortname{font-size:.703125rem;display:block}.form-item .form-inline{display:inline}.form-inline label:not(.sr-only):not(.accesshide)+select{margin-left:.5rem}.formsettingheading .form-horizontal{color:#6a737b}.no-felement.fstatic{color:#6a737b;padding-top:5px}.no-fitem .fstaticlabel{font-weight:700}.form-item .form-setting .defaultsnext>input{display:inline-block}.form-item .form-setting .form-checkbox.defaultsnext{margin-top:5px;display:inline-block}#adminsettings h3{display:block;width:100%;padding:0;margin-bottom:1.5;font-size:1.171875rem;line-height:3;border:0;border-bottom:1px solid #e5e5e5}.mform .fitem .felement input[name="email"],.mform .fitem .felement input[name="email2"],.mform .fitem .felement input[name="url"],.mform .fitem .felement input[name="idnumber"],.mform .fitem .felement input[name="phone1"],.mform .fitem .felement input[name="phone2"]{text-align:left;direction:ltr}.que.match .mediaplugin{width:50vw}#page-admin-grade-edit-scale-edit .error input#id_name{margin-right:170px}#page-grade-edit-outcome-course .courseoutcomes{margin-left:auto;margin-right:auto;width:100%}#page-grade-edit-outcome-course .courseoutcomes td{text-align:center}#installform #id_wwwroot,#installform #id_dirroot,#installform #id_dataroot,#installform #id_dbhost,#installform #id_dbname,#installform #id_dbuser,#installform #id_dbpass,#installform #id_prefix{direction:ltr}.mdl-right>label{display:inline-block}.singleselect{max-width:100%}.form-item .form-label label{margin-bottom:0}div#dateselector-calendar-panel{z-index:3100}fieldset.coursesearchbox label{display:inline}#id_availabilityconditionsjson[aria-hidden=true],.availability-field [aria-hidden=true]{display:none}.availability-field label{display:inline-flex}.availability-field .availability-group label{vertical-align:top}.availability-eye{clear:left;float:left}.availability-inner,.availability-plugincontrols{float:left;border:1px solid #d7dfe3;padding:1rem;margin-top:.5rem}.availability-plugincontrols,.availability-childlist .availability-inner{margin-left:.625rem}.availability-field .availability-plugincontrols .availability-group select{max-width:12rem}[data-fieldtype=autocomplete] select,[data-fieldtype=tags] select,.form-autocomplete-original-select{visibility:hidden;overflow:hidden;width:15rem;height:44px;margin:0;padding:0;border:0;margin-top:1.65625rem;vertical-align:bottom}.form-autocomplete-selection{margin:.25rem;min-height:2.375rem}.form-autocomplete-selection [role=option]{cursor:pointer;white-space:inherit;word-break:break-word;line-height:1.4;text-align:left}.form-autocomplete-suggestions{position:absolute;background-color:#fff;border:1px solid #8f959e;min-width:206px;max-height:20em;overflow:auto;margin:.125rem 0 0;padding:.5rem 0;z-index:1}.form-autocomplete-suggestions li{list-style-type:none;padding:.25rem 1.5rem;margin:0;cursor:pointer;color:#1d2125}.form-autocomplete-suggestions li:hover,.form-autocomplete-suggestions li:focus,.form-autocomplete-suggestions li[aria-selected="true"]{background-color:#0f6cbf;color:#fff}.form-autocomplete-suggestions li::before{content:"\200B"}.form-autocomplete-downarrow{color:#1d2125;top:.2rem;right:.5rem;cursor:pointer}.form-autocomplete-downarrow .loading-icon{position:absolute;top:0;left:0;background-color:#fff}.form-autocomplete-selection+input.form-control{width:auto;display:inline-block;vertical-align:middle}.form-autocomplete-selection [data-active-selection=true]{padding:.5em;font-size:large}select.form-control[size],select.form-control[multiple]{padding-right:0}select.form-control[size] option,select.form-control[multiple] option{width:fit-content}select[size],select[multiple]{overflow:auto}select[size="1"]{overflow:visible}textarea[data-auto-rows]{overflow-x:hidden;resize:none}.mform.full-width-labels .fitem.row{margin-left:0;margin-right:0}.mform.full-width-labels .fitem.row>.col-md-3,.mform.full-width-labels .fitem.row>.col-md-9{flex:0 0 100%;max-width:100%;width:inherit;padding-right:0;padding-left:0}.mform.full-width-labels .fitem.row.femptylabel>.col-md-3{display:none}.mform.full-width-labels .fitem.row .form-control{width:100%}.mform .col-form-label .form-label-addon{margin-left:.25rem}@media (min-width:576px){.mform:not(.full-width-labels) .col-form-label .form-label-addon{margin-left:auto}}@media (min-width:768px){.form-inline .col-md-9,.form-inline .col-md-3{margin-bottom:1rem;width:auto}.form-inline .col-md-9 label,.form-inline .col-md-3 label{margin-left:1rem}}[data-fieldtype="modgrade"] .form-group{padding-bottom:.375rem}[data-fieldtype="modgrade"]{background-color:#fff;border:1px solid #d7dfe3;padding:1.25rem;margin-left:15px;max-width:30rem}[data-filetypesbrowserbody] [aria-expanded="false"]>[role="group"],[data-filetypesbrowserbody] [aria-expanded="false"] [data-filetypesbrowserfeature="hideifcollapsed"],[data-filetypesbrowserbody] [aria-expanded="true"] [data-filetypesbrowserfeature="hideifexpanded"]{display:none}.form-inline[data-fieldtype="autocomplete"],.form-inline[data-fieldtype="tags"]{display:block}[data-fieldtype="editor"]>div{flex-grow:1}@media (min-width:576px){.mform fieldset{margin-left:1.5rem}.mform fieldset.collapsible legend a.fheader{padding:0 5px 0 1.5rem;margin-left:-1.5rem;background:url(/bfsi/theme/image.php/moove/core/1762772262/t/expanded) 0 center no-repeat}.mform fieldset.collapsed legend a.fheader{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/collapsed)}.mform .form-inline .fdefaultcustom label{justify-content:initial}}.input-group.form-inset .form-inset-item{position:absolute;padding-top:calc(0.375rem + 1px);z-index:3}.input-group.form-inset.form-inset-left .form-control{padding-left:1.5rem}.input-group.form-inset.form-inset-right .form-control{padding-right:1.5rem}.input-group.form-inset.form-inset-right .form-inset-item{right:0}.pagelayout-login .card-title h2 img{max-width:100%;max-height:100px}.pagelayout-login #region-main{border:0;background-color:inherit}select{width:auto}.path-mod-choice .horizontal .choices .option{display:inline-block}.path-mod-choice .choices .option label{vertical-align:top}.path-mod-feedback .feedback_form .col-form-label{display:block!important}.path-mod-feedback .itemactions{float:right}.path-mod-feedback .itemhandle{position:absolute;right:1rem}.path-mod-forum .forumsearch input,.path-mod-forum .forumsearch .helptooltip{margin:0 3px}.path-mod-forum .forumheaderlist,.path-mod-forum .forumheaderlist td{border:none}.path-mod-forum .forumheaderlist thead .header,.path-mod-forum .forumheaderlist tbody .discussion td{white-space:normal;vertical-align:top;padding-left:.5em;padding-right:.5em}.path-mod-forum .forumheaderlist thead .header{white-space:normal;vertical-align:top}.path-mod-forum .forumheaderlist thead .header.replies{text-align:center}.path-mod-forum .forumheaderlist thead .header.lastpost{text-align:right}.path-mod-forum .forumheaderlist thead .header th.discussionsubscription,.path-mod-forum .forumheaderlist tbody .discussion td.discussionsubscription{width:16px;padding-left:.5em;padding-right:.5em}.path-mod-forum .forumheaderlist .discussion .replies,.path-mod-forum .forumheaderlist .discussion .lastpost{white-space:normal}.path-mod-forum .forumheaderlist .discussion .discussionsubscription,.path-mod-forum .forumheaderlist .discussion .replies{text-align:center}.path-mod-forum .forumheaderlist .discussion .topic,.path-mod-forum .forumheaderlist .discussion .discussionsubscription,.path-mod-forum .forumheaderlist .discussion .topic.starter,.path-mod-forum .forumheaderlist .discussion .replies,.path-mod-forum .forumheaderlist .discussion .lastpost{vertical-align:top}.path-mod-forum .discussion-list .topic{font-weight:inherit}.path-mod-forum .subscriptionmode{color:#1d2125}.path-mod-forum .activesetting{color:#1d2125;font-weight:700}.discussion-settings-container .custom-select{width:100%}.discussion-settings-container input{max-width:100%}.forumpost{border:1px solid #dee2e6;display:block;padding:6px}.forumpost .header{margin-bottom:3px}.forumpost .picture img{margin:3px}.forumpost .picture img.userpicture{margin-left:3px;margin-right:10px}.forumpost .content .posting.fullpost{margin-top:8px}.forumpost .row{display:block}.forumpost .row .topic,.forumpost .row .content-mask,.forumpost .row .options{margin-left:48px}.forumpost .row.side{clear:both}.forumpost .row .left{width:48px}.forumpost .options .commands{margin-left:0}.forumpost .subject{font-weight:700}.forumsearch input[type=text]{margin-bottom:0}#page-mod-forum-view table .fit-content{width:1px;white-space:nowrap}#page-mod-forum-view table .limit-width{max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#page-mod-forum-view table .limit-width .author-info{max-width:calc(100% - 35px - .5rem)}#page-mod-forum-discuss .discussioncontrols{width:auto;margin:0}#page-mod-forum-discuss .discussioncontrols .form-inline input{margin-top:-1px}@keyframes background-highlight{from{background-color:rgba(0,123,255,.5)}to{background-color:inherit}}.path-mod-forum .nested-v2-display-mode .discussionsubscription,.path-mod-forum.nested-v2-display-mode .discussionsubscription{margin-top:0;text-align:inherit;margin-bottom:0}.path-mod-forum .nested-v2-display-mode .preload-subscribe,.path-mod-forum.nested-v2-display-mode .preload-subscribe,.path-mod-forum .nested-v2-display-mode .preload-unsubscribe,.path-mod-forum.nested-v2-display-mode .preload-unsubscribe{display:none}.path-mod-forum .nested-v2-display-mode .post-message,.path-mod-forum.nested-v2-display-mode .post-message{line-height:1.6}.path-mod-forum .nested-v2-display-mode .indent,.path-mod-forum.nested-v2-display-mode .indent{margin-left:0}.path-mod-forum .nested-v2-display-mode .badge,.path-mod-forum.nested-v2-display-mode .badge{font-size:inherit;font-weight:inherit;padding-left:.5rem;padding-right:.5rem;border-radius:10rem}.path-mod-forum .nested-v2-display-mode .badge-light,.path-mod-forum.nested-v2-display-mode .badge-light{background-color:#f6f6f6;color:#5b5b5b}.path-mod-forum .nested-v2-display-mode .rating-aggregate-container,.path-mod-forum.nested-v2-display-mode .rating-aggregate-container{background-color:#f6f6f6;color:#5b5b5b;padding:.25em .5em;line-height:1;margin-right:.5rem;vertical-align:middle;border-radius:10rem;text-align:center}.path-mod-forum .nested-v2-display-mode .ratinginput,.path-mod-forum.nested-v2-display-mode .ratinginput{padding:.25em 1.75rem .25em .75em;line-height:1;height:auto;border-radius:10rem}@media (max-width:767.98px){.path-mod-forum .nested-v2-display-mode .ratinginput,.path-mod-forum.nested-v2-display-mode .ratinginput{margin-top:.5rem}}.path-mod-forum .nested-v2-display-mode .group-image,.path-mod-forum.nested-v2-display-mode .group-image{width:35px;height:35px;margin-right:0;float:none;display:inline-block}.path-mod-forum .nested-v2-display-mode .alert.discussionlocked,.path-mod-forum.nested-v2-display-mode .alert.discussionlocked{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.path-mod-forum .nested-v2-display-mode .text-muted,.path-mod-forum.nested-v2-display-mode .text-muted,.path-mod-forum .nested-v2-display-mode .dimmed_text,.path-mod-forum.nested-v2-display-mode .dimmed_text{color:#707070!important}.path-mod-forum .nested-v2-display-mode .author-header,.path-mod-forum.nested-v2-display-mode .author-header{font-style:italic}.path-mod-forum .nested-v2-display-mode .author-header .author-name,.path-mod-forum.nested-v2-display-mode .author-header .author-name{font-style:normal}.path-mod-forum .nested-v2-display-mode .tag_list>b,.path-mod-forum.nested-v2-display-mode .tag_list>b{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.path-mod-forum .nested-v2-display-mode :target>.focus-target,.path-mod-forum.nested-v2-display-mode :target>.focus-target{animation-name:background-highlight;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .forum-post-container,.path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .forum-post-container{border-top:1px solid #dee2e6;padding-top:1.5rem}.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .forum-post-container .replies-container .forum-post-container,.path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .forum-post-container .replies-container .forum-post-container{border-top:none;padding-top:0}.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .inline-reply-container .reply-author,.path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .inline-reply-container .reply-author{display:none}.path-mod-forum .nested-v2-display-mode .forum-post-container .post-message p:last-of-type,.path-mod-forum.nested-v2-display-mode .forum-post-container .post-message p:last-of-type{margin-bottom:0}.path-mod-forum .nested-v2-display-mode .forum-post-container .author-image-container,.path-mod-forum.nested-v2-display-mode .forum-post-container .author-image-container{width:70px;margin-right:24px;flex-shrink:0}.path-mod-forum .nested-v2-display-mode .forum-post-container .inline-reply-container textarea,.path-mod-forum.nested-v2-display-mode .forum-post-container .inline-reply-container textarea{border:0;resize:none}.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent,.path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent{padding-left:94px}.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .author-image-container,.path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .author-image-container{width:30px;margin-right:8px;padding-top:3px}.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .indent,.path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .indent{padding-left:38px}.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .indent .indent .indent .indent,.path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .indent .indent .indent .indent{padding-left:0}@media (max-width:767.98px){#page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .author-image-container{width:30px;margin-right:8px}#page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .indent .indent{padding-left:38px}#page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .indent .indent .indent .indent{padding-left:0}#page-mod-forum-discuss.nested-v2-display-mode .group-image{width:30px;height:30px}}.filter-scrollable{overflow-y:auto;max-height:25em;margin-bottom:1em}.filter-dates-popover{width:100%;max-width:41.5em}.filter-dates-popover .mform{margin-left:-3em}@keyframes expandSearchButton{from{height:36px;width:36px;border-radius:18px;background-color:#e9ecef}to{width:100%;height:calc(1.5em + 1rem + 2px);border-radius:0;background-color:#fff;border-color:#8f959e;padding-left:calc(0.5rem + 8px);padding-top:.5rem;padding-bottom:.5rem;font-size:1.171875rem;line-height:1.5;right:0}@media (max-width:1200px){to{font-size:calc(0.9271875rem + 0.32625vw)}}}@keyframes collapseSearchButton{from{width:100%;height:calc(1.5em + 1rem + 2px);border-radius:0;background-color:#fff;border-color:#8f959e;padding-left:calc(0.5rem + 8px);padding-top:.5rem;padding-bottom:.5rem;font-size:1.171875rem;line-height:1.5;right:0}@media (max-width:1200px){from{font-size:calc(0.9271875rem + 0.32625vw)}}to{height:36px;width:36px;border-radius:18px;background-color:#e9ecef}}.path-mod-forum .unified-grader .navbar{max-height:none;z-index:1}.path-mod-forum .unified-grader .body-container{overflow:auto}.path-mod-forum .unified-grader .body-container.hidden{display:none!important}.path-mod-forum .unified-grader .userpicture{height:60px;width:60px}.path-mod-forum .unified-grader .grader-grading-panel{top:0;position:absolute;height:100%;z-index:0;width:430px}.path-mod-forum .unified-grader .grader-grading-panel.hidden{right:-430px}.path-mod-forum .unified-grader .grader-grading-panel .grading-icon{width:36px}.path-mod-forum .unified-grader .grader-grading-panel .user-picker-container .user-full-name{max-width:240px}.path-mod-forum .unified-grader .grader-grading-panel .user-picker-container .page-link{width:36px;height:36px;display:flex;text-align:center;align-items:center;justify-content:center}.path-mod-forum .unified-grader .grader-grading-panel .header-container{height:65px;position:relative;overflow:hidden}.path-mod-forum .unified-grader .grader-grading-panel .header-container .info-container{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:100%;padding:.5rem;padding-right:calc(36px + 0.5rem);opacity:1;visibility:visible;transition:left 0.3s ease-in-out;z-index:1}.path-mod-forum .unified-grader .grader-grading-panel .header-container .toggle-search-button.expand{animation-name:expandSearchButton;animation-duration:0.3s;animation-timing-function:ease-in-out}.path-mod-forum .unified-grader .grader-grading-panel .header-container .toggle-search-button.collapse{display:block;animation-name:collapseSearchButton;animation-duration:0.3s}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container{overflow:hidden;position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2;width:100%;height:100%!important;padding:.5rem}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container{position:relative;overflow:visible;flex-wrap:nowrap}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container input{padding-left:calc(0.5rem + 0.5rem + 34px);padding-right:calc(0.5rem + 36px);opacity:1;visibility:visible;transition:opacity 0s linear 0.3s,visibility 0s linear}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .search-icon{position:absolute;top:50%;left:.5rem;transform:translateY(-50%);color:#495057;height:36px;width:34px;background-color:#fff;opacity:1;visibility:visible;transition:opacity 0s linear 0.3s,visibility 0s linear 0.3s}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);z-index:1;color:inherit;text-align:left;padding-left:9px;transition:right 0s linear 0.3s}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button .expanded-icon{opacity:1;visibility:visible;max-width:50px;max-height:50px;transition:opacity 0s linear 0.3s,max-height 0s linear 0.3s,max-width 0s linear 0.3s,visibility 0s linear 0.3s}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button .collapsed-icon{opacity:0;visibility:hidden;max-height:0;max-width:0;overflow:hidden;transition:opacity 0s linear 0.3s,max-height 0s linear 0.3s,max-width 0s linear 0.3s,visibility 0s linear 0.3s}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed{width:calc(36px + 0.5rem + 0.5rem);transition:width 0.3s ease-in-out}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container{flex-wrap:nowrap}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container input,.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .search-icon{opacity:0;visibility:hidden;transition:opacity 0s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container input{padding-left:0;padding-right:0}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .toggle-search-button .expanded-icon{opacity:0;visibility:hidden;max-height:0;max-width:0;overflow:hidden;transition:opacity 0s linear,max-height 0s linear,max-width 0s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .toggle-search-button .collapsed-icon{opacity:1;visibility:visible;max-width:50px;max-height:50px;transition:opacity 0s linear,max-height 0s linear,max-width 0s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container:not(.collapsed)+.info-container{opacity:0;visibility:hidden;left:calc(100% * -1);transition:left 0.3s ease-in-out,opacity 0s linear 0.3s,visibility 0s linear 0.3s,padding 0s linear 0.3s}.path-mod-forum .unified-grader .grader-module-content{overflow-y:auto;margin-right:430px;transition:margin-right 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.path-mod-forum .unified-grader .grader-module-content{transition:none}}.path-mod-forum .unified-grader .drawer-button{position:relative}.path-mod-forum .unified-grader .drawer-button.active::after{content:"";position:absolute;bottom:calc(-0.5rem - 1px);left:0;width:100%;height:3px;background-color:#0f6cbf}.path-mod-forum .unified-grader .drawer-button .icon{font-size:20px;height:20px;width:20px}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container:last-of-type>hr{display:none}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container:last-of-type>hr{display:none}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container{position:relative}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button{position:absolute;height:100%;width:100%;left:0;top:0;padding-left:calc(1rem + 45px);text-align:left;z-index:1}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button:not(.collapsed){display:none}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content{display:block;height:auto!important}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .header{transition:margin-bottom 0.3s ease-in-out}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .header div+div{opacity:1;visibility:visible;max-height:none;transition:opacity 0.3s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .body-content-container{opacity:1;visibility:visible;max-height:none;transition:opacity 0.3s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .forum-post-core{opacity:1;visibility:visible;max-height:none;transition:opacity 0.3s linear,visibility 0s linear}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content{opacity:.3}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .header{margin-bottom:0!important}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .header div+div{opacity:0;visibility:hidden;max-height:0}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .body-content-container{opacity:0;visibility:hidden;max-height:0}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .forum-post-core{opacity:0;visibility:hidden;max-height:0}.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed:hover+.content,.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed:focus+.content{opacity:1}.path-mod-forum .unified-grader .grader-module-content-display .no-post-container .icon{height:250px;width:250px;margin-right:0}.path-mod-forum .unified-grader .grader-module-content-display .nested-v2-display-mode .discussion-container .posts-container .parent-container .show-content-button{padding-left:94px}.path-mod-forum .unified-grader .no-search-results-container .icon{height:250px;width:250px;margin-right:0}.path-mod-forum .unified-grader .nested-v2-display-mode .view-context-button{margin-left:94px;border-radius:.3rem}.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container .author-image-container{position:relative}.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container .author-image-container:after{position:absolute;top:calc(70px + 0.5rem);content:"";background-color:#e9ecef;width:2px;height:calc(100% - 70px + 0.5rem)}.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container+.post-container .author-image-container img{width:30px!important}.path-mod-forum .unified-grader .nested-v2-display-mode .post-subject,.path-mod-forum .modal .nested-v2-display-mode .post-subject{display:none}@media (max-width:575.98px){.path-mod-forum .unified-grader .grader-grading-panel{width:100%;position:fixed;height:calc(100vh - 50px);overflow:scroll;top:50px}.path-mod-forum .unified-grader .body-container{overflow:visible}}.maincalendar .calendarmonth td,.maincalendar .calendarmonth th{border:1px dotted #dee2e6}.path-grade-report-grader h1{text-align:inherit}#page-mod-chat-gui_basic input#message{max-width:100%}#page-mod-data-view #singleimage{width:auto}.path-mod-data form{margin-top:10px}.template_heading{margin-top:10px}.breadcrumb-button{margin-top:4px}.breadcrumb-button .singlebutton{float:left;margin-left:4px}.langmenu form{margin:0}canvas{-ms-touch-action:auto}div#dock{display:none}.path-mod-lesson .invisiblefieldset.fieldsetfix{display:block}.path-mod-lesson .answeroption .checkbox label p{display:inline}.path-mod-lesson .form-inline label.form-check-label{display:inline-block}.path-mod-lesson .slideshow{overflow:auto;padding:15px}#page-mod-lesson-view .branchbuttoncontainer .singlebutton button[type="submit"]{white-space:normal}#page-mod-lesson-view .vertical .singlebutton{display:block}#page-mod-lesson-view .vertical .singlebutton+.singlebutton{margin-left:0;margin-top:1rem}#page-mod-lesson-view .fitem .felement .custom-select{align-self:flex-start}.path-mod-lesson .generaltable td{vertical-align:middle}.path-mod-lesson .generaltable td label{margin-bottom:0}.path-mod-lesson .generaltable td .highlight{display:inline-block;margin-left:.25rem}.path-mod-lesson .generaltable td input[type="checkbox"]{display:block}.path-mod-wiki .wiki_headingtitle,.path-mod-wiki .midpad,.path-mod-wiki .wiki_headingtime{text-align:inherit}.path-mod-wiki .wiki_contentbox{width:100%}.path-mod-survey .surveytable>tbody>tr:nth-of-type(even){background-color:rgba(0,0,0,.03)}.path-mod-survey .surveytable .rblock label{text-align:center}.nav .caret{margin-left:4px}.nav .divider{overflow:hidden;width:0}.usermenu .login{line-height:2.25rem}.userloggedinas .usermenu .usertext,.userswitchedrole .usermenu .usertext,.loginfailures .usermenu .usertext{float:left;text-align:right;margin-right:.5rem;height:35px}.userloggedinas .usermenu .usertext .meta,.userswitchedrole .usermenu .usertext .meta,.loginfailures .usermenu .usertext .meta{display:block;font-size:.8203125rem}.userloggedinas .usermenu .avatar img,.userswitchedrole .usermenu .avatar img,.loginfailures .usermenu .avatar img{margin:0}.userloggedinas .usermenu .userbutton .avatars{position:relative;display:inline-block}.userloggedinas .usermenu .userbutton .avatars .avatar.current{display:inline-block;position:absolute;bottom:0;right:0;width:20px;height:20px;border-radius:50%}.userloggedinas .usermenu .userbutton .avatars .avatar.current img{vertical-align:baseline}.userloggedinas .usermenu .userbutton .avatars .avatar img{width:inherit;height:inherit}.userloggedinas .usermenu .userbutton .avatars .realuser{width:35px;height:35px;display:inline-block}@media (max-width:767.98px){.usertext{display:none}}.path-mod-quiz .mod-quiz-edit-content{margin-bottom:10rem}#page-mod-quiz-mod #id_reviewoptionshdr .col-md-3,#page-mod-quiz-mod #id_reviewoptionshdr .col-md-9{width:auto;max-width:none}#page-mod-quiz-mod #id_reviewoptionshdr .form-group{float:left;width:20rem;display:inline-block;min-height:12rem}#page-mod-quiz-mod #id_reviewoptionshdr .btn-link{line-height:1.5;vertical-align:bottom}#page-mod-quiz-mod #id_reviewoptionshdr .form-inline{float:left;clear:left}#page-mod-quiz-mod #id_reviewoptionshdr .form-check{width:auto;height:22px;justify-content:flex-start}#page-mod-quiz-mod #id_reviewoptionshdr .review_option_item{width:90%;height:22px}.path-mod-quiz #mod_quiz_navblock .qnbutton{text-decoration:none;font-size:14px;line-height:20px;font-weight:400;background-color:#fff;background-image:none;height:40px;width:30px;border-radius:3px;border:0;overflow:visible;margin:0 6px 6px 0}.path-mod-quiz #mod_quiz_navblock span.qnbutton{cursor:default;background-color:#e9ecef;color:#495057}.path-mod-quiz #mod_quiz_navblock a.qnbutton:hover,.path-mod-quiz #mod_quiz_navblock a.qnbutton:active,.path-mod-quiz #mod_quiz_navblock a.qnbutton:focus{text-decoration:underline}.path-mod-quiz #mod_quiz_navblock .qnbutton .thispageholder{border:1px solid;border-radius:3px;z-index:1}.path-mod-quiz #mod_quiz_navblock .qnbutton.thispage .thispageholder{border-width:3px}.path-mod-quiz #mod_quiz_navblock .allquestionsononepage .qnbutton.thispage .thispageholder{border-width:1px}.path-mod-quiz #mod_quiz_navblock .qnbutton.flagged .thispageholder{background:transparent url(/bfsi/theme/image.php/moove/theme/1762772262/mod/quiz/flag-on) 15px 0 no-repeat}.path-mod-quiz #mod_quiz_navblock .qnbutton .trafficlight{border:0;background:#fff none center / 10px no-repeat scroll;height:20px;margin-top:20px;border-radius:0 0 3px 3px}.path-mod-quiz #mod_quiz_navblock .qnbutton.notyetanswered .trafficlight,.path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight{background-color:#fff}.path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight{background-image:url(/bfsi/theme/image.php/moove/theme/1762772262/mod/quiz/warningtriangle)}.path-mod-quiz #mod_quiz_navblock .qnbutton.correct .trafficlight{background-image:url(/bfsi/theme/image.php/moove/theme/1762772262/mod/quiz/checkmark);background-color:#357a32}.path-mod-quiz #mod_quiz_navblock .qnbutton.blocked .trafficlight{background-image:url(/bfsi/theme/image.php/moove/core/1762772262/t/locked);background-color:#e9ecef}.path-mod-quiz #mod_quiz_navblock .qnbutton.notanswered .trafficlight,.path-mod-quiz #mod_quiz_navblock .qnbutton.incorrect .trafficlight{background-color:#ca3120}.path-mod-quiz #mod_quiz_navblock .qnbutton.partiallycorrect .trafficlight{background-image:url(/bfsi/theme/image.php/moove/theme/1762772262/mod/quiz/whitecircle);background-color:#f0ad4e}.path-mod-quiz #mod_quiz_navblock .qnbutton.complete .trafficlight,.path-mod-quiz #mod_quiz_navblock .qnbutton.answersaved .trafficlight,.path-mod-quiz #mod_quiz_navblock .qnbutton.requiresgrading .trafficlight{background-color:#6a737b}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form input{height:1.4em;vertical-align:middle}#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer{padding:0;margin:0 .4em}#page-mod-quiz-attempt #region-main{overflow-x:inherit}#quiz-timer-wrapper{display:none;position:sticky;justify-content:end;top:75px;z-index:1020}#quiz-timer-wrapper #quiz-timer{border:1px solid #ca3120;background-color:#fff}.pagelayout-embedded #quiz-timer-wrapper{top:5px}#quiz-timer-wrapper #quiz-timer.timeleft0{background-color:#ca3120;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft1{background-color:#d73422;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft2{background-color:#dd3d2b;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft3{background-color:#e04938;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft4{background-color:#e25546;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft5{background-color:#e46153;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft6{background-color:#e66d60;color:#fff}#quiz-timer-wrapper #quiz-timer.timeleft7{background-color:#e8796d;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft8{background-color:#ea867a;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft9{background-color:#ec9288;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft10{background-color:#ee9e95;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft11{background-color:#f0aaa2;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft12{background-color:#f2b6af;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft13{background-color:#f4c2bc;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft14{background-color:#f7ceca;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft15{background-color:#f9dad7;color:#1d2125}#quiz-timer-wrapper #quiz-timer.timeleft16{background-color:#fbe6e4;color:#1d2125}.path-mod-assign [data-region="grade-actions-panel"] [data-region="grade-actions"] .collapse-buttons{top:auto}.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement{height:calc(100% - 4rem)}.path-mod-assign [data-region="grade-panel"]{padding-top:1rem}.path-mod-assign [data-region="grade-panel"] .fitem>.col-md-3,.path-mod-assign [data-region="grade-panel"] .fitem>.col-md-9{width:100%;padding:0;max-width:100%;flex:none}.path-mod-assign [data-region="grade-panel"] fieldset,.path-mod-assign [data-region="grade-panel"] .fitem.row{margin:0}.path-mod-assign [data-region="grade-panel"] .mform .fitem.has-popout .felement{width:100%}.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement{width:auto}.path-mod-assign [data-region="grade-panel"] .popout{background-color:#fff}.path-mod-assign [data-region="grade-panel"] .fitem.has-popout{background-color:#fff;border:1px solid #d7dfe3;padding:1.25rem;margin-bottom:1rem}.path-mod-assign [data-region="grade-panel"] .has-popout .col-md-3{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:1rem}.path-mod-assign [data-region="grade-panel"] .popout>.col-md-3{display:flex;align-items:flex-start;justify-content:space-between;font-size:1.40625rem}.path-mod-assign [data-region="grade-panel"] .popout [data-region="popout-button"]{margin-top:0}.path-mod-assign [data-region="assignment-info"]{overflow-y:hidden}.path-mod-assign [data-region="grading-navigation"]{padding:6px}.path-mod-assign [data-region="grade-actions"]{padding:10px}.path-mod-assign [data-region="user-info"] .img-rounded{margin-top:0}.path-mod-assign [data-region="grading-navigation-panel"]{height:85px}@media (max-width:767px){.path-mod-assign [data-region="grading-navigation-panel"]{height:auto}.path-mod-assign [data-region="user-info"]{margin-top:1rem}}.path-mod-assign [data-region="grading-navigation"] [data-region="input-field"] input{width:auto;display:inline-block}.assignfeedback_editpdf_widget *{box-sizing:content-box}.assignfeedback_editpdf_widget button{box-sizing:border-box}.assignfeedback_editpdf_widget .commentcolourbutton img{border-width:0}.assignfeedback_editpdf_widget .label{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:0 solid transparent;color:#00434e;background-color:#cce6ea;border-color:#b8dce2}.assignfeedback_editpdf_widget .label hr{border-top-color:#a6d3da}.assignfeedback_editpdf_widget .label .alert-link{color:#00171b}.assignfeedback_editpdf_menu{padding:0}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark .commentchooser{float:none}.path-mod-assign [data-region="grade-panel"] .gradingform_guide .markingguideremark{width:100%}.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement[data-fieldtype="grading"]{padding-left:1rem;padding-right:1rem}.path-mod-assign [data-region="grade-panel"] .showmarkerdesc,.path-mod-assign [data-region="grade-panel"] .showstudentdesc{background-color:#fff}.path-admin-mod-lti .btn .loader img,.path-admin-mod-lti #tool-list-loader-container .loader img{height:auto}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax{background-color:#eef5f9}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-nohd,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-noft,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom{border:0}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom{border-radius:0}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd{background-color:transparent}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit.yui-layout-unit-center div.yui-layout-bd{background-color:#f8f9fa}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area.py-3{padding:0!important}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable,.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell{border:0;padding:3px 15px;white-space:nowrap;margin-bottom:0}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist{padding:10px 5px}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list{border-top:1px solid #dee2e6;border-bottom:1px solid #eef5f9}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list li{border-top:1px solid #eef5f9;border-bottom:1px solid #dee2e6;padding:5px 10px}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list img{margin-right:8px;border:1px solid #ccc;border-radius:4px;max-width:none}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages{margin:20px 25px}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-event.course-theme{text-align:center;margin:10px 0;font-size:.8203125rem;color:#495057}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme{margin-bottom:.75rem;border:1px solid #d7dfe3;padding:1.25rem}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme .time{float:right;font-size:11px;color:#495057}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme{background-color:#fff}.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme .user{font-weight:700}#page-report-participation-index .participationselectform div label{display:inline-block;margin:0 5px}#page-report-participation-index .participationselectform div label[for=menuinstanceid]{margin-left:0}.path-backup .mform .grouped_settings{clear:both;overflow:hidden}.path-backup .mform .grouped_settings.section_level{background-color:#fff;border:1px solid #d7dfe3;padding:1.25rem;margin-bottom:1.25rem}.path-backup .mform .grouped_settings.section_level::after{display:block;clear:both;content:""}.path-backup .mform .include_setting{width:50%;display:inline-block;float:left;padding:.3rem}.path-backup .mform .normal_setting{width:50%;display:inline-block;float:left;padding:.3rem}.path-backup .section_level{font-weight:700}.path-backup .section_level .activity_level{font-weight:400}.path-backup .proceedbutton{margin-left:auto}.path-backup .mform .root_setting:nth-of-type(odd),.path-backup .mform .grouped_settings:nth-of-type(odd){background-color:rgba(0,0,0,.03)}.path-backup .mform .root_setting:nth-of-type(even),.path-backup .mform .grouped_settings:nth-of-type(even){background-color:#fff}.path-backup .mform .root_setting .form-group .col-md-3.checkbox,.path-backup .mform .grouped_settings .form-group .col-md-3.checkbox{width:0%}.path-backup .mform .root_setting .form-group .col-md-9.checkbox,.path-backup .mform .grouped_settings .form-group .col-md-9.checkbox{width:100%;left:0}.path-backup .detail-pair .detail-pair-label{width:25%;float:left;clear:left}.path-backup .detail-pair .detail-pair-value{width:75%;float:left}.path-backup .backup-restore .singlebutton{float:right}.path-backup .backup-section{background-color:#fff;border:1px solid #d7dfe3;padding:1.25rem;margin-bottom:1.25rem}.path-backup .backup-section .sub-header,.path-backup .backup-section .backup-sub-section,.path-backup .backup-section .singlebutton,.path-backup .backup-section .header{width:100%;float:left;clear:both}.path-backup .backup-section th.header{width:auto;float:none}.path-backup .backup-section ::after{content:"";display:table;clear:both}.path-backup .backup-section::after{display:block;clear:both;content:""}.path-backup .notification.dependencies_enforced{color:#ca3120;font-weight:700}.path-backup .backup_progress{margin-top:1rem;margin-bottom:1rem}.path-backup .backup_progress .backup_stage{color:#6a737b}.path-backup .backup_progress .backup_stage.backup_stage_current{font-weight:700;color:inherit}.path-backup .backup_progress span.backup_stage.backup_stage_complete{color:inherit}#page-backup-restore .filealiasesfailures{background-color:#f4d6d2}#page-backup-restore .filealiasesfailures .aliaseslist{background-color:#eef5f9}.path-backup .wibbler{width:500px;margin:0 auto 10px;border-bottom:1px solid #000;border-right:1px solid #000;border-left:1px solid #000;position:relative;min-height:4px}.path-backup .wibbler .wibble{position:absolute;left:0;right:0;top:0;height:4px}.path-backup .wibbler .state0{background:#eee}.path-backup .wibbler .state1{background:#ddd}.path-backup .wibbler .state2{background:#ccc}.path-backup .wibbler .state3{background:#bbb}.path-backup .wibbler .state4{background:#aaa}.path-backup .wibbler .state5{background:#999}.path-backup .wibbler .state6{background:#888}.path-backup .wibbler .state7{background:#777}.path-backup .wibbler .state8{background:#666}.path-backup .wibbler .state9{background:#555}.path-backup .wibbler .state10{background:#444}.path-backup .wibbler .state11{background:#333}.path-backup .wibbler .state12{background:#222}.generaltable{width:100%;margin-bottom:1rem;color:#1d2125}.generaltable th,.generaltable td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.generaltable thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.generaltable tbody+tbody{border-top:2px solid #dee2e6}.generaltable tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.03)}.generaltable.table-sm th,.generaltable.table-sm td{padding:.3rem}.generaltable tbody tr:hover{color:#1d2125;background-color:rgba(0,0,0,.075)}.generaltable tbody tr:hover.dimmed_text a:not(.menu-action){color:#1d2125}table caption{font-size:24px;font-weight:700;line-height:42px;text-align:left;caption-side:top}.table-dynamic .loading-icon{position:absolute;left:calc(50% - 1.5rem);top:200px}.table-dynamic .loading-icon .icon{height:3rem;width:3rem;font-size:3rem}.singlebutton{display:inline-block}.singlebutton+.singlebutton{margin-left:.5rem}.continuebutton{text-align:center}p.arrow_button{margin-top:5em;text-align:center}#addcontrols{margin-top:11.25rem;text-align:center;margin-bottom:3em}#addcontrols label{display:inline}#addcontrols input,#removecontrols input{width:100%;margin:auto}.btn-lineup{margin:0 0 10px 5px}.btn.btn-icon{height:36px;width:36px;font-size:16px;line-height:16px;padding:0;border-radius:50%;flex-shrink:0}.btn.btn-icon:hover,.btn.btn-icon:focus{background-color:#e9ecef}.btn.btn-icon.icon-size-0{height:20px!important;width:20px!important;font-size:0!important;line-height:0!important}.btn.btn-icon.icon-size-1{height:24px!important;width:24px!important;font-size:4px!important;line-height:4px!important}.btn.btn-icon.icon-size-2{height:28px!important;width:28px!important;font-size:8px!important;line-height:8px!important}.btn.btn-icon.icon-size-3{height:36px!important;width:36px!important;font-size:16px!important;line-height:16px!important}.btn.btn-icon.icon-size-4{height:44px!important;width:44px!important;font-size:24px!important;line-height:24px!important}.btn.btn-icon.icon-size-5{height:52px!important;width:52px!important;font-size:32px!important;line-height:32px!important}.btn.btn-icon.icon-size-6{height:60px!important;width:60px!important;font-size:40px!important;line-height:40px!important}.btn.btn-icon.icon-size-7{height:68px!important;width:68px!important;font-size:48px!important;line-height:48px!important}.btn-primary:focus,.btn-primary.focus{outline:.2rem solid #000102;box-shadow:inset 0 0 0 2px #fff}.btn-secondary:focus,.btn-secondary.focus{outline:.2rem solid #5f6e7d;box-shadow:inset 0 0 0 2px #fff}.btn-success:focus,.btn-success.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #fff}.btn-info:focus,.btn-info.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #fff}.btn-warning:focus,.btn-warning.focus{outline:.2rem solid #694109;box-shadow:inset 0 0 0 2px #fff}.btn-danger:focus,.btn-danger.focus{outline:.2rem solid #1a0604;box-shadow:inset 0 0 0 2px #fff}.btn-light:focus,.btn-light.focus{outline:.2rem solid #8193a5;box-shadow:inset 0 0 0 2px #fff}.btn-dark:focus,.btn-dark.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #fff}.btn-outline-primary:focus,.btn-outline-primary.focus{outline:.2rem solid #000102;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-secondary:focus,.btn-outline-secondary.focus{outline:.2rem solid #5f6e7d;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-success:focus,.btn-outline-success.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-info:focus,.btn-outline-info.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-warning:focus,.btn-outline-warning.focus{outline:.2rem solid #694109;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-danger:focus,.btn-outline-danger.focus{outline:.2rem solid #1a0604;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-light:focus,.btn-outline-light.focus{outline:.2rem solid #8193a5;box-shadow:inset 0 0 0 2px #343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{outline:.2rem solid #000;box-shadow:inset 0 0 0 2px #343a40}.gradetreebox h4{font-size:.9375rem}.gradetreebox th.cell,.gradetreebox input[type=text]{width:auto}.gradetreebox input[type=text],.gradetreebox select{margin-bottom:0}.core_grades_notices .singlebutton{display:inline-block}.path-grade-report #maincontent+.urlselect{position:absolute;left:40vw}.path-grade-report-grader #region-main{overflow-x:visible;min-width:100%;width:auto;display:inline-flex;flex-direction:column}.path-grade-report-grader #region-main>.card{width:auto;overflow-x:initial}.path-grade-report-grader #region-main div[role="main"]{flex:1 1 auto}.path-grade-report-grader [data-region="blocks-column"]{width:100%;clear:both}.path-grade-report-grader span.gradepass{color:#357a32}.path-grade-report-grader span.gradefail{color:#ca3120}#page-grade-grading-manage #activemethodselector label{display:inline-block}#page-grade-grading-manage #activemethodselector .helptooltip{margin-right:.5em}#page-grade-grading-manage .actions{display:block;text-align:center;margin-bottom:1em}#page-grade-grading-manage .actions .action{display:inline-block;position:relative;vertical-align:top;width:150px;text-align:center;overflow:hidden;margin:.5em;padding:1em;border:1px solid #aaa}#page-grade-grading-manage .actions .action .action-text{position:relative;top:.4em;font-size:14px;white-space:normal}#page-grade-grading-form-rubric-edit .gradingform_rubric_editform .status{font-size:70%}#rubric-rubric.gradingform_rubric #rubric-criteria{margin-bottom:1em}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .description{vertical-align:top;padding:6px}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .description textarea{margin-bottom:0;height:115px}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .definition textarea{width:80%;margin-bottom:0}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .score{position:relative;float:left;margin-right:28px}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .score input{margin-bottom:0}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level{vertical-align:top;padding:6px}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete{position:relative;width:32px;height:32px;margin-top:-32px;clear:both;float:right}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete input{display:block;position:absolute;right:0;bottom:0;height:24px;width:24px;margin:0}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete input:hover{background-color:#ddd}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input{float:none;width:2em}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input.hiddenelement,#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input.pseudotablink{width:0}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel{vertical-align:top;padding-top:6px}#rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input{height:30px;line-height:1rem}#rubric-rubric.gradingform_rubric .addcriterion{margin-left:5px;padding:0;margin-bottom:1em}#rubric-rubric.gradingform_rubric .addcriterion input{margin:0;color:inherit;text-shadow:inherit;border:0 none;line-height:inherit;background:transparent url(/bfsi/theme/image.php/moove/core/1762772262/t/add) no-repeat 7px 8px;padding-left:26px}#rubric-rubric.gradingform_rubric .options{clear:both}#rubric-rubric.gradingform_rubric .options .option label{margin:0;padding:0;font-size:inherit;font-weight:400;line-height:2em;color:inherit;text-shadow:none;background-color:transparent}#rubric-rubric.gradingform_rubric .options .option input{margin-left:5px;margin-right:12px}.grade-display .description{font-size:1rem}.criterion .description{font-size:1rem}.criterion .criterion-toggle .expanded-icon{display:block}.criterion .criterion-toggle .collapsed-icon{display:none}.criterion .criterion-toggle.collapsed .expanded-icon{display:none}.criterion .criterion-toggle.collapsed .collapsed-icon{display:block}.path-grade-edit-tree .setup-grades h4{margin:0}.path-grade-edit-tree .setup-grades .column-rowspan{padding:0;width:24px;min-width:24px;max-width:24px}.path-grade-edit-tree .setup-grades .category td.column-name{padding-left:0}.path-grade-edit-tree .setup-grades td.column-name{padding-left:24px}.path-grade-edit-tree .setup-grades td.movehere{padding:0}.path-grade-edit-tree .setup-grades td.movehere a.movehere{display:block;width:100%;height:2rem;border:2px dashed #343a40}.path-grade-edit-tree .setup-grades .category input[type="text"],.path-grade-edit-tree .setup-grades .category .column-range,.path-grade-edit-tree .setup-grades .categoryitem,.path-grade-edit-tree .setup-grades .courseitem{font-weight:700}.path-grade-edit-tree .setup-grades .emptyrow{display:none}.path-grade-edit-tree .setup-grades .gradeitemdescription{font-weight:400;padding-left:24px}.path-grade-edit-tree .setup-grades .column-weight{white-space:nowrap}.path-grade-edit-tree .setup-grades .column-weight.level3{padding-left:37px}.path-grade-edit-tree .setup-grades .column-weight.level4{padding-left:66px}.path-grade-edit-tree .setup-grades .column-weight.level5{padding-left:95px}.path-grade-edit-tree .setup-grades .column-weight.level6{padding-left:124px}.path-grade-edit-tree .setup-grades .column-weight.level7{padding-left:153px}.path-grade-edit-tree .setup-grades .column-weight.level8{padding-left:182px}.path-grade-edit-tree .setup-grades .column-weight.level9{padding-left:211px}.path-grade-edit-tree .setup-grades .column-weight.level10{padding-left:240px}.path-grade-edit-tree .setup-grades .column-range.level2{padding-left:37px}.path-grade-edit-tree .setup-grades .column-range.level3{padding-left:66px}.path-grade-edit-tree .setup-grades .column-range.level4{padding-left:95px}.path-grade-edit-tree .setup-grades .column-range.level5{padding-left:124px}.path-grade-edit-tree .setup-grades .column-range.level6{padding-left:153px}.path-grade-edit-tree .setup-grades .column-range.level7{padding-left:182px}.path-grade-edit-tree .setup-grades .column-range.level8{padding-left:211px}.path-grade-edit-tree .setup-grades .column-range.level9{padding-left:240px}.path-grade-edit-tree .setup-grades .column-range.level10{padding-left:269px}.path-grade-edit-tree .setup-grades.generaltable .levelodd{background-color:rgba(0,0,0,.03)}.path-grade-report-grader .gradeparent tr .cell,.path-grade-report-grader .gradeparent .floater .cell{background-color:#fff}.path-grade-report-grader .gradeparent table,.path-grade-report-grader .gradeparent .cell{border-color:#dee2e6}.path-grade-report-grader .gradeparent .userrow.odd .cell,.path-grade-report-grader .gradeparent .floater .cell.odd,.path-grade-report-grader .gradeparent .heading .cell,.path-grade-report-grader .gradeparent .cell.category,.path-grade-report-grader .gradeparent .avg .cell{background-color:#f8f9fa}.path-grade-report-grader .gradeparent table .clickable{cursor:pointer}.path-grade-report-user .user-grade{border:none}.path-grade-report-user .user-grade.generaltable .levelodd{background-color:rgba(0,0,0,.03)}.path-grade-report-user .user-grade .column-contributiontocoursetotal,.path-grade-report-user .user-grade .column-range,.path-grade-report-user .user-grade .column-percentage,.path-grade-report-user .user-grade .column-weight{direction:ltr}.path-grade-report-singleview input[name^="finalgrade"]{width:80px}.columns-autoflow-1to1to1{column-count:3}@media (max-width:767px){.columns-autoflow-1to1to1{column-count:1}}li.activity.label,.file-picker td.label{background:inherit;color:inherit;border:inherit;text-shadow:none;padding:8px;white-space:normal;display:block;font-size:inherit;line-height:inherit;text-align:inherit}.file-picker td.label{display:table-cell;text-align:right}.choosercontainer #chooseform .option label{font-size:12px}li.section.hidden,.block.hidden,.block.invisible{visibility:visible;display:block}.forumpost .row{margin-left:0!important}.forumpost .row:before,.forumpost .row:after{content:none}fieldset.hidden{display:inherit;visibility:inherit}#questionbank+.container{width:auto}body:not(.jsenabled) .dropdown:hover>.dropdown-menu{display:block;margin-top:-6px}body:not(.jsenabled) .langmenu:hover>.dropdown-menu,.langmenu.open>.dropdown-menu{display:block;max-height:150px;overflow-y:auto}.navbar.fixed-top .dropdown .dropdown-menu{max-height:calc(100vh - 70px);overflow-y:auto}.page-item.active .page-link,.page-item.active .page-link:hover,.page-item.active .page-link:focus{z-index:inherit}.bs-popover-right .arrow,.bs-popover-auto[x-placement^="right"] .arrow{left:-9px}.bs-popover-left .arrow,.bs-popover-auto[x-placement^="left"] .arrow{right:-9px}.bs-popover-top .arrow,.bs-popover-auto[x-placement^="top"] .arrow{bottom:-9px}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^="bottom"] .arrow{top:-9px}.custom-select{word-wrap:normal}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}.carousel-item-next,.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev,.active.carousel-item-left{transform:translateX(-100%)}body.reset-style #page-header .card{border:none}body.reset-style #page-header .card .page-header-headings h1{margin-bottom:0}@media (max-width:767.98px){body.reset-style #page-header .card .card-body{padding-left:0;padding-right:0}}body.reset-style #page-header>div{padding-top:0!important;padding-bottom:0!important}body.reset-style #page-content{padding-bottom:0!important}body.reset-style #page-content #region-main-box #region-main{border:none;display:inline-flex;flex-direction:column;padding:0;height:100%;width:100%;padding-left:1.25rem;padding-right:1.25rem;vertical-align:top}body.reset-style #page-content #region-main-box #region-main div[role="main"]{flex:1 0 auto}body.reset-style #page-content #region-main-box #region-main .activity-navigation{overflow:hidden}body.reset-style #page-content #region-main-box #region-main.has-blocks{width:calc(100% - 375px)}@media (max-width:1199.98px){body.reset-style #page-content #region-main-box #region-main.has-blocks{width:100%}}@media (max-width:767.98px){body.reset-style #page-content #region-main-box #region-main{padding-left:0;padding-right:0}}body.reset-style #page-content #region-main-box [data-region="blocks-column"]{margin-left:auto}@media (max-width:1199.98px){body.reset-style #page-content #region-main-box{display:flex;flex-direction:column}}body.reset-style select,body.reset-style input,body.reset-style textarea,body.reset-style .btn:not(.btn-icon){border-radius:.3rem}body.behat-site .fixed-top{position:absolute}body.behat-site .dropdown-item{margin-top:4px!important}body.behat-site.drawer-ease{-webkit-transition:initial;-moz-transition:initial;transition:initial}body.behat-site [data-region="drawer"]{-webkit-transition:initial;-moz-transition:initial;transition:initial;position:absolute}body.behat-site .custom-control,body.behat-site .custom-switch{padding-left:0}body.behat-site .custom-control-input{position:static;z-index:0;opacity:1}body.behat-site .custom-control-label::before,body.behat-site .custom-control-label::after{content:none}body.behat-site [data-region="message-drawer"]{padding-right:10px}.phpinfo table,.phpinfo th,.phpinfo h2{margin:auto}.phpinfo .e,.phpinfo .v,.phpinfo .h{border:1px solid #000;font-size:.8em;vertical-align:baseline;color:#000;background-color:#ccc}.phpinfo .e{background-color:#ccf;font-weight:700}.phpinfo .h{background-color:#99c;font-weight:700}html,body{height:100%}#page-wrapper{height:100%;display:flex;flex-direction:column}#page-wrapper #page{flex:1 0 auto;display:flex;flex-direction:column}#page-wrapper #page #page-content{flex:1 0 auto}#page-wrapper #page-footer{flex-shrink:0}.popover-region{position:relative}.popover-region.collapsed .popover-region-toggle:before,.popover-region.collapsed .popover-region-toggle:after{display:none}.popover-region.collapsed .popover-region-container{opacity:0;visibility:hidden;height:0;overflow:hidden;transition:height 0.25s,opacity 101ms 0.25s,visibility 101ms 0.25s}.popover-region-toggle{cursor:pointer}.popover-region-toggle::before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ddd;position:absolute;bottom:0;right:7px}.popover-region-toggle::after{content:'';display:inline-block;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;position:absolute;bottom:-1px;right:8px;z-index:2}.count-container{padding:2px;border-radius:2px;background-color:#ca3120;color:#fff;font-size:11px;line-height:11px;position:absolute;top:5px;right:0}.popover-region-container{opacity:1;visibility:visible;position:absolute;right:0;top:0;height:500px;width:380px;border:1px solid #ddd;transition:height 0.25s;background-color:#fff;z-index:1}.popover-region-header-container{height:25px;line-height:25px;padding-left:5px;padding-right:5px;border-bottom:1px solid #ddd;box-sizing:border-box}.popover-region-footer-container{height:30px;text-align:center;border-top:1px solid #ddd;background-color:#fff;padding-top:3px}.popover-region-header-text{float:left;margin:0;font-size:14px;line-height:25px}.popover-region-header-actions{float:right}.popover-region-header-actions>*{margin-left:10px;min-width:20px;display:inline-block}.popover-region-header-actions .loading-icon{display:none;height:12px;width:12px}.popover-region-header-actions .newmessage-link{margin-right:10px}.popover-region-header-actions label{display:inline-block;text-align:center;margin-bottom:0}.popover-region-content-container{height:calc(100% - 55px);width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.popover-region-content-container>.loading-icon{display:none;text-align:center;padding:5px;box-sizing:border-box}.popover-region-content-container .empty-message{display:none;text-align:center;padding:10px}.popover-region-content-container.loading>.loading-icon{display:block}.popover-region-content-container.loading .empty-message{display:none}.navbar .popover-region.collapsed .popover-region-container{opacity:0;visibility:hidden;height:0;overflow:hidden;transition:height 0.25s,opacity 101ms 0.25s,visibility 101ms 0.25s}.navbar .count-container{padding:2px;border-radius:2px;background-color:#ca3120;color:#fff;font-size:11px;line-height:11px;position:absolute;top:5px;right:0}.navbar .popover-region-container{top:1.96875rem}.content-item-container{width:100%;border-bottom:1px solid #ddd;box-sizing:border-box;padding:5px;position:relative;margin:0;display:block;color:inherit;text-decoration:none}.content-item-container:hover{color:#fff;background-color:#0f6cbf}.content-item-container:hover .content-item-footer .timestamp{color:#fff}.content-item-container:hover .view-more{color:inherit}.content-item-container.unread{margin:0;background-color:#f4f4f4}.content-item-container.unread:hover{color:#fff;background-color:#0f6cbf}.content-item-container.unread .content-item-body .notification-message{font-weight:600}.content-item-container .context-link{color:inherit;text-decoration:none}.content-item-container .content-item-body{box-sizing:border-box;margin-bottom:5px}.content-item-container .content-item-footer{text-align:left;box-sizing:border-box}.content-item-container .content-item-footer .timestamp{font-size:10px;line-height:10px;margin:0;color:inherit;margin-left:24px}.content-item-container .view-more{position:absolute;bottom:5px;right:5px;font-size:12px;line-height:12px}.content-item-container .view-more:hover{color:inherit}.content-item-container.notification .content-item-body .notification-image{display:inline-block;width:24px;height:24px;float:left}.content-item-container.notification .content-item-body .notification-image img{height:75%}.content-item-container.notification .content-item-body .notification-message{display:inline-block;font-size:12px;width:calc(100% - 24px)}.content-item-container.selected{background-color:#4f94cd;color:#fff;border-color:#4f94cd}.content-item-container.selected .content-item-footer .timestamp{color:#fff}.popover-region-notifications .popover-region-header-container .mark-all-read-button .normal-icon{display:inline-block}.popover-region-notifications .popover-region-header-container .mark-all-read-button.loading .normal-icon{display:none}.popover-region-notifications .popover-region-header-container .mark-all-read-button.loading .loading-icon{display:inline-block}.popover-region-notifications .all-notifications{opacity:1;visibility:visible;height:auto;overflow:hidden}.popover-region-notifications .all-notifications:empty+.empty-message{display:block}.popover-region-notifications .notification-image{display:inline-block;width:8%;vertical-align:top}.popover-region-notifications .notification-image img{height:75%}.popover-region-notifications .notification-message{display:inline-block;font-size:12px}.popover-region-notifications .popover-region-content-container.loading .all-notifications:empty+.empty-message{display:none}.popover-region-messages .mark-all-read-button .normal-icon{display:inline-block}.popover-region-messages .mark-all-read-button.loading .normal-icon{display:none}.popover-region-messages .mark-all-read-button.loading .loading-icon{display:inline-block}.popover-region-messages .popover-region-content-container.loading .popover-region-content .messages:empty+.empty-message{display:none}.popover-region-messages .messages:empty+.empty-message{display:block}.popover-region-messages .content-item-container.unread .content-item-body{font-weight:600;width:calc(90% - 30px)}.popover-region-messages .content-item-container.unread .unread-count-container{display:inline-block;width:10%;text-align:center;float:right}.popover-region-messages .content-item{height:100%;width:100%;box-sizing:border-box}.popover-region-messages .profile-image-container{width:30px;display:inline-block;text-align:center;float:left}.popover-region-messages .profile-image-container img{width:100%;display:inline-block;vertical-align:middle;border-radius:50%}.popover-region-messages .content-item-body{display:inline-block;box-sizing:border-box;width:calc(100% - 30px);font-size:12px;padding-left:10px;overflow:hidden}.popover-region-messages .content-item-body h3{font-size:12px;line-height:12px;margin:0;width:100%}.popover-region-messages .content-item-body p{margin:0}.popover-region-messages .unread-count-container{display:none}@media (max-width:767px){.navbar .popover-region .popover-region-container{right:-70px}}@media (max-width:480px){.navbar .popover-region .popover-region-container{position:fixed;top:46px;right:0;left:0;bottom:0;width:auto;height:auto}}div[data-flexitour="backdrop"]{background-color:#000;opacity:.5;z-index:1040}div[data-flexitour="step-background-fader"],div[data-flexitour="step-background"]{z-index:1041}span[data-flexitour="container"],div[data-flexitour="step-background-fader"],[data-flexitour="step-backdrop"]>td,[data-flexitour="step-backdrop"]{z-index:1042}span[data-flexitour="container"] .modal-dialog{margin:0}span[data-flexitour="container"] div[data-role="arrow"]{border-width:1rem}span[data-flexitour="container"] div[data-role="arrow"],span[data-flexitour="container"] div[data-role="arrow"]:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:1rem}span[data-flexitour="container"][x-placement="top"],span[data-flexitour="container"][x-placement="top-start"]{margin-bottom:1rem}span[data-flexitour="container"][x-placement="top"] div[data-role="arrow"],span[data-flexitour="container"][x-placement="top-start"] div[data-role="arrow"]{bottom:-1rem;left:50%;margin-left:-1rem;border-bottom-width:0;border-top-color:rgba(0,0,0,.25)}span[data-flexitour="container"][x-placement="top"] div[data-role="arrow"]:after,span[data-flexitour="container"][x-placement="top-start"] div[data-role="arrow"]:after{bottom:1px;margin-left:-1rem;content:" ";border-bottom-width:0;border-top-color:#fff}span[data-flexitour="container"][x-placement="bottom"],span[data-flexitour="container"][x-placement="bottom-start"]{margin-top:1rem}span[data-flexitour="container"][x-placement="bottom"] div[data-role="arrow"],span[data-flexitour="container"][x-placement="bottom-start"] div[data-role="arrow"]{top:-1rem;left:50%;margin-left:-1rem;border-top-width:0;border-bottom-color:rgba(0,0,0,.25)}span[data-flexitour="container"][x-placement="bottom"] div[data-role="arrow"]:after,span[data-flexitour="container"][x-placement="bottom-start"] div[data-role="arrow"]:after{top:1px;margin-left:-1rem;content:" ";border-top-width:0;border-bottom-color:#fff}span[data-flexitour="container"][x-placement="left"],span[data-flexitour="container"][x-placement="left-start"]{margin-right:1rem}span[data-flexitour="container"][x-placement="left"] div[data-role="arrow"],span[data-flexitour="container"][x-placement="left-start"] div[data-role="arrow"]{right:-1rem;top:50%;margin-top:-1rem;border-right-width:0;border-left-color:rgba(0,0,0,.25)}span[data-flexitour="container"][x-placement="left"] div[data-role="arrow"]:after,span[data-flexitour="container"][x-placement="left-start"] div[data-role="arrow"]:after{right:1px;margin-top:-1rem;content:" ";border-right-width:0;border-left-color:#fff}span[data-flexitour="container"][x-placement="right"],span[data-flexitour="container"][x-placement="right-start"]{margin-left:1rem}span[data-flexitour="container"][x-placement="right"] div[data-role="arrow"],span[data-flexitour="container"][x-placement="right-start"] div[data-role="arrow"]{left:-1rem;top:50%;margin-top:-1rem;border-left-width:0;border-right-color:rgba(0,0,0,.25)}span[data-flexitour="container"][x-placement="right"] div[data-role="arrow"]:after,span[data-flexitour="container"][x-placement="right-start"] div[data-role="arrow"]:after{left:1px;margin-top:-1rem;content:" ";border-left-width:0;border-right-color:#fff}[data-region="drawer"] [data-flexitour="container"]{margin-left:-15px;width:275px}@media print{body.drawer-open-left.jsenabled,body.drawer-open-right.jsenabled{margin:0}.container{width:auto}}.modal .modal-body>.loading-icon{display:block;position:relative;width:100%;height:100%}.modal .modal-body>.loading-icon .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.layout.fullscreen{height:100vh;position:fixed;top:0;left:0;z-index:1040;transition:0.5s;width:100vw;margin:0;opacity:1;background-color:#fff}.layout.fullscreen>div{height:100%;width:100%}.layout.fullscreen .loading-icon{margin-left:auto;margin-right:auto;text-align:center;display:inline-block;width:100%;top:40%;position:fixed}.layout.fullscreen .loading-icon .icon{width:1em;height:1em;font-size:4em}.form-control:-ms-input-placeholder{color:#6a737b}.custom-select{-webkit-appearance:none;-moz-appearance:none}.custom-range{-webkit-appearance:none;-moz-appearance:none}.custom-range::-webkit-slider-thumb,.custom-range::-moz-range-thumb,.custom-range::-ms-thumb{-webkit-appearance:none;-moz-appearance:none}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{-webkit-appearance:none;-moz-appearance:none}@media (min-width:576px){.card-columns{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem}}.carousel-item{-webkit-backface-visibility:hidden}.card{-webkit-background-clip:border-box}.carousel-indicators li,.dropdown-menu,.form-control,.modal-content,.popover,.toast{-webkit-background-clip:padding-box}.btn{-webkit-user-select:none;-ms-user-select:none}.user-select-all{-webkit-user-select:all!important;-ms-user-select:none}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:none}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none}.editor_atto_content_wrap{background-color:#fff;color:#333}.editor_atto_content{padding:4px;resize:vertical;overflow:auto}.editor_atto_content_wrap,.editor_atto+textarea{width:100%;padding:0}.editor_atto+textarea{border-radius:0;resize:vertical;margin-top:-1px}div.editor_atto_toolbar{display:block;background:#f2f2f2;min-height:35px;border:1px solid #8f959e;width:100%;padding:0 0 9px 0}div.editor_atto_toolbar button{padding:4px 9px;background:none;border:0;margin:0;border-radius:0;cursor:pointer}div.editor_atto_toolbar button+button{border-left:1px solid #ccc}div.editor_atto_toolbar button[disabled]{opacity:.45;background:none;cursor:default}.editor_atto_toolbar button:hover{background-image:radial-gradient(ellipse at center,#fff 60%,#dfdfdf 100%);background-color:#ebebeb}.editor_atto_toolbar button:active,.editor_atto_toolbar button.highlight{background-image:radial-gradient(ellipse at center,#fff 40%,#dfdfdf 100%);background-color:#dfdfdf}div.editor_atto_toolbar button::-moz-focus-inner{border:0;padding:0}div.editor_atto_toolbar button .icon{padding:0;margin:2px 0}div.editor_atto_toolbar div.atto_group{display:inline-block;border:1px solid #ccc;border-bottom:1px solid #b3b3b3;border-radius:4px;margin:9px 0 0 9px;background:#fff}.editor_atto_content img{resize:both;overflow:auto}.atto_hasmenu{white-space:nowrap}.atto_menuentry .icon{width:16px;height:16px}.atto_menuentry{clear:left}.atto_menuentry h1,.atto_menuentry h2,.atto_menuentry p{margin:4px}.atto_form textarea.fullwidth,.atto_form input.fullwidth{width:100%}.atto_form{padding:.5rem}.atto_control{position:absolute;right:-6px;bottom:-6px;display:none;cursor:pointer}.atto_control .icon{background-color:#fff}div.editor_atto_content:focus .atto_control,div.editor_atto_content:hover .atto_control{display:block}.editor_atto_menu.yui3-menu-hidden{display:none}.editor_atto_content img:-moz-broken{-moz-force-broken-image-icon:1;min-width:24px;min-height:24px}.moodle-dialogue-base .editor_atto_menu .moodle-dialogue-content .moodle-dialogue-bd{padding:0;z-index:1000}.editor_atto_menu .dropdown-menu>li>a{margin:3px 14px}.editor_atto_menu .open ul.dropdown-menu{padding-top:5px;padding-bottom:5px}.editor_atto_wrap{position:relative}.editor_atto_wrap textarea{direction:ltr}.editor_atto_notification .atto_info,.editor_atto_notification .atto_warning{display:inline-block;background-color:#f2f2f2;padding:.5em;padding-left:1em;padding-right:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.editor_atto_notification .atto_info{background-color:#f2f2f2}.editor_atto_notification .atto_warning{background-color:gold}.editor_atto_toolbar,.editor_atto_content_wrap,.editor_atto+textarea{box-sizing:border-box}.editor_atto_content.form-control{width:100%;border-top:0}.has-danger .editor_atto_content.form-control .invalid-feedback,.has-danger .editor_atto_content.form-control-danger .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ca3120}.has-danger .editor_atto_content.form-control .invalid-tooltip,.has-danger .editor_atto_content.form-control-danger .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.8203125rem;line-height:1.5;color:#fff;background-color:rgba(202,49,32,.9)}.was-validated .has-danger .editor_atto_content.form-control:invalid~.invalid-feedback,.was-validated .has-danger .editor_atto_content.form-control-danger:invalid~.invalid-feedback,.has-danger .editor_atto_content.form-control.is-invalid~.invalid-feedback,.has-danger .editor_atto_content.form-control-danger.is-invalid~.invalid-feedback,.was-validated .has-danger .editor_atto_content.form-control:invalid~.invalid-tooltip,.was-validated .has-danger .editor_atto_content.form-control-danger:invalid~.invalid-tooltip,.has-danger .editor_atto_content.form-control.is-invalid~.invalid-tooltip,.has-danger .editor_atto_content.form-control-danger.is-invalid~.invalid-tooltip{display:block}.was-validated .has-danger .editor_atto_content.form-control .form-control:invalid,.was-validated .has-danger .editor_atto_content.form-control-danger .form-control:invalid,.has-danger .editor_atto_content.form-control .form-control.is-invalid,.has-danger .editor_atto_content.form-control-danger .form-control.is-invalid{border-color:#ca3120;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ca3120' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ca3120' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .has-danger .editor_atto_content.form-control .form-control:invalid:focus,.was-validated .has-danger .editor_atto_content.form-control-danger .form-control:invalid:focus,.has-danger .editor_atto_content.form-control .form-control.is-invalid:focus,.has-danger .editor_atto_content.form-control-danger .form-control.is-invalid:focus{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated .has-danger .editor_atto_content.form-control textarea.form-control:invalid,.was-validated .has-danger .editor_atto_content.form-control-danger textarea.form-control:invalid,.has-danger .editor_atto_content.form-control textarea.form-control.is-invalid,.has-danger .editor_atto_content.form-control-danger textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .has-danger .editor_atto_content.form-control .custom-select:invalid,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-select:invalid,.has-danger .editor_atto_content.form-control .custom-select.is-invalid,.has-danger .editor_atto_content.form-control-danger .custom-select.is-invalid{border-color:#ca3120;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ca3120' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ca3120' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .has-danger .editor_atto_content.form-control .custom-select:invalid:focus,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-select:invalid:focus,.has-danger .editor_atto_content.form-control .custom-select.is-invalid:focus,.has-danger .editor_atto_content.form-control-danger .custom-select.is-invalid:focus{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.form-check-label,.was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.form-check-label,.has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.form-check-label,.has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.form-check-label{color:#ca3120}.was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.invalid-feedback,.was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.invalid-feedback,.has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.invalid-feedback,.has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.invalid-feedback,.was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.invalid-tooltip,.was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.invalid-tooltip,.has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.invalid-tooltip,.has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid~.custom-control-label,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid~.custom-control-label,.has-danger .editor_atto_content.form-control .custom-control-input.is-invalid~.custom-control-label,.has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid~.custom-control-label{color:#ca3120}.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid~.custom-control-label::before,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid~.custom-control-label::before,.has-danger .editor_atto_content.form-control .custom-control-input.is-invalid~.custom-control-label::before,.has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid~.custom-control-label::before{border-color:#ca3120}.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:checked~.custom-control-label::before,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:checked~.custom-control-label::before,.has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:checked~.custom-control-label::before,.has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e04d3d;background-color:#e04d3d}.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:focus~.custom-control-label::before,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:focus~.custom-control-label::before,.has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:focus~.custom-control-label::before,.has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#ca3120}.was-validated .has-danger .editor_atto_content.form-control .custom-file-input:invalid~.custom-file-label,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-file-input:invalid~.custom-file-label,.has-danger .editor_atto_content.form-control .custom-file-input.is-invalid~.custom-file-label,.has-danger .editor_atto_content.form-control-danger .custom-file-input.is-invalid~.custom-file-label{border-color:#ca3120}.was-validated .has-danger .editor_atto_content.form-control .custom-file-input:invalid:focus~.custom-file-label,.was-validated .has-danger .editor_atto_content.form-control-danger .custom-file-input:invalid:focus~.custom-file-label,.has-danger .editor_atto_content.form-control .custom-file-input.is-invalid:focus~.custom-file-label,.has-danger .editor_atto_content.form-control-danger .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#ca3120;box-shadow:0 0 0 .2rem rgba(202,49,32,.25)}.open.atto_menu>.dropdown-menu{display:block}div.editor_atto_toolbar button .icon{color:#495057}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{box-shadow:0 2px 4px rgba(0,0,0,.08)}.userpicture{border-radius:50%}.btn-outline-secondary{color:#6a737b;border-color:#6a737b;border-color:#6a737b}.btn-outline-secondary:hover{color:#fff;background-color:#6a737b;border-color:#6a737b}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(106,115,123,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6a737b;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6a737b;border-color:#6a737b}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(106,115,123,.5)}.btn-outline-info{color:#1f7e9a;border-color:#1f7e9a}.btn-outline-info:hover{color:#fff;background-color:#1f7e9a;border-color:#1f7e9a}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(31,126,154,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#1f7e9a;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#1f7e9a;border-color:#1f7e9a}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,126,154,.5)}.btn-outline-warning{color:#a6670e;border-color:#a6670e}.btn-outline-warning:hover{color:#fff;background-color:#a6670e;border-color:#a6670e}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(166,103,14,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#a6670e;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#a6670e;border-color:#a6670e}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(166,103,14,.5)}.bg-gray{background-color:#e9ecef!important}a.bg-gray:hover,button.bg-gray:hover,a.bg-gray:focus,button.bg-gray:focus{background-color:#cbd3da!important}.scale-up,nav.navbar ul.navbar-nav .popover-region .popover-region-container,nav.navbar ul.navbar-nav .usermenu .dropdown .dropdown-menu{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:scale(0);transform:scale(0);display:inline-block;transform-origin:right 0}.scale-up-show,nav.navbar ul.navbar-nav .popover-region .popover-region-container[aria-hidden="false"],nav.navbar ul.navbar-nav .usermenu .dropdown.show .dropdown-menu{transform:scale(1);transform-origin:right 0}.scale-up-left{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);display:inline-block;-webkit-transform-origin:left 0;-ms-transform-origin:left 0;transform-origin:left 0}.scale-up-left-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:left 0;-ms-transform-origin:left 0;transform-origin:left 0}.scale-up-right,nav.navbar ul.navbar-nav .lang-menu .dropdown-menu{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);display:inline-block;-webkit-transform-origin:right 0;-ms-transform-origin:right 0;transform-origin:right 0}.scale-up-right-show,nav.navbar ul.navbar-nav .lang-menu .dropdown-menu.show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:right 0;-ms-transform-origin:right 0;transform-origin:right 0}@-moz-keyframes heartbit{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(.1);opacity:.1}50%{-moz-transform:scale(.3);opacity:.3}75%{-moz-transform:scale(.6);opacity:.5}100%{-moz-transform:scale(.9);opacity:0}}@-webkit-keyframes heartbit{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(.1);opacity:.1}50%{-webkit-transform:scale(.3);opacity:.3}75%{-webkit-transform:scale(.6);opacity:.5}100%{-webkit-transform:scale(.9);opacity:0}}@font-face{font-family:"simple-line-icons";src:url(/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.eot?v=2.4.0);src:url('/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'),url(/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url('/bfsi/theme/font.php/moove/theme/1762772262/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:400;font-style:normal}.slicon-user,.slicon-people,.slicon-user-female,.slicon-user-follow,.slicon-user-following,.slicon-user-unfollow,.slicon-login,.slicon-logout,.slicon-emotsmile,.slicon-phone,.slicon-call-end,.slicon-call-in,.slicon-call-out,.slicon-map,.slicon-location-pin,.slicon-direction,.slicon-directions,.slicon-compass,.slicon-layers,.slicon-menu,.slicon-list,.slicon-options-vertical,.slicon-options,.slicon-arrow-down,.slicon-arrow-left,.slicon-arrow-right,.slicon-arrow-up,.slicon-arrow-up-circle,.slicon-arrow-left-circle,.slicon-arrow-right-circle,.slicon-arrow-down-circle,.slicon-check,.slicon-clock,.slicon-plus,.slicon-minus,.slicon-close,.slicon-event,.slicon-exclamation,.slicon-organization,.slicon-trophy,.slicon-screen-smartphone,.slicon-screen-desktop,.slicon-plane,.slicon-notebook,.slicon-mustache,.slicon-mouse,.slicon-magnet,.slicon-energy,.slicon-disc,.slicon-cursor,.slicon-cursor-move,.slicon-crop,.slicon-chemistry,.slicon-speedometer,.slicon-shield,.slicon-screen-tablet,.slicon-magic-wand,.slicon-hourglass,.slicon-graduation,.slicon-ghost,.slicon-game-controller,.slicon-fire,.slicon-eyeglass,.slicon-envelope-open,.slicon-envelope-letter,.slicon-bell,.slicon-badge,.slicon-anchor,.slicon-wallet,.slicon-vector,.slicon-speech,.slicon-puzzle,.slicon-printer,.slicon-present,.slicon-playlist,.slicon-pin,.slicon-picture,.slicon-handbag,.slicon-globe-alt,.slicon-globe,.slicon-folder-alt,.slicon-folder,.slicon-film,.slicon-feed,.slicon-drop,.slicon-drawer,.slicon-docs,.slicon-doc,.slicon-diamond,.slicon-cup,.slicon-calculator,.slicon-bubbles,.slicon-briefcase,.slicon-book-open,.slicon-basket-loaded,.slicon-basket,.slicon-bag,.slicon-action-undo,.slicon-action-redo,.slicon-wrench,.slicon-umbrella,.slicon-trash,.slicon-tag,.slicon-support,.slicon-frame,.slicon-size-fullscreen,.slicon-size-actual,.slicon-shuffle,.slicon-share-alt,.slicon-share,.slicon-rocket,.slicon-question,.slicon-pie-chart,.slicon-pencil,.slicon-note,.slicon-loop,.slicon-home,.slicon-grid,.slicon-graph,.slicon-microphone,.slicon-music-tone-alt,.slicon-music-tone,.slicon-earphones-alt,.slicon-earphones,.slicon-equalizer,.slicon-like,.slicon-dislike,.slicon-control-start,.slicon-control-rewind,.slicon-control-play,.slicon-control-pause,.slicon-control-forward,.slicon-control-end,.slicon-volume-1,.slicon-volume-2,.slicon-volume-off,.slicon-calendar,.slicon-bulb,.slicon-chart,.slicon-ban,.slicon-bubble,.slicon-camrecorder,.slicon-camera,.slicon-cloud-download,.slicon-cloud-upload,.slicon-envelope,.slicon-eye,.slicon-flag,.slicon-heart,.slicon-info,.slicon-key,.slicon-link,.slicon-lock,.slicon-lock-open,.slicon-magnifier,.slicon-magnifier-add,.slicon-magnifier-remove,.slicon-paper-clip,.slicon-paper-plane,.slicon-power,.slicon-refresh,.slicon-reload,.slicon-settings,.slicon-star,.slicon-symbol-female,.slicon-symbol-male,.slicon-target,.slicon-credit-card,.slicon-paypal,.slicon-social-tumblr,.slicon-social-twitter,.slicon-social-facebook,.slicon-social-instagram,.slicon-social-linkedin,.slicon-social-pinterest,.slicon-social-github,.slicon-social-google,.slicon-social-reddit,.slicon-social-skype,.slicon-social-dribbble,.slicon-social-behance,.slicon-social-foursqare,.slicon-social-soundcloud,.slicon-social-spotify,.slicon-social-stumbleupon,.slicon-social-youtube,.slicon-social-dropbox,.slicon-social-vkontakte,.slicon-social-steam{font-family:"simple-line-icons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slicon-user:before{content:"\e005"}.slicon-people:before{content:"\e001"}.slicon-user-female:before{content:"\e000"}.slicon-user-follow:before{content:"\e002"}.slicon-user-following:before{content:"\e003"}.slicon-user-unfollow:before{content:"\e004"}.slicon-login:before{content:"\e066"}.slicon-logout:before{content:"\e065"}.slicon-emotsmile:before{content:"\e021"}.slicon-phone:before{content:"\e600"}.slicon-call-end:before{content:"\e048"}.slicon-call-in:before{content:"\e047"}.slicon-call-out:before{content:"\e046"}.slicon-map:before{content:"\e033"}.slicon-location-pin:before{content:"\e096"}.slicon-direction:before{content:"\e042"}.slicon-directions:before{content:"\e041"}.slicon-compass:before{content:"\e045"}.slicon-layers:before{content:"\e034"}.slicon-menu:before{content:"\e601"}.slicon-list:before{content:"\e067"}.slicon-options-vertical:before{content:"\e602"}.slicon-options:before{content:"\e603"}.slicon-arrow-down:before{content:"\e604"}.slicon-arrow-left:before{content:"\e605"}.slicon-arrow-right:before{content:"\e606"}.slicon-arrow-up:before{content:"\e607"}.slicon-arrow-up-circle:before{content:"\e078"}.slicon-arrow-left-circle:before{content:"\e07a"}.slicon-arrow-right-circle:before{content:"\e079"}.slicon-arrow-down-circle:before{content:"\e07b"}.slicon-check:before{content:"\e080"}.slicon-clock:before{content:"\e081"}.slicon-plus:before{content:"\e095"}.slicon-minus:before{content:"\e615"}.slicon-close:before{content:"\e082"}.slicon-event:before{content:"\e619"}.slicon-exclamation:before{content:"\e617"}.slicon-organization:before{content:"\e616"}.slicon-trophy:before{content:"\e006"}.slicon-screen-smartphone:before{content:"\e010"}.slicon-screen-desktop:before{content:"\e011"}.slicon-plane:before{content:"\e012"}.slicon-notebook:before{content:"\e013"}.slicon-mustache:before{content:"\e014"}.slicon-mouse:before{content:"\e015"}.slicon-magnet:before{content:"\e016"}.slicon-energy:before{content:"\e020"}.slicon-disc:before{content:"\e022"}.slicon-cursor:before{content:"\e06e"}.slicon-cursor-move:before{content:"\e023"}.slicon-crop:before{content:"\e024"}.slicon-chemistry:before{content:"\e026"}.slicon-speedometer:before{content:"\e007"}.slicon-shield:before{content:"\e00e"}.slicon-screen-tablet:before{content:"\e00f"}.slicon-magic-wand:before{content:"\e017"}.slicon-hourglass:before{content:"\e018"}.slicon-graduation:before{content:"\e019"}.slicon-ghost:before{content:"\e01a"}.slicon-game-controller:before{content:"\e01b"}.slicon-fire:before{content:"\e01c"}.slicon-eyeglass:before{content:"\e01d"}.slicon-envelope-open:before{content:"\e01e"}.slicon-envelope-letter:before{content:"\e01f"}.slicon-bell:before{content:"\e027"}.slicon-badge:before{content:"\e028"}.slicon-anchor:before{content:"\e029"}.slicon-wallet:before{content:"\e02a"}.slicon-vector:before{content:"\e02b"}.slicon-speech:before{content:"\e02c"}.slicon-puzzle:before{content:"\e02d"}.slicon-printer:before{content:"\e02e"}.slicon-present:before{content:"\e02f"}.slicon-playlist:before{content:"\e030"}.slicon-pin:before{content:"\e031"}.slicon-picture:before{content:"\e032"}.slicon-handbag:before{content:"\e035"}.slicon-globe-alt:before{content:"\e036"}.slicon-globe:before{content:"\e037"}.slicon-folder-alt:before{content:"\e039"}.slicon-folder:before{content:"\e089"}.slicon-film:before{content:"\e03a"}.slicon-feed:before{content:"\e03b"}.slicon-drop:before{content:"\e03e"}.slicon-drawer:before{content:"\e03f"}.slicon-docs:before{content:"\e040"}.slicon-doc:before{content:"\e085"}.slicon-diamond:before{content:"\e043"}.slicon-cup:before{content:"\e044"}.slicon-calculator:before{content:"\e049"}.slicon-bubbles:before{content:"\e04a"}.slicon-briefcase:before{content:"\e04b"}.slicon-book-open:before{content:"\e04c"}.slicon-basket-loaded:before{content:"\e04d"}.slicon-basket:before{content:"\e04e"}.slicon-bag:before{content:"\e04f"}.slicon-action-undo:before{content:"\e050"}.slicon-action-redo:before{content:"\e051"}.slicon-wrench:before{content:"\e052"}.slicon-umbrella:before{content:"\e053"}.slicon-trash:before{content:"\e054"}.slicon-tag:before{content:"\e055"}.slicon-support:before{content:"\e056"}.slicon-frame:before{content:"\e038"}.slicon-size-fullscreen:before{content:"\e057"}.slicon-size-actual:before{content:"\e058"}.slicon-shuffle:before{content:"\e059"}.slicon-share-alt:before{content:"\e05a"}.slicon-share:before{content:"\e05b"}.slicon-rocket:before{content:"\e05c"}.slicon-question:before{content:"\e05d"}.slicon-pie-chart:before{content:"\e05e"}.slicon-pencil:before{content:"\e05f"}.slicon-note:before{content:"\e060"}.slicon-loop:before{content:"\e064"}.slicon-home:before{content:"\e069"}.slicon-grid:before{content:"\e06a"}.slicon-graph:before{content:"\e06b"}.slicon-microphone:before{content:"\e063"}.slicon-music-tone-alt:before{content:"\e061"}.slicon-music-tone:before{content:"\e062"}.slicon-earphones-alt:before{content:"\e03c"}.slicon-earphones:before{content:"\e03d"}.slicon-equalizer:before{content:"\e06c"}.slicon-like:before{content:"\e068"}.slicon-dislike:before{content:"\e06d"}.slicon-control-start:before{content:"\e06f"}.slicon-control-rewind:before{content:"\e070"}.slicon-control-play:before{content:"\e071"}.slicon-control-pause:before{content:"\e072"}.slicon-control-forward:before{content:"\e073"}.slicon-control-end:before{content:"\e074"}.slicon-volume-1:before{content:"\e09f"}.slicon-volume-2:before{content:"\e0a0"}.slicon-volume-off:before{content:"\e0a1"}.slicon-calendar:before{content:"\e075"}.slicon-bulb:before{content:"\e076"}.slicon-chart:before{content:"\e077"}.slicon-ban:before{content:"\e07c"}.slicon-bubble:before{content:"\e07d"}.slicon-camrecorder:before{content:"\e07e"}.slicon-camera:before{content:"\e07f"}.slicon-cloud-download:before{content:"\e083"}.slicon-cloud-upload:before{content:"\e084"}.slicon-envelope:before{content:"\e086"}.slicon-eye:before{content:"\e087"}.slicon-flag:before{content:"\e088"}.slicon-heart:before{content:"\e08a"}.slicon-info:before{content:"\e08b"}.slicon-key:before{content:"\e08c"}.slicon-link:before{content:"\e08d"}.slicon-lock:before{content:"\e08e"}.slicon-lock-open:before{content:"\e08f"}.slicon-magnifier:before{content:"\e090"}.slicon-magnifier-add:before{content:"\e091"}.slicon-magnifier-remove:before{content:"\e092"}.slicon-paper-clip:before{content:"\e093"}.slicon-paper-plane:before{content:"\e094"}.slicon-power:before{content:"\e097"}.slicon-refresh:before{content:"\e098"}.slicon-reload:before{content:"\e099"}.slicon-settings:before{content:"\e09a"}.slicon-star:before{content:"\e09b"}.slicon-symbol-female:before{content:"\e09c"}.slicon-symbol-male:before{content:"\e09d"}.slicon-target:before{content:"\e09e"}.slicon-credit-card:before{content:"\e025"}.slicon-paypal:before{content:"\e608"}.slicon-social-tumblr:before{content:"\e00a"}.slicon-social-twitter:before{content:"\e009"}.slicon-social-facebook:before{content:"\e00b"}.slicon-social-instagram:before{content:"\e609"}.slicon-social-linkedin:before{content:"\e60a"}.slicon-social-pinterest:before{content:"\e60b"}.slicon-social-github:before{content:"\e60c"}.slicon-social-google:before{content:"\e60d"}.slicon-social-reddit:before{content:"\e60e"}.slicon-social-skype:before{content:"\e60f"}.slicon-social-dribbble:before{content:"\e00d"}.slicon-social-behance:before{content:"\e610"}.slicon-social-foursqare:before{content:"\e611"}.slicon-social-soundcloud:before{content:"\e612"}.slicon-social-spotify:before{content:"\e613"}.slicon-social-stumbleupon:before{content:"\e614"}.slicon-social-youtube:before{content:"\e008"}.slicon-social-dropbox:before{content:"\e00c"}.slicon-social-vkontakte:before{content:"\e618"}.slicon-social-steam:before{content:"\e620"}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}#nav-drawer .metismenu .collapse{display:none}#nav-drawer .metismenu .collapse.in{display:block}#nav-drawer .metismenu .collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:0.35s;transition-property:height,visibility}#nav-drawer .metismenu .has-arrow{position:relative;cursor:pointer}#nav-drawer .metismenu .has-arrow::after{position:absolute;content:'';width:.5em;height:.5em;border-width:1px 0 0 1px;border-style:solid;border-color:initial;right:1em;-webkit-transform:rotate(-45deg) translate(0,-50%);transform:rotate(-45deg) translate(0,-50%);-webkit-transform-origin:top;transform-origin:top;top:50%;transition:all 0.3s ease-out}#nav-drawer .metismenu .active>.has-arrow::after,#nav-drawer .metismenu .has-arrow[aria-expanded="true"]::after{-webkit-transform:rotate(-135deg) translate(0,-50%);transform:rotate(-135deg) translate(0,-50%)}.progress-circle{background-color:#ddd;border-radius:50%;display:inline-block;height:6rem;width:6rem;position:relative}.progress-circle:before{align-items:center;background-color:#fff;border-radius:50%;content:attr(data-progress) '%';display:flex;font-size:1.2rem;justify-content:center;position:absolute;left:.6rem;right:.6rem;top:.6rem;bottom:.6rem;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}.progress-circle:after{background-color:#0083ff;border-radius:50%;content:'';display:inline-block;height:100%;width:100%}.progress-circle[data-progress="0"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(90deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="1"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(93.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="2"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(97.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="3"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(100.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="4"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(104.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="5"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(108deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="6"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(111.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="7"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(115.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="8"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(118.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="9"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(122.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="10"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(126deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="11"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(129.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="12"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(133.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="13"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(136.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="14"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(140.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="15"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(144deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="16"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(147.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="17"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(151.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="18"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(154.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="19"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(158.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="20"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(162deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="21"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(165.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="22"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(169.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="23"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(172.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="24"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(176.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="25"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(180deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="26"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(183.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="27"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(187.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="28"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(190.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="29"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(194.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="30"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(198deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="31"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(201.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="32"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(205.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="33"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(208.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="34"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(212.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="35"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(216deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="36"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(219.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="37"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(223.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="38"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(226.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="39"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(230.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="40"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(234deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="41"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(237.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="42"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(241.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="43"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(244.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="44"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(248.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="45"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(252deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="46"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(255.6deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="47"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(259.2deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="48"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(262.8deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="49"]:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 50%,transparent),linear-gradient(266.4deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="50"]:after{background-image:linear-gradient(-90deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="51"]:after{background-image:linear-gradient(-86.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="52"]:after{background-image:linear-gradient(-82.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="53"]:after{background-image:linear-gradient(-79.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="54"]:after{background-image:linear-gradient(-75.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="55"]:after{background-image:linear-gradient(-72deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="56"]:after{background-image:linear-gradient(-68.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="57"]:after{background-image:linear-gradient(-64.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="58"]:after{background-image:linear-gradient(-61.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="59"]:after{background-image:linear-gradient(-57.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="60"]:after{background-image:linear-gradient(-54deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="61"]:after{background-image:linear-gradient(-50.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="62"]:after{background-image:linear-gradient(-46.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="63"]:after{background-image:linear-gradient(-43.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="64"]:after{background-image:linear-gradient(-39.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="65"]:after{background-image:linear-gradient(-36deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="66"]:after{background-image:linear-gradient(-32.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="67"]:after{background-image:linear-gradient(-28.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="68"]:after{background-image:linear-gradient(-25.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="69"]:after{background-image:linear-gradient(-21.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="70"]:after{background-image:linear-gradient(-18deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="71"]:after{background-image:linear-gradient(-14.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="72"]:after{background-image:linear-gradient(-10.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="73"]:after{background-image:linear-gradient(-7.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="74"]:after{background-image:linear-gradient(-3.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="75"]:after{background-image:linear-gradient(0deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="76"]:after{background-image:linear-gradient(3.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="77"]:after{background-image:linear-gradient(7.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="78"]:after{background-image:linear-gradient(10.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="79"]:after{background-image:linear-gradient(14.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="80"]:after{background-image:linear-gradient(18deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="81"]:after{background-image:linear-gradient(21.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="82"]:after{background-image:linear-gradient(25.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="83"]:after{background-image:linear-gradient(28.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="84"]:after{background-image:linear-gradient(32.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="85"]:after{background-image:linear-gradient(36deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="86"]:after{background-image:linear-gradient(39.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="87"]:after{background-image:linear-gradient(43.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="88"]:after{background-image:linear-gradient(46.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="89"]:after{background-image:linear-gradient(50.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="90"]:after{background-image:linear-gradient(54deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="91"]:after{background-image:linear-gradient(57.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="92"]:after{background-image:linear-gradient(61.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="93"]:after{background-image:linear-gradient(64.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="94"]:after{background-image:linear-gradient(68.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="95"]:after{background-image:linear-gradient(72deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="96"]:after{background-image:linear-gradient(75.6deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="97"]:after{background-image:linear-gradient(79.2deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="98"]:after{background-image:linear-gradient(82.8deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="99"]:after{background-image:linear-gradient(86.4deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}.progress-circle[data-progress="100"]:after{background-image:linear-gradient(90deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}@font-face{font-family:clfallback;src:url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic.otf) format('opentype')}@font-face{font-family:'oda';src:url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Regular.otf) format('opentype'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Regular.eot) format('eot'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Regular.woff) format('woff'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Regular.woff2) format('woff2');font-weight:400;font-style:normal}@font-face{font-family:'oda';src:url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Italic.otf) format('opentype'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Italic.eot) format('eot'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Italic.woff) format('woff'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Italic.woff2) format('woff2');font-weight:400;font-style:italic}@font-face{font-family:'oda';src:url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold.otf) format('opentype'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold.eot) format('eot'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold.woff) format('woff'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold.woff2) format('woff2');font-weight:700;font-style:normal}@font-face{font-family:'oda';src:url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold-Italic.otf) format('opentype') url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold-Italic.eot) format('eot'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold-Italic.woff) format('woff'),url(/bfsi/theme/font.php/moove/theme/1762772262/OpenDyslexic-Bold-Italic.woff2) format('woff2');font-weight:700;font-style:italic}.odafont{font-family:oda,comic sans ms,clfallback,Verdana}body#page-enrol-index #region-main .generalbox{float:left;width:30%}body#page-enrol-index #region-main .generalbox:last-of-type{width:70%;padding-left:2rem;padding-right:2rem}body.pagelayout-popup{margin-left:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#455a64;font-family:"Poppins",sans-serif;font-weight:400}body.odafont h1,body.odafont .h1,body.odafont h2,body.odafont .h2,body.odafont h3,body.odafont .h3,body.odafont h4,body.odafont .h4,body.odafont h5,body.odafont .h5,body.odafont h6,body.odafont .h6{font-family:oda,comic sans ms,clfallback,Verdana}#page{margin-top:40px}#page.container-fluid,#page.container-sm,#page.container-md,#page.container-lg,#page.container-xl{padding:2rem}#page-wrapper{height:auto}#region-main{padding:0}#page-admin-index.pagelayout-maintenance{margin-left:0}#page-admin-index.pagelayout-maintenance #region-main{border:0;background-color:initial;padding:1.25rem}#page-admin-index.pagelayout-maintenance #page-wrapper::after{min-height:inherit}.pagelayout-mypublic #region-main,.pagelayout-mydashboard #region-main,.pagelayout-frontpage #region-main,.pagelayout-standard #region-main,.pagelayout-admin #region-main,.pagelayout-course #region-main,.pagelayout-incourse #region-main,.pagelayout-report #region-main{padding:0;border:0}.card{border-color:#d7dfe3;border-radius:0}.card.card-block,.card .card-block,.card .card-body{padding:1.25rem}#gridshadebox_content{top:80px!important}.popover .arrow{bottom:-8px}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#eef5f9;margin-left:12px;width:inherit}.progress .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#1e88e5;overflow:hidden}.region_main_settings_menu_proxy{background-color:initial}nav.navbar{min-height:70px;-webkit-box-shadow:5px 0 10px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background-color:#fff;position:fixed;top:0;right:0;left:0;z-index:1030}nav.navbar .drawer-toggle{height:70px;width:70px;margin-left:-16px;padding:16px 9px 0 9px;background-color:#272c33}nav.navbar .drawer-toggle .nav-link{color:#fff;border:none;background-color:initial}nav.navbar .navbar-brand{margin-right:0;padding:0}nav.navbar .navbar-brand .logo img{max-height:70px}nav.navbar .navbar-brand .site-name{line-height:70px}nav.navbar .moove-search-input{margin:0 .8rem;line-height:70px;padding:0;overflow:hidden;float:right;width:28px;cursor:pointer}nav.navbar .moove-search-input i{color:#1e88e5;font-size:19px}nav.navbar .moove-search-input>div{float:left;margin:0}nav.navbar .moove-search-input.expanded .search-input-form{visibility:visible;opacity:1}nav.navbar .moove-search-input .search-input-form{position:absolute;margin:0;visibility:hidden;opacity:0;z-index:110;width:100%;top:-1px;left:0;-webkit-box-shadow:2px 0 10px rgba(0,0,0,.2);box-shadow:2px 0 10px rgba(0,0,0,.2);-webkit-transition:opacity 400ms,visibility 400ms;transition:opacity 400ms,visibility 400ms}nav.navbar .moove-search-input .search-input-form .form-control{width:100%;padding:24px 40px 24px 20px;border-radius:0;font-size:17px;height:70px}nav.navbar .moove-search-input .search-input-form .close-search{position:absolute;top:0;cursor:pointer;background:#fff;width:15px;height:15px;right:20px;font-size:23px}nav.navbar .moove-search-input .search-input-form .close-search i{color:#55595c}nav.navbar .custom-menus .nav-item{padding-left:.75rem}nav.navbar ul.navbar-nav li,nav.navbar ul.navbar-nav .nav-item{list-style-type:none}nav.navbar ul.navbar-nav li>a,nav.navbar ul.navbar-nav .nav-item>a{text-decoration:none;color:#1e88e5}nav.navbar ul.navbar-nav li .nav-link,nav.navbar ul.navbar-nav .nav-item .nav-link{padding:0}nav.navbar ul.navbar-nav li .dropdown-menu,nav.navbar ul.navbar-nav .nav-item .dropdown-menu{padding:0}nav.navbar ul.navbar-nav li .dropdown-menu .dropdown-item,nav.navbar ul.navbar-nav .nav-item .dropdown-menu .dropdown-item{line-height:32px}nav.navbar ul.navbar-nav .popover-region{margin-right:0;max-height:70px}nav.navbar ul.navbar-nav .popover-region .popover-region-container{top:70px}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-header-container{height:50px;padding:11px 20px 15px;border-bottom:1px solid rgba(120,130,140,.13)}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container{height:calc(100% - 50px)}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container{line-height:initial;background-color:#fff;padding:15px}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container.unread{background-color:#f4f4f4}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container:hover{background-color:#eef5f9;color:inherit}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container:hover .content-item-footer .timestamp{color:inherit}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-body{font-weight:400;width:calc(100% - 54px)}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-body h3,nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-body .notification-message{font-size:1.2rem;margin-bottom:5px;font-weight:400}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-body p{line-height:initial}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-body .notification-message{font-size:1rem}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .view-more{font-size:.9rem}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .content-item-footer .timestamp{font-size:.9rem;line-height:inherit}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .unread-count-container{width:24px}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-content-container .content-item-container .unread-count-container .badge{background-color:#1e88e5;width:21px;height:21px;border-radius:11px;line-height:17px}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-footer-container{height:50px;padding:15px 20px;border:1px solid #ddd;margin:0 -1px}nav.navbar ul.navbar-nav .popover-region .popover-region-container .popover-region-footer-container .popover-region-seeall-text{line-height:initial}nav.navbar ul.navbar-nav .popover-region .popover-region-toggle{width:50px;text-align:center;color:#1e88e5;font-size:19px;line-height:70px;padding:.2rem .8rem 0}nav.navbar ul.navbar-nav .popover-region .popover-region-toggle i.fa{font-size:1.4rem}nav.navbar ul.navbar-nav .popover-region .popover-region-toggle .count-container{top:13px;right:0;position:absolute;height:18px;width:18px;border-radius:9px;line-height:15px}nav.navbar ul.navbar-nav .popover-region .popover-region-toggle .count-container::before{content:"";top:-11px;right:-11px;position:absolute;height:40px;width:40px;z-index:10;border:5px solid #fc4b6c;border-radius:20px;-moz-animation:heartbit 1s ease-out;-moz-animation-iteration-count:infinite;-o-animation:heartbit 1s ease-out;-o-animation-iteration-count:infinite;-webkit-animation:heartbit 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}nav.navbar ul.navbar-nav .lang-menu{max-height:70px}nav.navbar ul.navbar-nav .lang-menu .nav-item{line-height:70px}nav.navbar ul.navbar-nav .lang-menu .dropdown-menu{right:0;left:inherit}nav.navbar ul.navbar-nav .lang-menu .dropdown-toggle::after{border:none}nav.navbar ul.navbar-nav .lang-menu .nav-link{color:#1e88e5;padding:.2rem .8rem 0 1.2rem}nav.navbar ul.navbar-nav .lang-menu .nav-link .slicon-globe{font-size:1.2rem}nav.navbar ul.navbar-nav .lang-menu .dropdown-menu{margin-top:0;padding:0}nav.navbar ul.navbar-nav .lang-menu .dropdown-menu a.dropdown-item{line-height:32px}nav.navbar ul.navbar-nav .usermenu{line-height:70px;padding-left:.8rem}nav.navbar ul.navbar-nav .usermenu .dropdown .dropdown-menu{margin-top:0}nav.navbar ul.navbar-nav .usermenu .dropdown .dropdown-menu .dropdown-item.text-username{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.userloggedinas nav.navbar ul.navbar-nav .usermenu{line-height:35px}.userloggedinas nav.navbar ul.navbar-nav .usermenu .usertext .meta.viewingas{line-height:initial}.userloggedinas nav.navbar ul.navbar-nav .usermenu .userbutton .avatars .realuser{padding-top:10px}#sidepreopen-control,[data-region="blocks-column"]{-webkit-transition:right 0.5s ease,left 0.5s ease;-moz-transition:right 0.5s ease,left 0.5s ease;-o-transition:right 0.5s ease,left 0.5s ease;transition:right 0.5s ease,left 0.5s ease}#sidepreopen-control .dropdown-menu,[data-region="blocks-column"] .dropdown-menu{min-width:245px}#sidepreopen-control .dropdown-menu .dropdown-item,[data-region="blocks-column"] .dropdown-menu .dropdown-item{white-space:initial}#sidepreopen-control .card-block .content h3,[data-region="blocks-column"] .card-block .content h3{font-size:1.143rem;font-weight:600;text-transform:uppercase;border-top:1px dashed #455a64;padding-top:4px;margin-top:10px}#sidepreopen-control{background-color:#1e88e5;position:fixed;right:-15px;top:50%;color:#fff;width:40px;height:40px;border-radius:20px;font-size:20px;padding:8px 0 0 4px;cursor:pointer}#sidepreopen-control:before{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e605"}#sidepreopen-control:hover{box-shadow:0 0 6px #1e88e5}[data-region="blocks-column"]{width:320px;background-color:#fff;position:fixed;top:70px;right:-320px;height:calc(100% - 50px);overflow-y:scroll;z-index:999}body.drawer-open-right #sidepreopen-control{right:305px}body.drawer-open-right #sidepreopen-control:before{content:"\e606"}body.drawer-open-right [data-region="blocks-column"]{right:0}body.drawer-open-right [data-region="blocks-column"] aside.block{border:none;border-radius:0;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.1);box-shadow:0 5px 20px rgba(0,0,0,.1)}#nav-drawer{padding:5px;background-color:#272c33;top:70px;height:calc(100% - 70px - 50px);padding-bottom:20px;overflow-y:auto}#nav-drawer::-webkit-scrollbar{width:7px}#nav-drawer::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.3)}#nav-drawer::-webkit-scrollbar-thumb{background-color:#79b8f0;outline:1px solid #79b8f0}#nav-drawer ul{list-style:none}#nav-drawer .list-group .list-group-item{min-height:50px;padding:0 0 0 .5rem;background-color:inherit;border-radius:0;border:0}#nav-drawer .list-group .list-group-item:hover{background-color:#26c6da}#nav-drawer .list-group .list-group-item a{color:#fff;padding:.75rem .75rem;border:none;text-decoration:none;width:100%;display:inherit;border-radius:0}#nav-drawer .list-group .list-group-item a:hover{color:#fff}#nav-drawer .list-group .list-group-item a:focus{background-color:initial;-webkit-box-shadow:none;box-shadow:none}#nav-drawer .list-group .list-group-item a:before{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e089";font-size:19px}#nav-drawer .list-group .list-group-item a .m-l-0::before{font-size:19px}#nav-drawer .list-group .list-group-item[data-key="coursehome"] a:before{content:"\e06a"}#nav-drawer .list-group .list-group-item[data-key="mycourses"] a:before{content:"\e019"}#nav-drawer .list-group .list-group-item[data-key="course-sections"] a:before{content:"\e067"}#nav-drawer .list-group .list-group-item[data-key="course-sections"] .list-group-item a:before{content:"\e606";font-size:11px}#nav-drawer .list-group .list-group-item[data-key="participants"] a:before,#nav-drawer .list-group .list-group-item[data-key="studentreport"] a:before{content:"\e001"}#nav-drawer .list-group .list-group-item[data-key="badgesview"] a:before{content:"\e028"}#nav-drawer .list-group .list-group-item[data-key="competencies"] a:before{content:"\e09b"}#nav-drawer .list-group .list-group-item[data-key="grades"] a:before{content:"\e04c"}#nav-drawer .list-group .list-group-item[data-key="myhome"] a:before{content:"\e007"}#nav-drawer .list-group .list-group-item[data-key="home"] a:before{content:"\e069"}#nav-drawer .list-group .list-group-item[data-key="calendar"] a:before{content:"\e075"}#nav-drawer .list-group .list-group-item[data-key="privatefiles"] a:before{content:"\e040"}#nav-drawer .list-group .list-group-item[data-key="sitesettings"] a:before{content:"\e09a"}#nav-drawer .list-group .list-group-item[data-key="certificates"] a:before{content:"\e034"}#nav-drawer .list-group .list-group-item[data-key="contentbank"] a:before{content:"\e04f"}#nav-drawer .list-group+.list-group{border-top:3px solid #374850}#nav-drawer[aria-hidden=true] .list-group-item{display:inherit}#nav-drawer.closed{overflow:visible;width:70px;left:0}#nav-drawer.closed .metismenu .has-arrow::after{display:none}#nav-drawer.closed .list-group .list-group-item{text-align:left;padding:0 .5rem}#nav-drawer.closed .list-group .list-group-item>ul{display:none;padding:10px}#nav-drawer.closed .list-group .list-group-item .m-l-1{margin-left:4px!important}#nav-drawer.closed .list-group .list-group-item a .text{display:none}#nav-drawer.closed .list-group .list-group-item:hover{width:270px;background-color:#26c6da}#nav-drawer.closed .list-group .list-group-item:hover[data-key="mycourses"]{border-bottom-right-radius:0}#nav-drawer.closed .list-group .list-group-item:hover a .text{display:inline-block}#nav-drawer.closed .list-group .list-group-item:hover .text{margin-left:4px!important}#nav-drawer.closed .list-group .list-group-item:hover>ul{display:block;height:auto!important;overflow:auto;background-color:#272c33;position:absolute;left:70px;top:50px;width:200px;z-index:1001;padding-top:10px;border-bottom-left-radius:0;border-bottom-right-radius:0}#nav-drawer.closed .list-group .list-group-item:hover>ul li{padding:.5rem .2rem;min-height:initial;width:100%}#nav-drawer.closed .list-group .list-group-item:hover>ul li a{width:100%;padding:0;font-size:12px;min-height:initial}#nav-drawer.closed .list-group .list-group-item:hover>ul li a:before{font-size:12px;content:"\e606"}#nav-drawer.closed .list-group .list-group-item:hover>ul li a .text{display:inline}#nav-drawer.closed .list-group .list-group-item ul li.list-group-item:hover{border-bottom-right-radius:0}#nav-drawer-footer{text-align:center;position:fixed;display:block;height:50px;left:5px;bottom:0;margin:0 -5px;background-color:#26c6da;width:70px}#nav-drawer-footer #themesettings-control{padding:.75rem 0;display:block;color:#fff;cursor:pointer}#nav-drawer-footer #themesettings-control i{font-size:19px}#nav-drawer-footer #themesettings-control .text{display:none}body.drawer-open-left #nav-drawer-footer{width:285px}body.drawer-open-left #nav-drawer-footer #themesettings-control .text{display:inline-block}@media (max-width:767.98px){#nav-drawer-footer{display:none}body.drawer-open-left #nav-drawer-footer{width:70px;display:block}body.drawer-open-left #nav-drawer-footer #themesettings-control .text{display:none}.metismenu [data-key="course-sections"],.metismenu [data-key="mycourses"]{display:none}}#page-navbar .page-header-headings h1{font-size:1.34375rem}#page-navbar .breadcrumb{padding:.5em 1em;background-color:#eef5f9;border-radius:.25em}#page-navbar .breadcrumb:after{content:"";display:table;clear:both}#page-navbar .breadcrumb li{display:inline-block;float:left;margin:.5em 0}#page-navbar .breadcrumb li:after{display:inline-block;content:'\00bb';margin:0 .6em;color:#959fa5}#page-navbar .breadcrumb li:before{content:'';padding:0}#page-navbar .breadcrumb li .no-link{background-color:#f7f7f7;border-color:#f7f7f7}#page-navbar .breadcrumb li:last-of-type::after{display:none}#page-navbar .breadcrumb li>*{display:inline-block;color:#2c3f4c}#page-navbar .breadcrumb li.current>*{color:#96c03d}#page-navbar .no-touch .breadcrumb a:hover{color:#96c03d}#page-navbar .breadcrumb{padding:0;background-color:transparent}#page-navbar .breadcrumb li{position:relative;padding:0;margin:4px 4px 4px 0}#page-navbar .breadcrumb li::after{margin:0 1em}#page-navbar .breadcrumb li>*{position:relative;padding:.4em .8em .4em 1.5em;color:#2c3f4c;background-color:#eef5f9;border-color:#eef5f9}#page-navbar .breadcrumb li:last-of-type{margin-right:0}#page-navbar .breadcrumb li.current>*{color:#fff;background-color:#96c03d;border-color:#96c03d}#page-navbar .breadcrumb li:first-of-type>*{padding-left:1.6em;border-radius:.25em 0 0 .25em}#page-navbar .breadcrumb li:last-of-type>*{padding-right:1.6em;border-radius:0 .25em .25em 0}#page-navbar .no-touch .breadcrumb a:hover{color:#fff;background-color:#2c3f4c;border-color:#2c3f4c}#page-navbar .breadcrumb li::after,#page-navbar .breadcrumb li>*::after{content:'';position:absolute;top:0;left:100%;height:0;width:0;border:17px solid transparent;border-right-width:0;border-left-width:10px}#page-navbar .breadcrumb li::after{z-index:1;-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px);border-left-color:#fff;margin:0}#page-navbar .breadcrumb li>*::after{z-index:2;border-left-color:inherit}#page-navbar .breadcrumb li:last-of-type::after,#page-navbar .breadcrumb li:last-of-type>*::after{display:none}@-moz-document url-prefix(){#page-navbar .breadcrumb li::after,#page-navbar .breadcrumb li>*::after{border-left-style:dashed}}.dir-rtl #page-navbar .breadcrumb li::after{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px);border-right-color:#fff}.dir-rtl #page-navbar .breadcrumb li::after,.dir-rtl #page-navbar .breadcrumb li>*::after{left:95%;border-right-width:12px;border-left-width:0}#frontpage-course-list h2,#frontpage-category-combo h2{text-align:center}#frontpage-course-list .card-deck .card .card-footer .icon,#frontpage-category-combo .card-deck .card .card-footer .icon{height:36px}.course-contacts{margin:-30px 6px -20px 6px;text-align:right}.course-contacts .contact{margin:0 3px}.course-contacts .contact img{width:48px;border:2px solid #fff;cursor:pointer;border-radius:50%}#frontpage-category-combo .courses .card-deck .card,#frontpage-course-list .frontpage-course-list-all .card-deck .card{margin-bottom:2rem}#page-site-index #mooveslideshow{margin:1rem 0}#page-site-index #mooveslideshow .carousel-item{max-height:540px;overflow:hidden}#page-site-index #mooveslideshow .carousel-indicators li{width:30px;height:10px;border:1px solid #1e88e5}#page-site-index #mooveslideshow .carousel-caption{top:0;left:40px;bottom:inherit;width:fit-content;max-width:50%;text-align:inherit;text-shadow:none}#page-site-index #mooveslideshow .carousel-caption .title,#page-site-index #mooveslideshow .carousel-caption .caption{color:#fff;background-color:rgba(0,0,0,.8);margin-top:40px;padding:20px;max-width:intrinsic;max-width:-moz-max-content;max-width:-webkit-max-content}#page-site-index #mooveslideshow .carousel-caption .title{font-size:2rem}#page-site-index.notloggedin{margin-left:0}#page-site-index.notloggedin #mooveslideshow{margin:0}#page-site-index.notloggedin #page-wrapper{padding-bottom:0}#page-site-index.notloggedin #page{padding:0;background-color:#fff;margin-top:70px}#page-site-index.notloggedin .hide-content{display:none;opacity:0;visibility:hidden}#page-site-index.notloggedin #page-header{background-position:left top;background-repeat:no-repeat;background-color:#fff;background-size:100%;min-height:540px;padding:0 4rem}#page-site-index.notloggedin .frontpage-marketing{margin:-4rem 0 0 0;padding:2rem 0}#page-site-index.notloggedin .frontpage-marketing .card{flex-basis:calc(25% - 1rem);text-align:center;margin:0 .5rem}#page-site-index.notloggedin .frontpage-marketing .card img{max-width:100%}#page-site-index.notloggedin .frontpage-marketing .card h2{color:#565656;margin:20px 0}#page-site-index.notloggedin .frontpage-marketing .card h3{color:#a4a3a3}#page-site-index.notloggedin .frontpage-marketing .card p{color:#9f9f9f;margin:1.5em 0}#page-site-index.notloggedin .frontpage-numbers{background:#1e88e5;padding:8rem 0}#page-site-index.notloggedin .frontpage-numbers .row{max-width:1140px;margin:0 auto;color:#fff}#page-site-index.notloggedin .frontpage-numbers .row h2{color:#1e88e5;-webkit-filter:invert(100%);filter:invert(100%);font-weight:800;margin:1rem 0 0 0;font-size:3.2rem;text-transform:uppercase}#page-site-index.notloggedin .frontpage-numbers .row h2 p{font-weight:400}#page-site-index.notloggedin .frontpage-numbers .row .number{text-align:center}#page-site-index.notloggedin .frontpage-numbers .row .number span{color:#fff;font-weight:400}#page-site-index.notloggedin .frontpage-numbers .row .number h3{color:#fff;font-size:1.7rem;font-weight:900;margin:.3em 0;padding:0}#page-site-index.notloggedin .frontpage-numbers .row .number hr{width:80%;background:#fff;display:inline-block}#page-site-index.notloggedin .frontpage-numbers .row .number p{color:#fff;font-weight:100;text-transform:uppercase;font-size:1.2em;margin:0}#page-site-index.notloggedin .frontpage-maincontent h2,#page-site-index.notloggedin .fontpage-faq h2{color:#1e88e5;text-align:center}#page-site-index.notloggedin .frontpage-maincontent h2:before,#page-site-index.notloggedin .fontpage-faq h2:before,#page-site-index.notloggedin .frontpage-maincontent h2:after,#page-site-index.notloggedin .fontpage-faq h2:after{display:inline-block;content:"";border-bottom:1px solid #1e88e5;border-top:1px solid #1e88e5;width:8rem;height:5px;margin:0 .5rem;vertical-align:bottom;transform:translateY(-1rem)}#page-site-index.notloggedin .frontpage-maincontent{padding-top:2rem;padding-bottom:2rem}#page-site-index.notloggedin .frontpage-maincontent h2{margin-bottom:4rem}#page-site-index.notloggedin .fontpage-faq{padding-top:2rem;padding-bottom:2rem}#page-site-index.notloggedin .fontpage-faq h2{margin:2rem 0 4rem 0}#page-site-index.notloggedin .fontpage-faq #accordion .card{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#page-site-index.notloggedin .fontpage-faq #accordion .btn-link{color:#130e24;text-decoration:none;font-weight:400;margin:0;padding:0;font-size:1.2rem}#page-site-index.notloggedin .fontpage-faq #accordion .btn-link:before{color:#1e88e5;content:"\f068";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page-site-index.notloggedin .fontpage-faq #accordion .btn-link.collapsed:before{content:"\f067"}#page-site-index.notloggedin .frontpage-sponsors,#page-site-index.notloggedin .frontpage-clients{padding-top:2rem;text-align:center}#page-site-index.notloggedin .frontpage-sponsors h2,#page-site-index.notloggedin .frontpage-clients h2{color:#1e88e5}#page-site-index.notloggedin .frontpage-sponsors p,#page-site-index.notloggedin .frontpage-clients p{font-size:1.2rem;margin-top:1rem}#page-site-index.notloggedin .frontpage-sponsors .row,#page-site-index.notloggedin .frontpage-clients .row{display:table;width:100%}#page-site-index.notloggedin .frontpage-sponsors .row .item,#page-site-index.notloggedin .frontpage-clients .row .item{display:table-cell;margin:0 10px}#page-site-index.notloggedin .frontpage-sponsors .row .item img,#page-site-index.notloggedin .frontpage-clients .row .item img{vertical-align:middle;max-width:100%}#page-site-index.notloggedin .frontpage-sponsors{padding-bottom:0}#page-site-index.notloggedin .frontpage-sponsors:after{content:"";display:block;border-bottom:1px solid #1e88e5;width:50%;margin:2rem auto}#page-site-index.notloggedin .frontpage-clients{padding-bottom:2rem}#page-site-index #frontpage-available-course-list h2{color:#1e88e5;text-align:center;margin-bottom:1.25rem}#page-site-index #frontpage-available-course-list h2:before,#page-site-index #frontpage-available-course-list h2:after{display:inline-block;content:"";border-bottom:1px solid #1e88e5;border-top:1px solid #1e88e5;width:8rem;height:5px;margin:0 .5rem;vertical-align:bottom;transform:translateY(-1rem)}#page-site-index.slideshow #page-header{padding:0;position:relative;background-image:none!important}#page-site-index.slideshow #loginbox{display:none;position:absolute;right:20px;top:20px}body.notloggedin .btn-login-top{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#1e88e5;border:1px solid #1e88e5;cursor:pointer}body.notloggedin #loginbox{opacity:.94;margin-bottom:3rem}body.notloggedin #loginbox.dropdown-menu{top:70px!important}body.notloggedin #loginbox #intro{text-align:left;color:#fff}body.notloggedin #loginbox #intro h1{color:#fff;letter-spacing:.2rem;text-shadow:2px 4px 4px #000;margin-top:2rem;margin-bottom:2rem}body.notloggedin #loginbox #intro h2{color:#fff;text-shadow:1px 1px 1px #000;letter-spacing:.1rem;max-width:80%}body.notloggedin #loginbox h3{margin-top:0;font-size:1.6rem}body.notloggedin #loginbox label{font-size:1.3rem;margin-bottom:.1rem}body.notloggedin #loginbox .input-group{margin-bottom:10px}body.notloggedin #loginbox .input-group input,body.notloggedin #loginbox .input-group .input-group-addon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.notloggedin #loginbox .input-group input{height:40px;font-size:1.2rem}body.notloggedin #loginbox .input-group .input-group-addon{width:40px;height:40px;line-height:30px;padding:4px 10px;margin-bottom:0;font-size:1rem;font-weight:400;color:#55595c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-right:0}body.notloggedin #loginbox .sign-up-btn .btn{padding:10px 20px;margin-left:0;font-size:1.3rem;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.notloggedin #loginbox p{text-shadow:none;margin-top:14px}body.notloggedin #loginbox p a{text-decoration:none;color:#1e88e5;font-size:1.2rem}body.notloggedin #loginbox .btn-register{margin:0;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.notloggedin #loginbox #boxForm{background-color:#fff;color:#5a5a5a;margin-top:1rem;text-align:left;opacity:1}body.notloggedin #loginbox.dropdown-menu{right:0;width:340px;line-height:32px}body.notloggedin #loginbox.dropdown-menu h3{display:none}body.notloggedin #loginbox.dropdown-menu .sign-up-btn .btn{padding:.375rem .75rem;font-size:.9375rem}body.notloggedin #loginbox.dropdown-menu p a{font-size:.9375rem}@media (max-width:991.98px){#page-site-index.notloggedin .frontpage-marketing{padding-bottom:0}#page-site-index.notloggedin .frontpage-marketing .card{margin-bottom:.25rem}#page-site-index.notloggedin .frontpage-marketing .card:last-of-type{margin-bottom:0}#page-site-index.notloggedin .fontpage-faq h2,#page-site-index.notloggedin .frontpage-maincontent h2{margin-bottom:2rem}#page-site-index.notloggedin .fontpage-faq h2:after,#page-site-index.notloggedin .frontpage-maincontent h2:after,#page-site-index.notloggedin .fontpage-faq h2:before,#page-site-index.notloggedin .frontpage-maincontent h2:before{display:none}#page-site-index.notloggedin .fontpage-faq{padding-top:0}#page-site-index #frontpage-available-course-list h2:before,#page-site-index #frontpage-available-course-list h2:after{display:none}#page-site-index #frontpage-available-course-list .card-title{font-size:1.171875rem}}#page-login-index.moove-login{background-color:#f1f1f1;margin-left:0}#page-login-index.moove-login #page-wrapper{padding-bottom:0}#page-login-index.moove-login #page-wrapper #page{margin-top:0;background-size:cover;background-position:center;min-height:100vh}#page-login-index.moove-login #page-wrapper::after{min-height:0}#page-login-index.moove-login .logo{text-align:center;margin-bottom:2rem}#page-login-index.moove-login .logo img{max-height:200px}#page-login-index.moove-login .row{margin:0}#page-login-index.moove-login .instructionspanel{border-radius:10px;border:none}#page-login-index.moove-login .loginpanel{border-radius:10px;border:none}#page-login-index.moove-login .loginpanel .card-block{padding:0}#page-login-index.moove-login .loginpanel .card-block .form{padding:20px 15px;height:350px;max-height:350px}#page-login-index.moove-login .loginpanel .card-block .form .welcome{font-size:1.2rem}#page-login-index.moove-login .loginpanel .card-block .form .input-group-addon{width:40px;line-height:30px;padding:4px 10px;margin-bottom:0;font-size:1rem;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-right:0}#page-login-index.moove-login .loginpanel .card-block .form .input-group-username .input-group-addon{border-bottom-left-radius:0;border-bottom-right-radius:0}#page-login-index.moove-login .loginpanel .card-block .form .input-group-password .input-group-addon{border-top:0;border-top-left-radius:0;border-top-right-radius:0}#page-login-index.moove-login .loginpanel .card-block .form #username,#page-login-index.moove-login .loginpanel .card-block .form #password{border:1px solid rgba(0,0,0,.15);height:44px}#page-login-index.moove-login .loginpanel .card-block .form #username{border-bottom-left-radius:0;border-bottom-right-radius:0}#page-login-index.moove-login .loginpanel .card-block .form #password{border-top:0;border-top-left-radius:0;border-top-right-radius:0}#page-login-index.moove-login .loginpanel .card-block .form #loginbtn{padding:.5rem}#page-login-index.moove-login .loginpanel .card-block .instructions{background-color:#1e88e5;padding:60px 15px;color:#fff;min-height:350px}#page-login-index.moove-login .loginpanel .card-block .instructions img{max-width:100%}#page-login-index.moove-login .loginpanel .card-block .instructions .text-info{color:#fff!important}#page-login-index.moove-login .loginpanel .card-block .instructions h2,#page-login-index.moove-login .loginpanel .card-block .instructions h3{color:#fff}#page-login-index.moove-login .loginpanel .card-block .instructions hr{width:50%;margin-top:0;border-top:1px solid rgba(255,255,255,.7)}#page-login-index.moove-login .loginpanel .card-block .instructions .m-t-2{margin-top:1rem!important}#page-login-index.moove-login .loginpanel .card-block .instructions .btn-secondary{border:none}#page-login-index.moove-login .box.generalbox.boxaligncenter{border-color:#d7dfe3;border-radius:0;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05);background-color:#fff;padding:2rem!important}#page-login-signup{margin-left:0}#page-login-signup #page-wrapper{padding-bottom:0;margin-bottom:0}#page-login-signup #page-wrapper:after{min-height:0}#page-login-signup #page-wrapper #page{margin-top:0;padding-top:50px;padding-bottom:50px}.potentialidplist .potentialidp{margin-bottom:5px}#page-login-signup .plugins_standard_footer_html,#page-login-index.moove-login .plugins_standard_footer_html{display:none}#page-login-signup .card{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#page-login-signup .mform fieldset.collapsible{border:1px solid #d7dfe3;padding:.5rem;margin:0}#page-login-signup .mform fieldset.collapsible .form-control,#page-login-signup .mform fieldset.collapsible .custom-select{width:100%}#page-login-signup .mform fieldset.collapsible legend a.fheader{background:none;font-size:1.2rem;margin:0;padding:0 0 0 .5rem;position:relative}#page-login-signup .mform fieldset.collapsible legend a.fheader:after{font-family:'FontAwesome';content:"\f0d7";color:#1e88e5;position:absolute;width:20px;height:20px;right:-24px;top:0;text-align:center}#page-login-signup #fgroup_id_buttonar .form-inline{justify-content:flex-end}#page-login-signup #fgroup_id_buttonar .form-inline .form-group{margin:.5rem 0}#page-login-signup #fgroup_id_buttonar .form-inline .btn-cancel{margin-left:.25rem}@media (max-width:991.98px){#page-login-signup #page-wrapper #page{padding:1.5rem 0 0 0;overflow:hidden}#page-login-signup #page-wrapper .col-8{flex:0 0 100%;max-width:100%}#page-login-signup .mform fieldset.collapsible legend a.fheader::after{display:none}}#top-footer{background-repeat:repeat-x;background-position:center bottom;padding:40px 15px;color:#455a64}#top-footer h3{color:#1e88e5}#top-footer ul{list-style:none}#top-footer .contact ul li{font-size:1.2rem;margin-bottom:4px}#top-footer .contact ul li i{margin-right:3px;min-width:20px}#top-footer .contact ul li a,#top-footer .contact ul li i{display:inline-block;vertical-align:middle}#top-footer .social{text-align:right}#top-footer .social ul li{display:inline}#top-footer .social ul li a{text-decoration:none;color:#fff}#top-footer .social ul li a.facebook{background-color:#3b5998}#top-footer .social ul li a.facebook:hover{background-color:#1e2e4f}#top-footer .social ul li a.twitter{background-color:#55acee}#top-footer .social ul li a.twitter:hover{background-color:#147bc9}#top-footer .social ul li a.linkedin{background-color:#007bb5}#top-footer .social ul li a.linkedin:hover{background-color:#00364f}#top-footer .social ul li a.youtube{background-color:#cc181e}#top-footer .social ul li a.youtube:hover{background-color:#710d11}#top-footer .social ul li a.instagram{background-color:#8a3ab9}#top-footer .social ul li a.instagram:hover{background-color:#50226b}#top-footer .social ul li a.whatsapp{background-color:#25d366}#top-footer .social ul li a.whatsapp:hover{background-color:#167c3c}#top-footer .plugins_standard_footer_html .mobilefooter a.btn{white-space:inherit}#page-footer{background-color:#f98012;text-align:center;min-height:inherit;color:#fff}#page-footer .madewithmoodle{margin-bottom:.5rem;padding-top:15px}#page-footer .madewithmoodle p{text-transform:uppercase;font-weight:700;font-size:14px;margin-bottom:0;display:inline-block}#page-footer .madewithmoodle img{max-width:100px;margin-top:-12px}#page-footer .madeby{padding-bottom:10px}#page-footer .madeby a{color:#fff}#page-footer .madeby p{margin-bottom:0}@media (max-width:991.98px){#top-footer .social{text-align:left}#top-footer .social .plugins_standard_footer_html{padding-left:1rem}}#page-my-index .admininfos{padding-bottom:0}#page-my-index .admininfos .breadcrumb-button{margin-right:0!important}#page-my-index .bg-1{background-color:#1e88e5}#page-my-index .bg-2{background-color:#7460ee}#page-my-index .bg-3{background-color:#26c6da}#page-my-index .bg-4{background-color:#2f3d4a}#page-my-index .small-box{border-radius:0;position:relative;display:block;margin-bottom:20px;box-shadow:0 1px 1px rgba(0,0,0,.1)}#page-my-index .small-box>.inner{padding:10px}#page-my-index .small-box h3,#page-my-index .small-box p{z-index:5;color:#fff}#page-my-index .small-box h3{margin:0 0 10px 0;white-space:nowrap;padding:0}#page-my-index .small-box .icon{-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;position:absolute;top:0;right:40px;z-index:0;font-size:48px;color:rgba(0,0,0,.15)}#page-my-index .progress-chart-container .no-progress{background-color:#1e88e5}#page-my-index .progress-chart-container .no-progress .fa{color:#fff;font-size:42px;padding:14px 8px}#page-my-index #region-main-box #region-main .card:not([class*="dashboard-card"]){border-top:solid 2px #1e88e5}#page-my-index #region-main-box #region-main .card.mymaincontent{border:none;background-color:initial}#page-my-index #region-main-box #region-main .card.mymaincontent>.card-body{padding:0}#page-my-index #region-main-box #region-main .block .block-cards .progress{margin-left:0}body.coursepresentation-cover #page{padding-top:280px}body.coursepresentation-cover .headerbkg{margin-top:48px;height:340px;background-position:center;background-size:cover;position:absolute;top:0;left:0;width:100%}#page-course-view-topics.editing .course-content .topics .section,#page-course-view-preview.editing .course-content .topics .section,#page-course-view-topics.editing .course-content .preview .section,#page-course-view-preview.editing .course-content .preview .section{width:calc(100% - 20px)}#page-course-view-topics .section .activity .contentwithoutlink>a,#page-course-view-preview .section .activity .contentwithoutlink>a,#page-course-view-topics .section .activity .activityinstance>a,#page-course-view-preview .section .activity .activityinstance>a{display:initial}#page-course-view-topics .course-content .topics #section-0,#page-course-view-preview .course-content .topics #section-0,#page-course-view-topics .course-content .preview #section-0,#page-course-view-preview .course-content .preview #section-0{border:none}#page-course-view-topics .course-content .topics .section,#page-course-view-preview .course-content .topics .section,#page-course-view-topics .course-content .preview .section,#page-course-view-preview .course-content .preview .section{border:none}#page-course-view-topics .course-content .topics .section .activity.label,#page-course-view-preview .course-content .topics .section .activity.label,#page-course-view-topics .course-content .preview .section .activity.label,#page-course-view-preview .course-content .preview .section .activity.label{margin:0}#page-course-view-topics .course-content .topics .section .activity.label .mod-indent-outer,#page-course-view-preview .course-content .topics .section .activity.label .mod-indent-outer,#page-course-view-topics .course-content .preview .section .activity.label .mod-indent-outer,#page-course-view-preview .course-content .preview .section .activity.label .mod-indent-outer{padding-left:0;display:block}#page-course-view-topics .course-content .topics .section:last-child,#page-course-view-preview .course-content .topics .section:last-child,#page-course-view-topics .course-content .preview .section:last-child,#page-course-view-preview .course-content .preview .section:last-child{border-bottom:1px}#page-course-view-topics .course-content .topics .section .card,#page-course-view-preview .course-content .topics .section .card,#page-course-view-topics .course-content .preview .section .card,#page-course-view-preview .course-content .preview .section .card{display:block}#page-course-view-topics .course-content .topics .section .card .pgr-img,#page-course-view-preview .course-content .topics .section .card .pgr-img,#page-course-view-topics .course-content .preview .section .card .pgr-img,#page-course-view-preview .course-content .preview .section .card .pgr-img{margin:0;width:90px;height:90px;background-color:#1e88e5;border-radius:100%;text-align:center;padding:20px;display:inline-block;vertical-align:top}#page-course-view-topics .course-content .topics .section .card .pgr-img i,#page-course-view-preview .course-content .topics .section .card .pgr-img i,#page-course-view-topics .course-content .preview .section .card .pgr-img i,#page-course-view-preview .course-content .preview .section .card .pgr-img i{font-size:48px;color:#fff}#page-course-view-topics .course-content .topics .section .card .pgr-content,#page-course-view-preview .course-content .topics .section .card .pgr-content,#page-course-view-topics .course-content .preview .section .card .pgr-content,#page-course-view-preview .course-content .preview .section .card .pgr-content{display:inline-block;width:calc(100% - 90px)}#page-course-view-topics .course-content .topics .section .card .pgr-content .left.side,#page-course-view-preview .course-content .topics .section .card .pgr-content .left.side,#page-course-view-topics .course-content .preview .section .card .pgr-content .left.side,#page-course-view-preview .course-content .preview .section .card .pgr-content .left.side{padding:0}#page-course-view-topics .course-content .topics .section .card .pgr-content .section-title,#page-course-view-preview .course-content .topics .section .card .pgr-content .section-title,#page-course-view-topics .course-content .preview .section .card .pgr-content .section-title,#page-course-view-preview .course-content .preview .section .card .pgr-content .section-title{margin-left:12px}#page-course-view-topics .course-content .topics .section .activity-count,#page-course-view-preview .course-content .topics .section .activity-count,#page-course-view-topics .course-content .preview .section .activity-count,#page-course-view-preview .course-content .preview .section .activity-count{margin-left:12px}#page-course-view-topics .course-content .single-section .sectionname,#page-course-view-preview .course-content .single-section .sectionname,#page-course-view-topics .course-content .section .sectionname,#page-course-view-preview .course-content .section .sectionname{border-color:#eef5f9;border-style:solid;border-width:5px 5px 5px 0;background:#fff;margin:0 0 0 -28px;padding:.75rem;letter-spacing:.1em;color:#1e88e5;font-weight:700;text-align:center}#page-course-view-topics .section-navigation.mdl-bottom .larrow,#page-course-view-preview .section-navigation.mdl-bottom .larrow,#page-course-view-topics .section-navigation.mdl-bottom .rarrow,#page-course-view-preview .section-navigation.mdl-bottom .rarrow{font-size:2em;padding:.3em;text-align:center}#page-course-view-topics .section-navigation.mdl-bottom .larrow .icon-arrow-left,#page-course-view-preview .section-navigation.mdl-bottom .larrow .icon-arrow-left,#page-course-view-topics .section-navigation.mdl-bottom .rarrow .icon-arrow-right,#page-course-view-preview .section-navigation.mdl-bottom .rarrow .icon-arrow-right{display:block;height:1em;width:1em;margin:.1em auto}#page-course-view-topics .section-navigation.mdl-bottom .larrow,#page-course-view-preview .section-navigation.mdl-bottom .larrow{float:left;border-right:1px solid #eee;margin-right:.3em}#page-course-view-topics .section-navigation.mdl-bottom .larrow .icon-arrow-left,#page-course-view-preview .section-navigation.mdl-bottom .larrow .icon-arrow-left{background:transparent url(/bfsi/theme/image.php/moove/theme/1762772262/left-arrow) no-repeat 50% 50%}#page-course-view-topics .section-navigation.mdl-bottom .rarrow,#page-course-view-preview .section-navigation.mdl-bottom .rarrow{float:right;border-left:1px solid #eee;margin-left:.3em}#page-course-view-topics .section-navigation.mdl-bottom .rarrow .icon-arrow-right,#page-course-view-preview .section-navigation.mdl-bottom .rarrow .icon-arrow-right{background:transparent url(/bfsi/theme/image.php/moove/theme/1762772262/right-arrow) no-repeat 50% 50%}#page-course-view-topics .section-navigation.mdl-bottom .mdl-left .text .nav_guide,#page-course-view-preview .section-navigation.mdl-bottom .mdl-left .text .nav_guide,#page-course-view-topics .section-navigation.mdl-bottom .mdl-right .text .nav_guide,#page-course-view-preview .section-navigation.mdl-bottom .mdl-right .text .nav_guide{letter-spacing:.1em;font-style:normal;color:#565656}#page-course-view-topics .section-navigation.mdl-bottom .mdl-left .text,#page-course-view-preview .section-navigation.mdl-bottom .mdl-left .text{float:right}#page-course-view-topics .section-navigation.mdl-bottom .mdl-right .text,#page-course-view-preview .section-navigation.mdl-bottom .mdl-right .text{float:left}body.pagelayout-incourse .activity-navigation{border-top:none}body.pagelayout-incourse .activity-navigation .nav-guide{display:block;letter-spacing:.1em;font-style:normal}body.pagelayout-incourse .activity-navigation #next-activity .nav-guide{text-align:right}body.pagelayout-incourse .activity-navigation #prev-activity-link,body.pagelayout-incourse .activity-navigation #next-activity-link{text-decoration:none;padding-left:0}body.pagelayout-incourse .activity-navigation #prev-activity-link:hover,body.pagelayout-incourse .activity-navigation #next-activity-link:hover{color:#10538d;text-decoration:underline}body.pagelayout-incourse .activity-navigation #prev-activity-link{padding-left:0}body.pagelayout-incourse .activity-navigation #next-activity-link{padding-right:0}body.pagelayout-incourse#page-mod-book-view .bookprev,body.pagelayout-incourse#page-mod-book-view .booknext{padding:.375rem .75rem;background-color:#1e88e5;text-decoration:none!important;color:#fff}body.pagelayout-incourse#page-mod-book-view .bookprev:hover,body.pagelayout-incourse#page-mod-book-view .booknext:hover{background-color:#166dba}body.pagelayout-incourse#page-mod-book-view .bookprev .icon,body.pagelayout-incourse#page-mod-book-view .booknext .icon{margin:0}body.pagelayout-incourse#page-mod-book-view .bookprev{margin-right:.5rem}body#page-mod-quiz-attempt.pagelayout-secure nav.navbar{top:0}body#page-mod-quiz-attempt.pagelayout-secure #page{margin-top:40px}body#page-mod-quiz-attempt.pagelayout-secure #region-main{padding:1.25rem}body#page-mod-quiz-attempt.pagelayout-secure [data-region="blocks-column"]{width:360px;float:right;top:0;right:0;position:relative;height:100%;overflow-y:inherit;background-color:initial}body#page-mod-quiz-attempt.pagelayout-secure #page-footer{display:none}@media (max-width:991.98px){body.pagelayout-incourse .activity-navigation .col-md-4{margin-bottom:1rem}body.pagelayout-incourse .activity-navigation .col-md-4:last-of-type{margin-bottom:0}body.pagelayout-incourse .activity-navigation .col-md-4>div{float:initial!important;text-align:center}body.pagelayout-incourse .activity-navigation #next-activity .nav-guide{text-align:center}body#page-course-view-topics .course-content .topics .section,body#page-course-view-preview .course-content .topics .section,body#page-course-view-topics .course-content .preview .section,body#page-course-view-preview .course-content .preview .section{padding-bottom:0}body#page-course-view-topics .course-content .topics .section ul.section,body#page-course-view-preview .course-content .topics .section ul.section,body#page-course-view-topics .course-content .preview .section ul.section,body#page-course-view-preview .course-content .preview .section ul.section{margin:1rem 0;padding-left:0}body#page-course-view-topics .course-content .topics .section ul.section .activity .contentwithoutlink>a,body#page-course-view-preview .course-content .topics .section ul.section .activity .contentwithoutlink>a,body#page-course-view-topics .course-content .preview .section ul.section .activity .contentwithoutlink>a,body#page-course-view-preview .course-content .preview .section ul.section .activity .contentwithoutlink>a,body#page-course-view-topics .course-content .topics .section ul.section .activity .activityinstance>a,body#page-course-view-preview .course-content .topics .section ul.section .activity .activityinstance>a,body#page-course-view-topics .course-content .preview .section ul.section .activity .activityinstance>a,body#page-course-view-preview .course-content .preview .section ul.section .activity .activityinstance>a{padding-left:0;text-indent:0}}.contentwithoutlink{padding-right:0}.contentwithoutlink .labelbar{margin:1em 0;padding:.5em 0 .2em .5em;border:1px solid #dadada;border-top-width:.2em;letter-spacing:.1em;font-style:normal;font-size:1.4rem}.contentwithoutlink .labelbar i{margin-right:10px}.contentwithoutlink .labelbar.primary{border-top-color:#1e88e5;color:#1e88e5}.contentwithoutlink .labelbar.green{border-top-color:#8bc34a;color:#8bc34a}.contentwithoutlink .labelbar.orange{border-top-color:#f39c12;color:#f39c12}.contentwithoutlink .labelbar.red{border-top-color:#c0392b;color:#c0392b}.contentwithoutlink .labelbar.purple{border-top-color:#9b59b6;color:#9b59b6}.contentwithoutlink .labelbar.asphalt{border-top-color:#34495e;color:#34495e}.contentwithoutlink .labelbar.turquoise{border-top-color:#1abc9c;color:#1abc9c}.contentwithoutlink .labelbar.emerald{border-top-color:#2ecc71;color:#2ecc71}.contentwithoutlink .labelbar.peterriver{border-top-color:#3498db;color:#3498db}.contentwithoutlink .labelbar.amethyst{border-top-color:#9b59b6;color:#9b59b6}.contentwithoutlink .labelbar.carrot{border-top-color:#e67e22;color:#e67e22}.contentwithoutlink .labelbar.alizarin{background-color:#e74c3c;color:#e74c3c}.contentwithoutlink .labelbar.concrete{background-color:#95a5a6;color:#95a5a6}#page-user-profile .titulo{min-height:initial;margin-bottom:1rem}.user-card .card-body{text-align:center}.user-card .profilepic{width:140px;margin:0 auto}.user-card .profilepic img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#mypublic-tab .courseimage img{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.path-grade-report-grader #region-main{display:initial;min-width:100%;width:auto}.path-grade-report-grader #region-main>.card{width:auto;overflow-x:initial}.path-grade-report-grader [data-region="blocks-column"]{width:280px;clear:both}.path-grade-report-grader .gradeparent table{width:100%}.path-grade-report-grader .gradeparent .user.cell{width:100%}.btn.btn-ti{display:inline-block;position:relative;font-weight:400;color:#fff;text-align:center;border:none;padding:12px 0 8px;text-shadow:none;-webkit-font-smoothing:antialiased}@media (min-width:320px) and (max-width:480px){.btn-ti{width:65px;margin:2px 0;font-size:9px}.ti-icon{font-size:32px}}@media (min-width:480px) and (max-width:767px){.btn-ti{width:75px;margin:2px 0;font-size:11px}.ti-icon{font-size:30px}}@media (min-width:768px) and (max-width:979px){.btn-ti{width:70px;margin:2px 0;font-size:10px;padding:6px 0 2px}.ti-icon{font-size:36px}}@media (min-width:980px) and (max-width:1200px){.btn-ti{width:85px;margin:2px 1px;font-size:12px}}@media (min-width:1200px){.btn.btn-ti{display:inline-block;width:100px;margin:2px;position:relative;font-size:14px;font-weight:400;color:#fff;text-align:center;border:none;padding:12px 0 8px;text-shadow:none;-webkit-font-smoothing:antialiased}}.btn.btn-ti:hover,.btn.btn-ti:active{-webkit-box-shadow:inset 0 150px 2px rgba(0,0,0,.1);box-shadow:inset 0 150px 2px rgba(0,0,0,.1)}.btn.btn-ti,.btn.btn-ti-default{background:#b4c2cc}.btn-ti.btn-primary{background:#1e88e5}.btn-ti.btn-info{background:#68adde}.btn-ti.btn-success{background:#86b558}.btn-ti.btn-danger{background:#d3413b}.btn-ti.btn-warning{background:#ffb44b}.btn-ti.btn-purple{background:#9383bd}.btn-ti.btn-pink{background:#d54c7e}.btn-ti.btn-inverse{background:#3d3d3d}.btn-ti.btn-grey{background:#7a7a7a}.btn-ti.btn-light{color:#5a5a5a;background:#ededed}.btn-ti.btn-yellow{color:#963;background:#fee088}.btn.btn-ti.small{width:64px;font-size:15px;border-radius:8px;padding-bottom:7px;padding-top:8px}.btn.btn-ti.mini{width:50px;font-size:12px;border-radius:8px;padding-bottom:0;padding-top:3px}.btn.btn-ti>[class*=icon]{display:block;font-size:42px;margin:10px auto;line-height:36px;min-width:0;padding:0}.btn.btn-ti.small>[class*=icon]{display:block;font-size:24px;line-height:24px;margin:0 auto}.btn.btn-ti.mini>[class*=icon]{display:block;font-size:20px;line-height:24px;margin:0 auto}.btn.btn-ti.no-radius{border-radius:0}.btn.btn-ti.radius-4{border-radius:4px}.btn.btn-ti>.badge,.btn.btn-ti>.label{position:absolute;top:-2px;right:-2px;padding:1px 3px;text-align:center;font-size:12px}.btn.btn-ti>.badge.badge-right,.btn.btn-ti>.label.badge-right,.btn.btn-ti>.badge.label-right,.btn.btn-ti>.label.label-right{right:auto;left:-2px}.btn.btn-ti>.label{padding:1px 6px 3px;font-size:13px}.btn.btn-ti.radius-4>.badge,.btn.btn-ti.no-radius>.badge{border-radius:3px}.btn.btn-ti.radius-4>.badge.no-radius,.btn.btn-ti.no-radius>.badge.no-radius{border-radius:0}.btn-ti.no-bg{color:#1e88e5;background:none}.btn-ti.no-bg.btn-primary{color:#1e88e5}.btn-ti.no-bg.btn-info{color:#68adde}.btn-ti.no-bg.btn-success{color:#86b558}.btn-ti.no-bg.btn-danger{color:#d3413b}.btn-ti.no-bg.btn-warning{color:#ffb44b}.btn-ti.no-bg.btn-purple{color:#9383bd}.btn-ti.no-bg.btn-pink{color:#d54c7e}.btn-ti.no-bg.btn-inverse{color:#3d3d3d}.btn-ti.no-bg.btn-grey{color:#7a7a7a}.btn-ti.no-bg.btn-yellow{color:#fee088}.clickable{cursor:copy}.path-calendar .maincalendar .calendarmonth .header{background-color:#f2f7f8;color:#99abb4;font-size:1.2rem;font-weight:300;line-height:20px;padding:7px 0;text-transform:uppercase}.path-calendar .maincalendar .calendarmonth tbody td{border:1px solid #ececec}.path-calendar .maincalendar .calendarmonth ul li{margin-bottom:3px;padding:8px 2px 0 4px}.path-calendar .maincalendar .calendarmonth ul li>a{color:#fff}.path-calendar .maincalendar .calendarmonth ul li>a:hover{color:#fff}.path-calendar .maincalendar .calendarmonth ul li>a .icon{color:#fff}.path-calendar .maincalendar .calendar_event_category:hover a,.path-calendar .maincalendar .calendar_event_course:hover a,.path-calendar .maincalendar .calendar_event_site:hover a,.path-calendar .maincalendar .calendar_event_group:hover a,.path-calendar .maincalendar .calendar_event_user:hover a{color:#fff;text-decoration:underline}.path-calendar .maincalendar .fa,.block .calendar_filters .fa{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.path-calendar .maincalendar .fa-cubes::before,.block .calendar_filters .fa-cubes::before{content:"\e034"}.path-calendar .maincalendar .fa-globe::before,.block .calendar_filters .fa-globe::before{content:"\e037"}.path-calendar .maincalendar .fa-user::before,.block .calendar_filters .fa-user::before{content:"\e005"}.path-calendar .maincalendar .fa-university::before,.block .calendar_filters .fa-university::before{content:"\e019"}.path-calendar .maincalendar .fa-group::before,.block .calendar_filters .fa-group::before{content:"\e001"}.path-calendar .maincalendar .fa-eye::before,.block .calendar_filters .fa-eye::before{content:"\e087"}.path-calendar .maincalendar .fa-eye-slash::before,.block .calendar_filters .fa-eye-slash::before{content:"\e07c"}.path-calendar .maincalendar .fa-spinner,.block .calendar_filters .fa-spinner{font-family:'FontAwesome'}.block .minicalendar .hasevent>a{color:#fff}.block .minicalendar .hasevent>a:hover{color:#fff}.block .calendar_filters li span{padding-top:.4rem;padding-bottom:.2rem}.block .calendar_filters li span .icon{color:#fff;margin-right:.2rem}body#page-enrol-index #region-main .generalbox.info .card-footer{display:none}@media (max-width:991.98px){body#page-enrol-index #page-header{display:none}body#page-enrol-index #page-content{padding-top:1rem}body#page-enrol-index #region-main .generalbox{display:block;width:100%}body#page-enrol-index #region-main .generalbox:last-of-type{width:100%;padding:0}body#page-enrol-index #region-main .generalbox #fitem_id_submitbutton{margin-left:1.5rem}body#page-enrol-index #region-main .generalbox #fitem_id_submitbutton .form-inline{padding:0}body#page-enrol-index #region-main .generalbox:not(.info){margin:.5rem 0;padding:0 1rem;background-color:#eef5f9}}@media (max-width:575px){#page-site-index.notloggedin .frontpage-sponsors .row .item{display:block;width:100%}}@media (min-width:576px){.modal-dialog{max-width:50%}}@media (max-width:767px){h1{font-size:1.634375rem}h2{font-size:1.234375rem}#page-header .card{border:1px solid #d7dfe3}#page-header .card .card-body{padding:1.25rem}.breadcrumb:not(:empty){border:none}#page-site-index.notloggedin #page-header{padding-top:0;margin-top:0;background-color:#fff;min-height:inherit}#page-site-index.notloggedin .frontpage-marketing{margin-top:0}#page-site-index.notloggedin .frontpage-marketing .col-md-3{margin-bottom:1rem}#page-site-index.notloggedin #frontpage-course-list .frontpage-course-list-all .col-md-3{margin-bottom:1rem}#page-site-index.notloggedin .frontpage-numbers{padding:2em 0}#page-site-index.notloggedin .frontpage-numbers h2{text-align:center}#page-site-index.notloggedin .frontpage-numbers .number hr{display:none!important}#page-site-index.notloggedin .frontpage-numbers .number p{margin-bottom:1em!important;padding-bottom:1em!important;border-bottom:solid 1px #fff}body{margin-left:0}body #nav-drawer{width:70px}body #nav-drawer .list-group .list-group-item{padding:0 .6rem}body #nav-drawer .list-group .list-group-item>ul{display:none;padding:10px}body #nav-drawer .list-group .list-group-item .m-l-1{margin-left:4px!important}body #nav-drawer .list-group .list-group-item a .text{display:none}body #nav-drawer .list-group .list-group-item:hover{background-color:#26c6da}body #nav-drawer .list-group .list-group-item:hover[data-key="mycourses"]{border-bottom-right-radius:0}body #nav-drawer .list-group .list-group-item:hover a .text{display:none}body #nav-drawer .list-group .list-group-item:hover>ul{display:block;height:auto;overflow:auto;background-color:#272c33;position:absolute;left:60px;top:45px;width:200px;z-index:1001;padding-top:10px;border-bottom-left-radius:0;border-bottom-right-radius:0}body #nav-drawer .list-group .list-group-item:hover>ul li{padding:.5rem .2rem;width:100%}body #nav-drawer .list-group .list-group-item:hover>ul li a{width:100%;padding:0;font-size:12px}body #nav-drawer .list-group .list-group-item:hover>ul li a:before{font-size:12px;content:"\e606"}body #nav-drawer .list-group .list-group-item:hover>ul li a .text{display:inline}body #nav-drawer .list-group .list-group-item ul li.list-group-item:hover{border-bottom-right-radius:0}body #nav-drawer.closed{width:0;overflow:hidden;padding:0}body.drawer-open-left{margin-left:55px}#page-login-index.moove-login #page{padding:1rem 0 0 0}#page-login-index.moove-login #page #region-main-box{padding:0}#page-login-index.moove-login #page #region-main-box .loginpanel .instructions{border-top-right-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;padding:20px 15px;min-height:inherit}#page-login-index.moove-login #page #region-main-box .loginpanel .form{height:inherit;max-height:inherit}}@media (min-width:768px){body{margin-left:55px}body.drawer-open-left{margin-left:280px}body.drawer-open-right{margin-right:320px}body.pagelayout-frontpage.notloggedin,body#page-login-forgot_password{margin-left:0;margin-right:0}#page-login-index.moove-login .loginpanel .instructions{border-top-left-radius:10px;border-bottom-left-radius:10px}.card-deck .card{flex-basis:calc(25% - .5rem);flex-shrink:0;flex-grow:0}.pagelayout-mydashboard .card-deck .card{flex-basis:calc(50% - .5rem)}}@media (max-width:991px){#page-site-index.slideshow #mooveslideshow .carousel-caption{max-width:calc(100% - 80px)}#page-site-index.slideshow #mooveslideshow .carousel-caption .title,#page-site-index.slideshow #mooveslideshow .carousel-caption .caption{margin-top:20px;padding:10px}#page-site-index.slideshow #mooveslideshow .carousel-caption .title{font-size:1.6rem}#page-site-index.notloggedin #page-header #loginbox #intro{flex:0 0 100%;max-width:100%;margin-top:0}#page-site-index.notloggedin #page-header #loginbox #intro h1{margin-top:1rem;margin-bottom:1rem}#page-course-view-topics .course-content .topics .card .pgr-img{display:none!important}#page-course-view-topics .course-content .topics .card .pgr-content{width:100%!important}}@media (min-width:992px){#page-site-index.slideshow #loginbox{display:block}#page-site-index.slideshow #mooveslideshow .carousel-indicators{bottom:80px}#page-site-index.notloggedin:not(.disablefrontpageloginbox) .btn-login-top{display:none}}#accessibilitybar{display:none;background-color:#fff;padding:.2rem;height:30px}#accessibilitybar .bars{display:-ms-flexbox;display:flex;margin-left:auto}#accessibilitybar .bars .fontsize,#accessibilitybar .bars .sitecolor{display:flex}#accessibilitybar .bars .fontsize{margin-left:auto;margin-right:.5rem}#accessibilitybar .bars ul{padding-left:0;margin-bottom:0;list-style:none;display:flex}#accessibilitybar .bars ul li{display:list-item;text-align:-webkit-match-parent;margin-left:.5rem}#accessibilitybar .bars ul li .btn{padding:0 .5rem;border-radius:4px;color:#212529;cursor:pointer}#accessibilitybar .bars #sitecolor_color2{background-color:#ffc}#accessibilitybar .bars #sitecolor_color3{background-color:#9cf}#accessibilitybar .bars #sitecolor_color4{color:#ff0;background-color:#000}body.hasaccessibilitybar:not(.notloggedin) nav.navbar{top:30px}body.hasaccessibilitybar:not(.notloggedin) #page{margin-top:70px}body.hasaccessibilitybar:not(.notloggedin) [data-region="blocks-column"],body.hasaccessibilitybar:not(.notloggedin) [data-region=right-hand-drawer].drawer{top:100px}body.hasaccessibilitybar:not(.notloggedin) #nav-drawer{top:100px}body.hasaccessibilitybar #accessibilitybar{display:block}body.hasaccessibilitybar #nav-drawer{height:calc(100% - 70px - 80px)}body.hasaccessibilitybar .message-app .footer-container{top:-30px}body.fontsize-dec-1 .dropdown-menu{font-size:.8375rem}body.fontsize-dec-1 #nav-drawer,body.fontsize-dec-1 #page,body.fontsize-dec-1 #top-footer{font-size:.8375rem}body.fontsize-dec-1 h1,body.fontsize-dec-1 #page #page-header h1,body.fontsize-dec-1 #page #region-main h1{font-size:2.09375rem}body.fontsize-dec-1 h2{font-size:1.675rem}body.fontsize-dec-1 h3{font-size:1.465625rem}body.fontsize-dec-1 h4{font-size:1.25625rem}body.fontsize-dec-1 h5{font-size:1.046875rem}body.fontsize-dec-1 h6{font-size:.8375rem}body.fontsize-dec-2 .dropdown-menu{font-size:.7375rem}body.fontsize-dec-2 #nav-drawer,body.fontsize-dec-2 #page,body.fontsize-dec-2 #top-footer{font-size:.7375rem}body.fontsize-dec-2 h1,body.fontsize-dec-2 #page #page-header h1,body.fontsize-dec-2 #page #region-main h1{font-size:1.84375rem}body.fontsize-dec-2 h2{font-size:1.475rem}body.fontsize-dec-2 h3{font-size:1.290625rem}body.fontsize-dec-2 h4{font-size:1.10625rem}body.fontsize-dec-2 h5{font-size:.921875rem}body.fontsize-dec-2 h6{font-size:.7375rem}body.fontsize-dec-3 .dropdown-menu{font-size:.6375rem}body.fontsize-dec-3 #nav-drawer,body.fontsize-dec-3 #page,body.fontsize-dec-3 #top-footer{font-size:.6375rem}body.fontsize-dec-3 h1,body.fontsize-dec-3 #page #page-header h1,body.fontsize-dec-3 #page #region-main h1{font-size:1.59375rem}body.fontsize-dec-3 h2{font-size:1.275rem}body.fontsize-dec-3 h3{font-size:1.115625rem}body.fontsize-dec-3 h4{font-size:.95625rem}body.fontsize-dec-3 h5{font-size:.796875rem}body.fontsize-dec-3 h6{font-size:.6375rem}body.fontsize-dec-4 .dropdown-menu{font-size:.5375rem}body.fontsize-dec-4 #nav-drawer,body.fontsize-dec-4 #page,body.fontsize-dec-4 #top-footer{font-size:.5375rem}body.fontsize-dec-4 h1,body.fontsize-dec-4 #page #page-header h1,body.fontsize-dec-4 #page #region-main h1{font-size:1.34375rem}body.fontsize-dec-4 h2{font-size:1.075rem}body.fontsize-dec-4 h3{font-size:.940625rem}body.fontsize-dec-4 h4{font-size:.80625rem}body.fontsize-dec-4 h5{font-size:.671875rem}body.fontsize-dec-4 h6{font-size:.5375rem}body.fontsize-dec-5 .dropdown-menu{font-size:.4375rem}body.fontsize-dec-5 #nav-drawer,body.fontsize-dec-5 #page,body.fontsize-dec-5 #top-footer{font-size:.4375rem}body.fontsize-dec-5 h1,body.fontsize-dec-5 #page #page-header h1,body.fontsize-dec-5 #page #region-main h1{font-size:1.09375rem}body.fontsize-dec-5 h2{font-size:.875rem}body.fontsize-dec-5 h3{font-size:.765625rem}body.fontsize-dec-5 h4{font-size:.65625rem}body.fontsize-dec-5 h5{font-size:.546875rem}body.fontsize-dec-5 h6{font-size:.4375rem}body.fontsize-dec-6 .dropdown-menu{font-size:.3375rem}body.fontsize-dec-6 #nav-drawer,body.fontsize-dec-6 #page,body.fontsize-dec-6 #top-footer{font-size:.3375rem}body.fontsize-dec-6 h1,body.fontsize-dec-6 #page #page-header h1,body.fontsize-dec-6 #page #region-main h1{font-size:.84375rem}body.fontsize-dec-6 h2{font-size:.675rem}body.fontsize-dec-6 h3{font-size:.590625rem}body.fontsize-dec-6 h4{font-size:.50625rem}body.fontsize-dec-6 h5{font-size:.421875rem}body.fontsize-dec-6 h6{font-size:.3375rem}body.fontsize-inc-1 .dropdown-menu{font-size:1.0375rem}body.fontsize-inc-1 #nav-drawer,body.fontsize-inc-1 #page,body.fontsize-inc-1 #top-footer{font-size:1.0375rem}body.fontsize-inc-1 h1,body.fontsize-inc-1 #page #page-header h1,body.fontsize-inc-1 #page #region-main h1{font-size:2.59375rem}body.fontsize-inc-1 h2{font-size:2.075rem}body.fontsize-inc-1 h3{font-size:1.815625rem}body.fontsize-inc-1 h4{font-size:1.55625rem}body.fontsize-inc-1 h5{font-size:1.296875rem}body.fontsize-inc-1 h6{font-size:1.0375rem}body.fontsize-inc-2 .dropdown-menu{font-size:1.1375rem}body.fontsize-inc-2 #nav-drawer,body.fontsize-inc-2 #page,body.fontsize-inc-2 #top-footer{font-size:1.1375rem}body.fontsize-inc-2 h1,body.fontsize-inc-2 #page #page-header h1,body.fontsize-inc-2 #page #region-main h1{font-size:2.84375rem}body.fontsize-inc-2 h2{font-size:2.275rem}body.fontsize-inc-2 h3{font-size:1.990625rem}body.fontsize-inc-2 h4{font-size:1.70625rem}body.fontsize-inc-2 h5{font-size:1.421875rem}body.fontsize-inc-2 h6{font-size:1.1375rem}body.fontsize-inc-3 .dropdown-menu{font-size:1.2375rem}body.fontsize-inc-3 #nav-drawer,body.fontsize-inc-3 #page,body.fontsize-inc-3 #top-footer{font-size:1.2375rem}body.fontsize-inc-3 h1,body.fontsize-inc-3 #page #page-header h1,body.fontsize-inc-3 #page #region-main h1{font-size:3.09375rem}body.fontsize-inc-3 h2{font-size:2.475rem}body.fontsize-inc-3 h3{font-size:2.165625rem}body.fontsize-inc-3 h4{font-size:1.85625rem}body.fontsize-inc-3 h5{font-size:1.546875rem}body.fontsize-inc-3 h6{font-size:1.2375rem}body.fontsize-inc-4 .dropdown-menu{font-size:1.3375rem}body.fontsize-inc-4 #nav-drawer,body.fontsize-inc-4 #page,body.fontsize-inc-4 #top-footer{font-size:1.3375rem}body.fontsize-inc-4 h1,body.fontsize-inc-4 #page #page-header h1,body.fontsize-inc-4 #page #region-main h1{font-size:3.34375rem}body.fontsize-inc-4 h2{font-size:2.675rem}body.fontsize-inc-4 h3{font-size:2.340625rem}body.fontsize-inc-4 h4{font-size:2.00625rem}body.fontsize-inc-4 h5{font-size:1.671875rem}body.fontsize-inc-4 h6{font-size:1.3375rem}body.fontsize-inc-5 .dropdown-menu{font-size:1.4375rem}body.fontsize-inc-5 #nav-drawer,body.fontsize-inc-5 #page,body.fontsize-inc-5 #top-footer{font-size:1.4375rem}body.fontsize-inc-5 h1,body.fontsize-inc-5 #page #page-header h1,body.fontsize-inc-5 #page #region-main h1{font-size:3.59375rem}body.fontsize-inc-5 h2{font-size:2.875rem}body.fontsize-inc-5 h3{font-size:2.515625rem}body.fontsize-inc-5 h4{font-size:2.15625rem}body.fontsize-inc-5 h5{font-size:1.796875rem}body.fontsize-inc-5 h6{font-size:1.4375rem}body.fontsize-inc-6 .dropdown-menu{font-size:1.5375rem}body.fontsize-inc-6 #nav-drawer,body.fontsize-inc-6 #page,body.fontsize-inc-6 #top-footer{font-size:1.5375rem}body.fontsize-inc-6 h1,body.fontsize-inc-6 #page #page-header h1,body.fontsize-inc-6 #page #region-main h1{font-size:3.84375rem}body.fontsize-inc-6 h2{font-size:3.075rem}body.fontsize-inc-6 h3{font-size:2.690625rem}body.fontsize-inc-6 h4{font-size:2.30625rem}body.fontsize-inc-6 h5{font-size:1.921875rem}body.fontsize-inc-6 h6{font-size:1.5375rem}#accessibilitybar .bars{font-size:.9375rem}body.pagelayout-incourse #region-main a:not(.btn),body.pagelayout-incourse .section-navigation>a:not(.btn){text-decoration:underline}body.pagelayout-course #region-main .modtype_label a:not(.btn){text-decoration:underline}body.sitecolor-color-2 a:not(.btn),body.sitecolor-color-3 a:not(.btn),body.sitecolor-color-4 a:not(.btn){text-decoration:underline}body.sitecolor-color-2 nav.navbar,body.sitecolor-color-3 nav.navbar,body.sitecolor-color-4 nav.navbar{-webkit-box-shadow:none;box-shadow:none}body.sitecolor-color-2 #page,body.sitecolor-color-3 #page,body.sitecolor-color-4 #page{margin-top:52px}body.sitecolor-color-2 nav.navbar ul.navbar-nav .lang-menu .nav-link,body.sitecolor-color-3 nav.navbar ul.navbar-nav .lang-menu .nav-link,body.sitecolor-color-4 nav.navbar ul.navbar-nav .lang-menu .nav-link,body.sitecolor-color-2 nav.navbar ul.navbar-nav .popover-region .popover-region-toggle,body.sitecolor-color-3 nav.navbar ul.navbar-nav .popover-region .popover-region-toggle,body.sitecolor-color-4 nav.navbar ul.navbar-nav .popover-region .popover-region-toggle{background-color:initial!important}body.sitecolor-color-2 #frontpage-available-course-list h2:before,body.sitecolor-color-3 #frontpage-available-course-list h2:before,body.sitecolor-color-4 #frontpage-available-course-list h2:before,body.sitecolor-color-2 #frontpage-available-course-list h2:after,body.sitecolor-color-3 #frontpage-available-course-list h2:after,body.sitecolor-color-4 #frontpage-available-course-list h2:after{display:none!important}body.sitecolor-color-2{background-color:#ffc}body.sitecolor-color-2 .forumpost .topic{background-image:none!important}body.sitecolor-color-2 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){background-color:#ffffcc!important;background-image:none!important;text-shadow:none!important}body.sitecolor-color-2 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){color:#000!important}body.sitecolor-color-2 .contentwithoutlink .labelbar.primary{border-top-color:#eef5f9}body.sitecolor-color-2 .btn{border-color:#d7dfe3}body.sitecolor-color-2 #sitecolor_color2{background-color:#ffffcc!important}body.sitecolor-color-2 #sitecolor_color3{background-color:#99ccff!important;color:#000!important}body.sitecolor-color-2 #sitecolor_color4{color:#ffff00!important;background-color:#000000!important}body.sitecolor-color-2 #accessibilitybar,body.sitecolor-color-2 #nav-drawer{border:1px solid #d7dfe3!important}body.sitecolor-color-2 #nav-drawer-footer{border:1px solid #d7dfe3!important;border-top:none!important}body.sitecolor-color-2 #nav-drawer .list-group+.list-group{border-top:1px solid #d7dfe3}body.sitecolor-color-2 nav.navbar,body.sitecolor-color-2 #nav-drawer-footer,body.sitecolor-color-2 #nav-drawer-footer #themesettings-control{background-color:initial!important}body.sitecolor-color-3{background-color:#9cf}body.sitecolor-color-3 .forumpost .topic{background-image:none!important}body.sitecolor-color-3 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){background-color:#99ccff!important;background-image:none!important;text-shadow:none!important}body.sitecolor-color-3 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){color:#000!important}body.sitecolor-color-3 .btn{border-color:#d7dfe3}body.sitecolor-color-3 .contentwithoutlink .labelbar.primary{border-top-color:#fff}body.sitecolor-color-3 #sitecolor_color2{background-color:#ffffcc!important;color:#000!important}body.sitecolor-color-3 #sitecolor_color3{background-color:#9cf}body.sitecolor-color-3 #sitecolor_color4{color:#ffff00!important;background-color:#000!important}body.sitecolor-color-3 #accessibilitybar,body.sitecolor-color-3 #nav-drawer{border:1px solid #d7dfe3!important}body.sitecolor-color-3 #nav-drawer-footer{border:1px solid #d7dfe3!important;border-top:none!important}body.sitecolor-color-3 #nav-drawer .list-group+.list-group{border-top:1px solid #d7dfe3}body.sitecolor-color-3 nav.navbar,body.sitecolor-color-3 #nav-drawer-footer,body.sitecolor-color-3 #nav-drawer-footer #themesettings-control{background-color:initial!important}body.sitecolor-color-4{background-color:#000}body.sitecolor-color-4 .forumpost .topic{background-image:none!important}body.sitecolor-color-4 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){background-color:#000000!important;background-image:none!important;text-shadow:none!important}body.sitecolor-color-4 .btn{border-color:#fff}body.sitecolor-color-4 #nav-drawer,body.sitecolor-color-4 #accessibilitybar,body.sitecolor-color-4 .block_accessibility .outer,body.sitecolor-color-4 .course-content .section .sectionname,body.sitecolor-color-4 .course-content .single-section .sectionname{background-color:#000000!important}body.sitecolor-color-4 *:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){color:#ffff00!important}body.sitecolor-color-4 #content a,body.sitecolor-color-4 .tabrow0 span{color:#ffff00!important}body.sitecolor-color-4 .tabrow0 span:hover{text-decoration:underline}body.sitecolor-color-4 #accessibilitybar,body.sitecolor-color-4 #nav-drawer{border:1px solid #fff!important}body.sitecolor-color-4 #nav-drawer-footer{border:1px solid #fff!important;border-top:none!important}body.sitecolor-color-4 #nav-drawer .list-group+.list-group{border-top:1px solid #fff}body.sitecolor-color-4 #nav-drawer-footer #themesettings-control i{background-color:initial!important}body.sitecolor-color-4 #sidepreopen-control{background-color:#fff!important;color:#000!important}body.sitecolor-color-4 .contentwithoutlink .labelbar.primary{border-top-color:#fff}body.sitecolor-color-4 nav.navbar,body.sitecolor-color-4 #nav-drawer-footer,body.sitecolor-color-4 #nav-drawer-footer #themesettings-control{background-color:initial!important}body.sitecolor-color-4 #sitecolor_color2{background-color:#ffffcc!important;color:#000!important}body.sitecolor-color-4 #sitecolor_color3{background-color:#99ccff!important}body.sitecolor-color-4 #sitecolor_color4{color:#ffff00!important}#page-login-index.moove-login .loginpanel .card-block .form{display:none}#id_error_email{color:#FFFFFF!important;display:none!important}.user-card .card-body{display:none!important}#page-login-index.moove-login .loginpanel .card-block .form{display:none}#id_error_email{color:#FFFFFF!important;display:none!important}.user-card .card-body{display:none!important}#page-site-index.notloggedin #page-header{background-image:url(https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/headerimg)}#top-footer{background-image:url(https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/footer-bg)}#page-login-index.moove-login #page-wrapper #page{background-image:url(https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/login_bg)}
          Evidence
          .video-js
      12. Tech Detected - YUI Doc (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The following "Documentation" technology was identified: YUI Doc.

          Described as:

          YUI Doc is a Node.js application used at build time to generate API documentation.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
      13. User Agent Fuzzer (1)
        1. GET https://qualicoach.org/bfsi/admin/tool
          Alert tags
          • CUSTOM_PAYLOADS =
          • POLICY_PENTEST =
          Alert description

          Check for differences in response based on fuzzed User Agent (eg. mobile sites, access as a Search Engine Crawler). Compares the response statuscode and the hashcode of the response body with the original response.

          Request
          Request line and header section (288 bytes)
          GET https://qualicoach.org/bfsi/admin/tool HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)
          pragma: no-cache
          cache-control: no-cache
          referer: https://qualicoach.org/bfsi/login/index.php
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (0 bytes)
          Response
          Status line and header section (442 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:24:18 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Length: 0
          Content-Type: text/html; charset=UTF-8
          
          
          Response body (0 bytes)
          Parameter
          Header User-Agent
          Attack
          Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)
  9. Risk=Informational, Confidence=Low (3)

    1. https://qualicoach.org (3)

      1. Information Disclosure - Suspicious Comments (1)
        1. GET https://qualicoach.org/bfsi
          Alert tags
          Alert description

          The response appears to contain suspicious comments which may help an attacker.

          Other info

          The following pattern was used: \bBUG\b and was detected in likely comment: "// Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).", see evidence field for the suspicious comment/snippet.

          Request
          Request line and header section (234 bytes)
          GET https://qualicoach.org/bfsi HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 23898
          
          
          Response body (23898 bytes)
          <!DOCTYPE html>
          
          <html  dir="ltr" lang="en" xml:lang="en">
          <head>
              <title>Qualicoach BFSI: Log in to the site</title>
              <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Qualicoach BFSI: Log in to the site" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"xpyvBQuGQd","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
          <meta name="robots" content="noindex" />
              <meta charset="utf-8">
              <meta http-equiv="X-UA-Compatible" content="IE=edge">
              <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
          
              <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
          </head>
          
          <body  id="page-login-index" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-login course-1 context-1 notloggedin moove-login">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
          
          <div id="page-wrapper">
          
              <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
          
              <div id="page" class="container-fluid mt-0">
                  <div id="page-content" class="row">
                      <div id="region-main-box" class="col-12">
                          <section id="region-main" class="col-12">
                              <span class="notifications" id="user-notifications"></span>
                              <div role="main"><span id="maincontent"></span><div class="my-1 my-sm-5"></div>
          
          
          <div class="row justify-content-center my-4">
          <div class="col-12 col-md-12 col-lg-8">
          
          
          <div class="card loginpanel">
              <div class="card-block">
          
                  <div class="row">
                      <div class="col-md-7 instructions">
                          <h2>Qualicoach BFSI</h2>
                          <hr align="left" />
          
                          <div class="m-t-1">
                              <i class="fa fa-check-circle-o"></i>
                              Cookies must be enabled in your browser
                              <a class="btn btn-link p-0" role="button"
              data-container="body" data-toggle="popover"
              data-placement="right" data-content="&lt;div class=&quot;no-overflow&quot;&gt;&lt;p&gt;Two cookies are used on this site:&lt;/p&gt;
          
          &lt;p&gt;The essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).&lt;/p&gt;
          
          &lt;p&gt;The other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.&lt;/p&gt;
          &lt;/div&gt; "
              data-html="true" tabindex="0" data-trigger="focus">
            <i class="icon fa slicon-question text-info fa-fw "  title="Help with Cookies must be enabled in your browser" aria-label="Help with Cookies must be enabled in your browser"></i>
          </a>
                          </div>
          
          
                              <h3 class="m-t-1">Log in using your account on:</h3>
                              <div class="potentialidplist" class="m-t-1">
                                      <div class="potentialidp">
                                          <a href="https://qualicoach.org/bfsi/auth/oidc/" title="OpenID Connect" class="btn btn-secondary">
                                                  <img src="https://qualicoach.org/bfsi/theme/image.php/moove/auth_oidc/1762772262/o365" alt="" width="24" height="24"/>
                                              OpenID Connect
                                          </a>
                                      </div>
                              </div>
          
                      </div>
          
                      <div class="col-md-5 form">
                          <form action="https://qualicoach.org/bfsi/login/index.php" method="post" id="login">
                              <input id="anchor" type="hidden" name="anchor" value="">
                              <script>document.getElementById('anchor').value = location.hash;</script>
                              <input type="hidden" name="logintoken" value="SEi1wgZJcFxB8GrHB74myZT2783pcxzX">
          
                              <p class="welcome">Already have an account?</p>
          
                              <label for="username" class="sr-only">
                                      Username
                              </label>
                              <div class="input-group input-group-username">
                                  <span class="input-group-addon"><i class="fa fa-user-circle"></i></span>
                                  <input type="text" name="username" id="username"
                                      class="form-control"
                                      value=""
                                      placeholder="Username">
                              </div>
          
                              <label for="password" class="sr-only">Password</label>
                              <div class="input-group input-group-password">
                                  <span class="input-group-addon"><i class="fa fa-lock"></i></span>
                                  <input type="password" name="password" id="password" value=""
                                      class="form-control"
                                      placeholder="Password">
                              </div>
          
                                  <div class="rememberpass m-t-1">
                                      <input type="checkbox" name="rememberusername" id="rememberusername" value="1"  />
                                      <label for="rememberusername">Remember username</label>
                                  </div>
          
                              <button type="submit" class="btn btn-primary btn-block" id="loginbtn">Log in</button>
                          </form>
          
                          <div class="forgetpass m-t-1">
                              <p><a href="https://qualicoach.org/bfsi/login/forgot_password.php">Forgotten your username or password?</a></p>
                          </div>
          
                      </div>
                  </div>
              </div>
          </div>
          </div>
          </div></div>
                              
                          </section>
                      </div>
                  </div>
              </div>
          </div>
          
          <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          ;
          
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
           M.util.js_pending('random693ae1261e35a2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae1261e35a2'); });
          })();
          //]]>
          </script>
          
          
          </body>
          </html>
          Evidence
          bug
          Solution

          Remove all comments that return information that may help an attacker and fix any underlying problems they refer to.

      2. Re-examine Cache-control Directives (1)
        1. GET https://qualicoach.org
          Alert tags
          Alert description

          The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.

          Request
          Request line and header section (229 bytes)
          GET https://qualicoach.org HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          
          
          Request body (0 bytes)
          Response
          Status line and header section (522 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:03:28 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Last-Modified: Tue, 23 Jan 2024 09:42:04 GMT
          ETag: "1e-60f99c24d7710"
          Accept-Ranges: bytes
          Content-Length: 30
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html
          
          
          Response body (30 bytes)
          
          <html>
          403 Forbidden
          </html>
          
          Parameter
          cache-control
          Solution

          For secure content, ensure the cache-control HTTP header is set with "no-cache, no-store, must-revalidate". If an asset should be cached consider setting the directives "public, max-age, immutable".

      3. User Controllable HTML Element Attribute (Potential XSS) (1)
        1. POST https://qualicoach.org/bfsi/login/forgot_password.php
          Alert tags
          Alert description

          This check looks at user-supplied input in query string parameters and POST data to identify where certain HTML attribute values might be controlled. This provides hot-spot detection for XSS (cross-site scripting) that will require further review by a security analyst to determine exploitability.

          Other info

          User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL:

          https://qualicoach.org/bfsi/login/forgot_password.php

          appears to include user input in:

          a(n) [input] tag [value] attribute

          The user input found was:

          sesskey=qmFnoxMYwg

          The user-controlled value was:

          qmfnoxmywg

          Request
          Request line and header section (445 bytes)
          POST https://qualicoach.org/bfsi/login/forgot_password.php HTTP/1.1
          host: qualicoach.org
          user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
          pragma: no-cache
          cache-control: no-cache
          content-type: application/x-www-form-urlencoded
          referer: https://qualicoach.org/bfsi/login/forgot_password.php
          content-length: 118
          Cookie: MoodleSession=m826a8e9c51qr4p1thpic5ds6d
          
          
          Request body (118 bytes)
          sesskey=qmFnoxMYwg&_qf__login_forgot_password_form=1&username=ZAP&email=zaproxy%40example.com&submitbuttonemail=Search
          Response
          Status line and header section (740 bytes)
          HTTP/1.1 200 OK
          Date: Thu, 11 Dec 2025 15:20:06 GMT
          Server: Apache
          X-XSS-Protection: 1; mode=block
          X-Content-Type-Options: nosniff
          Referrer-Policy: strict-origin-when-cross-origin
          Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
          Content-Security-Policy: connect-src 'self'
          Expires: 
          Cache-Control: private, pre-check=0, post-check=0, max-age=0, no-transform
          Pragma: no-cache
          Content-Language: en
          Content-Script-Type: text/javascript
          Content-Style-Type: text/css
          X-UA-Compatible: IE=edge
          Accept-Ranges: none
          X-Frame-Options: sameorigin
          Vary: Accept-Encoding
          Permissions-Policy: camera=(), microphone=(), geolocation=(), fullscreen=()
          Content-Type: text/html; charset=utf-8
          content-length: 30330
          
          
          Response body (30330 bytes)
          <!DOCTYPE html>
          
              <html  dir="ltr" lang="en" xml:lang="en">
              <head>
                  <title>Forgotten password</title>
                  <link rel="shortcut icon" href="https://qualicoach.org/bfsi/theme/image.php/moove/theme/1762772262/favicon" />
                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
          <meta name="keywords" content="moodle, Forgotten password" />
          <link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://qualicoach.org/bfsi/theme/styles.php/moove/1762772262_1/all" />
          <script>
          //<![CDATA[
          var M = {}; M.yui = {};
          M.pageloadstarttime = new Date();
          M.cfg = {"wwwroot":"https:\/\/qualicoach.org\/bfsi","sesskey":"qmFnoxMYwg","sessiontimeout":"7200","themerev":"1762772262","slasharguments":1,"theme":"moove","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1762772262","admin":"admin","svgicons":true,"usertimezone":"Asia\/Kolkata","contextid":1,"langrev":1762772262,"templaterev":"1762772262"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
          var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
          if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
          YUI_config = {"debug":false,"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?m\/1762772262\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"m\/1762772262\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-maintenancemodetimer":{"requires":["base","node"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-lockscroll":{"requires":["plugin","base-build"]},"moodle-core-event":{"requires":["event-custom"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core_availability-form":{"requires":["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]},"moodle-backup-backupselectall":{"requires":["node","event","node-event-simulate","anim"]},"moodle-backup-confirmcancel":{"requires":["node","node-event-simulate","moodle-core-notification-confirm"]},"moodle-course-categoryexpander":{"requires":["node","event-key"]},"moodle-course-management":{"requires":["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]},"moodle-course-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]},"moodle-course-formatchooser":{"requires":["base","node","node-event-simulate"]},"moodle-course-util":{"requires":["node"],"use":["moodle-course-util-base"],"submodules":{"moodle-course-util-base":{},"moodle-course-util-section":{"requires":["node","moodle-course-util-base"]},"moodle-course-util-cm":{"requires":["node","moodle-course-util-base"]}}},"moodle-form-shortforms":{"requires":["node","base","selector-css3","moodle-core-event"]},"moodle-form-passwordunmask":{"requires":[]},"moodle-form-dateselector":{"requires":["base","node","overlay","calendar"]},"moodle-question-searchform":{"requires":["base","node"]},"moodle-question-chooser":{"requires":["moodle-core-chooserdialogue"]},"moodle-question-preview":{"requires":["base","dom","event-delegate","event-key","core_question_engine"]},"moodle-availability_completion-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_date-form":{"requires":["base","node","event","io","moodle-core_availability-form"]},"moodle-availability_grade-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_group-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_grouping-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-availability_profile-form":{"requires":["base","node","event","moodle-core_availability-form"]},"moodle-mod_assign-history":{"requires":["node","transition"]},"moodle-mod_quiz-questionchooser":{"requires":["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]},"moodle-mod_quiz-toolboxes":{"requires":["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]},"moodle-mod_quiz-dragdrop":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]},"moodle-mod_quiz-modform":{"requires":["base","node","event"]},"moodle-mod_quiz-util":{"requires":["node","moodle-core-actionmenu"],"use":["moodle-mod_quiz-util-base"],"submodules":{"moodle-mod_quiz-util-base":{},"moodle-mod_quiz-util-slot":{"requires":["node","moodle-mod_quiz-util-base"]},"moodle-mod_quiz-util-page":{"requires":["node","moodle-mod_quiz-util-base"]}}},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-mod_quiz-quizbase":{"requires":["base","node"]},"moodle-message_airnotifier-toolboxes":{"requires":["base","node","io"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-filter_mathjaxloader-loader":{"requires":["moodle-core-event"]},"moodle-editor_atto-rangy":{"requires":[]},"moodle-editor_atto-editor":{"requires":["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]},"moodle-editor_atto-plugin":{"requires":["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]},"moodle-editor_atto-menu":{"requires":["moodle-core-notification-dialogue","node","event","event-custom"]},"moodle-report_eventlist-eventfilter":{"requires":["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]},"moodle-report_loglive-fetchlogs":{"requires":["base","event","node","io","node-event-delegate"]},"moodle-gradereport_grader-gradereporttable":{"requires":["base","node","event","handlebars","overlay","event-hover"]},"moodle-gradereport_history-userselector":{"requires":["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]},"moodle-tool_capability-search":{"requires":["base","node"]},"moodle-tool_lp-dragdrop-reorder":{"requires":["moodle-core-dragdrop"]},"moodle-tool_monitor-dropdown":{"requires":["base","event","node"]},"moodle-assignfeedback_editpdf-editor":{"requires":["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-atto_accessibilitychecker-button":{"requires":["color-base","moodle-editor_atto-plugin"]},"moodle-atto_accessibilityhelper-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_align-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_bold-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_charmap-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_clear-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_collapse-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emojipicker-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_emoticon-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_equation-button":{"requires":["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]},"moodle-atto_h5p-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_html-codemirror":{"requires":["moodle-atto_html-codemirror-skin"]},"moodle-atto_html-beautify":{},"moodle-atto_html-button":{"requires":["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]},"moodle-atto_image-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_indent-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_italic-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_link-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_managefiles-usedfiles":{"requires":["node","escape"]},"moodle-atto_managefiles-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_media-button":{"requires":["moodle-editor_atto-plugin","moodle-form-shortforms"]},"moodle-atto_noautolink-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_orderedlist-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_recordrtc-button":{"requires":["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]},"moodle-atto_recordrtc-recording":{"requires":["moodle-atto_recordrtc-button"]},"moodle-atto_rtl-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_strike-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_subscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_superscript-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_table-button":{"requires":["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]},"moodle-atto_title-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_underline-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_undo-button":{"requires":["moodle-editor_atto-plugin"]},"moodle-atto_unorderedlist-button":{"requires":["moodle-editor_atto-plugin"]}}},"gallery":{"name":"gallery","base":"https:\/\/qualicoach.org\/bfsi\/lib\/yuilib\/gallery\/","combine":true,"comboBase":"https:\/\/qualicoach.org\/bfsi\/theme\/yui_combo.php?","ext":false,"root":"gallery\/1762772262\/","patterns":{"gallery-":{"group":"gallery"}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]},"core_comment":{"name":"core_comment","fullpath":"https:\/\/qualicoach.org\/bfsi\/lib\/javascript.php\/1762772262\/comment\/comment.js","requires":["base","io-base","node","json","yui2-animation","overlay","escape"]},"mathjax":{"name":"mathjax","fullpath":"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@2.7.8\/MathJax.js?delayStartupUntil=configured"}}};
          M.yui.loader = {modules: {}};
          
          //]]>
          </script>
          
                  <meta charset="utf-8">
                  <meta http-equiv="X-UA-Compatible" content="IE=edge">
                  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
              
                  <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
              </head>
              
              <body  id="page-login-forgot_password" class="format-site  path-login chrome dir-ltr lang-en yui-skin-sam yui3-skin-sam qualicoach-org--bfsi pagelayout-base course-1 context-1 notloggedin ">
          <div class="toast-wrapper mx-auto py-0 fixed-top" role="status" aria-live="polite"></div>
              
          
          <div id="accessibilitybar" class="fixed-top">
              <div class="container">
                  <div class="bars">
                      <div class="fontsize">
                          <span>Font size</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="decrease" title="Decrease font size" id="fontsize_dec">A-</a></li>
                              <li><a class="btn btn-default" data-action="reset" title="Reset font size" id="fontsize_reset">A</a></li>
                              <li><a class="btn btn-default" data-action="increase" title="Increase font size" id="fontsize_inc">A+</a></li>
                          </ul>
                      </div>
                      <div class="sitecolor">
                          <span>Site color</span>
                          <ul>
                              <li><a class="btn btn-default" data-action="reset" title="Reset site color" id="sitecolor_color1">R</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-2" title="Low contrast 1" id="sitecolor_color2">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-3" title="Low contrast 2" id="sitecolor_color3">A</a></li>
                              <li><a class="btn btn-default" data-action="sitecolor-color-4" title="High contrast" id="sitecolor_color4">A</a></li>
                          </ul>
                      </div>
                  </div>
              </div>
          </div>
          <nav class="fixed-top navbar navbar-light navbar-expand moodle-has-zindex">
          
              <a href="https://qualicoach.org/bfsi" class="navbar-brand 
                      d-none d-sm-inline
                      ">
                      <span class="site-name d-none d-md-inline">Qualicoach BFSI</span>
              </a>
          
              <ul class="navbar-nav d-none d-md-flex custom-menus">
                  <!-- custom_menu -->
                  
                  <!-- page_heading_menu -->
                  
              </ul>
              <ul class="nav navbar-nav ml-auto">
                  <div class="d-none d-lg-block">
                      
                  </div>
          
                  <li class="nav-item lang-menu">
                      
                  </li>
          
                  
          
                  <li class="usermenu"><span class="login"></span></li>
              </ul>
          </nav>
              
              <div id="page-wrapper">
              
                  <div>
              <a class="sr-only sr-only-focusable" href="#maincontent">Skip to main content</a>
          </div><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/babel-polyfill/polyfill.min.js"></script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/polyfills/polyfill.js"></script>
          <script src="https://qualicoach.org/bfsi/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.js"></script><script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/javascript-static.js"></script>
          <script>
          //<![CDATA[
          document.body.className += ' jsenabled';
          //]]>
          </script>
          
          
              <div id="page" class="container-fluid d-print-block">
                  <header id="page-header" class="row">
              <div class="col-12 pt-3 pb-3">
                  <div class="card ">
                      <div class="card-body ">
                          <div class="d-flex align-items-center">
                              <div class="mr-auto">
                                  <div class="page-context-header"><div class="page-header-headings"><h1>Qualicoach BFSI</h1></div></div>
                              </div>
          
                              <div class="header-actions-container flex-shrink-0" data-region="header-actions-container">
                              </div>
                          </div>
                          <div class="d-flex flex-wrap">
                              <div id="page-navbar">
                                  <nav>
              <ol class="breadcrumb">
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/" >Home</a></li>
                          <li class="breadcrumb-item"><a href="https://qualicoach.org/bfsi/login/index.php" >Log in</a></li>
                          <li class="breadcrumb-item"><span class="no-link">Forgotten password</span></li>
              </ol>
          </nav>
                              </div>
                              <div class="ml-auto d-flex">
                                  
                              </div>
                              <div id="course-header">
                                  
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </header>
          
                  <div id="page-content" class="row pb-3 d-print-block">
                      <div id="region-main-box" class="col-12">
          
                          <section id="region-main">
                              <div class="card">
                                  <div class="card-body">
                                      <span class="notifications" id="user-notifications"></span>
                                      <div role="main"><span id="maincontent"></span><div class="box py-3 generalbox boxwidthnormal boxaligncenter">To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.</div>
          <form autocomplete="off" action="https://qualicoach.org/bfsi/login/forgot_password.php" method="post" accept-charset="utf-8" id="mform1_IWgbGYoRJ3Q9UJD" class="mform">
          	<div style="display: none;"><input name="sesskey" type="hidden" value="qmFnoxMYwg" />
          <input name="_qf__login_forgot_password_form" type="hidden" value="1" />
          </div>
          
          
          	<fieldset class="clearfix"  id="id_searchbyusername">
          		<legend class="ftoggler">Search by username</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_username" class="form-group row has-danger fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_username">
                              Username
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control is-invalid"
                          name="username"
                          id="id_username"
                          value="ZAP"
                          size="20"
                              autofocus aria-describedby="id_error_username"
                          autocomplete="username" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_username"  style="display: block;">
                      Enter either username or email address
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonusername" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonusername"
                          id="id_submitbuttonusername"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonusername" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          	<fieldset class="clearfix"  id="id_searchbyemail">
          		<legend class="ftoggler">Search by email address</legend>
          		<div class="fcontainer clearfix">
          		<div id="fitem_id_email" class="form-group row has-danger fitem   " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                          <label class="d-inline word-break " for="id_email">
                              Email address
                          </label>
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="text">
                  <input type="text"
                          class="form-control is-invalid"
                          name="email"
                          id="id_email"
                          value="zaproxy@example.com"
                          size="30"
                              autofocus aria-describedby="id_error_email"
                          maxlength="100" autocomplete="email" >
                  <div class="form-control-feedback invalid-feedback" id="id_error_email"  style="display: block;">
                      Enter either username or email address
                  </div>
              </div>
          </div><div id="fitem_id_submitbuttonemail" class="form-group row  fitem femptylabel  " >
              <div class="col-md-3 col-form-label d-flex pb-0 pr-md-0">
                  
                  <div class="form-label-addon d-flex align-items-center align-self-start">
                      
                  </div>
              </div>
              <div class="col-md-9 form-inline align-items-start felement" data-fieldtype="submit">
                      <input type="submit"
                          class="btn
                                  btn-primary
                                  
                              
                              
                              "
                          name="submitbuttonemail"
                          id="id_submitbuttonemail"
                          value="Search"
                           >
                  <div class="form-control-feedback invalid-feedback" id="id_error_submitbuttonemail" >
                      
                  </div>
              </div>
          </div>
          		</div></fieldset>
          </form></div>
                                      
                                  </div>
                              </div>
          
                              
                          </section>
                      </div>
                  </div>
              </div>
          
              
                  
              
              </div><!-- Ends .page-wrapper -->
              
          <div id="top-footer">
            <div class="container-fluid">
              <div class="row">
                  <div class="col-md-7 contact">
                      <h3>Stay in touch</h3>
                      <h4></h4>
                      <ul>
                      </ul>
                  </div>
                  <div class="col-md-5 social">
                    <ul>
          
          
          
          
          
                    </ul>
          
                    <div class="plugins_standard_footer_html"><div class="tool_dataprivacy mb-2"><a class="btn btn-default" href="https://qualicoach.org/bfsi/admin/tool/dataprivacy/summary.php"><i class='slicon-folder-alt'></i> Data retention summary</a></div></div>
                  </div>
              </div>
            </div>
          </div>
          <footer id="page-footer" class="p-y-1">
            <div class="container-fluid">
                <div id="course-footer"></div>
          
                <div class="madewithmoodle">
                    <p>Proudly made with</p>
                    <a href="https://moodle.org"><img src="https://qualicoach.org/bfsi/theme/moove/pix/moodle-logo-white.png" alt="Moodle logo"></a>
                </div>
          
                <div class="madeby">
                    <p>Made with <i class="text-danger fa fa-heart"></i> by <a href="http://conecti.me">conecti.me</a></p>
                </div>
            </div>
          </footer>
          
          <script>
          //<![CDATA[
          var require = {
              baseUrl : 'https://qualicoach.org/bfsi/lib/requirejs.php/1762772262/',
              // We only support AMD modules with an explicit define() statement.
              enforceDefine: true,
              skipDataMain: true,
              waitSeconds : 0,
          
              paths: {
                  jquery: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/jquery-3.5.1.min',
                  jqueryui: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/jquery/ui-1.12.1/jquery-ui.min',
                  jqueryprivate: 'https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/jquery-private'
              },
          
              // Custom jquery config map.
              map: {
                // '*' means all modules will get 'jqueryprivate'
                // for their 'jquery' dependency.
                '*': { jquery: 'jqueryprivate' },
                // Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
                '*': { process: 'core/first' },
          
                // 'jquery-private' wants the real jQuery module
                // though. If this line was not here, there would
                // be an unresolvable cyclic dependency.
                jqueryprivate: { jquery: 'jquery' }
              }
          };
          
          //]]>
          </script>
          <script src="https://qualicoach.org/bfsi/lib/javascript.php/1762772262/lib/requirejs/require.min.js"></script>
          <script>
          //<![CDATA[
          M.util.js_pending("core/first");
          require(['core/first'], function() {
          require(['core/prefetch'])
          ;
          require(["media_videojs/loader"], function(loader) {
              loader.setUp('en');
          });;
          
          require(['theme_boost/loader']);
          
          require(['theme_boost/drawer'], function(mod) {
              mod.init();
          });
          
          require(['theme_moove/metismenu', 'jquery'], function(metisMenu, $) {
              $(".metismenu").metisMenu();
          });
          
          require([], function() {
              var iconsearch = document.querySelector('.moove-search-input .slicon-magnifier');
              var btnclosesearch = document.querySelector('.search-input-form .close-search');
              var searchinputform = document.querySelector('.moove-search-input');
          
              if (iconsearch) {
          
                  var togglesearchinputform = function() {
                      searchinputform.classList.toggle('expanded');
                  }
          
                  iconsearch.onclick = togglesearchinputform;
                  btnclosesearch.onclick = togglesearchinputform;
              }
          });
          
          require(['theme_moove/accessibilitybar'], function(bar) {
              bar.init();
          });
          
          require(['theme_moove/themesettings'], function(themesettings) {
              themesettings.init();
          });
          
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_username");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonusername");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonusername");
                  });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_email");
          });
          ;
          
          require(['theme_boost/form-display-errors'], function(module) {
              module.enhance("id_submitbuttonemail");
          });
          ;
          
                  require(['core_form/submit'], function(Submit) {
                      Submit.init("id_submitbuttonemail");
                  });
          ;
          M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(1, []); M.util.js_complete('core/notification');});;
          M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"warn"}); M.util.js_complete('core/log');});;
          M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});
              M.util.js_complete("core/first");
          });
          //]]>
          </script>
          <script>
          //<![CDATA[
          M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","changesmadereallygoaway":"You have made changes. Are you sure you want to navigate away and lose your changes?","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
          //]]>
          </script>
          <script>
          //<![CDATA[
          (function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n    config: [\"Accessible.js\", \"Safe.js\"],\n    errorSettings: { message: [\"!\"] },\n    skipStartupTypeset: true,\n    messageStyle: \"none\"\n});\n","lang":"en"});
          });
          M.util.help_popups.setup(Y);
          Y.use("moodle-core-formchangechecker",function() {M.core_formchangechecker.init({"formid":"mform1_IWgbGYoRJ3Q9UJD","initialdirtystate":false});
          });
           M.util.js_pending('random693ae126cd98d2'); Y.on('domready', function() { M.util.js_complete("init");  M.util.js_complete('random693ae126cd98d2'); });
          })();
          //]]>
          </script>
          
              
              </body>
              </html>
          Parameter
          sesskey
          Solution

          Validate all input and sanitize output it before writing to any HTML attributes.

Appendix

Alert Types

This section contains additional information on the types of alerts in the report.

  1. SQL Injection

    Source raised by an active scanner (SQL Injection)
    CWE ID 89
    WASC ID 19
    Reference
    1. https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html
  2. Source Code Disclosure - File Inclusion

    Source raised by an active scanner (Source Code Disclosure - File Inclusion)
    CWE ID 541
    WASC ID 33
    Reference
    1. https://owasp.org/www-community/attacks/Path_Traversal
    2. https://cwe.mitre.org/data/definitions/22.html
  3. Absence of Anti-CSRF Tokens

    Source raised by a passive scanner (Absence of Anti-CSRF Tokens)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html
    2. https://cwe.mitre.org/data/definitions/352.html
  4. Anti-CSRF Tokens Check

    Source raised by an active scanner (Anti-CSRF Tokens Check)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html
    2. https://cwe.mitre.org/data/definitions/352.html
  5. Backup File Disclosure

    Source raised by an active scanner (Backup File Disclosure)
    CWE ID 530
    WASC ID 34
    Reference
    1. https://cwe.mitre.org/data/definitions/530.html
    2. https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/02-Configuration_and_Deployment_Management_Testing/04-Review_Old_Backup_and_Unreferenced_Files_for_Sensitive_Information.html
  6. CSP: Failure to Define Directive with No Fallback

    Source raised by a passive scanner (CSP)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://www.w3.org/TR/CSP/
    2. https://caniuse.com/#search=content+security+policy
    3. https://content-security-policy.com/
    4. https://github.com/HtmlUnit/htmlunit-csp
    5. https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
  7. CSP: Wildcard Directive

    Source raised by a passive scanner (CSP)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://www.w3.org/TR/CSP/
    2. https://caniuse.com/#search=content+security+policy
    3. https://content-security-policy.com/
    4. https://github.com/HtmlUnit/htmlunit-csp
    5. https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
  8. CSP: script-src unsafe-inline

    Source raised by a passive scanner (CSP)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://www.w3.org/TR/CSP/
    2. https://caniuse.com/#search=content+security+policy
    3. https://content-security-policy.com/
    4. https://github.com/HtmlUnit/htmlunit-csp
    5. https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
  9. CSP: style-src unsafe-inline

    Source raised by a passive scanner (CSP)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://www.w3.org/TR/CSP/
    2. https://caniuse.com/#search=content+security+policy
    3. https://content-security-policy.com/
    4. https://github.com/HtmlUnit/htmlunit-csp
    5. https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
  10. Missing Anti-clickjacking Header

    Source raised by a passive scanner (Anti-clickjacking Header)
    CWE ID 1021
    WASC ID 15
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
  11. Relative Path Confusion

    Source raised by an active scanner (Relative Path Confusion)
    CWE ID 20
    WASC ID 20
    Reference
    1. https://arxiv.org/abs/1811.00917
    2. https://hsivonen.fi/doctype/
    3. https://www.w3schools.com/tags/tag_base.asp
  12. Sub Resource Integrity Attribute Missing

    Source raised by a passive scanner (Sub Resource Integrity Attribute Missing)
    CWE ID 345
    WASC ID 15
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
  13. Big Redirect Detected (Potential Sensitive Information Leak)

    Source raised by a passive scanner (Big Redirect Detected (Potential Sensitive Information Leak))
    CWE ID 201
    WASC ID 13
  14. Cookie Slack Detector

    Source raised by an active scanner (Cookie Slack Detector)
    CWE ID 205
    WASC ID 45
    Reference
    1. https://cwe.mitre.org/data/definitions/205.html
  15. Cookie with SameSite Attribute None

    Source raised by a passive scanner (Cookie without SameSite Attribute)
    CWE ID 1275
    WASC ID 13
    Reference
    1. https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site
  16. Cookie without SameSite Attribute

    Source raised by a passive scanner (Cookie without SameSite Attribute)
    CWE ID 1275
    WASC ID 13
    Reference
    1. https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site
  17. Dangerous JS Functions

    Source raised by a passive scanner (Dangerous JS Functions)
    CWE ID 749
    Reference
    1. https://angular.io/guide/security
  18. Insufficient Site Isolation Against Spectre Vulnerability

    Source raised by a passive scanner (Insufficient Site Isolation Against Spectre Vulnerability)
    CWE ID 693
    WASC ID 14
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy
  19. Permissions Policy Header Not Set

    Source raised by a passive scanner (Permissions Policy Header Not Set)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy
    2. https://developer.chrome.com/blog/feature-policy/
    3. https://scotthelme.co.uk/a-new-security-header-feature-policy/
    4. https://w3c.github.io/webappsec-feature-policy/
    5. https://www.smashingmagazine.com/2018/12/feature-policy/
  20. Timestamp Disclosure - Unix

    Source raised by a passive scanner (Timestamp Disclosure)
    CWE ID 497
    WASC ID 13
    Reference
    1. https://cwe.mitre.org/data/definitions/200.html
  21. X-Content-Type-Options Header Missing

    Source raised by a passive scanner (X-Content-Type-Options Header Missing)
    CWE ID 693
    WASC ID 15
    Reference
    1. https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)
    2. https://owasp.org/www-community/Security_Headers
  22. Authentication Request Identified

    Source raised by a passive scanner (Authentication Request Identified)
    Reference
    1. https://www.zaproxy.org/docs/desktop/addons/authentication-helper/auth-req-id/
  23. Base64 Disclosure

    Source raised by a passive scanner (Base64 Disclosure)
    CWE ID 319
    WASC ID 13
    Reference
    1. https://projects.webappsec.org/w/page/13246936/Information%20Leakage
  24. GET for POST

    Source raised by an active scanner (GET for POST)
    CWE ID 16
    WASC ID 20
  25. Information Disclosure - Suspicious Comments

    Source raised by a passive scanner (Information Disclosure - Suspicious Comments)
    CWE ID 615
    WASC ID 13
  26. Modern Web Application

    Source raised by a passive scanner (Modern Web Application)
  27. Non-Storable Content

    Source raised by a passive scanner (Content Cacheability)
    CWE ID 524
    WASC ID 13
    Reference
    1. https://datatracker.ietf.org/doc/html/rfc7234
    2. https://datatracker.ietf.org/doc/html/rfc7231
    3. https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
  28. Re-examine Cache-control Directives

    Source raised by a passive scanner (Re-examine Cache-control Directives)
    CWE ID 525
    WASC ID 13
    Reference
    1. https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching
    2. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
    3. https://grayduck.mn/2021/09/13/cache-control-recommendations/
  29. Sec-Fetch-Dest Header is Missing

    Source raised by a passive scanner (Fetch Metadata Request Headers)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Dest
  30. Sec-Fetch-Mode Header is Missing

    Source raised by a passive scanner (Fetch Metadata Request Headers)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Mode
  31. Sec-Fetch-Site Header is Missing

    Source raised by a passive scanner (Fetch Metadata Request Headers)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Site
  32. Sec-Fetch-User Header is Missing

    Source raised by a passive scanner (Fetch Metadata Request Headers)
    CWE ID 352
    WASC ID 9
    Reference
    1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-User
  33. Session Management Response Identified

    Source raised by a passive scanner (Session Management Response Identified)
    Reference
    1. https://www.zaproxy.org/docs/desktop/addons/authentication-helper/session-mgmt-id
  34. Storable and Cacheable Content

    Source raised by a passive scanner (Content Cacheability)
    CWE ID 524
    WASC ID 13
    Reference
    1. https://datatracker.ietf.org/doc/html/rfc7234
    2. https://datatracker.ietf.org/doc/html/rfc7231
    3. https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
  35. Tech Detected - Apache HTTP Server

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://httpd.apache.org/
  36. Tech Detected - Google Font API

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://google.com/fonts
  37. Tech Detected - HSTS

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://www.rfc-editor.org/rfc/rfc6797#section-6.1
  38. Tech Detected - Moodle

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://moodle.org
  39. Tech Detected - PHP

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://php.net
  40. Tech Detected - RequireJS

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://requirejs.org
  41. Tech Detected - VideoJS

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://videojs.com
  42. Tech Detected - YUI Doc

    Source raised by other tools/functionalities in ZAP (for example, fuzzer, HTTPS Info add-on, custom scripts...) (plugin ID: 10004)
    WASC ID 13
    Reference
    1. https://developer.yahoo.com/yui/yuidoc
  43. User Agent Fuzzer

    Source raised by an active scanner (User Agent Fuzzer)
    Reference
    1. https://owasp.org/wstg
  44. User Controllable HTML Element Attribute (Potential XSS)

    Source raised by a passive scanner (User Controllable HTML Element Attribute (Potential XSS))
    CWE ID 20
    WASC ID 20
    Reference
    1. https://cheatsheetseries.owasp.org/cheatsheets/Input_Validation_Cheat_Sheet.html