<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, .form-main {
    min-height: 100vh;
    margin-bottom: 0;
}

.content-wrapper, .right-side {
    background-color: #ececec;
}

.skin-blue-light .main-sidebar {
    background: white;
}

.navbar-brand {
    color: #bbe2ff;
    border-bottom: 0px;
    width: 720px;
    height: 75px;
    margin: 10px 0 10px 40px;
    text-indent: -9999px;
    background: url(../../images/logocu.png) left center no-repeat;
    background-size: contain;
}

.marquee {
    color: #dd4b39;
    background-color: #fcf8e3;
    border-color: #ebccd1;
    text-align: center;
    padding: 10px 0 3px 0;
    margin: 10px;
    letter-spacing: 0.7px;
    font-family: 'Source Sans Pro',sans-serif;
}

.small-box h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 30px 0 25px 20px;
    white-space: nowrap;
    padding: 0;
}

.small-box:hover {
    transition: all 0.5s ease;
    transform: scale(1.03);
    cursor: pointer;
    box-shadow: 8px 8px 24px -3px rgba(91, 104, 127, 0.50);
}
/*.bg-aqua {
    background: #56CCF2; 
    background: -webkit-linear-gradient(to right, #2F80ED, #56CCF2);
    background: linear-gradient(to right, #2F80ED, #56CCF2); 
    box-shadow: 0 12px 20px -10px rgba(0,188,212,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(0,188,212,.2);
}

.bg-yellow {
    background: #FDC830;
    background: -webkit-linear-gradient(to right, #F37335, #FDC830); 
    background: linear-gradient(to right, #F37335, #FDC830);
    box-shadow: 0 12px 20px -10px rgba(255,152,0,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(255,152,0,.2);
}

.bg-red {
    background: #f85032; 
    background: -webkit-linear-gradient(to right, #e73827, #f85032);
    background: linear-gradient(to right, #e73827, #f85032);
    box-shadow: 0 12px 20px -10px rgba(244,67,54,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(244,67,54,.2);
}

.bg-green {
    background: #56ab2f;
    background: -webkit-linear-gradient(to left, #a8e063, #56ab2f);
    background: linear-gradient(to left, #a8e063, #56ab2f);
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}*/

.bg-purple-dark {
    background-color: #8E2DE2 !important;
    /*background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2); 
    background: linear-gradient(to right, #4A00E0, #8E2DE2);*/
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}

.bg-sylvia {
    background-color: #ff4b1f !important;
    /*background: -webkit-linear-gradient(to left, #ff9068, #ff4b1f); 
    background: linear-gradient(to left, #ff9068, #ff4b1f);*/
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}

.bg-pink {
    background-color: #f953c6 !important;
    /*background: -webkit-linear-gradient(to right, #b91d73, #f953c6); 
    background: linear-gradient(to right, #b91d73, #f953c6);*/
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}

.bg-purple {
    background-color: #8E2DE2 !important;
    /*background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2); 
    background: linear-gradient(to right, #4A00E0, #8E2DE2);*/
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}

