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

    span.k-widget.k-datetimepicker.k-header.gui-input {
        padding: 0px;
        border: none;
    }

    input#CourseDate {
        height: 38px;
    }

    .col-lg-12 {
        background-color: white;
    }

    div#spy1 {
        padding: 0px;
        margin-bottom: 25px;
    }

    .btn-icon.btn-round {
        border-radius: 50%;
    }

    .btn-icon.btn-sm {
        width: 31px;
    }

    .btn-o.btn-white {
        /* background-color: transparent; */
        color: black;
        border-color: white;
    }

    .btn-icon {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 36px;
        text-align: center;
    }

    .btn-white {
        background-color: #fff;
        color: #999;
    }

    .btn-o {
        border-width: 1px;
        border-style: solid;
    }

    .footer-nav li {
        line-height: 13px;
        padding-bottom: 7px;
    }

    .footer-nav {
        padding: 0 0 20px 0;
        list-style-type: none;
    }

    .btn-icon.btn-round {
        border-radius: 50%;
    }</pre></body></html>