<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alert-primary {
    color: #3287a0;
    background-color: #d1f0f9;
    border-color: #d1f0f9
}

.alert-primary p {
    font-size: 14px;
    font-weight: 400;
    color: #126d88
}

.color-red {
    color: #ed5665
}

.color-bold-red {
    color: #c30014
}

.margintop-30 {
    margin-top: 30px
}

.alert-danger {
    color: #ed5665;
    background-color: #fbdee1;
    border-color: #fbdee1
}

.alert-danger p {
    font-size: 14px;
    font-weight: 400;
    color: #ed5665
}

.fs-16 {
    font-size: 16px
}

.main-red {
    color: #ed5665
}

.item.list-group-item .caption {
    width: 79%
}

.fs-1-2-rem {
    font-size: 1.25rem
}

.main-green {
    color: #28a845
}

.group .teach-find {
    font-size: 15px;
    font-weight: 600
}

.request-image {
    width: 21% !important
}

.request-detail {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px
}

.card:hover, .url-request:hover {
    transition: all .2s linear;
    box-shadow: 0 0 10px #aaa;
    color: #212529
}

.italik {
    font-style: italic
}

.btn-primary, .btn-primary:hover {
    background: #09a1b9;
    border-color: #09a1b9;
    font-size: .89rem
}

.btn-danger, .btn-danger:hover {
    background: #ed5665;
    border-color: #ed5665;
    font-size: .89rem
}

.swal2-icon.swal2-warning {
    border-color: #f9909a !important;
    color: #f9909a !important
}

.swal2-content {
    font-size: 16px !important;
    line-height: 28px !important
}

.swal2-icon {
    width: 3em !important;
    height: 3em !important;
    margin: .75em auto 1.05em !important
}

.swal2-icon .swal2-icon-content {
    font-size: 1.95em !important
}

.swal2-actions {
    margin: 1.25em auto .65em !important
}

.card:hover, .url-request:hover {
    box-shadow: none
}

.card:hover .url-link {
    background-color: transparent;
    color: #0990a5;
    box-shadow: none
}

.url-green-request, .url-link, .url-orange-request, .url-request {
    font-size: 13px;
    height: 34px;
    line-height: 30px
}

.url-orange-request {
    border: 1px solid #ff9800;
    color: #ff9800;
    width: auto;
    padding: 0 10px
}

.url-green-request {
    border: 1px solid #009688;
    color: #009688;
    width: auto;
    padding: 0 10px
}

.swal2-actions {
    margin: .25em auto .65em !important
}
</pre></body></html>