<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: arial, helvetica, sans serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



.container {
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;
}

/***************************/
#all .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;
    background-image: url("../images/all_graduates/00-all_all_graduates.png");
}
/*****************************/

/******************STEM*****************************/
#tab_stem_all .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_All/00-all_all_s.png");
}

#tab_stem_male .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_Men/00-all_men.png");
}

#tab_stem_female .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_Women/00-all_women.png");
}

#tab_stem_white .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_White/00-all_white.png");
}

#tab_stem_black .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_Black/00-all_black.png");
}

#tab_stem_asian .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_Asian/00-all_asian.png");
}

#tab_stem_hispanic .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/STEM_Hispanic/00-all_hisp.png");
}
/***********************************************/


/******************NON STEM*****************************/
#tab_ns_all .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_All/00-all_ns_all.png");
}

#tab_ns_male .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_Men/00-all_men_ns.png");
}

#tab_ns_female .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_Women/00-all_women_ns.png");
}

#tab_ns_white .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_White/00-all_white_ns.png");
}

#tab_ns_black .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_Black/00-all_black_ns.png");
}

#tab_ns_asian .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    background-image: url("../images/NS_Asian/00-all_asian_ns.png");
}

#tab_ns_hispanic .background{
    height: 789px;
    width: 976px;
    position: absolute;
    margin:0;
    padding:0;
    background-repeat: no-repeat;

    /*background-image: url("../images/NS_Hispanic/00-all_hisp_ns.png");*/
    background-image: url("../images/NS_Hispanic/00-all_hispanic_ns.png");
}
/***********************************************/

/*
.comp, .eng, .phys, .bio, .psyc, .soc, .multi, 
.comp-w, .engineer, .math, .life, .phys-w, .soc-w, .arc,
.hc, .soc-serv, .serv, .sales, .prod, .office, .man, .law, .ed, .const, .bus, .art, .arg */

.comp, .eng, .phys, .bio, .psyc, .soc, .multi, 
.comp-w, .engineer, .math, .life, .phys-w, .soc-w, .architects, 
.health, .management, .business, .social, .legal, .edu, .arts, .service, .sales, .office, .agr, .const, .prod 
{
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

/******************************/
/******************************/
/******************************/
/******************************/


/******************************/
/******************************/
#tab_stem_all .comp {
    /*    width: 190px;
    height: 22px;
    top: 48px;
    left: 150px;*/
    width: 260px;
    height: 22px;
    top: 61px;
    left: 170px;
}

#tab_stem_all .eng {
    /*    width: 75px;
        height: 22px;
        top: 115px;
        left: 145px;*/
    width: 75px;
    height: 22px;
    top: 145px;
    left: 188px;
}
#tab_stem_all .phys {
    /*    width: 90px;
        height: 22px;
        top: 221px;
        left:56px;*/
    width: 100px;
    height: 22px;
    top: 280px;
    left: 78px;
}
#tab_stem_all .bio {
    /*    width: 125px;
        height: 34px;
        top:334px;
        left:11px;*/
    width: 125px;
    height: 34px;
    top: 412px;
    left: 43px;
}
#tab_stem_all .psyc {
    /*    width: 70px;
        height: 22px;
        top:459px;
        left:112px;*/

    width: 70px;
    height: 22px;
    top: 570px;
    left: 152px;
}
#tab_stem_all .soc {
    /*    width: 80px;
        height: 22px;
        top:550px;
        left:200px;*/
    width: 85px;
    height: 22px;
    top: 680px;
    left: 265px;
}
#tab_stem_all .multi {
    /*    width: 120px;
        height: 22px;
        top:577px;
        left:267px;*/

    width: 140px;
    height: 22px;
    top: 712px;
    left: 329px;
}
#tab_stem_all .comp-w {
    /*    width: 93px;
        height: 22px;
        top:43px;
        left:444px;*/
    width: 105px;
    height: 22px;
    top: 57px;
    left: 553px;
}

#tab_stem_all .math {
    /*    width: 150px;
    height: 11px;
    top:86px;
    left:546px;*/
    width: 184px;
    height: 15px;
    top: 84px;
    left: 612px;
}

#tab_stem_all .engineer {
    /*    width: 55px;
        height: 12px;
        top:74px;
        left:512px;*/

    width: 55px;
    height: 15px;
    top: 104px;
    left: 653px;
}

#tab_stem_all .life {
    width: 85px;
    height: 12px;
    top: 137px;
    left: 697px;
}

#tab_stem_all .phys-w {
    width: 105px;
    height: 11px;
    top: 150px;
    left: 710px;
}

#tab_stem_all .soc-w {
    width: 97px;
    height: 10px;
    top: 163px;
    left: 725px;
}

#tab_stem_all .architects {
    width: 67px;
    height: 11px;
    top: 176px;
    left: 731px;
}

#tab_stem_all .health {
    width: 79px;
    height: 18px;
    top: 197px;
    left: 754px;
}

#tab_stem_all .social {
    width: 92px;
    height: 18px;
    top: 483px;
    left: 796px;
}

#tab_stem_all .service {
    /*	width: 137px;
            height: 18px;
            top: 641px;
            left: 684px;*/
    width: 45px;
    height: 18px;
    top: 641px;
    left: 690px;
}

#tab_stem_all .sales {
    width: 36px;
    height: 18px;
    top: 675px;
    left: 638px;
}

#tab_stem_all .prod {
    width: 80px;
    height: 28px;
    top: 737px;
    left: 501px;
}

#tab_stem_all .office {
    width: 92px;
    height: 18px;
    top: 696px;
    left: 579px;
}

#tab_stem_all .management {
    width: 134px;
    height: 18px;
    top: 321px;
    left: 805px;
}

