<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ====================================================+
|   GLOBAL STYLES with Google Fonts                    |
+===================+=================================*/
html {
    height: 100%;
    min-height: 100%;
}

#bodyInit {
    /*background: url('/selfservice/images/myCSUB_background1.jpg') no-repeat center fixed;
    background: url('myhr-background.jpg') no-repeat center fixed;*/
    font-family: 'Driod+Sans', sans-serif;
    font-size: 16px;
    background-size: cover;
    margin-bottom: 60px;
    min-height: 70%;
    padding-bottom: 60px;	
}

.bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.bg li {
    list-style: none;
}

#pswrapper hr {
    border-top: 1px solid #ddd;
}

/* ====================================================+
|   SKIP NAVIGATION                                    |
+===================+=================================*/
#skip a, #skip a:hover, #skip a:visited {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    #skip a:active, #skip a:focus {
        position: static;
        width: auto;
        height: auto;
    }

/* ====================================================+
|   HIDDEN OBJECTS                                     |
+===================+=================================*/
#ptLabelSelect, #ps_select_parent, .hideSub, #accessible, #accessible + label, #ptfooter, .ps-link, .ps-staticimg, #error_link, #orgFooterImg, #orgLoginLk, .ps_box-info{
    display: none;
}


#firstTimeUserPopUp {
    position: absolute;
    margin: auto;
    max-width: 500px;
    min-width: 300px;
    width: 70%;
    z-index: 20;
    top: 12%;
    left: 10%;
}

    #firstTimeUserPopUp .firstTimeImg {
        border-radius: 8px;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }

/* ====================================================+
|   NAVIGATION BAR                                     |
+===================+=================================*/
.navbar-default {
    background: #24C6DC; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #4FB3CF, #003595); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #4FB3CF, #003595); /*W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'Oswald', sans-serif;
    border-bottom: 3px solid #ffd200;
}

    .navbar-default .navbar-nav &gt; li &gt; a {
        font-family: 'Oswald', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: white !important;
    }

        .navbar-default .navbar-nav &gt; li &gt; a:hover {
            background: rgba(255, 210, 0, 0.80) !important;
            font-size: 16px;
        }

    .navbar-default .navbar-header &gt; a {
        font-family: 'Alegreya', serif;
        color: #FFD200;
        font-size: 28px;
        margin-top: 0px !important;
        padding-top: 10px !important;
    }

        .navbar-default .navbar-header &gt; a:hover, .navbar-default .navbar-header .active &gt; a:hover {
            font-family: 'Alegreya', serif;
            color: #FFD200;
            font-size: 28px;
        }


    .navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {
        background-color: rgba(255, 210, 0, 0.80) !important;
    }

.dropdown-menu {
    background: white !important;
}

    .dropdown-menu &gt; li:hover {
        background: rgba(255, 210, 0, 0.25) !important;
    }

    .dropdown-menu &gt; li &gt; a {
        color: #0b6dac !important;
        background: white !important;
    }

        .dropdown-menu &gt; li &gt; a:hover {
            background-color: transparent !important;
        }

#navBtn {
    background-color: rgba(251, 251, 251, 0.95);
    color: black;
}


/* ====================================================+
|   FORM CONTAINER STYLES                              |
+===================+=================================*/
#main {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    width: 95%;
    max-width: 950px;
    margin-top: 120px;
    margin-bottom: 40px;
    padding: 0px 30px 30px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    opacity: 0.98;
}

    #main h3 {
        font-family: 'Oswald', sans-serif;
        font-weight: bold;
        color: #003595;
        margin: 15px 0px 0px 30px;
    }

.mainHeader {
    padding-left: 30px !important;
    padding-top: 15px !important;
    color: #003595 !important;
    font-size: 28px !important;
    text-shadow: 1.25px 1.25px 0px #e1bc0e, 2px 2px 0px #e1bc0e;
    font-weight: bold;
}