.bg-mojito {
    background-color: #1D976C !important;
    /*background: -webkit-linear-gradient(to left, #93F9B9, #1D976C); 
    background: linear-gradient(to left, #93F9B9, #1D976C);*/
    box-shadow: 0 12px 20px -10px rgba(76,175,80,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(76,175,80,.2);
}

.main-footer {
    background: #3a3a3a;
    padding: 8px 15px;
    color: whitesmoke;
    border-top: 1px solid #d2d6de;
    font-weight: bold;
}

.content-header {
    padding-left: 0;
}

.navbar .navbar-static-top {
    margin-left: 0 !important;
}

.main-header .navbar {
    margin-left: 0;
}

.sidebar-toggle {
    color: white !important;
}

.main-header .sidebar-toggle {
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 20px;
    margin-left: 20px;
}

.main-header .navbar-custom-menu, .main-header .navbar-right {
    float: right;
    margin-top: 12px;
    margin-right: 2%;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
    max-height: 67vh;
    overflow-y: auto !important;
}

.main-sidebar {
    padding-top: 22px;
}

.small-logo {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.small-logo-expanded {
    width: 45%;
    display: block;
    margin: 0 auto;
    margin-top: 30%;
    /* margin-bottom: 34px; */
    padding-bottom: 10px;
}

.main-footer {
    background: #151c2b;
    padding: 8px 15px;
    color: whitesmoke;
    border-top: 1px solid #d2d6de;
    font-weight: bold;
    /*position: fixed;*/
    text-align: right;
    width: 83%;
}

    .main-footer a {
        color: #2ba5d4;
    }

.navbar-nav &gt; .user-menu &gt; .dropdown-menu &gt; .user-footer {
    padding: 0;
}

.navbar-custom-menu &gt; .navbar-nav &gt; li &gt; .dropdown-menu {
    position: absolute;
    right: 0;
    width: 0;
    left: auto;
}

.navbar-nav &gt; .user-menu &gt; .dropdown-menu &gt; .user-footer .btn-default {
    color: #666666;
    font-size: 11px;
    padding: 0;
    text-align: center;
    display: block;
}
/*body{
    background-color:#3a3a3a;
}*/
.form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.content-wrapper {
    min-height: 83vh;
    margin-top: 5.5%;
}

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table &gt; tbody &gt; tr &gt; td {
        display: inline;
    }

        .pagination-ys table &gt; tbody &gt; tr &gt; td &gt; a,
        .pagination-ys table &gt; tbody &gt; tr &gt; td &gt; span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #808080;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
            font-size: 13px !important;
        }

        .pagination-ys table &gt; tbody &gt; tr &gt; td &gt; span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #ffffff;
            background-color: #337ab7;
            border-color: #337ab7;
            cursor: default;
        }

        .pagination-ys table &gt; tbody &gt; tr &gt; td:first-child &gt; a,
        .pagination-ys table &gt; tbody &gt; tr &gt; td:first-child &gt; span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table &gt; tbody &gt; tr &gt; td:last-child &gt; a,
        .pagination-ys table &gt; tbody &gt; tr &gt; td:last-child &gt; span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table &gt; tbody &gt; tr &gt; td &gt; a:hover,
        .pagination-ys table &gt; tbody &gt; tr &gt; td &gt; a:focus {
            color: #808080;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

.table-striped &gt; tbody &gt; tr:first-child {
    background-color: #eaeaea;
}

/*media all*/
.table-striped &gt; tbody &gt; tr &gt; td {
    text-align: center;
    font-size: 13px !important;
    font-weight: 200;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    color: rgba(64, 64, 64, 1);
}

.table-striped {
    font-size: 13px !important;
}

.bg-navy {
    background-color: #00366d !important;
}

.select2-selection {
    border: 1px solid #d2d6de !important;
    border-radius: 0 !important;
    padding: 6px 12px !important;
    height: 34px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    color: white;
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    width: 100% !important;
    position: relative;
    text-align: left;
    z-index: 999999;
    vertical-align: middle;
}

.modal-header {
    text-align: left;
    background: #273146;
    color: white;
    padding: 15px 24px !important;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.7;
}

.modalBackground {
    background-color: #00000057;
    z-index: 999999 !important;
}

.modalPopup {
    height: auto;
    width: 35%;
}

.modal-body {
    position: relative;
    padding: 15px;
    text-align: left;
}

.modal-footer {
    border-top: 1px solid #e5e5e5 !important;
}

#divErrorMessage {
    font-size: 12px;
    margin: 20px;
}

.pagination-ys td table {
    float: right;
}

label.control-label {
    font-size: 12px;
    /*line-height: 1.07142857;*/
    font-weight: 400;
    color: #7b7b7b;
    margin: 12px 0 0 0;
    top:30px;
    margin-top:7px;
    line-height:14px
}

input[type=text] {
    border: 1px solid #D2D2D2 !important;
    padding: 2px 12px !important;
    font-size: 13px !important;
    background-size: 0 2px,100% 0 !important;
    transition: border 0.2s ease !important;
    height: 35px;
    background-color: white !important;
}

table tr td input[type=text] {
    margin-top: 8px;
}

input[type=text]:focus {
    border: 1.2px solid #00bcd4 !important;
}

::-webkit-input-placeholder {
    font-size: 13px !important;
}

::-moz-placeholder {
    font-size: 13px !important;
}

:-ms-input-placeholder {
    font-size: 13px !important;
}

::placeholder {
    font-size: 14px !important;
}

input[type=text].myerrorcontrol {
    background-color: yellow !important;
}

.navbar .navbar-brand {
    position: relative;
    height: 50px;
    line-height: 30px;
    color: inherit;
}

.skin-black .main-header .navbar-brand {
    border-right: none;
}

.skin-black .main-header .navbar &gt; .sidebar-toggle {
    color: #333;
    border-right: none;
    margin-left: 0;
}

.skin-black .main-header .navbar {
    background-color: #1a2226;
}

    .skin-black .main-header .navbar .sidebar-toggle:hover {
        color: #dadada !important;
        background: #1a2226;
    }

    .skin-black .main-header .navbar .navbar-custom-menu .navbar-nav &gt; li &gt; a, .skin-black .main-header .navbar .navbar-right &gt; li &gt; a {
        border-left: none;
        color: white;
    }

        .skin-black .main-header .navbar .navbar-custom-menu .navbar-nav &gt; li &gt; a, .skin-black .main-header .navbar .navbar-right &gt; li &gt; a:hover {
            background: none;
        }

.skin-black .sidebar-menu &gt; li.header {
    color: #dedede;
    background: #1a2226;
}

