:root{--color-primary:#69bd45;--color-secondary:#007ab8;--color-tertiary:#1ea4a9;--color-state:#4b7e2b;--color-state-hover:#3c6721;--color-state-focus:#3c6721;--color-state-active:#30541a;--color-state-highlight:#f6f9d7;--color-state-highlight-neutral:var(--color-neutral-3);--color-state-disabled:var(--color-neutral-5);--color-neutral-1:#fff;--color-neutral-2:#fafafa;--color-neutral-3:#f7f7f7;--color-neutral-4:#e6e4e4;--color-neutral-5:#c7c7c7;--color-neutral-6:#767676;--color-neutral-7:#262626;--color-background:var(--color-neutral-1);--color-border:var(--color-neutral-5);--color-text:var(--color-neutral-7);--color-text-disabled:var(--color-neutral-5);--color-text-hint:var(--color-neutral-6);--link-color:var(--color-state);--link-color-hover:var(--color-state-hover);--nav-bg-color:#fff;--nav-text-color:var(--color-text);--footer-bg-color:#fff;--footer-text-color:var(--color-text);--footer-text-color-hover:var(--footer-text-color);--btn-accent-color:var(--color-state);--btn-accent-color-active:var(--color-state-active);--btn-accent-color-focus:var(--color-state-focus);--btn-accent-color-disabled:var(--color-state-disabled);--btn-prim-accent-color:var(--color-state);--btn-prim-accent-color-active:var(--color-state-active);--btn-prim-accent-color-focus:var(--color-state-focus);--btn-prim-accent-color-disabled:var(--color-state-disabled)}:root{--nav-bg-color: #18181C;--nav-text-color: #ffffff;--color-primary: #00BEFC;--btn-prim-accent-color: #00BEFC;--btn-accent-color: #363636;--link-color: #00befc;--color-state: #8C8C8F;--color-text: #EEEEEE;--footer-bg-color: #18181C;--footer-text-color: #EEEEEE;--btn-prim-accent-color-focus: #00b4f2;--btn-prim-accent-color-active: #00a3e1;--btn-accent-color-focus: #2c2c2c;--btn-accent-color-active: #1b1b1b;--link-color-hover: #00b4f2;--color-state-hover: #828285;--color-state-focus: #828285;--color-state-active: #717174;--footer-text-color-hover: #e4e4e4;}
body {
  background-color: #101014;
}

:root {
    --btn-accent-color: #CBCBCB;
    --catalog-item-border-color: none;
    --dropdown-item-text-color-hover: var(--color-neutral-1);
    --color-state-active: #00BEFC;
/* tabs form  color */
    --tabs-bg-color-selected: #4B4B4B;
    --form-input-bg-color: var(--color-neutral-3);
    --form-input-text-color: var(--color-neutral-6);
/* alerts */
    --color-prompt-alert-bg: #762d2d;
    --color-prompt-alert: #ffb2b2;
    --color-state-focus: var(--color-neutral-5);
    --collapsible-header-border-color: none;
/* root colors */
    --color-neutral-1: #18181C; 
    --color-neutral-2: #202024; 
    --color-neutral-3: #4B4B4B;
    --color-neutral-4: #8C8C8F;
    --color-neutral-5: #CBCBCB;
    --color-neutral-6: #DADADA; 
    --color-neutral-7: #EEEEEE;
    --color-neutral-8: #000;
    --color-neutral-9: #ffffff;
    --color-vibrant-1: #00BEFC;
    --color-vibrant-2: #8EE3FF;
    --color-vibrant-3: #0081AB;
    --color-vibrant-4: #155469;
/* root button style */
    --btn-border-color: var(--color-vibrant-1);
    --btn-bg-color: var(--color-neutral-1);
    --btn-accent-color-focus: var(--color-neutral-9);
    --btn-accent-color-active: var(--color-neutral-9);
    --btn-text-color-disabled: #767676;
    --btn-bg-color-disabled: var(--color-neutral-2); 
    --btn-border-color-disabled: var(--color-neutral-2);
/* collaborate > Your Workspace Side Panel */  
    --side-panel-nav-item-text-color: var(--color-neutral-5);
    --side-panel-nav-item-bg-color-focus: var(--color-state-active);
    --side-panel-nav-item-text-color-focus: var(--color-neutral-1);
    --side-panel-nav-item-bg-color-selected: var(--color-neutral-4);
    --side-panel-nav-item-text-color-selected:  var(--color-vibrant-1);
/* section dividers */  
    --catalog-primfilter-border-color: var(--color-neutral-3);
/* collaborate > Your Workspace Side Panel   
    --dropdown-item-bg-color-hover;*/
/* Inter weight */  
    --epic-type-1: "Inter";
    --weight-p: 400;
    --weight-b: 500;
    --weight-h: 700;
    --weight-x: 900;
/* jumbotron pictures */  
    --jumbo-w-default: url(https://epic-dev.synegen.com/draftfile.php/5/user/draft/263531879/jumboDefault-wide.jpg);
}

.text-ltr{
background-color: black;
}
textarea[class^='tui-formTextarea']{
background-color:black;
}


/*________________________________zoom seminar readability________________________________*/
  .choosercontainer #chooseform .selected .typesummary {
      background-color: var(--color-neutral-1);
  }
  
  .choosercontainer #chooseform .selected {
      background-color: var(--color-neutral-1);
  }
  
  .path-mod-facetoface .ui-dialog .ui-dialog-content .ui-tabs .ui-tabs-nav .ui-tabs-active>a, .path-mod-facetoface .ui-dialog .ui-dialog-content .ui-tabs .ui-tabs-nav .ui-tabs-active>a:hover{
      color: white;
      background-color: var(--color-neutral-2);
  
  }
  
  textarea#id_customfield_locationaddress {
      background-color: var(--color-neutral-2) !important;
  }
  
  
  .ui-tabs .ui-tabs-nav li a {
      color: #ffffff;
  }
  
  
/*________________________________custom homepage blocks________________________________*/

.syn-extend-href-container {
    position: relative;
}

.syn-extend-href {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

  .well.home-prof-block {
  background-image: url(https://epicgames.box.com/shared/static/95z4f547bejlf8b4plib9xf8w15xexwv.png);
  background-size: cover;
  background-position: center;
  }
  
  .well.home-partners-block {
  background-image: url(https://epicgames.box.com/shared/static/hrhpt7egtjoj4v1w3r99f54ij4ntsakz.png);
  background-size: cover;
  background-position: center;
  }
  
  
  .well.home-edu-block {
  background-image: url(https://epicgames.box.com/shared/static/vjo2abdqb612b5tknvps45plkmze5mdr.png);
  background-size: cover;
  background-position: right;
  }

.academia-custom {
    text-shadow: 0 0 15px black;
}

/* _______________________________________________________academia dashboard________________________________________________________ */

#page-totara-dashboard-96 {

    #page {
        margin-top: -6.5%;
    }

    .container-fluid.breadcrumb-container {
        z-index: 1;
    }
}


.container-fluid.acacdemia-jumbo {
    background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/5f87a969442f635eb6725aed519484e5.jpg);
    background-size: cover;
    background-position: center;
    /* height: 76rem; */
    margin: 0;
    /* margin: -7.2% -1.2% 0 -1.2%; */
    position: relative;

    .copy {
        margin: 12% 4%;

        h1 {
            font-kerning: none;
            text-decoration: none;
            color: rgb(247, 245, 248);
            text-transform: none;
            list-style-type: none;
        }
    
        h4 {
            color: rgb(247, 245, 248);
            letter-spacing: 0em;
            text-transform: none;
            list-style-type: none;
            font-weight: 300;
            padding: 1em 0;
        }
    }

    .img-credit {
        color: rgb(255, 255, 255);
        line-height: 18px;
        background: black;
        padding: .7vh;
        margin: 0;
        height: 3vh;
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
    }
}

.ac-dash-card {
    background: rgb(31, 27, 27);
    border-radius: 3rem;
}


.ac-dash-section-one {
    .row {
        h2 {
            font-weight: 600;
        }
        h5 {
            margin-bottom: 0 !important;
        }
    }
    .row.row-flex.row-flex-wrap {
        .col-sm-4 {
            .well {
                border-radius: 4rem;

                h4 {
                    padding-top: 2rem;
                }
            }
        }
    }
    p.paragraph-copy {
        font-weight: 600 !important;
        line-height: normal;
        padding-bottom: 3rem;

        a {
            text-decoration: underline;
            font-weight: 400;
        }
    }
}

.ac-dash-section-two {
    background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/beca76a8eb2e5e7f20b85cb3b55a9b66.png);
    background: linear-gradient(to bottom, rgba(0,0,0,.4), rgba(0,0,0,.4)), url('https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/beca76a8eb2e5e7f20b85cb3b55a9b66.png') no-repeat;
    background-size: cover;
    align-content: center;

    .container {
        .copy {

            h6 {
                font-size: 20px !important;
                font-weight: 700;
            }
    
            h3 {
                color: rgb(255, 255, 255);
                line-height: 69px;
                letter-spacing: 0em;
                text-transform: none;
                list-style-type: none;
                font-size: 4em;
            }
        
            p {
                color: rgb(255, 255, 255);
                letter-spacing: 0em;
                text-transform: none;
                list-style-type: none;
                font-size: 1em;
                font-size: 18px;
                font-weight: 300;
                line-height: normal;
                padding-top: 3rem;
            }
        }
    
        .row {
            padding: 2rem 12rem;

            .col-sm-4 button {
                height: auto;
                width: 86%;
                transform-origin: 0px 0px;
                background: rgb(0, 174, 255);
                transform-origin: 0px 0px;
                color: white;
                font-weight: 400;
                font-size: 1.7em;
                font-weight: 600;
                font-style: normal;
                font-kerning: normal;
                text-decoration: none;
                border-radius: 4rem;
            }
        }
    }
}


