/* Minification failed. Returning unminified contents.
(1190,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1191,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1192,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1193,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1194,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1195,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1196,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
@charset "UTF-8";
/* CSS Document */

html {
    height: 100%;
}

a {
    color: #1295D8;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.lightbackground {
    background: url("../images/bg-layer2.jpg") no-repeat;
    height: 100%;
    margin: 0 0 0 -357px;
    position: absolute;
    width: 100%;
}

.navbar {
    border-bottom: 1px solid #9D9D9D;
    margin-bottom: 50px;
    border-radius: 0;
}

.navbar-nav li a {
    margin: 0;
    padding: 0;
}

.navbar-nav li {
    margin: 0 0 0 30px;
    padding: 0 0 10px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #1295D8;
}

.logo {
    float: left;
    padding: 35px 0;
}

.welcome {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0;
    text-align: right;
}

h1, h3 {
    color: #9D9D9D;
    margin: 0 0 10px;
    font-size: 25px;
}

h3 {
    margin: 0 0 20px;
}

.thumbnail {
    background: url(../images/vert-stripes.gif) #CCC;
    border: none;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 20px;
    transition: all 0.2s ease-in-out 0s;
}

.location > ul {
    margin: 0;
    padding: 0;
}

.location li {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}

.location a {
    color: #333333;
}

.location .active a {
    color: #1295D8;
    font-weight: bold;
}

    .location .active a:before {
        background: #1295D8;
        content: "";
        height: 20px;
        margin: 0 0 0 -20px;
        position: absolute;
        width: 5px;
    }

.answers h5 {
    border-bottom: 1px solid #9D9D9D;
    color: #E95DA4;
    font-size: 17px;
    margin: 20px 0;
    padding: 20px 0;
}

.fa.fa-question {
    border: 1px solid;
    border-radius: 40px;
    color: #E95DA4;
    font-size: 14px;
    height: 20px;
    padding: 2px 5px;
    width: 21px;
    margin: 5px 10px;
}

.fa.fa-question-circle {
    font-size: 22px;
}

.popover {
    color: #333;
    max-width: 400px;
}

h3.popover-title {
    color: #333;
}

.fa.fa-asterisk {
    color: #ffb511;
    font-size: 9px;
    /*margin-top: 10px;*/
    vertical-align: text-top;
}

.fa.fa-minus-circle {
    color: #b94a48;
}

.control-label {
    font-size: 18px;
    text-align: left !important;
}

.control-label-sm {
    font-size: 14px;
    text-align: left !important;
}

/*.form-group {
    margin-top: 40px;
}*/

    .form-group.sub-group {
        border-left: 5px solid #CCCCCC;
        margin-left: 0;
        padding: 0 15px;
    }

.sub-group .form-group {
    margin: 0;
}

.form-inline .form-group {
    margin-top: 15px;
}

.form-control {
    box-shadow: none;
}

.btn {
    font-size: 12px;
    border-radius: 0;
}

.btn-default,
.btn-default:focus {
    background-color: #FFFFFF;
    border-color: #1295D8;
    color: #1295D8;
}

    .btn-default:hover,
    .btn-default:active,
    .btn-default:active:hover,
    .btn-default.active,
    .btn-default.active:hover,
    .btn-default.active:focus,
    .btn-default.active:active,
    .open .dropdown-toggle.btn-default {
        background-color: #1295D8;
        border-color: #1295D8;
        color: #FFFFFF;
        outline-width: 0;
    }

.btn:active, .btn.active {
    box-shadow: none;
}

.btn-primary {
    background-color: #FE8F27 !important;
    background-color: #404b55 !important;
    background-color: #ffd200 !important;
    background-color: #7c7e7f !important;
    background-color: #005581 !important;
    background-color: #1295D8 !important;
    border: none;
    border-radius: 3px;
    font-size: 14.41px;
    font-weight: 500;
}

.btn-orange, .btn-orange:hover, .btn-orange:focus {
    background-color: #FE8F27 !important;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
}

.btn-success {
    background: #1295D8;
    border: none;
}

.btn-green {
    background: #067a8e !important;
}

.btn-medgreen {
    background: #18a3ac !important;
}

.btn-blue, .btn-blue:active, .btn-blue:focus, .btn-blue:hover {
    background: #009bda !important;
    color: #fff;
}

.btn-link-red {
    color: #b94a48 !important;
}

.btn-link-orange {
    color: #FE8F27 !important;
}

.btn-link-pink {
    color: #db3489 !important;
}

.btn-link-gray {
    color: #777777 !important;
}

.search.input-group {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 37px;
}

.search input {
    border: medium none;
}

.search button {
    border: medium none;
    margin: 0;
}

.search .fa.fa-search {
    color: #666666;
    font-size: 16px;
}

.results-bar {
    font-size: 16px;
    height: 50px;
    padding: 17px 0;
}

.search.ng-scope {
    margin-top: 20px;
}

.search-filter li.active:after {
    border-bottom: 18px solid rgba(0, 0, 0, 0);
    border-left: 18px solid #1295D8;
    border-top: 18px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    margin-top: -38px;
    margin-left: 249px;
    position: absolute;
    width: 0;
}

.back {
    margin: -20px 0 5px;
}

.font-14.label-warning {
    border-radius: 5px;
    color: #FFFFFF;
    padding: 10px 20px;
}

