<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* General */

.highlights-text {
    color: #31b7ed !important;
}

.highlights-text-hover:hover {
    color: #31b7ed !important;
}

.highlights-background {
    background: #31b7ed !important;
    color: #FFFFFF !important;
}

.highlights-background-hover:hover {
    background: #31b7ed !important;
    color: #FFFFFF !important;
}

h2, h3, h4, h5, h6, h7 {
    color: #333333 !important;
}

h1 {
    color: #065087 !important;
}

/* Layout */

#topheader {
    background: #065087;
    border-bottom: 1px solid #065087;
}

#outerHeader {
    background: #F8F8F8;
}

#header {
    background: #F8F8F8;
}

#submenu, #submenu li:not(.action) {
    background: #F8F8F8 !important;
}

#submenu ul a, #header ul a {
    color: #FFFFFF;
}

#submenu li.action a {
    color: #F8F8F8 !important;
}

#submenu li.action a:hover {
    color: #FFFFFF !important;
    background: #F8F8F8;
}

#sideToggle, #allTabs {
    background: #F8F8F8;
    color: #FFFFFF;
    border-top: 3px solid #F8F8F8;
}

#sideToggle:hover, #allTabs:hover {
    color: #31b7ed;
    background: #F8F8F8;
    border-top: 3px solid #31b7ed;
}

#side, #nav, #sideFooter {
    background: #F8F8F8;
    color: #ccc;
}

#sideFooter a {
    color: #31b7ed;
}

#bodyContent {
    border-color: #dfdfdf; border-width: 1px;;
}

#globalSearchResults {
    border-color: #065087;
}

#showMoreResults:hover {
    color: #31b7ed !important;
}

.selected .highlights-tab, .highlights-tab:hover {
    border-width: 3px 0 0 0;
    border-style: solid;
    border-color: #31b7ed;
    color: #31b7ed !important;
}

#allTabsDropdown a:hover {
    color: #065087 !important;
}

/* Input */

input:focus, textarea:focus {
    outline: none;
    border: 1px solid #31b7ed !important;
}

.tagit-new input:focus, input.dark:focus, input#globalSearchInput:focus {
    border: none !important;
}

input[type=button], input[type=submit], .button, .button:visited, .dt-button, .ui-button, .button:link , :not(.mce-btn):not(.mce-window-head) &gt; button:not(#cboxPrevious):not(#cboxNext):not(#cboxSlideshow):not(#cboxClose):not([disabled]) {
    color:#606060 !important;
    fill:#606060 !important;
}

input[type=button]:hover, input[type=submit]:hover, .button:hover,  .dt-button:hover, .ui-button:hover, :not(.mce-btn):not(.mce-window-head) &gt; button:not(#cboxPrevious):not(#cboxNext):not(#cboxSlideshow):not(#cboxClose):not([disabled]):hover {
    color: #31b7ed !important;
    fill: #31b7ed !important;
}

input[type=button]:active, input[type=submit]:active, .button:active, .dt-button, .ui-button:active, .ui-state button:not(#cboxPrevious):not(#cboxNext):not(#cboxSlideshow):not(#cboxClose):not([disabled]):active {
    color: #31b7ed !important;
    fill: #31b7ed !important;
}

input[disabled] , input[disabled]:hover , input[disabled]:active, select[disabled], button[disabled], a.disabledButton, a.disabledButton:hover, a.disabledButton:active {
    color:#606060 !important;
    fill:#606060 !important;
}

.ui-widget-header a .ui-icon {
    background-image: url(../smoothness/images/ui-icons_ffffff_256x240.png);
}

.ui-widget-header a:hover .ui-icon {
    background-image: url(../smoothness/images/ui-icons_222222_256x240.png);
}

/* Icons */
.edit-icon {
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 17px;
    margin-left: 1px;
    margin-right:1px;
    background: url("../../skins/icons/gray_dark/glyphicons_150_edit_small.png");
}

.edit-icon:hover {
    background: url("../../skins/icons/tvn/glyphicons_150_edit_small.png");
}

.copy-icon {
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    width: 17px;
    height: 17px;
    margin-left: 1px;
    margin-right:1px;
    background: url("../../skins/icons/gray_dark/glyphicons_154_more_windows.png");
}

.copy-icon:hover {
    background: url("../../skins/icons/tvn/glyphicons_154_more_windows.png");
}

.delete-icon {
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    width: 16px;
    height: 16px;
    margin-left: 1px;
    margin-right:1px;
    background: url("../../skins/icons/gray_dark/glyphicons_207_remove_2.png");
}

.delete-icon:hover {
    background: url("../../skins/icons/tvn/glyphicons_207_remove_2.png");
}

/* JQuery UI */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
	color: #31b7ed;
}

.ui-datepicker {
    border: 1px solid #065087 !important;
}

.ui-progressbar .ui-progressbar-value {
    background: #065087;
}

.ui-tabs .ui-tabs-nav li:hover:not(.ui-state-disabled) a{
    color: #31b7ed;
}

.ui-widget-content a {
    color: #31b7ed;
}

.ui-dialog .ui-dialog-titlebar {
	background: #065087;
}

li.ui-menu-item:hover &gt; a, li.ui-menu-item &gt; a#ui-active-menuitem, li.ui-menu-item &gt; a.ui-state-focus {
    background: #31b7ed !important;
}

/* Other */

.purpleInfo a, .purpleInfo a:visited, .inlinePurpleInfo a, .inlinePurpleInfo a:visited {
    color: #31b7ed;
}

.small_card:hover, .small_card_hover {
    background: #31b7ed !important;
    color: #FFFFFF !important;
}

.qtip-light .qtip-content a:hover {
    color: #31b7ed;
    text-decoration: none;
}

ul.tagit li.tagit-choice {
    background: white !important;
    color: #31b7ed !important;
    border-color: #31b7ed !important;
}

ul.tagit li.tagit-choice .tagit-label:not(a) {
    color: #31b7ed;
}

ul.tagit li.tagit-choice .tagit-close .text-icon {
    color: #31b7ed;
}

ul.tagit li.tagit-choice.remove {
    background: #DDDDDD !important;
}

#bodyContent a.extiw,#bodyContent a.extiw:active {
    color: #31b7ed;
    background: none;
    padding: 0;
}

#bodyContent a.external {
    color: #31b7ed;
}

a {
    color: #31b7ed;
}

a:hover {
    color: #31b7ed;
}

a:visited {
    color: #31b7ed;
}

a:active {
    color: #31b7ed;
}

.clicktooltip:hover {
    color: #31b7ed;
}

/* Carousel */

.carouselPrev, .carouselNext {
    background: #F8F8F8;
}

.carouselPrev:hover, .carouselNext:hover {
    background: #065087;
}
    #submenu ul a, #header ul a {
        color: #31b7ed;
    }
    
    #side, #nav, #sideFooter {
        color: #888888;
    }
    
    #sideToggle, #allTabs {
        color: #31b7ed;
    }
    
    #nav li a {
        color: #31b7ed;
    }
    
    #nav li &gt; span {
        color: #065087 !important;
    }
    
    #submenu li.action a {
        color: #31b7ed !important;
    }
    
    #submenu li.action a:hover {
        color: #FFFFFF;
        background: #31b7ed;
    }
    
    input.dark {
        border: 1px solid #CCC;
    }
    
    input.dark:focus {
        border: 1px solid #31b7ed !important;
    }</pre></body></html>