#mainExpire {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    width: 85%;
    max-width: 950px;
    margin-top: 150px !important;
    padding: 0px 30px 30px 0px;
    /*padding: 0px 0px 30px 0px;*/
    /*margin-bottom: 50px;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    opacity: 0.98;
    text-align: center;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

    #mainExpire h3 {
        font-family: 'Oswald', sans-serif;
        font-weight: bold;
        color: #003595 !important;
        font-size: 28px !important;
        text-shadow: 1.25px 1.25px 0px #e1bc0e, 2px 2px 0px #e1bc0e;
        font-weight: bold;
        padding-bottom: 10px;
    }

    #mainExpire p {
        line-height: 200%;
        padding-left: 15%;
        padding-right: 15%;
    }

#frm-title {
    text-align: center;
}

    #frm-title h2 {
        font-size: 18px;
        font-size: 2vh;
    }

/* ====================================================+
|   PAST ANNOUNCEMENT STYLES                           |
+===================+=================================*/
#pastInfo {
    display: block;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    width: 95%;
    max-width: 950px;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 10px 40px 40px 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-family: 'Driod+Sans', sans-serif;
    font-size: 12px;
    opacity: 0.98;
}

    #pastInfo h3 {
        font-family: 'Oswald', sans-serif;
        font-weight: bold;
        color: #003595;
        margin: 30px 10px 10px 0px;
        font-size: 18px;
    }

    #pastInfo h4 {
        padding-top: 10px;
        font-family: 'Oswald', sans-serif;
        color: #003595;
        border-bottom: #83a2b6 solid;
        font-size: 16px;
    }

    #pastInfo p {
        padding-left: 20px;
        font-family: 'Driod+Sans', sans-serif;
        font-size: 12px;
    }
/* ====================================================+
|   SIGNIN CONTAINER STYLES                            |
+===================+=================================*/
#pswrapper {
    background-color: transparent;
    padding-left: 36px;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 20px;
    width: 98%;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}

#userid, #pwd {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Driod+Sans', sans-serif;
    color: #003595 !important;
}

.ps_box_button {
    padding-top: 5px;
}


#login_error {
    color: red !important;
    font-weight: bold;
    background: rgba(255, 210, 0, 0.75);
    text-align: center;
    animation: login_error 0.5s 1;
    -webkit-animation: login_error 0.5s 1;
    animation-fill-mode: forwards;
    animation-delay: 10s;
    -webkit-animation-delay: 10s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;
}

@keyframes login_error {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        overflow: hidden;
    }
}

@-webkit-keyframes login_error {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

.btn {
    background: #003595;
    font-family: 'Oswald', sans-serif;
    font-size: 16px !important;
    color: #FFD200;
    font-weight: bold !important;
}

    .btn:hover {
        color: white !important;
    }

.maint {
    padding-left: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f00;
    font-size: 12px;
    width: 98%;
}

#firstTimeUser {
    float: right;
    padding-left: 4px;
}


    #firstTimeUser:hover {
        color: #b12323;
        text-decoration: none;
    }

/* ====================================================+
|   INFO CONTAINER STYLES                              |
+===================+=================================*/
#info {
    font-size: 12px;
}

.form-box h3 {
    font-size: 20px;
    font-family: 'Economica', sans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

#info h4 {
    background: #0072bc;
    color: #fff;
    padding: 3px;
    font-size: 16px;
}

#info ul.icon {
    list-style-type: none;
    padding: 0;
    margin-left: 20px;
    padding: 0px 10px 10px 10px;
}

    #info ul.icon li {
        border-bottom: 1px solid #ccc;
        padding: 10px 10px 10px 10px;
    }

        #info ul.icon li:last-child {
            border: none;
        }

        #info ul.icon li &gt; a {
            text-decoration: none;
            font-size: 12px;
            color: #003595;
            font-weight: bold;
        }

            #info ul.icon li &gt; a:hover {
                text-decoration: none;
                color: #003595;
                font-weight: bold;
            }

        #info ul.icon li:hover {
            text-decoration: none;
            color: #003595;
            background-color: rgba(255, 210, 0, 0.35);
        }

/* ====================================================+
|   FOOTER CONTAINER STYLES                            |
+===================+=================================*/
#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    margin-top: 60px;
    text-align: center;
    font-size: small;
    color: white;
    background: #003595; /* fallback for old browsers */
    /*background: -webkit-linear-gradient(to left, #003595, #0b6dac);*/ /* Chrome 10-25, Safari 5.1-6 */
    /*background: linear-gradient(to left, #003595, #0b6dac);*/ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    opacity: 0.95;
    z-index: 99;
}

    #footer p {
        padding: 8px;
        z-index: 99;
    }

/* ====================================================+
|   RETURN TO TOP STYLES                            |
+===================+=================================*/
#back-top {
    position: fixed;
    bottom: 130px;
    margin-left: 750px;
}

    #back-top a {
        width: 50px;
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        color: rgba(79, 179, 207, 0.76);
        /* transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #0b6dac;
            font-weight: bold;
        }

    /* arrow icon (span tag) */
    #back-top span {
        width: 50px;
        height: 50px;
        display: block;
        margin-bottom: 10px;
        background: rgba(79, 179, 207, 0.76) url('../images/myCSUB_up_arrow.png') no-repeat center center;
        background-size: 40px 40px;
        /* rounded corners */
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        /* transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

    #back-top a:hover span {
        background-color: #0b6dac;
    }</pre></body></html>