th {
    background: none repeat scroll 0 0 #EDEDED;
    border: none !important;
    opacity: 0.5;
    padding-left: 10px !important;
}

td {
    border-left: none !important;
    border-right: none !important;
}

table {
    border: none !important;
}

tr:first-child {
    border: none;
}

tr:last-child {
    border: none;
}

.table {
    margin-bottom: 0px;
    font-size: 14px;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent !important;
}

.table-hover .show-on-hover {
    display: none;
}

.table-hover > tbody > tr:hover .show-on-hover {
    display: block;
}

.modal-content {
    border-radius: 3px;
    border-left: 8px solid #FFBF22;
}

    .modal-content textarea {
        border: 1px solid #DFDFDF;
        border-radius: 3px;
        resize: none;
    }

.modal-header {
    border-bottom: none;
    padding: 8px 16px;
}

    .modal-header h3 {
        font-size: 18.41px;
        color: #253858;
        font-weight: normal;
        margin: 0;
        padding: 0;
    }

.modal-footer {
    border-top: none;
    margin-top: 0;
    padding: 0 20px 20px;
}

.modal-body {
    padding: 0 16px;
}

.panel-success {
    border-color: #e1e1e1;
}

.panel {
    border-radius: 0;
}

.panel-info {
    border: none;
}

.panel-body {
    padding: 0;
}

.text-success {
    color: #333;
}

.panel-success > .panel-heading {
    background-color: #F0F0F0;
    border-color: #E1E1E1;
    color: #333333;
}

.panel-warning.yellow > .panel-heading {
    background-color: #fcf8c3;
}

dt {
    color: #999999;
    font-weight: 300;
}

.courses-search-filter .facetitem {
    margin: 0 0 10px;
}

.courses-search-filter .facetgroup {
    margin-bottom: 20px;
}
/*.ng-scope.ng-binding > .ng-binding {
  color: #888888;
  font-size: 12px;
}*/
.facetitem span {
    color: #777777;
    font-size: 12px;
}

.description {
    color: #888;
    margin: 0 0 23px;
}

label {
    cursor: pointer;
    font-weight: normal;
}

input[type="checkbox"] {
    display: none;
}

    input[type="checkbox"] + label:before {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 3px;
        content: "\00a0";
        display: inline-block;
        font: 13px/1em sans-serif;
        height: 18px;
        margin: 1px 0.25em 0 0;
        padding: 3px;
        vertical-align: top;
        width: 18px;
    }

    input[type="checkbox"]:checked + label:before {
        background: #fff;
        color: #666;
        content: "\2713";
        text-align: center;
    }

    input[type="checkbox"]:checked + label:after {
        font-weight: bold;
    }

    input[type="checkbox"] + label.dark-checkbox:before {
        border-color: #777;
    }

    input[type="checkbox"]:disabled + label.dark-checkbox:before {
        border-color: #ddd;
        cursor: not-allowed;
    }

.badge {
    border: 1px solid;
    border-radius: 0;
}

.badge-orange {
    background-color: #FFB511;
    font-weight: lighter
}

.badge-orange-large {
    background-color: #FFB511;
    border-radius: 20px;
    font-size: 20px;
    border: 0;
    color: white;
    padding: 7px 10px;
    margin-left: 13px;
    margin-top: -10px;
    line-height: 14px;
}

.alert-warning {
    background-color: #FFE552;
    color: #000;
}

.closed {
    font-style: italic;
    color: #CD0000;
}

.content-private {
    font-style: italic;
}

tfoot .pagination {
    float: left;
    width: auto !important;
}

.form-group.form-group-reset {
    margin-top: 15px !important;
}
.body-content {
    margin-top: 20px;
    position: relative;
    z-index: 5;
}

