<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
csba blue: #06557E
csba grey: #9FA6AD
border grey: #DEEBF2

*/

.altai-scope div.navbar,
.altai-scope div.CategoriesMenu { background-color: transparent; border: none; box-shadow: none; padding: 0; }

.altai-scope .CategoriesMenu .rmItem a { background-color: #06557E; color: #fff; }
.altai-scope .CategoriesMenu .rmItem a:hover,
.altai-scope .CategoriesMenu .rmItem a:active { backgroundd-color: #f00; color: #06557E; }
.altai-scope .CategoriesMenu .rmItem { padding: 0; }

/* Commented out by Irbanjit to get rid of the un-matching border
.altai-scope div.panel { background-color: #E2E2E2 !important; border: none !important; box-shadow: none; -webkit-box-shadow: none; }  
*/ 

/*.altai-scope .topNavigation .btn { display: none; }*/
.altai-scope .topNavigation, .altai-scope .col-sm-3 { width: 50%; }
.altai-scope hr { border-top: 1px solid #dcdcdc; }
.altai-scope .productItemTemplate.col-md-12 { padding-right: 0px; padding-left: 0px; }
.altai-scope .RadDataPager .RadInput { width: 25px !important; }
.altai-scope .RadDataPager .rdpPagerLabel { margin: 0 4px !important; }
.altai-scope .RadDataPager_Default .rdpNumPart a.rdpCurrentPage,
.altai-scope .RadDataPager_Default .rdpNumPart a.rdpCurrentPage span { background: #06557E; color: white; }
.altai-scope .input-group-btn:last-child &gt; .btn { margin-left: 5px; } </pre></body></html>