.ac-dash-section-three {
    .row {
        padding: 0 12rem;

        .col-sm-4 {
            .img-container {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/ae14fa78be918736332d34920bf62a88.jpg);
                background-size: cover;
                background-position: center;
                border-radius: 2rem;
            }
        }
        .col-sm-8 {
            padding: 6rem;
            display: block;

            h3 {
                font-weight: 600;
            }
        }
    }
}

.ac-dash-section-four {
    .row {
        .col-sm-4 {
            .img-container {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/5672b6a0cc204007ceb128a6172712bc.png);
                background-size: cover;
                background-position: center;
                border-radius: 2rem;
            }
        }
        .col-sm-8 {
            .ac-dash-card {
                h3 {
                    font-weight: 600;
                    font-size: 40px;

                }

                h5.blue-heading {
                    color: #00befc;
                    text-transform: uppercase;
                    font-size: 18px !important;
                    font-weight: 600;
                    padding-top: 12px;
                }
                p {
                    font-size: 18px !important;
                }
            }
        }
    }

}

.ac-dash-section-five {
    .row {
        .col-sm-6 {
            .ac-dash-card {
                h3 {
                    font-weight: 600;
                    font-size: 40px;

                }
                h5 {
                    color: #00befc;
                    text-transform: uppercase;
                    font-size: 18px !important;
                    font-weight: 600;
                    padding-top: 12px;

                }
                p {
                    font-size: 18px !important;

                }

                .row {
                    display: flex;

                    .col-sm-2 {
                        position: absolute;
                    }
                }
            }

            .div-one {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/a3aede8b77e04e474ff3895226cb699e.jpg);
                background-size: cover;
                background-position: center;
                border-radius: 2rem;
                margin: 1rem;
            }

            .div-two {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/c068f84e41848f4a3259263beea82b31.jpg);
                background-size: cover;
                background-position: center;
                border-radius: 2rem;
                margin: 1rem;
            }
        }
    }
}

.ac-dash-section-six {
    .row {
        .col-sm-6 {
            .div-one {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/b4e66c2c15e9cf656d5f43dc91ad467a.png);
                background-size: cover;
                background-position: center;
                border-radius: 2rem;
                
            }
            .copy-block {
                align-content: center;

                h3 {
                    font-weight: 600;
                    font-size: 40px;
    
                }
                p {
                    font-size: 18px !important;
    
                }
                row {
                    padding-left: 3.4%;
                    font-weight: 600;
                    font-size: 2rem;

                    a {
                        text-decoration: underline;
                    }

                } 
            }
        }
    }
}


.ac-dash-section-seven {
    .row {
        h3 {
            font-weight: 600;
            font-size: 40px;
            text-align: center;
        }

        .col-sm-6 {
            .row {
                h3 {
                    font-weight: 600;
                    font-size: 24px;
                    text-align: left;
                    text-transform: uppercase;
                    padding: 1rem 0;

                }

                p {
                    color: white !important;
                    font-weight: 900;
                    font-size: 18px;
                    text-decoration: underline;
                    text-transform: uppercase;

                    a {
                        color: #27e6ff !important;
                        font-weight: 900;
                        font-size: 18px;
                        text-decoration: underline;
                        text-transform: uppercase;
                    }
                }
            }

            .row.link-btn {
                background-color: #00BEFC;
                padding: 1rem;
                border-radius: 1.5rem;
                text-wrap-style: pretty;
                display: inline-flex;

        
                .col-sm-4 {
                    padding: 0;
                    align-content: center;
                    max-width: 33%;

                    .div-one, .div-two, .div-three, .div-four, .div-five, .div-six {
                        background-size: contain;
                        background-repeat: no-repeat;
                        background-position: left;
                        border-radius: 1.5rem;
                        height: 12rem;
                    }

                    .div-one {
                        background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/2a22fdc3ffca7d309ad99e8dcf2b38a4.png);
                    }

                    .div-two {
                        background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/2e1dd9687578bd490e515f8159aca5c3.png);

                        
                    }

                    .div-three {
                        background-image: url(https://www.iconpacks.net/icons/1/free-youtube-icon-123-thumb.png); 
                        background-color: black;
                        border-radius: 8rem;
                        padding: 1.7rem 1.5rem;
                    }

                    .div-four {
                        background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/58cece8c8f6edf58c45cdd6c109962e6.png);
                    }

                    .div-five {
                        background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/10cdf6f3f82899613e96de077d29b631.png);
                    }

                    .div-six {
                        background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/639671a913d0a491484d99ca3179d6b3.jpg);
                        background-size: cover !important;
                    }
                
                .col-sm-4 > div {
                    height: 12rem;
                    }
                }
                .col-sm-8 {
                    align-content: center;
                }
            }
        }
    }
}



