CINXE.COM
LISTSERV - Help for Logging In - LISTS.PSU.EDU
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="title" content="LISTSERV - Help for Logging In - LISTS.PSU.EDU"> <meta name="theme-color" content="#378ACC" /> <title>LISTSERV - Help for Logging In - LISTS.PSU.EDU</title> <link rel="manifest" href="/cgi-bin/wa?SHOWTPL=MANIFEST"> <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> <style type="text/css"> /* LAYOUT COMPONENTS */ body { min-width: 300px; background-color: #F7F7F7; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; text-size-adjust: 100%; -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } #background { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: #F7F7F7; z-index: -1; } #header-wrap { width: 100%; min-width: 320px; position: fixed; top: 0px; left: 0px; z-index: 40; } #header { margin: 0px; } #content-wrap { width: 100%; min-width: 300px; height: auto; position: absolute; top: 40px; left: 0px; overflow: visible; z-index: 10; } #content { margin: 10px; } #helpscreen-wrap { width: 100%; min-width: 300px; height: auto; position: absolute; top: 0px; left: 0px; overflow: visible; z-index: 10; } #helpscreen { margin: 10px; } @media screen and (max-width: 767px) { body { font-size: 14px; } } /* NAVIGATION BAR */ #navbar { width: 100%; min-width: 320px; height: 40px; position: fixed; margin: 0px; padding: 0px; background-color: #378ACC; -moz-box-shadow: 0px 2px 2px #999999; -webkit-box-shadow: 0px 2px 2px #999999; box-shadow: 0px 2px 2px #999999; z-index: 50; } #navbar-left { height: 40px; margin: 0px; padding: 0px; display: table; float: left; } #navbar-left .logo { margin: 0px; padding: 0px; display: table-cell; vertical-align: middle; position: relative; cursor: pointer; } #navbar-left .listserv { margin: 0px; padding: 0px 0px 0px 0px; display: table-cell; vertical-align: middle; position: relative; cursor: pointer; } #navbar-left .listserv img { max-width: 200px; } #navbar-left .subnav { margin: 0px; padding: 0px; display: table-cell; vertical-align: middle; position: relative; cursor: pointer; } #navbar-right { height: 40px; margin: 0px; padding: 0px; display: table; float: right; } #navbar-right .email { margin: 0px; padding: 0px 10px 0px 10px; display: table-cell; vertical-align: middle; position: relative; cursor: pointer; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #FFFFFF; } #navbar-right .email a { color: #FFFFFF; text-decoration: none; } #navbar-right .help { margin: 0px; padding: 0px; display: table-cell; vertical-align: middle; position: relative; cursor: pointer; } #navbar-right .profile { margin: 0px; padding: 0px; display: none; vertical-align: middle; position: relative; cursor: pointer; } @media screen and (max-width: 767px) { #navbar-right .email { font-size: 14px; display: none; } #navbar-right .profile { display: table-cell; } } /* SIDE NAVIGATION */ #subnav-wrap { width: auto; min-width: 240px; height: 100%; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; display: none; background-color: #FFFFFF; -moz-box-shadow: 0px 3px 3px #999999; -webkit-box-shadow: 0px 3px 3px #999999; box-shadow: 0px 3px 3px #999999; z-index: 30; } #subnav .spacer { width: auto; height: 40px; } #subnav .category { width: 4px; height: 38px; background-color: #378ACC; float: left; } #subnav .icon { padding: 8px 12px 8px 6px; float: left; } #subnav .categoryitem { background-color: #EEEEEE; width: auto; height: 38px; overflow: hidden; cursor: pointer; } #subnav .categoryitem:hover { background-color: #EEEEEE; } #subnav .itemlink { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #378ACC; line-height: 38px; float: left; } #subnav .itemlink a { color: #378ACC; text-decoration: none; } #subnav .subicon { padding: 8px 12px 8px 10px; float: left; } #subnav .subitem { width: auto; height: 38px; overflow: hidden; cursor: pointer; } #subnav .subitem:hover { background-color: #EEEEEE; } #subnav .subitemlink { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #378ACC; line-height: 38px; float: left; } #subnav .subitemlink a { color: #378ACC; text-decoration: none; } #subnav .border-top { border-top: 1px solid #DEDEDE; } #subnav .border-bottom { border-bottom: 1px solid #DEDEDE; } #subnav #admin-arrow { font-family: 'Montserrat', sans-serif; font-size: 24px; color: #378ACC; line-height: 38px; padding: 0px 10px 0px 10px; float: right; } #subnav #owner-arrow { font-family: 'Montserrat', sans-serif; font-size: 24px; color: #378ACC; line-height: 38px; padding: 0px 10px 0px 10px; float: right; } #subnav #archive-arrow { font-family: 'Montserrat', sans-serif; font-size: 24px; color: #378ACC; line-height: 38px; padding: 0px 10px 0px 10px; float: right; } @media screen and (max-width: 767px) { #subnav .itemlink { font-size: 14px; } #subnav .subitemlink { font-size: 14px; } } /* PERSONAL PROFILE */ #profile { width: 298px; position: absolute; top: 60px; right: 70px; background-color: #FFFFFF; border: 1px solid #CCCCCC; display: none; } #profile .arrow { width: 17px; height: 9px; position: absolute; top: -9px; right: 40px; background-image: url('/archives/images/default_menu_arrow_17x9.png'); background-repeat: no-repeat; } #profile .profile { width: 100%; margin: 0px; padding: 10px; border-spacing: 2px; } #profile .loggedin { width: 273px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } #profile .entry { width: 195px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .avatar { width: 64px; height: 64px; border: 1px solid #CCCCCC; } @media screen and (max-width: 767px) { #profile { width: 298px; right: 10px; } } /* BODY COMPONENTS */ #pagetitle { width: 100%; min-width: 300px; clear: both; } .pagetitle { width: 100%; margin: 10px 0px 10px 0px; padding: 0px; border-spacing: 0px; } #listselector { width: 100%; min-width: 300px; clear: both; } .listselector { width: 100%; margin: 0px 0px 20px 0px; padding: 0px; border-spacing: 10px; background-color: #F0F0F0; border: 1px solid #DEDEDE; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px; } .listaddress { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } #status { width: 100%; min-width: 300px; clear: both; } .status { width: 100%; margin: 10px 5px 20px 5px; padding: 0px; border-spacing: 2px; } #options { width: 100%; min-width: 300px; clear: both; } .options { width: 100%; margin: 10px 5px 20px 5px; padding: 0px; border-spacing: 2px; } .options-compact { margin: 10px 5px 20px 5px; padding: 0px; border-spacing: 2px; } #tabs { width: 100%; min-width: 300px; clear: both; } .tabs { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; } .tabs-active { width: auto; min-width: 140px; margin: 0px 4px 20px 0px; padding: 6px 0px 8px 0px; background-color: #378ACC; border: 1px solid #DEDEDE; -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; text-align: center; white-space: nowrap; float: left; } .tabs-active .text { margin: 0px; padding: 0px; color: #FFFFFF; } .tabs-active .text a { color: #FFFFFF; text-decoration: none; } .tabs-inactive { width: auto; min-width: 140px; margin: 0px 4px 20px 0px; padding: 6px 0px 8px 0px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; text-align: center; white-space: nowrap; float: left; } .tabs-inactive .text { margin: 0px; padding: 0px; color: #378ACC; } .tabs-inactive .text a { color: #378ACC; text-decoration: none; } #steps { width: 100%; min-width: 300px; clear: both; } .steps { width: auto; margin: 0px; padding: 0px; border-spacing: 0px; border: 1px solid #DEDEDE } .steps-active { width: auto; min-width: 95px; margin: 0px; padding: 6px 0px 8px 0px; background-color: #378ACC; text-align: center; white-space: nowrap; float: left; } .steps-active .text { margin: 0px; padding: 0px; color: #FFFFFF; } .steps-active .text a { color: #FFFFFF; text-decoration: none; } .steps-active .disabled { margin: 0px; padding: 0px; color: #999999; cursor: not-allowed; } .steps-inactive { width: auto; min-width: 95px; margin: 0px; padding: 6px 0px 8px 0px; background-color: #FFFFFF; text-align: center; white-space: nowrap; float: left; } .steps-inactive .text { margin: 0px; padding: 0px; color: #378ACC; } .steps-inactive .text a { color: #378ACC; text-decoration: none; } .steps-inactive .disabled { margin: 0px; padding: 0px; color: #999999; cursor: not-allowed; } #steps-buttons { width: 100%; min-width: 300px; clear: both; } .steps-buttons { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; } #navtrigger { position: relative; float: right; clear: both; z-index: 70; } .navtrigger { margin: 0px; padding: 0px; border-spacing: 0px; background-color: #FFFFFF; border: 1px solid #CCCCCC; } #navopts { width: 275px; position: absolute; display: none; background-color: #FFFFFF; border: 1px solid #CCCCCC; overflow: hidden; z-index: 60; } .navopts { width: 100%; margin: 0px; padding: 10px; border-spacing: 2px; } #output { width: 100%; min-width: 300px; clear: both; } .output { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; background-color: #F7F9FE; border: 1px solid #DEDEDE; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; } .output-blank { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; border: 0px; } .output-section-full { width: 100%; margin: 0px; padding: 10px; border-spacing: 0px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; vertical-align: top; } .output-section-left { width: 50%; margin: 0px; padding: 0px; border-spacing: 0px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; vertical-align: top; } .output-section-right { width: 50%; margin: 0px; padding: 0px; border-spacing: 0px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; vertical-align: top; } .output-section-content { padding: 10px; } #box { width: 100%; min-width: 300px; clear: both; } .box { width: 619px; margin: 0px; padding: 0px; border-spacing: 0px; } .boxinner { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; } .boxtop { margin: 0px; padding: 8px; border-spacing: 0px; background-color: #378ACC; border: 1px solid #DEDEDE; } .boxback { margin: 0px; padding: 10px; border-spacing: 0px; background-color: #F7F9FE; border-right: 1px solid #DEDEDE; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; } #trailer { width: 100%; min-width: 300px; clear: both; } .trailer { width: 100%; margin: 0px; padding: 0px; border-spacing: 0px; } #loading { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background: #666666; opacity: 0.5; filter: Alpha(Opacity=50); display: none; overflow: auto; z-index: 80; } #spinner { position: fixed; top: 40%; left: 50%; margin-left: -50px; margin-top: -50px; z-index: 90; } #listdesc { position: absolute; z-index: 20; } #selector ul { width: 100%; height: 300px; margin: 0px; padding: 2px; border-spacing: 0px; background-color: #FFFFFF; border: 1px solid #DEDEDE; overflow-y: scroll; text-align: left; } #selector li { margin: 0px; padding: 1px; background-color: #FFFFFF; cursor: pointer; list-style: none; } @media screen and (max-width: 991px) { .output-section-left { width: 100%; margin-bottom: 10px; } .output-section-right { width: 100%; } } @media screen and (max-width: 767px) { .listaddress { width: 540px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } @media screen and (max-width: 639px) { .listaddress { width: 380px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .steps-active { width: 100%; } .steps-inactive { width: 100%; } .box { width: 100%; } } @media screen and (max-width: 479px) { .listaddress { width: 240px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .tabs-active { margin: 0px 1px 20px 0px; width: 49%; } .tabs-inactive { margin: 0px 1px 20px 0px; width: 49%; } } /* CONTENT */ a { color: #378ACC; text-decoration: none; } a:hover { text-decoration: underline; } th { font-size: 14px; font-weight: normal; color: #FFFFFF; margin: 0px; text-align: left; } th a { color: #FFFFFF; text-decoration: none; } h1 { font-size: 17px; font-weight: normal; color: #378ACC; margin: 0px; } h2 { font-size: 17px; font-weight: normal; color: #378ACC; margin: 0px; } h3 { font-size: 17px; font-weight: normal; color: #378ACC; margin: 0px; } h4 { font-size: 14px; font-weight: normal; color: #FFFFFF; margin: 0px; } h4 a { color: #FFFFFF; text-decoration: none; } h4 a:hover { text-decoration: underline; } h5 { font-size: 14px; font-weight: normal; color: #000000; margin: 0px; } h6 { font-size: 14px; font-weight: normal; color: #000000; margin: 0px; } tt { font-size: 14px; font-weight: normal; color: #000000; margin: 0px; } li { color: #000000; list-style: square outside none; } hr { width: 100%; height: 1px; color: #999999; border-style: dotted; border-color: #999999; border-width: 1px 0px 0px 0px; padding-top: 1px; padding-bottom: 1px; } pre { font-size: 14px; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; _white-space: normal; } pre.prop { font-family: 'Montserrat', sans-serif; color: #000000; } pre.prop a { color: #378ACC; text-decoration: none; } pre.prop a:hover { text-decoration: underline; } pre.prop a:visited { color: #663399; text-decoration: none; } pre.mono { font-family: 'Courier New', Courier, monospace; color: #000000; } pre.mono a { color: #378ACC; text-decoration: none; } pre.mono a:hover { text-decoration: underline; } pre.mono a:visited { color: #663399; text-decoration: none; } .archive a:visited { color: #663399; text-decoration: none; } .grey { color: #999999; margin: 0px; } .error, .SPF_red, .SPF_error { color: #CC3333; margin: 0px; } .orange, .SPF_orange { color: #FF9933; margin: 0px; } .green, .SPF_green { color: #009900; margin: 0px; } .message, .SPF_match, .SPF_comment { color: #3333FF; margin: 0px; } .highlight { background-color: #FFFF33; } .subindent { margin-left: 25px; } .superindent { margin-left: 50px; } .colorscheme { width: 27px; height: 27px; border: 1px solid #000000; margin: 3px 1px 0px 1px; cursor: pointer; display: inline-block; } .colorpatch { width: 27px; height: 27px; border: 1px solid #000000; margin: 1px 0px 0px 5px; position: absolute; } @media screen and (max-width: 767px) { h1, h2, h3 { font-size: 17px; } h4, h5, h6, pre { font-size: 14px; } } /* FORM COMPONENTS */ input, select, textarea { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; } input[readonly] { background-color: #EEEEEE; cursor: not-allowed; } input[type="submit"] { min-width: 80px; margin: 2px; padding: 4px 10px 4px 10px; background-color: #FEFEFE; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="submit"]:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="submit"]:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="submit"]:disabled { background-color: #EEEEEE; border: 1px solid #DEDEDE; cursor: not-allowed; } input[type="button"] { min-width: 80px; margin: 2px; padding: 4px 10px 4px 10px; background-color: #FEFEFE; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="button"]:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="button"]:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="button"]:disabled { background-color: #EEEEEE; border: 1px solid #DEDEDE; cursor: not-allowed; } input[type="checkbox"] { background-color: #FFFFFF; border: 1px solid #DEDEDE; padding: 2px 4px 2px 4px; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="checkbox"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="radio"] { background-color: #FFFFFF; border: 1px solid #DEDEDE; padding: 2px 4px 2px 4px; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="text"] { width: 310px; margin: 1px; padding: 4px 4px 4px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="text"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="text"]:disabled { background-color: #EEEEEE; cursor: not-allowed; } input[type="text"].listsel { width: 100%; } input[type="text"].profile { width: 100%; } input[type="text"].quarter { width: 270px; } input[type="text"].format { width: 220px; } input[type="text"].t2 { width: 160px; } input[type="text"].half { width: 152px; } input[type="text"].t2color { width: 125px; } input[type="text"].period { width: 50px; } input[type="text"].filter { width: 100%; background-image: url("/archives/images/default_archive_filter_22x22.png"); background-repeat: no-repeat; background-position: right; padding-right: 25px; } input[type="text"].user { width: 100%; background-image: url("/archives/images/default_archive_user_22x22.png"); background-repeat: no-repeat; background-position: right; padding-right: 25px; } input[type="text"].items { width: 100%; background-image: url("/archives/images/default_archive_items_22x22.png"); background-repeat: no-repeat; background-position: right; padding-right: 25px; } input[type="text"].search { width: 100px; background-image: url("/archives/images/default_archive_search_22x22.png"); background-repeat: no-repeat; background-position: right; padding-right: 25px; } input[type="text"].lists { width: 100px; background-image: url("/archives/images/default_archive_items_22x22.png"); background-repeat: no-repeat; background-position: right; padding-right: 25px; } input[type="text"].blank { background-color: #FFFFFF; background-image: none; padding-right: 25px; } input[type="password"] { width: 310px; margin: 1px; padding: 4px 4px 4px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="password"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="password"]:disabled { background-color: #EEEEEE; cursor: not-allowed; } input[type="file"] { width: 310px; margin: 1px; padding: 4px 4px 4px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="file"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="file"]:disabled { background-color: #EEEEEE; cursor: not-allowed; } input[type="file"].profile { width: 100%; } input[type="search"] { width: 100%; margin: 1px; padding: 4px 4px 4px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="search"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } input[type="search"]:disabled { background-color: #EEEEEE; cursor: not-allowed; } select { width: 310px; margin: 1px; padding: 3px 4px 3px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } select:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } select:disabled { background-color: #EEEEEE; cursor: not-allowed; } select.listsel { width: 100%; } select.profile { width: 100%; } select.period { width: 200px; } select.shortperiod { width: 105px; } select.format { width: 220px; } select.t2 { width: 160px; } select.lists { width: 100px; } select.opt { width: 50px; } select.opts { width: 75px; } textarea { width: 100%; margin: 0px; padding: 4px 4px 4px 4px; background-color: #FFFFFF; border: 1px solid #DEDEDE; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } textarea:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } textarea:disabled { background-color: #EEEEEE; cursor: not-allowed; } textarea.short { width: 310px; } iframe { width: 100%; height: auto; margin: 0px; padding: 0px; border: 1px solid #DEDEDE; background-color: #FFFFFF; display: block; } ::-webkit-scrollbar { height: 15px; width: 15px; } ::-webkit-scrollbar-track { background-color: #F1F1F1; } ::-webkit-scrollbar-thumb { background-color: #C1C1C1; } @media screen and (max-width: 767px) { input, select, textarea { font-size: 14px } } @media screen and (max-width: 359px) { input[type="text"] { width: 260px; } input[type="text"].quarter { width: 225px; } input[type="text"].format { width: 185px; } input[type="text"].half { width: 127px; } input[type="password"] { width: 260px; } input[type="file"] { width: 260px; } select { width: 260px; } select.format { width: 185px; } textarea.short { width: 260px; } } /* TABLES AND REPORTS */ #table-wrap { width: 100%; min-width: 100%; height: auto; margin: 0px; padding: 0px; overflow-x: scroll; } #canvas-wrap { width: 100%; height: 500px; margin: 0px; padding: 20px 0px 20px 0px; background-color: #FFFFFF; } #canvas { width: 100%; height: 500px; margin: 0px; padding: 0px; background-color: #FFFFFF; } .chartjs-hidden-iframe { background-color: transparent; } .emphasizedcell { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #378ACC; } .normalgroup { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #FFFFFF; } .emphasizedgroup { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #F7F9FE; } .headergroup { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #C4CDDE; } .nogroup { margin: 0px; padding: 5px; border-spacing: 0px; } .listgroup { margin: 0px; padding: 2px 5px 2px 0px; border-spacing: 0px; } .tablesorter th { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #378ACC; } .tablesorter thead td { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #378ACC; } .tablesorter .header { background-image: url('/archives/images/default_menu_sort_both_17x11.png'); background-repeat: no-repeat; background-position: center right; cursor: pointer; padding-right: 25px; } .tablesorter .tablesorter-header { background-image: url('/archives/images/default_menu_sort_both_17x11.png'); background-repeat: no-repeat; background-position: center right; cursor: pointer; padding-right: 25px; } .tablesorter thead .headerSortUp { background-image: url('/archives/images/default_menu_sort_up_17x11.png'); } .tablesorter thead .tablesorter-headerAsc { background-image: url('/archives/images/default_menu_sort_up_17x11.png'); } .tablesorter thead .tablesorter-headerSortUp { background-image: url('/archives/images/default_menu_sort_up_17x11.png'); } .tablesorter thead .headerSortDown { background-image: url('/archives/images/default_menu_sort_down_17x11.png'); } .tablesorter thead .tablesorter-headerDesc { background-image: url('/archives/images/default_menu_sort_down_17x11.png'); } .tablesorter thead .tablesorter-headerSortDown { background-image: url('/archives/images/default_menu_sort_down_17x11.png'); } .tablesorter thead .sorter-false { background-image: none !important; cursor: auto !important; } .tablesorter tr.odd>td { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #FFFFFF; } .tablesorter tr.even>td { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #F7F9FE; } .tablesorter .tablesorter-filter-row td { margin: 0px; padding: 5px; border-spacing: 0px; background-color: #C4CDDE; } .tablesorter input.tablesorter-filter { width: 100%; background-image: url("/archives/images/default_archive_filter_22x22.png"); background-repeat: no-repeat; background-position: left; padding-left: 25px; } .tablesorter .filtered { display: none; } @media screen and (max-width: 767px) { .tablesorter .tablesorter-filter-row td { display: block; } } /* PRINTING */ @media print { body { -webkit-print-color-adjust: exact; } #background { background-color: #FFFFFF !important; } #header-wrap { display: none !important; } #subnav-wrap { display: none !important; } #content-wrap { width: 100% !important; top: 1px !important; left: 1px !important; } #navbar { display: none !important; } #profile { display: none !important; } #navopts { display: none !important; } #listdesc { display: none !important; } #trailer { display: none !important; } .noprint { display: none !important; } } /* MISCELLANEOUS HELPERS */ .nowrap{white-space:nowrap}.forcewrap{width:260px;min-width:100%;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.pointer{cursor:pointer}.not-allowed{cursor:not-allowed}.left{text-align:left}.center{text-align:center}.right{text-align:right}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}.table-center{margin-left:auto;margin-right:auto}.border{border:1px solid #DEDEDE}.border-top{border-top:1px solid #DEDEDE}.border-right{border-right:1px solid #DEDEDE}.border-bottom{border-bottom:1px solid #DEDEDE}.border-left{border-left:1px solid #DEDEDE}.line-height{line-height:22px}.nopadding{margin:0;padding:0;border-spacing:0}.pad-content{width:100%;margin:0;padding:0;border-spacing:8px}.pad-left{padding-left:5px}.pad-right{padding-right:5px}.pad-top{padding-top:3px}.pad-bottom{padding-bottom:10px}.pad-icon{padding:1px 10px 1px 1px}.block{display:block!important}.none{display:none!important}.float-left{float:left}.float-right{float:right}.width-100{width:100%}.width-95{width:95%}.width-90{width:90%}.width-85{width:85%}.width-80{width:80%}.width-75{width:75%}.width-70{width:70%}.width-65{width:65%}.width-60{width:60%}.width-55{width:55%}.width-50{width:50%}.width-45{width:45%}.width-40{width:40%}.width-35{width:35%}.width-30{width:30%}.width-25{width:25%}.width-20{width:20%}.width-15{width:15%}.width-10{width:10%}.width-5{width:5%}.width-1{width:1%} .show-l,.show-m,.show-s,.show-xs{display:none} @media screen and (max-width:991px){.hide-l{display:none}.show-l{display:inline-block}.break-l{display:block}.head-l{width:auto!important;display:block;text-align:left!important}.row-l{width:inherit;display:block;text-align:left!important}.bold-l{font-weight:bold}} @media screen and (max-width:767px){.hide-m{display:none}.show-m{display:inline-block}.break-m{display:block}.head-m{width:auto!important;display:block;text-align:left!important}.row-m{width:inherit;display:block;text-align:left!important}.bold-m{font-weight:bold}} @media screen and (max-width:639px){.hide-s{display:none}.show-s{display:inline-block}.break-s{display:block}.head-s{width:auto!important;display:block;text-align:left!important}.row-s{width:inherit;display:block;text-align:left!important}.bold-s{font-weight:bold}} @media screen and (max-width:479px){.hide-xs{display:none}.show-xs{display:inline-block}.break-xs{display:block}.head-xs{width:auto!important;display:block;text-align:left!important}.row-xs{width:inherit;display:block;text-align:left!important}.bold-xs{font-weight:bold}.reduce{width:48px;height:48px}} </style> <link href="/archives/js/jquery-ui/jquery-ui-1.12.1.custom.css" rel="stylesheet"> <style type="text/css"> /* JQUERY-UI OVERRIDES */ .ui-widget { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; } .ui-widget-header { background: none; border: none; background-color: #378ACC; color: #FFFFFF; } .ui-widget-content a { color: #378ACC; } .ui-widget input[type="text"] { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 1px; padding: 3px 4px 3px 4px; background-color: #FFFFFF; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget input[type="text"]:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget select { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 1px; padding: 3px 4px 3px 4px; background-color: #FFFFFF; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget select:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget textarea { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 1px; padding: 3px 4px 3px 4px; background-color: #FFFFFF; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget textarea:focus { box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget button { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 2px; padding: 3px 10px 3px 10px; background-color: #FEFEFE; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget button:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget button:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget input[type="button"] { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 2px; padding: 3px 10px 3px 10px; background-color: #FEFEFE; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget input[type="button"]:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget input[type="button"]:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget input[type="submit"] { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 2px; padding: 3px 10px 3px 10px; background-color: #FEFEFE; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ui-widget input[type="submit"]:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } .ui-widget input[type="submit"]:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } ui-button { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; margin: 2px; padding: 3px 10px 3px 10px; background-color: #FEFEFE; border: 1px solid #CCCCCC; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ui-button:hover { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } ui-button:focus { background-color: #FAFAFA; box-shadow: 0px 0px 2px 0px #378ACC; border: 1px solid #378ACC; } </style> </head> <body> <div id="helpscreen-wrap"> <div id="helpscreen"> <table class="width-100 nopadding"> <tr> <td class="pad-right"><img src="/archives/images/default_status_info_48x48.png" alt="LISTSERV 17.0 Help" title="LISTSERV 17.0 Help" class="block" /></td> <td class="width-100 nowrap"><h1>LISTSERV 17.0 Help</h1></td> <td class="right"><input type="button" value="Close" onclick="window.close()" /></td> </tr> <td colspan="3"> <hr /> <h2>Help for Logging In</h2> <p>Anyone can obtain an account on any LISTSERV server. Your account identification is always your email address, and your password merely confirms that you are the owner of that email address.</p> <p>Privileges associated with each account are tied to the email address. Site administrators can assign certain privileges, such as list ownership, to certain addresses. List owners can assign list-specific privileges to certain addresses. For example, a list owner may decide that the list archives are to be accessible only by list subscribers. Anyone trying to view the archives is required to log in and if the email address used for logging in is not subscribed to the list, access will be denied. Thus, registering an account does not grant you any special privileges on the LISTSERV server. It merely allows you to use the LISTSERV web interface to perform the tasks that have been granted to your email address by the site administrator or the list owner.</p> <h3>Logging In</h3> <p>To log in, please enter your email address and your LISTSERV password (<b>not</b> the password you use to log in to your computer or read your mail), and click on the "<b>Log In</b>" button.</p> <p>If this is the first time you see this prompt, or if you have forgotten your password, you will need to get a new LISTSERV password first.</p> <p>For your convenience, logging in defines a cookie in your browser, which is removed when you log off. If you are working from a public computer, you <b>must</b> remember to log off when you are done, or someone else will be able to use your account. On a private computer, you can set the cookie once and never need to log off. Although not recommended, it is still possible to log in with cookies disabled in the browser. In such a case, a temporary ticket, which will expire after a short time, will be issued, after which you will need to log in again.</p> <h3>Registering LISTSERV Password</h3> <p>To register a LISTSERV password, please enter your email address and the desired password, then click on the "<b>Register Password</b>" button. If you already had a LISTSERV password but cannot remember what it was, this procedure will automatically replace your existing password with the new one. The password must be at least 6 characters long.</p> <p>For your protection, when registering a password, the password is not immediately activated. To activate your password, simply follow the instructions in the confirmation email sent to you. Please wait until you receive a message from LISTSERV saying <i>"Your new password was registered successfully"</i> before trying to use it with the web interface.</p> <h3>Changing LISTSERV Password</h3> <p>To change your LISTSERV password, please enter your email address, your current LISTSERV password, the password you would like to change it to, and then click on the "<b>Change Password</b>" button. The password must be at least 6 characters long.</p> <hr /> <p><a href="http://www.lsoft.com/products/listserv.asp" target="_blank">LISTSERV</a> is L-Soft's industry-standard email list management software, originally developed by <a href="http://www.lsoft.com/corporate/ericthomas.asp" target="_blank">Eric Thomas</a> in 1986. See the <a href="http://www.lsoft.com/resources/manuals.asp" target="_blank">LISTSERV Manuals</a> for complete documentation.</p> <p><a href="http://www.lsoft.com/corporate/legal.asp" target="_blank">LISTSERV® is a registered trademark</a>. The trademark identifies LISTSERV® as a brand of email list management software developed by <span class="nowrap">L-Soft</span>.</p> <div class="right"><input type="button" value="Close" onclick="window.close()" /></div> </td> </tr> </table> </div> </div> </body> </html>