#tab_stem_all .legal {
    width: 75px;
    height: 18px;
    top: 518px;
    left: 779px;
}

#tab_stem_all .edu {
    width: 68px;
    height: 21px;
    top: 573px;
    left: 750px;
}

#tab_stem_all .const {
    width: 102px;
    height: 11px;
    top: 725px;
    left: 535px;
}

#tab_stem_all .business {
    width: 133px;
    height: 18px;
    top: 429px;
    left: 808px;
}

#tab_stem_all .arts {
    width: 143px;
    height: 13px;
    top: 621px;
    left: 713px;
}

#tab_stem_all .agr {
    width: 77px;
    height: 11px;
    top: 714px;
    left: 562px;
}
/******************************/
/******************************/

/******************************/
/******************************/
#tab_stem_male .comp {
    /*    width: 190px;
    height: 22px;
    top: 48px;
    left: 150px;*/
    width: 260px;
    height: 22px;
    top: 61px;
    left: 170px;
}
#tab_stem_male .eng {
    /*    width: 75px;
        height: 22px;
        top: 115px;
        left: 145px;*/
    width: 75px;
    height: 22px;
    top: 145px;
    left: 188px;
}
#tab_stem_male .phys {
    /*    width: 90px;
        height: 22px;
        top: 221px;
        left:56px;*/
    width: 100px;
    height: 22px;
    top: 280px;
    left: 78px;
}
#tab_stem_male .bio {
    /*    width: 125px;
        height: 34px;
        top:334px;
        left:11px;*/
    width: 125px;
    height: 34px;
    top: 412px;
    left: 43px;
}
#tab_stem_male .psyc {
    /*    width: 70px;
        height: 22px;
        top:459px;
        left:112px;*/

    width: 70px;
    height: 22px;
    top: 570px;
    left: 152px;
}
#tab_stem_male .soc {
    /*    width: 80px;
        height: 22px;
        top:550px;
        left:200px;*/
    width: 85px;
    height: 22px;
    top: 680px;
    left: 265px;
}
#tab_stem_male .multi {
    /*    width: 120px;
        height: 22px;
        top:577px;
        left:267px;*/

    width: 140px;
    height: 22px;
    top: 712px;
    left: 329px;
}
#tab_stem_male .comp-w {
    /*    width: 93px;
        height: 22px;
        top:43px;
        left:444px;*/
    width: 105px;
    height: 22px;
    top: 57px;
    left: 553px;
}

#tab_stem_male .math {
    /*    width: 150px;
    height: 11px;
    top:86px;
    left:546px;*/
    width: 184px;
    height: 15px;
    top: 84px;
    left: 612px;
}

#tab_stem_male .engineer {
    /*    width: 55px;
        height: 12px;
        top:74px;
        left:512px;*/

    width: 55px;
    height: 15px;
    top: 104px;
    left: 653px;
}

#tab_stem_male .life {
    width: 85px;
    height: 12px;
    top: 137px;
    left: 697px;
}

#tab_stem_male .phys-w {
    width: 105px;
    height: 11px;
    top: 150px;
    left: 710px;
}

#tab_stem_male .soc-w {
    width: 97px;
    height: 10px;
    top: 163px;
    left: 725px;
}

#tab_stem_male .architects {
    width: 67px;
    height: 11px;
    top: 176px;
    left: 731px;
}

#tab_stem_male .health {
    width: 79px;
    height: 18px;
    top: 197px;
    left: 754px;
}

#tab_stem_male .social {
    width: 92px;
    height: 18px;
    top: 483px;
    left: 796px;
}

#tab_stem_male .service {
    width: 137px;
    height: 18px;
    top: 641px;
    left: 684px;
}

#tab_stem_male .sales {
    width: 36px;
    height: 18px;
    top: 675px;
    left: 638px;
}

#tab_stem_male .prod {
    width: 80px;
    height: 28px;
    top: 737px;
    left: 501px;
}

#tab_stem_male .office {
    width: 92px;
    height: 18px;
    top: 696px;
    left: 579px;
}

#tab_stem_male .management {
    width: 134px;
    height: 18px;
    top: 321px;
    left: 805px;
}

#tab_stem_male .legal {
    width: 75px;
    height: 18px;
    top: 518px;
    left: 779px;
}

#tab_stem_male .edu {
    width: 68px;
    height: 21px;
    top: 573px;
    left: 750px;
}

#tab_stem_male .const {
    width: 102px;
    height: 11px;
    top: 725px;
    left: 535px;
}

#tab_stem_male .business {
    width: 133px;
    height: 18px;
    top: 429px;
    left: 808px;
}

#tab_stem_male .arts {
    width: 143px;
    height: 13px;
    top: 621px;
    left: 713px;
}

#tab_stem_male .agr {
    width: 77px;
    height: 11px;
    top: 714px;
    left: 562px;
}
/******************************/

/******************************/

#tab_ns_all .target,
#tab_ns_male .target,
#tab_ns_female .target,
#tab_ns_white .target,
#tab_ns_black .target,
#tab_ns_asian .target,
#tab_ns_hispanic .target
{
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

/******************************/
.legend-all{
    position: absolute;
    z-index: 100;
    height: 135px;
    width: 180px;
    border: 1px solid lightgrey;

    /*    left: 835px;
        top: 760px;*/
    left: 805px;
    top: 728px;
}

.legend-stem-non-stem{
    position: absolute;
    z-index: 100;
    height: 100px;
    width: 150px;
    border: 1px solid lightgrey;

    left: 835px;
    top: 750px;
}

.legend p{
    margin-top: 12px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 10px;
}

.legend p img{
    vertical-align: middle;
    margin-right: 5px;
}
/******************************/


</pre></body></html>