.ac-dash-section-eight {
    .row {
        .col-sm-5 {
            .div {
                background-image: url(https://testueacademy2025.my.canva.site/testjamieueacademymay2025/_assets/media/2c9bc2b9209f64724fc6ebc173f2386b.png);
                background-size: contain;
                background-repeat: no-repeat;
                border-radius: 1.5rem;
            }
        }
        .contact {
            .row {
                align-content: center;
                justify-items: center;

                h3 {
                    font-weight: 600;
                    font-size: 48px;
                    text-align: center;

                }
                h6 {
                    color: #00befc;
                    text-transform: uppercase;
                    font-size: 16px !important;
                    font-weight: 600;
                    padding: 16px 0;
                    text-align: center;

                }
                button {
                    background-color: #00aeff;
                    border: 0;
                    padding: 2rem 7rem;
                    margin-bottom: 4rem;
                    text-transform: uppercase;
                    font-size: 18px;
                    font-weight: 500;
                    text-decoration: underline;
                    border-radius: 1rem;

                }

                p {
                    color: #00befc;
                    margin-bottom: 4rem;
                    text-align: center;
                    font-size: larger;
                    font-weight: 600;

                }

                .row {
                    text-align: center;

                }

            }
        }

        .trademark {
            color: white;
            line-height: 18px;
            margin: 0;
            position: absolute;
            width: 100%;
            text-align: center;
            padding-top: 1.2rem;

        }
    }
}

/* 
.col-sm-3.button {
    background: rgb(0, 174, 255);
    width: 795.432px;
    height: 256px;
    transform: scale(0.559798, 0.559798);
    transform-origin: 0px 0px;
}
 */



/* _______________________________________________________academia dashboard responsiveness________________________________________________________ */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .container-fluid.acacdemia-jumbo {
        .copy {
    
            h1 {
                font-size: 48px;
                line-height: 56px;
                filter: drop-shadow(2px 4px 6px black);
            }
        
            h4 {
                line-height: 30px;
                font-size: 20px !important;
                padding: 0.5em 0;
                filter: drop-shadow(2px 4px 6px black);
            }
        }
    
        .img-credit {
            font-size: 10px;

        }
    }

    .ac-dash-section-one {
        .row {
            h2 {
                font-size: 33px;
                padding: 4rem 2rem;
            }

            h5 {
                margin-bottom: 0 !important;
                font-weight: 300;
                font-size: 16px !important;
            }

            p {
                font-size: 16px !important;
                line-height: 20px;
            }
        }
        .row.row-flex.row-flex-wrap {
            .col-sm-4 {
                .well {
                    margin-bottom: 4rem;
                    padding: 2rem;
    
                    h4 {
                        padding-top: 2rem;
                    }
                }
            }
        }
    }

    .ac-dash-section-two {
        height: fit-content;
    
        .container {
            .copy {
                margin: auto;
    
                h6 {
                    font-size: 20px !important;
                    font-weight: 700;
                }
        
                h3 {
                    line-height: normal;
                    font-size: 3rem;
                }
            
                p {
                    color: rgb(255, 255, 255);
                    letter-spacing: 0em;
                    text-transform: none;
                    list-style-type: none;
                    font-size: 1em;
                    font-size: 18px;
                    font-weight: 300;
                    line-height: normal;
                    padding-top: 3rem;
                }
            }
        
            .row {
                padding: 0;
    
                .col-sm-4 button {
                    margin-bottom: 1rem;
                    color: white;
                    border-radius: 4rem;
                    line-height: normal;
                    min-height: 7rem;
                }
            }
        }
    }

    .ac-dash-section-three {
        .row {
            padding: 1rem;

            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }
            .col-sm-8 {
                padding: 0;

                h3 {
                    font-weight: 600;
                    font-size: 4.3rem;
                    line-height: normal;
                    padding-bottom: 0;
                }
            }
        }
    }

    .ac-dash-section-four {
        .row {
            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }

            .col-sm-8 {
                .ac-dash-card {
                    padding: 2rem
                }
            }
        }
    }

    .ac-dash-section-five {
        .row {
            .col-sm-6 {
                .ac-dash-card {
                    padding: 2rem;

                    .row {
                        .col-sm-2 {
                            margin-left: 58%;
                            margin-top: 0%;
                            width: auto;
                        }
                    }
                }

                .div-one {
                    min-height: 340px;

                }
            }
        }
    }

    .ac-dash-section-six {
        .row {
            .col-sm-6 {
                .div-one {
                    min-height: 340px;
                    margin: 0;
                }
                .copy-block {
                    padding: 1.3rem;
                }
            }
        }
    }

    .ac-dash-section-seven {
        .row {
            margin-top: 0;

            .col-sm-6 {
                .row.link-btn {
                    margin: 1rem 0;

                    .col-sm-4 {
                        max-width: 23%;

                        .div-one, .div-two, .div-three, .div-four, .div-five, .div-six {
                            width: 100%;
                        }
                    }
                }
            }
        }
    }

        .ac-dash-section-eight {
        .row {
            .col-sm-5 {
                display: none;
            }
        }
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    .container-fluid.acacdemia-jumbo {
    
        .copy {
            /* margin: 12% 4%; */
    
            h1 {
                font-size: 62px;
                filter: drop-shadow(2px 4px 6px black);
            }
        
            h4 {
                font-size: 1.5em !important;
                padding: 0.5em 0;
                filter: drop-shadow(2px 4px 6px black);
            }
        }
    
        .img-credit {
            line-height: 18px;
            /* padding: .7vh;
            margin: 0;
            height: 3vh; */
            text-align: right;
        }
    }

    .ac-dash-section-one {
        .row {
            h2 {
                font-weight: 600;
                font-size: 26px;
                padding: 4rem 2rem;
            }

            h5 {
                margin-bottom: 0 !important;
                font-weight: 300;
                font-size: 16px !important;
            }

            p {
                font-size: 16px !important;
                line-height: 20px;
            }
        }
        .row.row-flex.row-flex-wrap {
            .col-sm-4 {
                .well {
                    padding: 4rem;
                    margin: 2rem 10%;
    
                    h4 {
                        padding-top: 2rem;
                    }
                }
            }
        }
    }

    .ac-dash-section-two {
        height: fit-content;
    
        .container {
            .copy {
                margin: auto;
                padding-top: 3rem;
                padding-bottom: 3rem;
    
                h6 {
                    font-size: 20px !important;
                    font-weight: 700;
                }
        
                h3 {
                    line-height: normal;
                    font-size: 3rem;
                }
            
                p {
                    color: rgb(255, 255, 255);
                    letter-spacing: 0em;
                    text-transform: none;
                    list-style-type: none;
                    font-size: 1em;
                    font-size: 18px;
                    font-weight: 300;
                    line-height: normal;
                    padding-top: 3rem;
                }
            }
        
            .row {
                padding: 0;
    
                .col-sm-4 button {
                    margin-bottom: 1rem;
                    color: white;
                    border-radius: 4rem;
                    line-height: normal;
                    min-height: 7rem;
                }
            }
        }
    }

    .ac-dash-section-three {
        .row {
            padding: 1rem;

            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }
            .col-sm-8 {
                padding: 3rem;

                h3 {
                    font-weight: 600;
                    font-size: 4.3rem;
                    line-height: normal;
                    padding-bottom: 0;
                }
            }
        }
    }

    .ac-dash-section-four {
        .row {
            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }

            .col-sm-8 {
                .ac-dash-card {
                    padding: 3rem;
                    margin-top: 2rem;
                }
            }
        }
    }

    .ac-dash-section-five {
        .row {
            .col-sm-6 {
                .ac-dash-card {
                    padding: 2rem;

                    .row {
                        .col-sm-2 {
                            margin-left: 76%;
                            margin-top: 0%;
                            width: auto;
                        }
                    }
                }

                .div-one {
                    min-height: 340px;

                }
            }
        }
    }

    .ac-dash-section-six {
        .row {
            .col-sm-6 {
                .div-one {
                    min-height: 340px;
                    margin: 0;
                }
                .copy-block {
                    padding: 1.3rem;
                }
            }
        }
    }

    .ac-dash-section-seven {
        .row {
            margin-top: 0;

            .col-sm-6 {
                .row.link-btn {
                    margin: 1rem 0;

                    .col-sm-4 {
                        max-width: 117px;

                        .div-one, .div-two, .div-three, .div-four, .div-five, .div-six {
                            width: 100%;
                        }
                        /* .div-three {
                            width: 90%;
                        } */
                    }
                }
            }
        }
    }

    .ac-dash-section-eight {
        .row {
            .col-sm-5 {
                display: none;
            }
        }
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    .container-fluid.acacdemia-jumbo {
        .copy {    
            h1 {
                font-size: 72px;
                line-height: 76px;
            }
        
            h4 {
                font-size: 1.5em !important;
                padding: 0.5em 0;
            }
        }
    
        .img-credit {
            font-size: 18px;
        }
    }


    .ac-dash-section-two {
        height: fit-content;
    
        .container {
            .copy {
                margin: 6rem;
    
                h6 {
                    font-size: 20px !important;
                    font-weight: 700;
                }
        
                h3 {
                    line-height: 69px;
                    font-size: 4em;
                }
            
                p {
                    font-size: 18px;
                    font-weight: 300;
                    line-height: normal;
                    padding-top: 3rem;
                }
            }
        
            .row {
                padding: 0;
    
                .col-sm-4 button {
                    margin-bottom: 1rem;
                    line-height: normal;
                    min-height: 7rem;
                }
            }
        }
    }

    .ac-dash-section-four {
        .row {
            .col-sm-8 {
                .ac-dash-card {
                    margin-top: 0;
                }
            }
        }
    }

    .ac-dash-section-eight {
        .row {
            .col-sm-5 {
                display: block;

                .div {
                    background-position: top;
                    min-height: 32rem;
                    max-height: 40rem;
                    transform: scale(1.2);
                }
            }
        }
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    .container-fluid.acacdemia-jumbo {
    
        .copy {
    
            h1 {
                font-size: 9em;
                line-height: 119px;
                filter: drop-shadow(2px 4px 6px black);
            }
        
            h4 {
                line-height: 38px;
                font-size: 2.3em !important;
                padding: 1em 0;
                filter: drop-shadow(2px 4px 6px black);
            }
        }
    
        .img-credit {
            font-size: 14px;
        }
    }

    .ac-dash-section-one {
        .row {
            h2 {
                font-size: 40px;
                padding: 6rem 24rem 0 24rem;
            }

            h5 {
                margin-bottom: 0 !important;
                font-weight: 300;
                font-size: 20px !important;
            }

            p {
                font-size: 16px !important;
                line-height: 20px;
            }
        }
        .row.row-flex.row-flex-wrap {
            .col-sm-4 {
                .well {
                    margin-bottom: 6rem;
                    padding: 4rem;
    
                }
            }
        }
        p.paragraph-copy {
            font-size: 18px;
        }
    }


    .ac-dash-section-two {
        height: fit-content;
    
        .container {
            .copy {
                margin: 6rem;
    
                h6 {
                    font-size: 20px !important;
                    font-weight: 700;
                }
        
                h3 {
                    line-height: 69px;
                    font-size: 4em;
                }
            
                p {
                    font-size: 18px;
                    font-weight: 300;
                    line-height: normal;
                    padding-top: 3rem;
                }
            }
        
            .row {
                padding: 0;
    
                .col-sm-4 button {
                    margin-bottom: 1rem;
                    line-height: normal;
                    min-height: 7rem;
                }
            }
        }
    }

    .ac-dash-section-three {
        .row {
            padding: 1rem;

            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }
            .col-sm-8 {
                padding: 6rem;

                h3 {
                    font-weight: 600;
                    font-size: 7.3rem;
                    line-height: 8.7rem;
                    padding-bottom: 3rem;
                }
            }
        }
    }

    .ac-dash-section-four {
        .row {
            .col-sm-4 {
                .img-container {
                    min-height: 340px;
                }
            }

            .col-sm-8 {
                .ac-dash-card {
                    padding: 6rem;
                }
            }
        }
    }

    .ac-dash-section-five {
        .row {
            .col-sm-6 {
                .ac-dash-card {
                    padding: 6rem;

                    .row {
                        .col-sm-2 {
                            margin-left: 71%;
                            margin-top: -7%;
                            width: auto;
                        }
                    }
                }

                .div-one {
                    min-height: 340px;

                }
            }
        }
    }

    .ac-dash-section-six {
        .row {
            .col-sm-6 {
                .div-one {
                    min-height: 340px;
                    margin: 2rem 6rem;
                }
                .copy-block {
                    padding: 4rem;
                }
            }
        }
    }

    .ac-dash-section-seven {
        .row {
            margin-top: 0;

            .col-sm-6 {
                .row.link-btn {
                    margin: 1rem 2rem;

                    .col-sm-4 {
                        max-width: 33%;

                        .div-one, .div-two, .div-three, .div-four, .div-five, .div-six {
                            width: 70%;
                        }
                    }
                }
            }
        }
    }

    .ac-dash-section-eight {
        .row {
            .col-sm-5 {
                .div {
                    background-position: center;
                    min-height: 56rem;
                    max-height: 64rem;
                    transform: scale(1.5);
                }
            }
            .contact {
                
            }
        }
    }    
}