.main-container {
    min-height: calc(100vh - 140px);
    margin-top: 0;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.text-hint {
    font-size: 12px;
    color: #999;
}

/* only show the error class if it has already been blurred, see ucop.validation.js and the blurFocusDirective directive*/
input.has-visited.ng-invalid:not(.has-focus), select.has-visited.ng-invalid:not(.has-focus) {
    color: #b94a48;
    border-color: #b94a48 !important;
}

.error-message {
    color: #b94a48;
}

.margin-top-3 {
    margin-top: 3px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

/* Overrides of Override.css */
.fa.fa-question-circle {
    color: #E95DA4;
    font-size: 22px;
    height: 20px;
    width: 21px;
    margin: 1px 10px 0 10px;
}

.fa.fa-minus-circle {
    margin-top: 0;
}

.btn-no-margin {
    margin: 0;
}

.fa.fa-asterisk {
    margin-top: 0px;
    vertical-align: text-top;
}

.btn-success {
    background: #1295D8 !important;
    border: none !important;
    font-size: 13px;
    padding: 6px 12px;
}

.btn-danger {
    background: #b94a48 !important;
    border: none !important;
    font-size: 13px;
    padding: 6px 12px;
}

.btn-info {
    background: #1295D8 !important;
    border-color: #1295D8 !important;
}

.btn-grey {
    background: #888 !important;
    border: none !important;
    font-size: 13px;
    padding: 6px 12px;
    color: #fff;
}

.btn-group .btn {
    font-size: 12px;
    margin: 9px 0;
    padding: 3px 10px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

input::-webkit-input-placeholder {
    font-style: italic;
    opacity: .65;
}

input::-moz-placeholder {
    font-style: italic;
    opacity: .65;
}

input:-moz-placeholder { /* Older versions of Firefox */
    font-style: italic;
}

input:-ms-input-placeholder {
    font-style: italic;
}

/****************************************
    saving 
*****************************************/
.background-light-blue {
    background-color: #000;
    background: rgba(0,0,0,0.5);
}

.saving {
    color: #fff;
    line-height: 2.4;
    vertical-align: middle;
    /*position: absolute;*/
    top: -31px;
    z-index: 1;
    margin-left: -15px;
}

    .saving.ui-scrollfix {
        top: 0px;
        position: fixed;
    }

/*
    fixed side bar
*/

.sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 250px;
}

.sidebar-right {
    right: 0;
}

.sidebar-left {
    left: 0;
}

.sidebar-fixed {
    width: 250px;
}

    .sidebar-fixed.ui-scrollfix {
        position: fixed;
        top: 20px;
        bottom: 10px;
        height: auto;
    }

.sidebar-content-container {
    width: 250px;
    height: 100%;
}

.sidebar-scrollable {
    overflow: hidden;
    width: 260px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

.sidebar-right .sidebar-scrollable {
    margin-right: -10px;
}

.sidebar-left .sidebar-scrollable {
    margin-left: -10px;
}

.sidebar-scrollableInner {
    overflow-x: hidden;
    width: 260px;
    overflow-y: auto;
    padding-left: 10px;
}



/****************************************
    fixed search sidebar
*****************************************/

.old-search-container {
    margin-left: 280px;
    min-height: 600px;
}

/*** 
     We are hiding the left search bar for phones using the hidden-xs class and therefore we need to get rid of the left margin in those case.
     The max-width: 767px is how bootstrap determines hiding based on .hidden-cs so we used that same exact logic here so they will always match up.
       ***/
@media (max-width: 767px) {
    .old-search-container {
        margin-left: 0px;
        min-height: 600px;
    }
}

.background-group {
    background-color: #f2efeb;
    border-radius: 6px 6px 6px 6px;
    position: relative;
}

.grouped-form .row {
    margin-bottom: 15px;
}

.grouped-form h4 {
    font-size: 18px !important;
    color: #9D9D9D !important;
}

.grouped-form .form-group {
    margin-top: inherit;
}

.indent-rows .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px;
}

/****************************************
    public course list
*****************************************/
.courselist {
}

    .courselist th.title {
        width: 380px;
    }

    /*.courselist th.transcript {
    width: 210px;
}*/

    .courselist th.discipline {
        width: 240px;
    }

    .courselist th.honors {
        width: 115px;
    }

    .courselist h4 small {
        font-size: 14px;
        padding-left: 5px;
    }


/****************************************
    login
*****************************************/
.login {
}

    .login h2 {
        border-bottom: solid 1px #ccc;
        border-top: solid 5px #1295D8;
        color: #333;
        font-size: 15px;
        font-weight: bold;
        padding: 20px 0;
    }

        .login h2.gold {
            border-top-color: #d29604;
        }

    .login .access-to {
        font-size: 16px;
    }

        .login .access-to p {
            padding: 20px 0 5px 0;
        }

        .login .access-to .fa {
            color: #ccc;
            font-size: 18px;
        }

        .login .access-to ul {
            list-style-type: none;
        }

        .login .access-to li {
            margin-bottom: 20px
        }

            .login .access-to li i {
                margin-right: 7px
            }

    .login .login-form {
        background-color: #eee;
        padding: 26px 22px;
        margin-bottom: 60px;
    }

        .login .login-form label {
            font-weight: bold;
        }

        .login .login-form .form-group {
            margin-top: 0;
        }

            .login .login-form .form-group.fixed-height {
                height: 65px;
            }

            .login .login-form .form-group .checkbox label {
                padding-left: 0;
            }

    .login .btn-default {
        font-weight: bold;
        font-size: 15px;
        padding: 10px 25px;
    }

    .login .submission-period {
    }

        .login .submission-period h5 {
            font-size: 15px;
            font-weight: bold;
            margin-bottom: 5px;
            margin-top: 20px;
        }

            .login .submission-period h5 span {
                color: #999;
                font-weight: normal;
            }

        .login .submission-period p {
            margin-bottom: 10px;
        }

        .login .submission-period .fa-asterisk {
            color: #ccc;
        }

/****************************************
    register
*****************************************/
.register {
}

    .register h2 {
        margin-top: 0;
    }

/****************************************
    misc
*****************************************/
.pad-bottom-0 {
    padding-bottom: 0;
}

/****************************************
    ADA Compliance Skip Nav link
*****************************************/
.skipnav a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    .skipnav a:focus, .skipnav a:active {
        position: static;
        left: 0;
        width: auto;
        height: auto;
        overflow: visible;
        text-decoration: underline;
    }


/****************************************
    content management
*****************************************/
.answers {
}

    .answers .fa.fa-question-circle {
        margin: 5px 0px;
    }

    .answers h5 {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    .answers .title {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .answers .content {
    }

        .answers .content.placeholder {
            color: #999;
        }

.outdated {
    color: white;
}

/****************************************
    institution registration
*****************************************/
.asessment-rating-info {
    position: fixed;
    width: 240px;
    top: 20px;
    display: none;
}

    .asessment-rating-info.ui-scrollfix {
        display: block;
        -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
        -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
        -o-animation: fadein 2s; /* Opera < 12.1 */
        animation: fadein 2s;
    }

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}



.search-bar {
    display: block;
}

    .search-bar .search {
        padding-left: 30px;
    }

    .search-bar .search-icon {
        position: absolute;
        top: 10px;
        left: 23px;
        color: #CCC;
    }

.font-size-20 {
    font-size: 20px;
}

.color-gray {
    color: gray;
}

.color-light-gray {
    color: lightgray;
}

/* ---- Timeline ---- */
timeline {
    margin: 3px;
}

.timeline ol {
    position: relative;
    display: flex;
    justify-content: space-around;
    margin: 10px 50px 80px;
    height: 4px;
    background: #dfdfdf;
}

    .timeline ol:before,
    .timeline ol:after {
        content: "";
        position: absolute;
        top: -8px;
        display: block;
        width: 0;
        height: 0;
        border-radius: 10px;
        border: 10px solid #999999;
    }

    .timeline ol:before {
        left: -5px;
    }

    .timeline ol:after {
        right: -10px;
        border: 10px solid transparent;
        border-right: 0;
        border-left: 20px solid #999999;
        border-radius: 3px;
    }

.timeline li {
    position: relative;
    display: inline-block;
    float: left;
    width: 150px;
    font: bold 14px arial;
    height: 50px;
}

    .timeline li .title {
        position: relative;
        text-align: center;
        margin-top: -23px;
        height: 1.1em;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .timeline li .point {
        content: "";
        top: -2px;
        left: 47%;
        display: block;
        width: 6px;
        height: 6px;
        border: 4px solid #999999;
        border-radius: 10px;
        background: #fff;
        position: absolute;
    }

    .timeline li .description {
        display: block;
        background-color: white;
        padding: 10px;
        margin-top: 20px;
        position: relative;
        font-weight: normal;
        z-index: 1;
        margin-left: 5px;
        text-align: center;
    }

.btn-add-course {
    width: 555px;
    height: 42px;
    border-radius: 5px;
    background-color: #FFE552;
    color: #1295D8;
    font-size: 1.6rem;
}
body {
    --vw:1613px; 
    --vh:256px; 
    --rw:1321.96px; 
    --rh:1321.2px; 
    --rot:45deg; 
    --rtop:-533px; 
    --rleft:146px;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, #67c6f2), color-stop(100%, #005581) );
    background: -webkit-linear-gradient(200deg, #67c6f2 0%, #005581 100%);
    background: -moz-linear-gradient(200deg, #67c6f2 0%, #005581 100%);
    background: -ms-linear-gradient(200deg, #67c6f2 0%, #005581 100%);
    background: -o-linear-gradient(200deg, #67c6f2 0%, #005581 100%);
    background: linear-gradient(200deg, #67c6f2 0%, #005581 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#005581',GradientType=0 );
    background-attachment: fixed;
    font-family: "KievitProMedium", Arial, Sans-Serif;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
}

/****************************************
    Fonts
*****************************************/
@font-face {
    font-family: "KievitProMedium";
    src: url(fonts/kievit/KievitWebPro-Medi.eot);
    src: url(fonts/kievit/KievitWebPro-Medi.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-Medi.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProMediumItalic";
    src: url(fonts/kievit/KievitWebPro-MediIta.eot);
    src: url(fonts/kievit/KievitWebPro-MediIta.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-MediIta.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBold";
    src: url(fonts/kievit/KievitWebPro-Bold.eot);
    src: url(fonts/kievit/KievitWebPro-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-Bold.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBoldItalic";
    src: url(fonts/kievit/KievitWebPro-BoldIta.eot);
    src: url(fonts/kievit/KievitWebPro-BoldIta.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-BoldIta.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBook";
    src: url(fonts/kievit/KievitWebPro-Book.eot);
    src: url(fonts/kievit/KievitWebPro-Book.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-Book.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBookItalic";
    src: url(fonts/kievit/KievitWebPro-BookIta.eot);
    src: url(fonts/kievit/KievitWebPro-BookIta.eot?#iefix) format('embedded-opentype'), url(fonts/kievit/KievitWebPro-BookIta.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBlack";
    src: url(fonts/kievit/KievitWebPro-Black.eot);
    src: url(fonts/kievit/KievitWebPro-Black.eot?#iefix) format('embedded-opentype'),url(fonts/kievit/KievitWebPro-Black.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProBlackItalic";
    src: url(fonts//kievit/KievitWebPro-BookIta.eot);
    src: url(fonts//kievit/KievitWebPro-BookIta.eot?#iefix) format('embedded-opentype'),url(fonts//kievit/KievitWebPro-BookIta.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProExtraBold";
    src: url(fonts/kievit/KievitWebPro-Xbold.eot);
    src: url(fonts/kievit/KievitWebPro-Xbold.eot?#iefix) format('embedded-opentype'),url(fonts/kievit/KievitWebPro-Xbold.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KievitProExtraBoldItalic";
    src: url(fonts/kievit/KievitWebPro-XboldIta.eot);
    src: url(fonts/kievit/KievitWebPro-XboldIta.eot?#iefix) format('embedded-opentype'),url(fonts/kievit/KievitWebPro-XboldIta.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Fonts: end */


/**************************************
    UC COLORS
***************************************/
.text-primary-ucblue { color: #1295D8;}
.text-primary-ucgold { color: #FFB511;}
.text-primary-darkblue { color: #005581;}
.text-primary-lightblue { color: #72CDF4;}
.text-primary-gold { color: #FFD200;}
.text-primary-lightgold { color: #FFE552;}

.text-secondary-orange { color: #FF6E1B;}
.text-secondary-lightorange { color: #FF8F28 !important;}
.text-secondary-pink { color: #E44C9A;}
.text-secondary-lightpink { color: #FEB2E0;}
.text-secondary-teal { color: #00778B;}
.text-secondary-lightteal { color: #00A3AD;}
.text-secondary-ucgray { color: #7C7E7F;}
.text-secondary-warmgray8 { color: #8F8884;}
.text-secondary-warmgray3 { color: #BEB6AF;}
.text-secondary-warmgray1 { color: #DBD5CD;}
.text-secondary-metalicgold { color: #B4975A;}

/****************************************
    Header
*****************************************/
header {
    margin-top: 15px;
    min-height: 95px;
    padding: 0 20px;
    z-index: 10;
}

header .navbar {
    border: none;
    margin: 0;
    min-height: 0;
}
header ul.nav.navbar-nav li {
    padding: 5px 0 0 0;
    margin: 0 0 0 5px;
}

header ul.nav.navbar-nav li.active a {
    background: #d8f0fa;
}

header ul.nav.navbar-nav li a {
    color: #555;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 9px 11px 9px;
    text-transform: uppercase;
}

header ul.nav.navbar-nav li a:focus, ul.nav.navbar-nav li a:hover{
    background-color: #e8f3f7;
}

header .nav .open>a {
    background-color: #e8f3f7;
}

header ul.nav.navbar-nav ul.dropdown-menu {
    background: url("/images/nav-bg.png") no-repeat;
    background-size: cover;
    border: 1px solid white;
    left: -360px;
}

header ul.nav.navbar-nav ul.dropdown-menu .sub-menu {
    padding-bottom: 10px;
    width: 600px;
}

header ul.nav.navbar-nav ul.dropdown-menu .sub-menu .col-left {
    border-right: solid 1px #1295D8;
}

header ul.nav.navbar-nav ul.dropdown-menu .sub-menu .col-right {
    padding-left: 10px;
}

header ul.nav.navbar-nav ul.dropdown-menu li a {
    color: #1295D8;
    font-weight: 400;
    font-size: 16px;
    padding: 0 10px 10px 5px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
}

header ul.nav.navbar-nav ul.dropdown-menu li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

header .welcome {
    font-size: 12px;
    font-weight: 400;
    margin: 0 10px 10px 0;
}

header .welcome .divider {
    padding: 0 4px;
}

/****************************************
    background
*****************************************/

.background-light-gray-bordered {
    background-color: #f5f5f5;
    border: 1px solid #dedede;
}

/****************************************
    Impersonation
*****************************************/
.impersonation {
    margin-bottom: 106px;
    z-index: 2;
}

.impersonation nav {
    background-color: #1295D8;
    border-bottom: solid 2px #f3f2ee;
    padding: 5px 15px;
}

.impersonation nav .navbar-text {
    color: #fff;
    font-size: 120%;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
}

.impersonation nav .navbar-text.navbar-right {
    text-transform: none;
}


/****************************************
    Hero
*****************************************/
/*.hero {
    background-color: rgba(255,255,255,0.6);
    border-top: 1px solid white;
    height: 100%;
    position: absolute;
    width: 100%;
}*/

/****************************************
    Footer
*****************************************/
/*footer {
    background: url("/images/footer-background.jpg") no-repeat;
    background-position: bottom;
    color: #333;
    padding-bottom: 1.5em;
    position: relative;
    width: 100%;
}*/

/*footer .content {
    padding: 1.2em 10px;
}

footer .links {
    font-size: 20px;
}

footer .links .spacer {
    padding: 0 10px;
}*/

/****************************************
    Basic Elements
*****************************************/
h1 {
    color: #333;
    font-family: KievitProBold;
    font-size: 36px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

/****************************************
    White Container
*****************************************/
.container-white {
    background-color:rgba(255,255,255,0.8);
    padding: 20px;
}

.container-white-top-blue {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTBkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwY2RmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#1ba0db),color-stop(100%,#70cdf4));
    background-image: -moz-linear-gradient(left,#1ba0db,#70cdf4);
    background-image: -webkit-linear-gradient(left,#1ba0db,#70cdf4);
    background-image: linear-gradient(to right,#1ba0db,#70cdf4);
    background-image: -ms-linear-gradient(left,#1ba0db,#70cdf4 100%);
    height: 8px;
}

.container-white-top-yellow {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTBkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwY2RmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#ffb511),color-stop(100%,#ffe451));
    background-image: -moz-linear-gradient(left,#ffb511,#ffe451);
    background-image: -webkit-linear-gradient(left,#ffb511,#ffe451);
    background-image: linear-gradient(to right,#ffb511,#ffe451);
    background-image: -ms-linear-gradient(left,#ffb511,#ffe451 100%);
    height: 8px;
}

.container-white-top-gray {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTBkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwY2RmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#999),color-stop(100%,#ccc));
    background-image: -moz-linear-gradient(left,#999,#ccc);
    background-image: -webkit-linear-gradient(left,#999,#ccc);
    background-image: linear-gradient(to right,#999,#ccc);
    background-image: -ms-linear-gradient(left,#999,#ccc 100%);
    height: 8px;
}

.container-white-top-pink {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTBkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwY2RmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#db3489),color-stop(100%,#ED99C4));
    background-image: -moz-linear-gradient(left,#db3489,#ED99C4);
    background-image: -webkit-linear-gradient(left,#db3489,#ED99C4);
    background-image: linear-gradient(to right,#db3489,#ED99C4);
    background-image: -ms-linear-gradient(left,#db3489,#ED99C4 100%);
    height: 8px;
}
/* White Container: end */

/*Text colors to match containers: start*/
.text-blue { color: #1ba0db !important;}
.text-yellow { color: #ffb511;}
.text-pink { color: #db3489;}
.text-disabled { color: #ccc;}
.text-red { color: red !important;}
.text-lightgray { color: #aaa;}
.text-gray { color: #555;}

.font-600 { font-weight: 600;}

.btn-pink, .btn-pink:hover {
    background-color: #db3489 !important;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
}

.btn-admin-blue, .btn-admin-blue:hover, .btn-admin-blue:active, .btn-admin-blue:focus {
    background-color: #00B8E7;
    border: none;
    border-radius: 0;
    color: #fff;
}

.btn-blue-lg {
    background-color: #009bda !important;
    font-size: 17px;
    padding: 5px 16px;
    color: #fff;
}

.btn-blue-lg:hover,
.btn-blue-lg:focus {
    color: #fff;
}

.btn-lightgrey-border {
    color: #777;
    border-color: #ccc;
    background-color: #fff;
}

.btn-lightgrey-border:hover,
.btn-lightgrey-border:active {
    color: #666;
}

.btn-darkblue {
    background-color: #005581 !important;
    color: #fff;
}

.btn-darkblue:hover,
.btn-darkblue:active {
    color: #fff;
}

.btn-lightorange,
.btn-lightorange:focus,
.btn-lightorange:hover,
.btn-lightorange:active {
    background-color: #FF8F28;
    color: #fff;
}

.btn-no-link,
.btn-no-link:hover {
    text-decoration: none !important;    
}

.display-inline-flex {
    display: inline-flex;
    align-items: flex-start;   
}

.badge-pink {
    background-color: #db3489 !important;
    color: #fff;
    border: none;
    font-weight: normal;
}

.badge-blue {
    background-color: #1ba0db !important;
    color: #fff;
    -ms-border-radius: 8px;
    border-radius: 8px;
    font-weight: lighter;
}

.badge-lightgray {
    font-weight: normal;
    background-color: #eee;
    border: 1px solid #ddd;
    color: #555;
    padding: 5px 7px;
    border-radius: 10px;
}

.btn-sm, .btn-sm:hover, .btn-sm:focus {
    padding: 5px 10px;
    font-size: 12px;
}
/*Text colors to match containers: end*/

/* Breadcrumb Navigation: start */
.breadcrumb-nav {
    /*margin-top: -15px;*/
}

.breadcrumb-nav a + i {
    font-size: 66%;
}

.breadcrumb-nav + h1 {
    margin-top: 15px;
}
/* Breadcrumb Navigation: end */

/* */
.btn-group .btn {
  font-size: 12px;
  margin: 9px 0;
  padding: 7px 10px;
}

/* Misc: start */
.height-fit-content {
    height: fit-content;
}

.margin-10 {
    margin: 10px;
}

.margin-left-0 {
    margin-left: 0;
}
.margin-left-5 {
    margin-left: 5px;
}

.margin-left-7 {
    margin-left: 7px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-neg-20 {
    margin-left: -20px;
}

.margin-top-0 {
    margin-top: 0 !important;
}
.margin-top-4 { margin-top: 4px; }

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-neg-20 {
    margin-top: -20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-100 {
    margin-top: 100px;
}
.margin-right-3 {
    margin-right: 3px;
}
.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}
.margin-right-neg-20 {
    margin-right: -20px;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.padding-right-0 {
    padding-right: 0;
}


.padding-right-10 {
    padding-right: 10px;
}
.padding-right-20 {
    padding-right: 20px;
}
.padding-top-7 { padding-top: 7px;}
.pad-top-20 { padding-top: 20px;}
.padding-top-2 { padding-top: 2px;}
.pad-right-5 { padding-right: 5px;}
.pad-top-5 { padding-top: 5px;}

.pad-vertical-20 {
    padding-top: 5px !important;
    padding-bottom: 20px !important;
}

.pad-0 { padding: 0px;}
.pad-15 { padding: 15px;}

.font-12 { font-size: 12px !important; }
.font-13 { font-size: 13px !important; }
.font-14 { font-size: 14px !important; }
.font-16 { font-size: 16px !important; }
.font-18 { font-size: 18px !important; }

.font-normal {font-weight: normal !important; }

.spinner {
    color: #555;
    font-family: KievitProBook;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}

.check-label {
    padding-left:30px; 
    margin-top: -20px;
    display: block;
}

.position-relative {
    position: relative;
}

.display-inline-block {
    display: inline-block;
}

.display-flex {
    display: flex;
}

/******TABLE STYLE******/
table.no-data .ng-table-pager {
    display: none;
}

.no-data-results {
    font-size: 16px;
    color: #999;
    text-align: center;
}

/******END TABLE STYLE*****/

.font-15 {
    font-size: 15px;
}

.font-weight-bold {
    font-weight: bold;
}

.italics {
    font-style: italic;
}

.text-decor-line {
    text-decoration: line-through
}

.cursor-pointer {
    cursor: pointer;
}

.dashboard-splash-page-window .modal-dialog {
    width: 800px;
}

.notification-message-window .modal-dialog {
    width: 1000px;
}

.my-notifications th.sortable, .my-notifications th.sortable.sort-desc, .my-notifications th.sortable.sort-asc {
    background-color: #EDEDED;
}

.unread-row {
    font-weight: bold;
}

.read-row {
    background: none repeat scroll 0 0 #f6f6f6;
}

.btn-no-padding {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.centered-header {
    text-align: center;
}

.checkbox-cell {
    text-align: center;
    vertical-align: middle;
}

.modal-close-btn {
    font-size: 18px;
    float: right;
}

.notification-details-column {
    padding-top: 3px;
}

.border-radius-top-5 {
    -ms-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.border-left-gray {
    border-left: 1px solid #ccc; 
}

/*Course list school vs district course style*/

.district-course {
    background-color: lightyellow;
}


.school-course {
    background-color: #fff;
}

.mycourses-loading {
    padding-bottom: 30px;
}

.nested-editable-form .form-group {
    margin: 0 !important;
}

.fa-input {
    font-family: 'Font Awesome 5 Free', "KievitProMedium",Arial,Sans-Serif;
}

.font-size-sm {
    font-size: 1.2rem !important;
}

.font-size-md {
    font-size: 1.5rem !important;
}

.fa-size-1_5x {
    font-size: 1.5em !important;
}

.font-size-110 {
    font-size: 110% !important;
}

.opacity-5 {
    -ms-opacity: .5;
    opacity: .5;
}

.courselist-legend {
    border: 1px solid #ccc;
    padding: 7px 0px;
}

.courselist-legend.fixed-width {
    width: 175px;
}

.courselist-legend.fixed-height {
    height: 90px;
}

.courselist-legend i {
    width: 25px;
    text-align: center;
}

.courselist-legend .legend-item {
    width: 135px;
    margin-left: 10px;
    margin-top: 5px;
}

.legend-item {
    border: solid 1px #cccccc;
    font-size: 11px;
    width: 100px;
    padding: 3px;
}

.dropdown-menu>.active>a>.text-lightgray,
.dropdown-menu>.active>a:focus>.text-lightgray,
.dropdown-menu>.active>a:hover>.text-lightgray {
    color: #efefef;
}

.dropdown-menu.page-menu {
    background-color: #f0f9fd;
    border-color: #fff;
    -ms-border-radius: 0px;
    border-radius: 0px;
    margin-top: -15px;
}

.dropdown-menu.page-menu li a {
    color: #1295d8;
}

.dropdown-menu.page-menu li a[disabled] {
    color: #aaa;
}

.dropdown-menu.page-menu li .btn-link {
    color: #1295d8;
}

.dropdown-menu.page-menu li .btn-link[disabled] {
    color: #aaa;
}

.dropdown-menu.page-menu li a:hover,
.dropdown-menu.page-menu li a:focus {
   /* color: #1295d8;*/
    background-color: #fff;
}

.home, .reference {
    float: right;
}
.home a {
    background-color: #FFB511;
    color: #433A00;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 7px 10px;
    border-radius: 5px;
    margin: 10px;
    float: right;
}
.reference a {
    background-color: #FFB511;
    color: #433a00;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 5px;
    margin: 10px 22px 17px 25px;
    float: right;
}
.course-details .reference a {
    margin-bottom: 10px;
    margin-right: 0;
    
}
.my-account .reference a {
    margin-bottom: 10px;
    margin-right: 5px;
}
.reference .title{
    font-weight: bold;
}
.home a:hover {
    text-decoration: none;
}

.my-account .notify {
    margin-top:20px;
}
.multiSelect {             
}

.multiSelect.inlineBlock {
    display: inline-block;
}
.multiSelect .button
{
    min-width: 150px;
}

/* multi select button style */
/*.multiSelect .button {
    display: block;
    position: relative;
    margin:0 auto;       
    text-align: center;
    cursor: pointer;
    border: 1px solid #c6c6c6;
    padding: 7px 12px 5px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 2px;
    color: #333;      
   -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; 
    white-space:normal;
    background-color: #fff;
    background-image: linear-gradient(#fff, #e4e4e4);
    
}*/

/*.multiSelect .button:hover {
    background-image: linear-gradient(#fff, #eee);    
}*/

/* helper buttons style (select all, none, reset, clear filter); */
.multiSelect .helperButton {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 2px 7px;    
    font-size: 14px;
    line-height: 1;
    border-radius: 2px;
    color: #666;    
}

.multiSelect .button > div {
    float: left;        
}

.multiSelect .checkboxLayer {
    background-color: #fff;
    position: absolute;
    z-index: 999;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; 
    padding: 15px;
    min-width:275px;
    max-height: 300px;
    overflow-x: auto;
}

/*.multiSelect .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 15px !important;    
    vertical-align: middle;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;       
}*/

.multiSelect.multiSelectItem {
    display: block;
    min-height: 30px;    
    /*color: #777;   */
}

.multiSelect .vertical {
    float: none;
}

.multiSelect .horizontal {
    float: left;
}

/*.multiSelect .acol {
    display: table-cell;    
    line-height: 1.4;  
    min-width: 14px;
}*/

label.multiSelect span {
    font-weight:normal;
}

/*label.multiSelect span {
    white-space:nowrap;
    margin: 0;
    padding: 0;
    display: inline-block;
   -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;   
   
    float: left;
    padding-top:3px;
    padding-left: 5px; 
    
}*/

/* hide the checkbox away */
/*
.multiSelect .checkbox {
    float: left;
    position: absolute;
    left: -9999px;
    cursor: pointer;
}
*/

.multiSelect .show {
    display: inline-block;
}

.multiSelect .hide {
    display: none;
}

.multiSelect .line {   
    margin-bottom: 15px;
}

.multiSelect .helperButton + .helperButton  {
    margin-left: 1px;
}

/* On mouse over and focus */
label.multiSelect input:focus ~ span::after,
label.multiSelect span:focus::after, 
label.multiSelect span:hover::after {     
    /* Enable this if you want some arrow pointer */
    /* content: ' \00AB'; */
}

/*label.multiSelect input:focus ~ span,*/
label.multiSelect span:hover {
    color: #333;
    cursor: pointer;        
    /* Enable this if you want some arrow pointer */
    /* content: ' \00AB'; */
}

/* for checkboxes currently selected */
/*.multiSelect .checkboxSelected {
    color: #000;
    text-shadow: 1px 0px #eee;
}*/

/* checkboxes currently disabled */
.multiSelect.disabled, .multiSelect.disabled:hover {
    color: #ccc;
    cursor: not-allowed;
}

/* If you use images in button / checkbox label, you might want to change the image style here.. */
.multiSelect img {
    vertical-align: middle;
    margin-bottom:3px;
    height: 22px;
    width:22px;
}

@charset "UTF-8";
/* Print CSS Document */

@media print {

    body > div:nth-child(6) {
        /* margin-left: 4px; */
        margin-left: 50px;
        margin-right: 50px;
    }

    body, .lightbackground {
        background: none;
    }

    cmp-root {
        position: relative;
        display: inline !important;
        grid-template: none !important;
        min-height: unset !important;
        margin: auto;
    }

    .content {
        display: inline !important;
        align-items: center;
    }

    .search-filter, .input-group {
        display: none;
    }

    .profiler-results {
        display: none;
    }

    .old-search-container {
        margin-left: 5px;
    }

    .no-print, .hidden-print {
        display: none;
    }

    header img {
        height: 40px !important;
    }

    header {
        min-height: 40px;
        border-bottom: 1px solid #888;
    }

    footer {
        font-size: 11px;
    }

    .container-white {
        padding: 0px;
        display: inline;
    }

    .container-white-top-blue,
    .container-white-top-gray,
    .container-white-top-yellow {
        display: none;
    }

    #registration-summary h3 {
        font-size: 18px;
    }

    #registration-summary .section-title,
    #registration-summary h4 {
        font-size: 13px !important;
        margin-top: 5px;
    }

    #registration-summary,
    #registration-summary .control-label,
    #registration-summary .form-control,
    #registration-summary label,
    #registration-summary .btn,
    #registration-summary table {
        font-size: 11px;
    }

        #registration-summary .control-label {
            margin-top: 5px;
        }

        #registration-summary .form-control {
            /*border-width: 0px 0px 1px 0px;*/
        }

        #registration-summary .btn {
            margin-top: 0px;
        }

        #registration-summary .text-warning,
        #registration-summary .alert-danger {
            font-size: 11px;
            font-weight: 600;
        }

    .institution-registration .navigation {
        display: none;
    }

    .institution-registration .registration-body {
        margin-left: 0px !important;
    }

    .col-md-1 {
        width: 8%;
        float: left;
    }

    .col-md-2 {
        width: 16%;
        float: left;
    }

    .col-md-3 {
        width: 25%;
        float: left;
    }

    .col-md-4 {
        width: 33%;
        float: left;
    }

    .col-md-5 {
        width: 41%;
        float: left;
    }

    .col-md-6 {
        width: 50%;
        float: left;
    }

    .col-md-7 {
        width: 58%;
        float: left;
    }

    .col-md-8 {
        width: 66%;
        float: left;
    }

    .col-md-9 {
        width: 75%;
        float: left;
    }

    .col-md-10 {
        width: 83%;
        float: left;
    }

    .col-md-11 {
        width: 91%;
        float: left;
    }

    .col-md-11 {
        display: inline;
    }

    .col-md-12 {
        display: inline;
    }

    .form-text {
        display: inline;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33%;
    }

    /* make all scrollable areas extend to their content */
    .freeform-display {
        max-height: none !important;
    }

    .well {
        min-height: unset;
    }
}

