<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eguides-section .nav-tabs&gt;li { margin: 0 !important; width: auto !important; text-align: center !important; }
.eguides-section .nav-tabs { margin-bottom: 10px; }

.eguides-section .panel-heading.panel-heading-nav {
    padding: 0px;
    border: 0px;
    background-color: transparent;
}

.eguides-section .panel {
    margin-bottom: 20px !important;
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%) !important;
    box-shadow: none !important;
}


.eguides-section .nav-tabs&gt;li {
    margin-bottom: -3px !important;
    margin-right: 5px;
}

.eguides-section .panel-body {
    padding: 25px !important;
    background-color: #f2f2f2 !important;
}

.eguides-section .nav-tabs&gt;li&gt;a.eguidetabs {
    margin-right: 0px !important;
    line-height: 150% !important;
    border: 1px solid transparent !important;
    border-radius: 0px !important;
    background-color: #d8d8d8 !important;
    padding: 15px 20px !important;
    font-size: 18px !important;
    color: #333 !important;
    font-weight: bold !important;
}

.eguides-section .nav-tabs&gt;li.active&gt;a, 
.eguides-section .nav-tabs&gt;li.active&gt;a:focus, 
.eguides-section .nav-tabs&gt;li.active&gt;a:hover {
    color: #333 !important;
    cursor: default !important;
    background-color: #f2f2f2 !important;
    border: 0px !important;
    font-weight: bold !important;
    border: 1px solid transparent !important;
}


.eguide-brand-title { font-size: 36px; color: #222; font-weight:bold; margin-bottom: 20px; }
.eguide-modelname { text-align: center; font-size: 18px; color: #343434; text-decoration: underline; margin-top: 20px; margin-bottom: 20px; }
.eguide-image { margin-top: 30px; }

.eguides-topsection, .eguides-bottomsection { padding-top: 40px; padding-bottom: 40px; }
.eguides-topsection h1, .eguides-bottomsection h1 { font-weight: bold;margin-bottom: 14px; }
.eguides-topsection p, .eguides-bottomsection p { font-size: 16px; }


@media only screen and (min-width: 768px) {
    .eguides-section .nav-tabs&gt;li { margin-bottom: -3px !important; margin-right: 5px; }
    .eguides-section .nav-tabs { margin-bottom: 0px; }
}</pre></body></html>