/*________________________________jumbotron________________________________*/
.jumbotron {
    background-image: url(https://epicgames.box.com/shared/static/o0yimu1olz7w1tq9nffbh41hrjlcpfmq.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1D1931;
    background-size: cover;
}

/*________________________________notification custom________________________________*/

.tui-toggleSwitch__btn[aria-pressed]~.tui-toggleSwitch__ui:before {
    background-color: var(--color-vibrant-1);
}

.tui-toggleSwitch__ui:before {
    background-color: var(--color-neutral-4);
}

.tui-collapsible__header-button {
     background-color: var(--color-neutral-2);
}



/*________________________________announcements________________________________*/
.forumpost {
    background-color: var(--color-neutral-1);
}



/*________________________________forms________________________________*/

form select, form input[type=text], form input[type=password], form input[type=number], form.atto_form input[type=url], select.singleselect {
  color: var(--color-neutral-6);
  background-color: var(--color-neutral-3) !important;
  border: 1px solid var(--color-neutral-3);
}

form select[disabled], form select[readonly], fieldset[disabled] form select, form input[type=text][disabled], form input[type=text][readonly], fieldset[disabled] form input[type=text], form input[type=password][disabled], form input[type=password][readonly], fieldset[disabled] form input[type=password], form input[type=number][disabled], form input[type=number][readonly], fieldset[disabled] form input[type=number], form.atto_form input[type=url][disabled], form.atto_form input[type=url][readonly], fieldset[disabled] form.atto_form input[type=url], select.singleselect[disabled], select.singleselect[readonly], fieldset[disabled] select.singleselect {
    background-color: var(--color-neutral-2);
    opacity: 1;
    color: #767676;   
}

body#page-user-editadvanced {
    .felement.fpasswordunmask {
        .totara_passwordunmask {
            .wrap {
                input.inputmask {
                    position: absolute;
                    z-index: 1 !important;
                }
                input.passwordinput[type=text] {
                    position: relative;
                    z-index: 0 !important;
                }
            }
        }
    }
}

/*________________________________dropdowns________________________________*/

 /* user dropdown */  
 .dropdown-menu, .moodle-actionmenu[data-enhanced].show .menu{
    background-color: var(--color-neutral-1);
 }

 .dropdown-menu>li>a:hover, .moodle-actionmenu[data-enhanced].show .menu>li>a:hover, .dropdown-menu>li>a:focus, .moodle-actionmenu[data-enhanced].show .menu>li>a:focus {
    background-color: #4B4B4B;
}

a[data-title="profile, moodle"]{
    background-color: var(--color-neutral-1);
}

/* user dropdown container bg colors */
.moodle-actionmenu[data-enhanced].show .menu.align-tr-br{
    background-color: var(--color-neutral-1);
}

/* user dropdown hover.focus.action */
.totaraNav_prim--side .usermenu .moodle-actionmenu .menu li a.menu-action:hover {
    background: var(--color-neutral-3);
}

.totaraNav_prim--side .usermenu .moodle-actionmenu .menu li a.menu-action:focus {
    background: var(--color-neutral-3);
}

.totaraNav_prim--side .usermenu .moodle-actionmenu .menu li a.menu-action{
    color: var(--color-neutral-6);
    background-color: var(--color-neutral-1);
}

#course-category-listings>div>div{
    background-color: var(--color-neutral-1);
    border-color: var(--color-neutral-3);
}


/* blue text dropdown (learning) */
 .tw-selectTree__current {
    color: #27A5CF;
}


  
  



  /*________________________________alerts / labels________________________________*/
  
  
  .alert>*, #page-admin-index .releasenoteslink>*, #page-admin-index .adminwarning>*, #page-admin-index .maturitywarning>*, #page-admin-index .testsitewarning>*, #page-admin-index .maturityinfo>*, #page-admin-roles-assign div.box.generalbox>*, .que .outcome>*, .que .comment>* {
      color: var(--color-neutral-9);
  }

    
  
  /* dashboard labels */
  .label-default {
    background-color: var(--color-neutral-4);
    color: var(--color-neutral-1);
}


  



/*________________________________toggles________________________________*/

/* Reports toggle */
.totara_core__myreports__itemstyletoggle__btn_active {
    color: #27A5CF;
    background-color: var(--color-neutral-1);
}

.totara_core__myreports__itemstyletoggle {
    background-color: #cbcbcb;
 }

 .tw-catalogItemStyleToggle{
    background: transparent;
    border: 1px solid var(--color-neutral-4);
 }

 .tw-catalogItemStyleToggle__btn_active{
    border: 0px;
    background-color: var(--color-neutral-3);
 }




/*________________________________buttons________________________________*/

/* some button text color */
button:hover, input.form-submit:hover, input[type=button]:hover, input[type=reset]:hover{
    background-color: var(--color-vibrant-4);
}

button:focus, button.focus, input.form-submit:focus, input.form-submit.focus, input[type=button]:focus, input[type=button].focus, input[type=submit].focus, input[type=reset]:focus, input[type=reset].focus{
    background-color: var(--color-vibrant-4)
}

button:active, button.active, .open>button.dropdown-toggle, input.form-submit:active, input.form-submit.active, .open>input.form-submit.dropdown-toggle, input[type=button]:active, input[type=button].active, .open>input[type=button].dropdown-toggle, input[type=submit]:active, input[type=submit].active, .open>input[type=submit].dropdown-toggle, input[type=reset]:active, input[type=reset].active, .open>input[type=reset].dropdown-toggle{
    background-color: var(--color-vibrant-4)
}

button, input.form-submit, input[type=button], input[type=submit], input[type=reset] {
    border-color: none; /*fix*/
}