.skin-black .sidebar-menu .treeview-menu &gt; li &gt; a {
    color: #bbcbd2;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu &gt; li:hover &gt; a &gt; span:not(.pull-right), .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu &gt; li:hover &gt; .treeview-menu {
    display: block !important;
    position: absolute;
    width: 245px;
    left: 50px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu &gt; li:hover &gt; a &gt; .pull-right-container {
    position: relative !important;
    float: right;
    width: auto !important;
    left: 248px !important;
    top: -22px !important;
    z-index: 900;
}

.searchbtn {
    border: none;
    border-radius: 2px;
    position: relative;
    padding: 11px 30px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow,transform;
    -webkit-transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    -o-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    background: 0 0;
}

.sidebar-menu li a i {
    width: 20px;
}

.widget-user-2 .widget-user-header {
    padding: 10px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.widget-user-header i {
    font-size: 20px;
    padding: 5px;
}

.padding-20-40 {
    padding: 20px 15px;
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 300;
}

.form-control[readonly], .form-control[disabled] {
    background: #f7f7f7 !important;
}

.chkboxlist tr {
    background: #fefefe !important;
}

    .chkboxlist tr td {
        text-align: left !important;
        border: 1px solid #cecece !important;
    }

.icheckbox_square-blue {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

    .icheckbox_square-blue + label {
        color: #636363 !important;
        font-size: 13px;
        margin: 10px 0;
        line-height: 15px;
    }

    .icheckbox_square-blue.checked.disabled {
        background-position: -48px 0;
        opacity: 0.7;
    }

.iconpicker .iconpicker-item {
    float: left;
    width: 14px;
    height: 14px;
    padding: 12px;
    margin: 0 12px 12px 0;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    color: #003969 !important;
    box-shadow: 0 0 0 1px #ddd;
    color: inherit;
}

.iconpicker-popover.popover .popover-title input[type=search].iconpicker-search {
    margin: 0 0 2px 0;
    border: 1px solid #D2D2D2 !important;
    padding: 2px 12px !important;
    font-size: 13px !important;
    background-size: 0 2px,100% 0 !important;
    transition: border 0.2s ease !important;
    height: 35px;
    background-color: white !important;
}

.main-header {
    position: fixed;
    width: 100%;
    z-index: 9999999;
}

.skin-black .wrapper, .skin-black .main-sidebar, .skin-black .left-side {
    background-color: #273146;
}

.skin-black .main-header .navbar {
    background-color: #192131;
}

.skin-black .sidebar-menu &gt; li.header {
    color: #dedede;
    background: #21293a;
}

.skin-black .sidebar-menu &gt; li:hover &gt; a, .skin-black .sidebar-menu &gt; li.active &gt; a, .skin-black .sidebar-menu &gt; li.menu-open &gt; a {
    color: #fff;
    background: #1a212f;
}

.skin-black .sidebar-menu &gt; li &gt; .treeview-menu {
    margin: 0 1px;
    background: #21293a;
}

.collegedrop + .select2-container {
    width: 99% !important;
}

.modalProgress {
    position: fixed;
    z-index: 9999999999 !important;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.55);
}

.modal-content {
    z-index: 9999999999999;
    position: relative;
}


ul.treeview-menu {
    /*height: 40vh;*/
    height: auto;
    overflow: auto;
    max-height: none;
    overflow-y: auto;
}

.treeview-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.treeview-menu::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.treeview-menu::-webkit-scrollbar-thumb {
    background-color: #10151f;
}

textarea.form-control {
    border: 1px solid #D2D2D2 !important;
    padding: 2px 12px !important;
    font-size: 13px !important;
    background-size: 0 2px,100% 0 !important;
    transition: border 0.2s ease !important;
    height: 35px;
    background-color: white !important;
    padding-top: 10px !important;
}

.treeviewsub {
    margin-top: 12%;
    margin-left: 4%;
    font-size: 12px !important;
}

    .treeviewsub table tr td {
        font-size: 14px !important;
    }

    .treeviewsub span {
        width: 80%;
        white-space: pre-wrap;
        padding-left: 0px;
        display: inline-block;
        color: #333c;
        font-size: 13px;
    }

.file-upload-btn {
    border: none;
    border-radius: 0 !important;
    position: relative;
    padding: 10px 15px !important;
    margin: 10px 0px !important;
    font-size: 10px !important;
}

.errormsg {
    color: red;
    font-size: 13px;
    font-weight:bold;
}

.table-condensed {
    font-size: 12px !important;
}

.sidebar-menu::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.sidebar-menu::-webkit-scrollbar-thumb {
    background-color: #10151f;
}

.main-sidebar {
    position: fixed;
}

textarea[readonly], textarea[disabled] {
    background: #f7f7f7 !important;
}</pre></body></html>