:root{color-scheme:light dark;--fiu_blue: #081E3F;--fiu_bright-blue: #0C2B5A;--fiu_bright-gold: #FFCC00;--font_main: #081E3F;--font_alt: #FFFFFF;--alert: #FF0000;--body_background: #EFF0F2;--card_background: #FFFFFF;--dialog_solid_background: rgb(10, 10, 10);--dialog_transparent_background_dark: rgba(10, 10, 10, 0.8);--dialog_transparent_background_light: rgba(10, 10, 10, 0.5);--notch: #0C2B5A;--button_bright-gold: #FFCC00;--transparent_border: rgba(255, 255, 255, 0.1);--dialog_transparent_border: transparent;--nav_border: #FFFFFF;--solid_border: #D3D3D3;--material-icons: #5F6368;--svg-icons: #F7F7F7;--footer_background: #081E3F;--footer_anchor: #FFCC00;--box_shadow1: rgba(0, 0, 0, .10);--box_shadow2: rgba(0, 0, 0, .12);--box_shadow3: rgba(0, 0, 0, .16)}@media (prefers-color-scheme: dark){:root{--fiu_blue: #081E3F;--fiu_bright-blue: #2B2D30;--fiu_bright-gold: #FFCC00;--font_main: #E2E2E2;--font_alt: #FFFFFF;--body_background: #111213;--card_background: #2B2D30;--dialog_solid_background: #2B2D30;--dialog_transparent_background_dark: rgba(10, 10, 10, 0.8);--notch: #2B2D30;--button_bright-gold: #2B2D30;--dialog_transparent_border: #2B2D30;--solid_border: #000000;--material-icons: #9AA0A6;--svg-icons: #1E1E1E;--footer_background: #081E3F;--footer_anchor: #FFCC00;--box_shadow1: rgba(0, 0, 0, .0);--box_shadow2: rgba(0, 0, 0, .0);--box_shadow3: rgba(0, 0, 0, .0)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hidden{display:none !important}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;color:var(--material-icons, #5F6368);display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}footer{background:var(--footer_background, #081E3F);padding:2em 0;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer div.grid-container{width:auto}footer div.grid-container div.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}footer div.grid-container div.grid a{color:var(--footer_anchor, #fc0);text-decoration:underline}footer div.grid-container div.grid div{box-sizing:border-box}footer div.grid-container div.grid div.copyright{font-size:16px;color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:calc(100% - 20px);margin:10px}footer div.grid-container div.grid div.cell:first-child{margin:0 10px 10px}footer div.grid-container div.grid div.cell strong{font-size:1.1rem;margin-bottom:0.5rem;display:block;color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell ul{margin:0;padding:0;line-height:1.6;margin-bottom:1.5rem}footer div.grid-container div.grid div.cell ul li{list-style:none}footer div.grid-container div.grid div.cell ul.social-media-links li{display:inline-block;padding:0 10px 0 0}footer div.grid-container div.grid div.cell ul.social-media-links li a{color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell ul.social-media-links li a span{color:var(--font_alt, #fff)}footer div.grid-container div.grid div.copyright small{color:var(--fiu_white, #fff)}footer div.grid-container div.grid div img{margin:0 auto;max-width:320px;display:block;width:100%}@media only screen and (min-width: 640px){footer div.grid-container div.grid div.cell{height:auto;margin:0.9375rem;width:calc(33.33333% - 1.875rem);text-align:left}footer div.grid-container div.grid div.cell:first-child{margin:0.9375rem;order:3}footer div.grid-container div.grid div.copyright{order:4;width:calc(100% - 15px);margin:0 0.9375rem 0.9375rem;box-sizing:border-box;text-align:center}footer div.grid-container div.grid div.copyright small{text-align:center;width:80%;display:inline-block;font-size:0.95rem;line-height:22px}}@media only screen and (min-width: 1000px){footer div.grid-container{max-width:60rem;margin-left:auto;margin-right:auto}}*{padding:0;margin:0;position:relative;box-sizing:border-box;font-family:'Roboto', sans-serif}h2,h3{margin:20px auto}section div.col{color:var(--font_main, #081E3F)}a{text-decoration:none;font-weight:500;text-decoration:underline;color:var(--font_main, #081E3F)}a.doc_link{padding:0 0 0 18px;margin:20px auto;display:block;text-decoration:none}a.doc_link:before{content:"description";font-family:'Material Icons';-webkit-font-feature-settings:'liga';left:0;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute}a.doc_link:hover::before{color:var(--fiu_bright-gold, #fc0)}a.link{padding:0 0 0 18px;text-decoration:none}a.link::before{content:"link";position:absolute;font-family:'Material Icons';-webkit-font-feature-settings:'liga';left:0;transform:rotate(-45deg);cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}a.link:hover::before{color:var(--fiu_bright-gold, #fc0)}a.button{display:block;margin:30px auto 50px;padding:15px 30px;background:var(--button_bright-gold, #fc0);text-align:center;width:280px;box-sizing:border-box;text-decoration:none}p{line-height:1.2em}html body{background:var(--body_background, #EFF0F2)}html body noscript div.noscript{color:var(--alert, red);margin:20px auto;padding:10px;border:1px solid var(--alert, red);box-sizing:border-box;background:var(--dialog_transparent_background_dark, rgba(10,10,10,0.8))}html body noscript div.noscript span{display:block}html body noscript div.noscript span:nth-of-type(1){font-size:1.3em}html body div.col{margin:0 auto;max-width:900px;padding:0 20px}html body header{border-bottom:3px solid var(--fiu_bright-gold, #fc0)}html body header div.bar{position:fixed;top:0;left:0;width:100%;z-index:10}html body header div.bar div.col{max-width:100%}html body header div.bar div.col div.fiu_brand{display:flex;align-items:center;justify-content:space-between}html body header div.bar div.col div.fiu_brand a{height:50px;display:flex;align-items:center;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s;text-decoration:none}html body header div.bar div.col div.fiu_brand a img{height:30px;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s}html body header div.bar div.col div.fiu_brand a span{display:none}html body header div.bar div.col div.fiu_brand i{color:var(--font_alt, #fff);cursor:pointer}html body header div.bar.scroll{background:var(--dialog_transparent_background_dark, rgba(10,10,10,0.8));border-bottom:solid 1px var(--dialog_transparent_border, transparent)}html body header div.bar.scroll div.col div.fiu_brand a{height:44px}html body header div.bar.scroll div.col div.fiu_brand a img{height:22px}html body header div.security_header{padding:80px 0 0}html body header div.security_header div.col h1{font-size:1.5em;margin:0;color:var(--font_alt, #fff);font-weight:400;text-transform:uppercase}html body header div.security_header div.col p{color:var(--font_alt, #fff)}html body header div.security_header div.col p:empty{display:none}html body header div.security_header div.col nav{display:none;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s}html body header div.security_header div.col nav a{text-decoration:none}html body header div.security_header div.col nav.active{display:block;position:fixed;top:50px;left:20px;width:calc(100% - 60px);max-height:calc(100% - 100px);overflow:hidden;overflow-y:scroll;background:var(--dialog_solid_background, #0a0a0a);z-index:1000;border:1px solid var(--nav_border, #fff)}html body header div.security_header div.col nav.active ul{list-style:none}html body header div.security_header div.col nav.active ul li{position:relative}html body header div.security_header div.col nav.active ul li a{color:var(--font_alt, #fff);display:block;padding:10px 15px 10px 10px;border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1))}html body header div.security_header div.col nav.active ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid transparent}html body header div.security_header div.col nav.active ul li:last-child a{border-bottom:none}html body header div.security_header div.col nav.active ul li::after{content:'';position:absolute;top:10px;right:10px;color:var(--font_alt, #fff);font-family:'Material Icons';-webkit-font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html body header div.security_header div.col nav.active ul li.expand_more ul{display:none}html body header div.security_header div.col nav.active ul li.expand_more::after{content:"expand_more"}html body header div.security_header div.col nav.active ul li.expand_less::after{content:"expand_less"}html body header div.security_header div.col nav.active ul li.expand_less ul{display:block;border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1))}html body header div.security_header div.col nav.active ul li.expand_less ul li a{border:none;margin-left:30px;border-left:1px solid var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1));-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s}html body header div.security_header div.col nav.active ul li.expand_less ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid transparent;border-left:2px solid var(--solid_border, #d3d3d3)}html body header div.security_header div.col nav.active ul li.expand_less ul li:last-child a{border-bottom:none}html body main section{margin:20px auto;padding:30px 0}html body main section:last-of-type{margin:20px auto 0;padding:30px 0 50px}@media only screen and (min-width: 800px){html body header div.bar div.col div.fiu_brand i{display:none}html body header div.bar.scroll+div.security_header nav{line-height:44px}html body header div.security_header div.col nav{display:block;position:fixed;top:0;right:20px;line-height:50px;font-size:0.8em;letter-spacing:1.5px;z-index:100}html body header div.security_header div.col nav ul{list-style:none;display:flex}html body header div.security_header div.col nav ul li{position:relative;margin:0 10px 0 0}html body header div.security_header div.col nav ul li:last-of-type{margin:0}html body header div.security_header div.col nav ul li a{color:var(--font_alt, #fff);font-weight:300;padding:10px 20px 10px 10px}html body header div.security_header div.col nav ul li::after{content:'';position:absolute;top:50%;right:2px;transform:translate(0, -50%);color:var(--font_alt, #fff);cursor:pointer;font-family:'Material Icons';-webkit-font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html body header div.security_header div.col nav ul li.expand_more ul{display:none}html body header div.security_header div.col nav ul li.expand_more::after{content:"expand_more"}html body header div.security_header div.col nav ul li.expand_less{background:var(--dialog_solid_background, #0a0a0a)}html body header div.security_header div.col nav ul li.expand_less::after{content:"expand_less"}html body header div.security_header div.col nav ul li.expand_less ul{display:block;position:fixed;background:var(--dialog_solid_background, #0a0a0a);width:200px;padding:10px 0}html body header div.security_header div.col nav ul li.expand_less ul li{margin:0;line-height:1em}html body header div.security_header div.col nav ul li.expand_less ul li a{padding:10px;display:block;line-height:1.2em}html body header div.security_header div.col nav ul li.expand_less ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1))}}@media only screen and (min-width: 900px){html body header::after,html body header::before{display:none}}@media only screen and (min-width: 1100px){html body header div.bar div.col div.fiu_brand a span{display:block;color:var(--font_alt, #fff);text-transform:uppercase;font-size:0.9em;line-height:50px;width:270px;padding:0 0 0 10px}}html body header{min-height:300px;background-repeat:no-repeat}html body header div.security_header div.col h1{margin:150px 0 0}html body section svg{display:none;position:absolute;z-index:-1;fill:var(--svg-icons, #F7F7F7)}html body section p{margin:10px auto}html body section div.col ul{padding-left:30px}html body section div.col div.sub>*:not(h3){padding-left:20px}html body section div.col div.sub span{font-weight:600}html body section div.col div.sub ul{padding-left:40px}html body section div.col div.sub a.doc_link{margin:20px auto 20px 20px}@media only screen and (min-width: 1100px){html body section svg{display:block}}html body header{background:linear-gradient(rgba(10,10,10,0.7), rgba(7,29,63,0.9)),url("/National_Library/oe_/https://security.fiu.edu/content/backgrounds/15393701711_d85c14b09d_k.jpg");background-attachment:fixed;background-position:center bottom}html body section svg{top:15%;left:50vw;width:500px;height:458px}