/* some button text color */
.tui-iconBtn_text {
    color: #000;
}

/* courses and cat mgmt > programs */
#page-admin-course-management .buttons .singlebutton {
    background-color: var(--color-vibrant-4);
}





/*________________________________loginStyle________________________________*/

.loginbox .loginform .form-input input[type=text], .loginbox .loginform .form-input input[type=password]{
    background-color: var(--color-neutral-2);
    border: var(--color-neutral-2);
}
  
.loginbox .loginform .form-input input[type=text], .loginbox .loginform .form-input input[type=password]{
    border-radius: 4px;
}

/* {
    width: 40rem;
    height: 4rem;
    font-size: 14px;
    font-family: 'Inter';
    font-weight: var(--weight-h);
} */

.loginbox .potentialidp {
    padding: 0.5rem;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
}

.login-btns{
    width: 100%;
}

.path-login #login_hero-image{
    display: none;
}

.loginbox.clearfix.onecolumn.well.well-login {
    background-color: rgb(24,24,28,.8);
    border: 2px solid var(--color-vibrant-1);
    margin-top: 12%;
    padding: 5rem;
    width: 50rem;
}

.path-login #region-main>[role=main] #login_hero-image+.loginbox{
    flex-grow: 0;
}

.path-login #page {
    background-color: #101014;
    background-image: url(https://epicgames.box.com/shared/static/glv924fkub9t4toydl0n6nxcwxyd6i0a.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.container-fluid.login-page{
    min-width: 100%;
}

.loginbox .desc{
    text-align: center;
    margin-top: 0;
    padding-top: 3rem;
}

.loginbox .potentialidplist{
    width: 100%;
}

.container-fluid.no-account-page {
    background-size: cover;
    background-position: top;
    min-width: 100%;
}



/*________________________________fishstick________________________________*/
.well.well-no-account {
    border: 4px solid var(--color-vibrant-1);
    margin-top: 35%;
    margin-right: 16%;
    margin-left: 16%;
    padding: 4rem;
    padding-left: 6rem;
    background-color: rgb(24,24,28,.8);
    border-radius: 8px;
    font-size: 16px;
}

.container-fluid.no-account-page {
    background-size: cover;
    background-position: top;
    min-width: 100%;
}




/*________________________________blocks________________________________*/

.block {
    background-color : var(--color-neutral-1);
    border: none;
    border-radius: 4px;
}

.block_last_course_accessed_content .course_name_large{
    font-size: 15px;
}





/*________________________________sidepanels________________________________*/

/* collaborate > Your Workspace Side Panel */  

 .tui-sidePanel__content {
    background-color: #202020;
}
  
.tui-sidePanelNav {
    background-color: #202020;
}

.tui-sidePanelNavLinkItem {
    color: #CBCBCB;
    background: #303034;
}




/*________________________________tables________________________________*/


.path-rating .ratingtable>tbody>tr:nth-of-type(odd), table#explaincaps>tbody>tr:nth-of-type(odd), table#defineroletable>tbody>tr:nth-of-type(odd), table.grading-report>tbody>tr:nth-of-type(odd), table#listdirectories>tbody>tr:nth-of-type(odd), table.rolecaps>tbody>tr:nth-of-type(odd), table.userenrolment>tbody>tr:nth-of-type(odd), table#form>tbody>tr:nth-of-type(odd), form#movecourses table>tbody>tr:nth-of-type(odd), #page-admin-course-index .editcourse>tbody>tr:nth-of-type(odd), .forumheaderlist>tbody>tr:nth-of-type(odd), table.flexible>tbody>tr:nth-of-type(odd), .generaltable>tbody>tr:nth-of-type(odd){
    background-color: var(--color-neutral-2);
 }

 .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #121212;
}



/* __________________________________________search bars/inputs_______________________________________ */
/* DashboardCoursesCourse Templates/Demo Coursecggg search bar */
.blogsearchform input[type=text], .searchform input[type=text]{
    background-color: var(--color-neutral-1);
    color: var(--color-neutral-7);
}




/*________________________________courses and categories page________________________________*/

#course-category-listings h3, #course-category-listings .box.message .messagearea .messagesend .mform .fitemtitle, .box.message .messagearea .messagesend .mform #course-category-listings .fitemtitle, #course-category-listings .box.message .messagearea .messagesend .mform .form-label, .box.message .messagearea .messagesend .mform #course-category-listings .form-label{
    background-color: var(--color-neutral-2);
    color: var(--color-neutral-6);
    border-bottom: none;
}

#course-category-listings .listitem[data-visible="0"] a.categoryname{
    color: var(--link-color);
}

#course-category-listings .listitem[data-visible="0"]{
    color:var(--color-neutral-9)
}

/* course categories edit gear dropdown */
#course-category-listings .item-actions.show .menu a{
    color: white;
    background-color: var(--color-neutral-3);
}

/* course selected highlight */
#course-category-listings li[data-selected="1"]>div {
    background-color: #124b67;
}

#course-category-listings li>div:hover{
    background-color: var(--color-neutral-3);
}


/*course catalog search*/
.tw-selectSearchText__field_input {
    background-color: var(--color-neutral-2);
}


/*________________________________course card editing________________________________*/

.tw-catalogItemNarrow__description {
    height: 0px;
}

.tw-catalogItemNarrow__textarea_group {
    padding-top: 0px;
}

.tw-catalogDetailsLink__option_description{
    color: transparent;
    display: none;
}

a.tw-catalogDetailsLink__option_btn1.btn.btn-primary{
    margin-left: 75%;
    margin-right: 5%;
    width: 100%;
}

.tw-catalogDetails__contentBlock{
    margin-right: 2rem;
}

h4 {
    line-height: inherit;
}

.tw-catalogDetails__title{
    margin-left: 2rem;
    margin-top: 2rem;
}

.tw-catalogDetails__detail_body{
    padding-left: 2rem;
}

.tw-catalogItemNarrow__image{
    padding-top: 70%;
}

.tw-catalogItemNarrow__ellipsis{
    padding-left: 4%;
    padding-right: 2%;
}


.tw-catalogItemNarrow__textarea_group_item{
    padding-left: 4%;
}




/*course catalog course description dropdown*/

.tw-catalogDetailsLink {
    border: 0px;
    background: transparent;
    position: absolute;
}


.tw-catalogDetails__content {
    border: none;
    border-radius: 5px;
}

@media (min-width: 768px) 
.tw-catalogDetails__detail_side {
    position: absolute;
}    

.tw-catalogDetailsLink__option_btn {
    color: transparent;
    background: transparent;
    border-width: 0px;
}


/*course progression*/
.editing .section .activity:hover, .editing .section .activity.action-menu-shown {
    background-color: #101014;
}


/*course page > section divider*/
.course-content ul li.section.main{
    border-bottom: 0px;
}



/*________________________________programs page redesign________________________________*/
/* program > course wells */
.well.program-custom-well {
    background-color: var(--color-neutral-1);
    height: 36rem;
    width: 28rem;
    margin: auto;
    padding: 3rem;
    display: block;
    margin-right: 2rem;
}

.surround.display-program{
    border: 0px;
    background-color: var(--color-neutral-2);
}

/* programs > course launch course button */
input[type=submit]:focus, input[type=submit]:hover {
    background-color: var(--color-vibrant-1);
    color: var(--color-neutral-1);
    font-weight: var(--weight-b);
}

.nextsetoperator .operator-and{
    display:none
}

.notifymessage{
    padding: 1rem;
    padding-left: 2rem;
    background: var(--color-neutral-1);
    border-radius: 5px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    display: none;
}

.course-title {
    padding-top: 1rem;
    height: 9rem;
    display: inline-block;
    padding-left: 3%;
}

.pull-right{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: var(--weight-b);
    padding-top: 10px;
}

/* program launch course btn */
.prog-course-launch-btn input{
    color: var(--btn-prim-text-color);
    background-color: var(--btn-prim-bg-color);
    border-color: var(--btn-prim-border-color);
    width: 100%;
    font-weight: var(--weight-b);
    margin-left: 0px;
}

