<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icon
{
    color: rgb(110, 129, 137); /*#333333*/
}
.icon:hover, .pswp__button:hover
{
    color: rgb(227, 6, 19); /*#1AA6E1*/
}
#loginBtn, .activeBackgroundColor,.countPlus,.countMinus,
html:not(.touch) #socialContainer .socialButtons .icon:hover,#socialContainer .socialButtons .icon.selected
{
    background-color:  rgb(227, 6, 19); /*#1AA6E1*/
}
/*start scroll style*/
.iScrollIndicator, .iScrollHorizontalScrollbar .iScrollIndicator, .iScrollVerticalScrollbar .iScrollIndicator, .dropdown-option.dropdown-chose:after 
{
    background: rgb(227, 6, 19);
}
.iScrollIndicator
{
    border-color: rgb(227, 6, 19);
}
/*end scroll style*/

.primaryLightColor, .primaryLightColor:hover, #cotactInfoContainer .cotactInfoPhone,#feedbackContainer ul li:hover, #feedbackContainer ul li.selected
{
    color: #ffffff;
}
.primaryDarkColor, html.touch #topNavZoom
{
    color: rgb(110, 129, 137);
}
.primaryDarkBackColor, .activeArea
{
    background-color: rgb(110, 129, 137);
}

.moduleBack
{
    background-color: rgba(118, 126, 130, 0.95);/*rgba(58, 62, 62, 0.98)*/
    color: #ffffff;/*#ffffff*/
}
.moduleBack div.icon, #downloadPdfContainer #downloadPdfScrollContainer .icon,
html:not(.touch) #socialContainer .socialButtons .icon:hover,#socialContainer .socialButtons .icon.selected
{
    color: #eeeeee;
}

.hoverColor, .hrefActive, .hrefActive:hover, .moduleBack div.icon:hover, h4 span,
.buttonWithIcon:hover, .buttonWithIcon:hover .icon,
.icon-double-page-active, .icon-single-page-active, .icon-list-view-active, .icon-masonry-view-active,
html:not(.touch) #menuItemsContainer li:hover, html:not(.touch) #menuItemsContainer li:hover div,
#downloadPdfContainer #downloadPdfScrollContainer .icon-checked,/*download pdf menu*/
#thumbsContainer .addRemoveBookmark.bookmarked,/* thumbsoverview boomakrs*/
html:not(.touch) #categoryMenu .node:hover, html:not(.touch) #categoryMenu .node:hover a,#categoryMenu .node-title.hoverColor a,/*category menu*/
#searchContainer .pagesPreviewContainer .icon.active, html:not(.touch) #searchContainer .pagesPreviewContainer .icon:hover,.autocomplete-suggestions strong,/*search menu*/
#shareCatalogPagesWrapper #shareCatalogPagesItemsContainer .icon-checked, /*social menu*/
.articleModeButtons span:hover, .articleItem .articleMediaInfo div, #articlesContainer .articleItem .addToNotepad.added, /*articles*/
#articleOverlay .icon.closeVideo:hover,#articleOverlay .icon.closeSlideshow:hover,#articleOverlay .icon.close360:hover,
.articleDetailContainer .addToNotepad.added,
.shoppingcartContainer .requiredStar, .shopppingcartHeaderContacts span, .shopppingcartHeaderContacts .icon
{
    color: rgb(227, 6, 19); /*#1AA6E1*/
}

html:not(.touch) #categoryMenu .node:hover, #categoryMenu .node.leftBorder, 
html:not(.touch) #tocContainer .mainItem:hover, html:not(.touch) #tocContainer .subItem:hover,
html:not(.touch) #searchContainer .subItem:hover, html:not(.touch) #searchContainer .mainItem:hover,
html:not(.touch) #relatedItemsContainer .relatedItem:hover,
html:not(.touch) #articleOverlay .mediaThumbItem:hover .mediaThumbImgContainer
{
    border-bottom: 2px solid rgb(227, 6, 19); /*#1AA6E1*/
}
.articleItem:hover,.linksTooltip, .pswp__bottom-bar-slider-wrraper .colorsGalleryThumb.active, .areaControllerInfo, #settingsItemsContainer li.active
{
    border-color:  rgb(227, 6, 19); /*#1AA6E1*/
}
.shoppingcartMenu li.active, .tabSelectBtn.active {
	border-bottom-color: rgb(227, 6, 19); /*#1AA6E1*/
}
.activeArea:hover,.button.blue,
.shoppingcartContainer .shoppingcartHeader .closeCart,
#feedbackContainer ul li:hover, #feedbackContainer ul li.selected, #actionMessage
{
    background-color: rgb(227, 6, 19); /*#1AA6E1*/
}
.loader {
    border-left-color:  rgb(227, 6, 19); /*#1AA6E1*/
}


#menuItemsContainer li div, #categoryMenu a, #companyInfo .icon
{
    color: #ffffff;
}

#thumbsContainer .addRemoveBookmark
{
    color: #727575;
}
#naviContainer
{
    background-color: rgb(245, 245, 245);
}
#sliderContainer
{
    background-color: rgb(255, 255, 255);
}
#currentPageFlag.activeLeftPage
{
   background: linear-gradient(90deg, rgb(227, 6, 19) 10%, rgb(110, 129, 137) 10%);
}
#currentPageFlag.activeRightPage
{
    background: linear-gradient(90deg, rgb(110, 129, 137) 90%, rgb(227, 6, 19) 90%);
}
/*menu items hover background change*/
html:not(.touch) #tocContainer .mainItem:hover, html:not(.touch) #tocContainer .subItem:hover,
html:not(.touch) #categoryMenu .node:hover,
html:not(.touch) #relatedItemsContainer .relatedItem:hover,
html:not(.touch) #searchContainer .subItem:hover,html:not(.touch) #searchContainer .mainItem:hover
{
    background-color: rgba(255, 255, 255, 0.10);
}
body {background-color:rgb(255, 255, 255)}
#okat {background-color:rgb(255, 255, 255)}</pre></body></html>