.programprogress{
    padding: 1rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
    background: transparent;
    border-radius: 5px;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

summary summary-program{
    padding-left: 4rem;
    padding-right: 2rem;
    padding-top: 2rem;
    margin-right: 2rem;
    margin-left: 2rem;
    border: 2px solid var(--color-vibrant-1);
    border-radius: 5px;
}

.tw-programItemNarrow__image {
    padding-top: 70%;
    position: relative;
}

.tw-programItemNarrow__image_ratio {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0px;
    left: -30px;
    right: -30px;
    top: -30px;
}

.tw-programItemNarrow__image_ratio_img {
    background-position: 50%;
    background-size: cover;
    border-top-left-radius: calc(var(--border-radius-normal) - 1px);
    border-top-right-radius: calc(var(--border-radius-normal) - 1px);
    height: 100%;
    width: 100%;
}

.programendnote {
    display: none;
}

.container::-webkit-scrollbar{
    display: none;
}

.path-totara-program div.nextsetoperator-group-and {
    border: 0px;
    background-color: var(--color-neutral-1);
}

.programprogress .item{
    width: 50%;
    margin-left: 52%;
}




/*________________________________ readability ________________________________*/
/* enrolling users */
#page-enrol-users #filterform{
    background-color: var(--color-neutral-1);
}

.list-group-item{
    background-color: var(--color-neutral-1);
}

.form-control{
    background-color: var(--color-neutral-1);
}


/*  */
.popover-region-footer-container{
    background-color: var(--color-neutral-2);
}

/* mail/notifications dropdown */
.popover-region-footer-container{
    background-color: var(--color-neutral-2);
}

/* course scorm package */
.yui3-skin-sam .yui3-treeview-selected>.yui3-treeview-row{
    background-color: var(--color-neutral-1);
}

/* add activity to course page */
.jsenabled .choosercontainer #chooseform .instruction {
    background-color: var(--color-neutral-1);
}
.jsenabled .choosercontainer #chooseform .alloptions {
    box-shadow: inset 0 0 30px 0 var(--color-neutral-1);
}

.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd, .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd.yui3-widget-hd{
    background: var(--color-neutral-2);
    background-image: none;
}

.choosercontainer #chooseform .option label{
    border-bottom: 1px solid var(--color-neutral-8);
}

pre {
    color: white;
}

/* backup a course page */
.path-backup .mform .grouped_settings.section_level{
    background-color: var(--color-neutral-1);
    border: none;
}


/* course edit general - edit HTML */
textarea#id_summary_editor{
    background-color: var(--color-neutral-3) !important;
}


.tui-formTextarea {
    background-color: var(--color-neutral-2) !important;
}

.tui-formTextarea:focus {
    background-color: var(--color-neutral-2) !important;
}

#page-report-progress-index .rotated-text-container {
     width: 30px;
}


/*________________________________welcome div________________________________*/
.well{
    border: 2px solid #FF971E;
    background-size: cover;
    padding: 4rem;
    border-radius: 10px;
    background: none;
    margin-bottom: 112px;
}

div#welcome-block {
    background-color: #101014;
}

div#welcome-block a:hover {
    color: var(--link-color);
    text-decoration: none;
}

#priv-train.well {
    background-image: linear-gradient(to bottom right, #083A32, #021512);
}

#partners.well {
    background-image: linear-gradient(to bottom right, #16155C, #050526);
}

#edu.well {
    background-image: linear-gradient(to bottom right, #380D4E, #13031B);
}


/*________________________________..row-flex________________________________*/

html,body {
	height:100%;
    font-family: 'Inter';
}
    
      
.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
    margin-top: 6rem;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}



/*________________________________Inter________________________________*/


h1, h2, h3, .box.message .messagearea .messagesend .mform .fitemtitle, .box.message .messagearea .messagesend .mform .form-label, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: 'Inter', sans-serif;
}


h1, h2, h3, h4 {
    font-weight: var(--weight-x);
}


h5, h6, p {
    font-weight: var(--weight-p);
}


.breadcrumb {
    font-size: 16;
    font-weight: var(--weight-h);
}


/*________________________________course page changes________________________________*/

.well.row.course-custom-well{
    display: flex;
    align-items: center;
    margin: auto;
    background-color: var(--color-neutral-1);
  }


.btn {
    font-weight: var(--weight-b);
}



/*scorum start course button*/
.classic .cover__header-content-action-link{
    background: #00BEFC;
}

.classic .cover {
    --color-cover-cta-bg: #00BEFC;
}


.electric_block {
    border: 2px solid var(--color-vibrant-1);
    border-radius: 10px;
    background-color: var(--color-neutral-1);
}

.section li.activity{
    padding: 2rem;
    margin-bottom: 2rem;
}

.section .activity .contentafterlink {
    margin: 0px;
    padding: 0px;
    padding-left: 1rem;
    font-size:16px
}

h5 {
    font-size: 16px;
    line-height: inherit;
}

span.instancename {
    color: var(--color-neutral-1);
}

.editing .section .activity .activityinstance {
    padding-right: 5rem;
    padding-left: 5rem;
    min-width: 25%!important;
    float: right;
}

span.flex-icon.ft-fw.ft.tfont-var-globe.activityicon {
    display: none;
}

span.flex-icon.ft-fw.ft.tfont-var-collection_handle_fill.activityicon{
    display: none;
}

span.flex-icon.ft-fw.ft.tfont-var-loudspeaker.activityicon{
    display: none;
}

.activity.forum.modtype_forum.electric_block{
    border: 0px;
    background-color: transparent;
}

.section .activity .actions {
   position: absolute;
   right: 0;
   top: 0px;
   z-index: 1;
}

span.instancename.btn.btn-primary{
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.well.row.course-custom-well.course-custom-description{
    border-color: #040336;
    border-style: solid;
    background: linear-gradient(-8deg,#101014,#040336);
    display: block;
    font-size: 16px;
}

.path-course-view .completionprogress{
    display: none;
}


.cover__header-content-action-link


.section .activity .activityinstance{
    min-width: 25%!important;
}

span.forum-button.instancename.btn.btn-primary {
    background-color: transparent;
    color: var(--color-vibrant-1);
    border: 0px;
}

.mod-indent-outer.container{
    width: 100%;
}


.row.row-activity {
    display: flex;
    align-items: center;
}

/*________________________________HTML block text area________________________________*/

textarea#id_config_text{
    background-color: var(--color-neutral-2) !important;

}

textarea{
    background-color: var(--color-neutral-2) !important;

}

div.editor_atto_toolbar div.atto_group{
    background: var(--color-neutral-2) !important;

}

/*toolbars*/
div.editor_atto_toolbar{
    background-color: var(--color-neutral-1) !important;
}

.editor_atto_content_wrap{
    background-color: var(--color-neutral-2) !important;
    color: var(--color-neutral-9);
}


.editor_atto_toolbar button:active, .editor_atto_toolbar button.highlight{
    background-image: none;
    background-color: var(--color-neutral-2) !important;
}

.editor_atto_toolbar button:hover, .editor_atto_toolbar button:focus{
    background-image: none;
    background-color: var(--color-neutral-8);
}

.editor_atto_toolbar button:hover, .editor_atto_toolbar button:hover{
    background-image: none;
    background-color: var(--color-neutral-8);
}

/*________________________________workspaces________________________________*/
.tui-originalSpaceCard__link{
    color: var(--color-neutral-6);
}


/*________________________________my dashboard style________________________________*/
/* current learning */
.progress, .dndupload-progress-outer{
    background-color: var(--color-neutral-1);
    border-radius: 24px;
    border: 1px solid var(--color-vibrant-1);
    box-shadow: none;
}

.block_current_learning-tile{
    background-color: var(--color-neutral-2);
    border: 0px;    
}

.progress-bar, .progress .bar, .dndupload-progress-outer .bar, .dndupload-progress-inner{
    background-color: var(--color-vibrant-1);
    box-shadow: none;
}








/*________________________________programs w multiple courses table________________________________*/
.path-rating .ratingtable>thead>tr>th, .path-rating .ratingtable>thead>tr>td, .path-rating .ratingtable>tbody>tr>th, .path-rating .ratingtable>tbody>tr>td, .path-rating .ratingtable>tfoot>tr>th, .path-rating .ratingtable>tfoot>tr>td, table.flexible>thead>tr>th, table.flexible>thead>tr>td, table.flexible>tbody>tr>th, table.flexible>tbody>tr>td, table.flexible>tfoot>tr>th, table.flexible>tfoot>tr>td, .generaltable>thead>tr>th, .generaltable>thead>tr>td, .generaltable>tbody>tr>th, .generaltable>tbody>tr>td, .generaltable>tfoot>tr>th, .generaltable>tfoot>tr>td {
    line-height: 3;
}

img.course_icon {
    position: absolute;
    opacity: 0;
}


.user-enroller-panel .uep-search-results .users>tbody>tr:hover, table.grading-report>tbody>tr:hover, .forumheaderlist>tbody>tr:hover, .generaltable>tbody>tr:hover, table.flexible>tbody>tr:hover, table#permissions>tbody>tr:hover{
    background-color: var(--color-vibrant-4);
}



/*________________________________main dashboard________________________________*/
/* main dash blocks headings*/
.block-totara-featured-links-layout>div .block-totara-featured-links-content h3, .block-totara-featured-links-layout>div .block-totara-featured-links-content .box.message .messagearea .messagesend .mform .fitemtitle, .box.message .messagearea .messagesend .mform .block-totara-featured-links-layout>div .block-totara-featured-links-content .fitemtitle, .block-totara-featured-links-layout>div .block-totara-featured-links-content .box.message .messagearea .messagesend .mform .form-label, .box.message .messagearea .messagesend .mform .block-totara-featured-links-layout>div .block-totara-featured-links-content .form-label, .block-totara-featured-links-layout>div .block-totara-featured-links-content p{
    color: var(--color-neutral-5);
}

.block-totara-featured-links-layout>div .block-totara-featured-links-content h3 {
color: #fff!important;
}

.block-totara-featured-links-layout>div .block-totara-featured-links-content{
color: #fff!important;
}

/* customizing page > add a block */
.popover, #newmessageoverlay, .enrolpanel.roleassign.visible{
    background-color: var(--color-neutral-2);
}

/* customizing page > add a block search bar */
.block .addBlockPopover--search input[type=text]{
    background-color: var(--color-neutral-1);
    color: #fff;
}

/* docking a block */
#dock {
    background-color: var(--color-neutral-1);
}

/* customizing page > add a block > featured link edit dropdown bg */
.dropdown-menu>li>a, .moodle-actionmenu[data-enhanced].show .menu>li>a{
    color: var(--color-neutral-9);
}

.dropdown-menu>li>a:hover, .moodle-actionmenu[data-enhanced].show .menu>li>a:hover, .dropdown-menu>li>a:focus, .moodle-actionmenu[data-enhanced].show .menu>li>a:focus{
    background-color: var(--color-neutral-5);
}

.block-totara-featured-links-layout .block-totara-featured-links-tile .block-totara-featured-links-edit .moodle-actionmenu, .block-totara-featured-links-layout .block-totara-featured-links-tile .block-totara-featured-links-edit div.show, .block-totara-featured-links-layout .block-totara-featured-links-flex-filler .block-totara-featured-links-edit .moodle-actionmenu, .block-totara-featured-links-layout .block-totara-featured-links-flex-filler .block-totara-featured-links-edit div.show, .block-totara-featured-links-layout>div.block-totara-featured-links-flex-filler .block-totara-featured-links-edit .moodle-actionmenu, .block-totara-featured-links-layout>div.block-totara-featured-links-flex-filler .block-totara-featured-links-edit div.show, .block-totara-featured-links-layout .block-totara-featured-links-tile-adder .block-totara-featured-links-edit .moodle-actionmenu, .block-totara-featured-links-layout .block-totara-featured-links-tile-adder .block-totara-featured-links-edit div.show{
    background-color: var(--color-neutral-8);
}








/* dashboard labels */
.label-default {
    background-color: var(--color-neutral-4);
    color: var(--color-neutral-1);
}




/* __________________________________________guest view_______________________________________ */
/* Dashboard > Courses > CourseTemplates/Demo Course > cggg > Forums > Advanced search */
.path-rating .ratingtable>tbody>tr:nth-of-type(odd), table#explaincaps>tbody>tr:nth-of-type(odd), table#defineroletable>tbody>tr:nth-of-type(odd), table.grading-report>tbody>tr:nth-of-type(odd), table#listdirectories>tbody>tr:nth-of-type(odd), table.rolecaps>tbody>tr:nth-of-type(odd), table.userenrolment>tbody>tr:nth-of-type(odd), table#form>tbody>tr:nth-of-type(odd), form#movecourses table>tbody>tr:nth-of-type(odd), #page-admin-course-index .editcourse>tbody>tr:nth-of-type(odd), .forumheaderlist>tbody>tr:nth-of-type(odd), table.flexible>tbody>tr:nth-of-type(odd), .generaltable>tbody>tr:nth-of-type(odd){
    background-color: var(--color-neutral-8);
}

.submit {
    background-color: #121212;
}


/*________________________________administation________________________________*/
/* program > add */
#dialog-tabs .tabs li.ui-tabs-active, #dialog-tabs .tabs li.ui-state-active a {
    color: var(--color-neutral-9);
}

#dialog-tabs .tabs li.ui-tabs-active a, #dialog-tabs .tabs li.ui-state-active a, #dialog-tabs .tabs li.ui-state-default a {
    color: var(--color-neutral-9);   
}

ul.treeview.filetree.picker a {
    color: var(--color-neutral-6);
    font-size: 15px;
}

.treeview ul {
    background-color: var(--color-neutral-2);
}

.ui-widget-content {
    background: var(--color-neutral-2);
}




/*________________________________text________________________________*/
/* small section descriptions */
.tui-formRow__details {
    color: #8C8C8F;
}



 /*________________________________dashboard > courses > foundations________________________________*/
.panel-default>.panel-heading {
    background-color: var(--color-neutral-1);
}

.coursebox .content{
    background-color: var(--color-neutral-1);  
}





 /*________________________________find________________________________*/   
/* legend */
.mform legend a {
    color: var(--color-vibrant-3)
}

.mform legend a, .mform legend a:hover{
    color: var(--color-neutral-4);
}

legend {
    color: var(--color-vibrant-2);
}




/*________________________________--________________________________*/
/* - */
.ui-widget-header {
    background: var(--color-neutral-1);
    color: var(--color-neutral-9);
    border-width: 0px;
}

.ui-widget-content {
    background: #363636;
    color: var(--color-neutral-6);
    border-color: var(--color-neutral-4);
}

.modal-content{
    background-color: var(--color-neutral-2)
}

.tw-catalogItemNarrow{
    border: none;
}

.tui-rendered {
    background-color:  var(--color-neutral-2);
  }


/*________________________________--________________________________*/

.rolecapheading.header{
    background-color: var(--color-neutral-1);
    color: var(--color-neutral-9);
}

/*__________________________ disabled checkbox and textbox in course admin_________________________*/


input[type="checkbox"][disabled][checked] {
  filter: invert(100%) brightness(3);
}

.rplinput {
    background-color: var(--color-neutral-2);
}



/*________________________________course card editing________________________________*/

.tw-catalogItemNarrow__description {
    height: 0px;
}

.tw-catalogItemNarrow__textarea_group {
    padding-top: 0px;
}

/*________________________________--________________________________*/
/* course tags dropdown */
.form-autocomplete-suggestions{
    background-color: var(--color-neutral-1);
}

.prog-course-launch-btn input{
    color: var(--btn-prim-text-color);
    background-color: var(--btn-prim-bg-color);
    border-color: var(--btn-prim-border-color);
}

/*________________________________Custom Course Catalog style ________________________________*/
/* recently viewed */

.live-training{
   color: var(--color-vibrant-1);
}
.training-available-group{
height: 56px;
}

/*________________________________client dashboard style________________________________*/
/* recently viewed */
.block-totara-recently-viewed .block-trv-card-border{
    border: 0px;
    background-color: var(--color-neutral-2);
}

.block-totara-recently-viewed.block-trv-tiles .block-trv-card{
    min-height: 240px;
}

.block-totara-recently-viewed>ul.block-trv-layout-horizontal li {
    min-height: 240px;
}

.block-totara-recently-viewed .block-trv-progress .block-trv-progress-background{
    background: #101014;
}


/* dashboard backgrounds */
/* epic */
.jumbotron-client {
    background-image: url(https://epic-dev.synegen.com/pluginfile.php/1/totara_core/logo/2386/Logo%20Epic%20Games%20Shield%202023.svg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 26rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-partners {
    background-image: url(https://epic-dev.synegen.com/pluginfile.php/1/totara_core/logo/2386/Logo%20Epic%20Games%20Shield%202023.svg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 26rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-autodesk {
    background-image: url(https://epicgames.box.com/shared/static/0r91iq8x02qdm5760m2umtp4yln0u750.png),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 26rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-clo3d {
    background-image: url(https://epicgames.box.com/shared/static/p5eexul2kxp1udk29ocstvwegy8myxj4.png),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 26rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-cryptic {
    background-image: url(https://epicgames.box.com/shared/static/yr9uznbqrsjc3zxdjqgehw93ryp0q68e.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 26rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-gen-motors {
    background-image: url(https://www.gm.com/etc/designs/gbs/components/topbar/img/GM-logo-2021.png),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-deck-13 {
    background-image: url(https://www.deck13.com/wp-content/uploads/2018/11/deck13_logo_w.png),url( https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-gameloft {
    background-image: url(https://epicgames.box.com/shared/static/6g0umbrxwrv6zphji7xnmzic2fw7z7hl.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-elect-arts {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e5/Electronic_Arts_Logo_2020.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 24rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-jarofsparks {
    background-image: url(https://epicgames.box.com/shared/static/gdnydqpxoqnvdl8u9mwcljq3uan3sqpu.png),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-lvmh{
    background-image: url(https://epicgames.box.com/shared/static/mhq8ofjzcb8gctvzxwcn37ruo39tq3o2.png),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}
.jumbotron-nissan {
    background-image: url(https://www.nissanusa.com/content/dam/Nissan/us/Navigation/sitesimp/nissan-logo-white.svg),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-netease {
    background-image: url(https://epicgames.box.com/shared/static/sxuq13f0vkkx6dbxvqyw5kyl6s9bcswo.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-nintendo {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/b3/Nintendo_red_logo.svg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-rainbow-cgi {
    background-image: url(https://www.rbw-cgi.it/wp-content/uploads/logo-footer.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-salesforce {
    background-image: url(https://a.sfdcstatic.com/shared/images/c360-nav/salesforce-with-type-logo.svg),url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
    background-position: 90%, center;
    background-size: 32rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-sony {
    background-image: url(https://www.sony.com/en/template/2020/en/img/logo.svg),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-sitara {
    background-image: url(https://epicgames.box.com/shared/static/2zee8tb8nx05koepfw72ool6s3c00tvw.jpg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-technicolor {
    background-image: url(https://upload.wikimedia.org/wikipedia/en/thumb/e/e6/Technicolor_logo.svg/1280px-Technicolor_logo.svg.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-troubled-muse {
    background-image: url(https://troubledmuse.com/assets/images/logo.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-wargaming {
    background-image: url(https://cdn.worldvectorlogo.com/logos/wargaming.svg),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-zerply {
    background-image: url(https://zerply.com/img/resources/zerply_green_logo.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-meta {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/7b/Meta_Platforms_Inc._logo.svg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 48rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-lego {
    background-image: url(https://www.edigitalagency.com.au/wp-content/uploads/lego-logo-png-transparent-background.png),url( https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-new-client {
   background-image: url(https://epic-dev.synegen.com/pluginfile.php/1/totara_core/logo/2386/Logo%20Epic%20Games%20Shield%202023.svg),
   url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}

.jumbotron-amazon {
   background-image: url(https://www.pngall.com/wp-content/uploads/15/Amazon-Logo-White-Transparent.png),
   url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}

.jumbotron-canoo {
   background-image: url(https://mma.prnewswire.com/media/840350/Canoo_Logo.jpg?w=200),
   url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}

.jumbotron-cathytest {
   background-image: url(https://i.shgcdn.com/1ec9c187-9579-42d4-be9e-f4161e8df9e1/-/format/auto/-/preview/3000x3000/-/quality/lighter/?w=200),
   url(https://epicgames.box.com/shared/static/yhhmqre8bg45wc5gcfzqliq6ejusn3fk.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}

.jumbotron-eacreate {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e5/Electronic_Arts_Logo_2020.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 24rem, cover;
    background-repeat: no-repeat;
}



.jumbotron-sonynordic {
   background-image: url(https://epicgames.box.com/shared/static/jogcwb14p0g4j9sf26uhciquwo6brqme.png),
   url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}


.jumbotron-partners {
    background-image: url(https://cdn2.unrealengine.com/ue-logo-stacked-unreal-engine-w-677x545-fac11de0943f.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 24rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-mclaren {
   background-image: url(https://epicgames.box.com/shared/static/zx3i2i1n8ybeoinhmg59k22t5pgu0nb3.png),
   url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}



.jumbotron-disney {
   background-image: url(https://epicgames.box.com/shared/static/q70r8verkozpcvfh81i1cat2hu3obc0c.png),
   url(https://epicgames.box.com/shared/static/zilkpmwralenmbhaui0fydnfx5aztp89.png);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}


.jumbotron-worldsuntold {
    background-image: url(https://epicgames.box.com/shared/static/hl3kc8wldotya6s8qyac87ccrzwz46nd.jpg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-fellowship {
   background-image: url(https://epic-dev.synegen.com/pluginfile.php/1/totara_core/logo/2386/Logo%20Epic%20Games%20Shield%202023.svg),
   url(https://epicgames.box.com/shared/static/9bbh3ghvn22py45v469borah4wkgfrpc.png);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}



.jumbotron-calty {
   background-image: url(https://epicgames.box.com/shared/static/oqomupz8ezxp942gzlca4e3qf0m7q3pi.png),
   url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}



.jumbotron-2k {
   background-image: url(https://epicgames.box.com/shared/static/r8c9bg1nvl2j38kcfubsdz8995fym1g2.png),
   url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}

.jumbotron-vucity {
    background-image: url(https://www.vu.city/hubfs/VuCity_June2023/Images/6329df31a2c44f3c3cb57174_Standarise.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-eidos {
    background-image: url(https://www.eidosmontreal.com/wp-content/themes/eidos/dist/images/eidos_montreal_logo1_21fd9f55.png),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-quinnevans {
    background-image: url(https://cdn.prod.website-files.com/6240e0408c8f1a116a84978a/625081e887084f6e122cb5ae_logo-gradient.png),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-squintopera {
    background-image: url(https://www.squintopera.com/wp-content/themes/squintopera/assets/images/so-logo-tagline.svg),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-nighthawk {
    background-image: url(https://www.nighthawkfs.com/web/image/website/1/logo/Nighthawk%20Flight%20Systems%2C%20Inc.?unique=182dc68),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-tmobile {
    background-image: url(https://www.t-mobile.com/content/dam/t-mobile/ntm/branding/logos/corporate/tmo-logo-v4.svg),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-tesla {
   background-image: url(https://www.tesla.com/),
   url(https://epicgames.box.com/shared/static/crdw2a4dpjzww00ncjakdp94xmffo5le.jpg);
   background-position: 90%, center;
   background-size: 26rem, cover;
   background-repeat: no-repeat;
}


.jumbotron-kpf {
    background-image: url(https://epicgames.box.com/s/1i1gjh41u10dwhjgk44bgeoooqmxeb0c),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-Qualcomm {
    background-image: url(https://brandfetch.com/qualcomm.com?view=library&library=default&collection=logos&asset=idI6Idx5_k&utm_source=https%253A%252F%252Fbrandfetch.com%252Fqualcomm.com&utm_medium=copyAction&utm_campaign=brandPageReferral),url(https://epicgames.box.com/shared/static/3uf7vbm1o9105lytnuqhx1dq97b9liny.jpg);
    background-position: 90%, center;
    background-size: 42rem, cover;
    background-repeat: no-repeat;
}

.jumbotron-toonz {
    background-image: url(https://toonz.co/wp-content/uploads/25_anniversary-logo_Dark-BG.png),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-arenanet {
    background-image: url(https://wiki.guildwars2.com/images/5/5d/Arenanet-logo-400-whitebg.jpg),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-saffronic {
    background-image: url(data:image/png;base64,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),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


.jumbotron-shenaz {
    background-image: url(data:image/jpeg;base64,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),url(https://epicgames.box.com/shared/static/fd3v1bnhsr4jkywdud65uo0apew34acl.png);
    background-position: 90%, center;
    background-size: 30rem, cover;
    background-repeat: no-repeat;
}


/*_________________________PASTE NEW CLIENT JUMBOTRONS ABOVE HERE_________________________*/

/*Hide preview on Feedback page*/
#page-mod-feedback-view:not(.used-region-settings) .fa-eye {
	display: none;
}




#page-calendar-view div.maincalendar form.form-inline {
  display: none;
}

#page-calendar-view div.block.block_fake:first-of-type {
  display: none;
}
