<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.web-screen{ 
 background-image : url('../custom_media/RPCI1280.jpg'); 
 background-size:cover; 
} 


.logon-logo-container { 
background:transparent; 
 }

.logon-logo-container.NS-AAA { 
background:transparent; 
 }

.logon-large.logon-logo-container { 
background:transparent; 
 }

.logon-small.logon-logo-container { 
background:transparent; 
 }

.logon-large.logon-logo-container.NS-AAA { 
background:transparent; 
 }

.logon-small.logon-logo-container.NS-AAA { 
background:transparent; 
 }

.credentialform h1{ 
 font-size: 20px;
}

.web-screen .main-text{ 
 font-size: 20px;
}

.credentialform h1{ 
 color: #ffffff;
}

.web-screen .main-text{ 
 color: #ffffff;
}

.credentialform .plain{ 
 font-size: 20px;
}

.credentialform .field .checkbox label{ 
 font-size: 20px;
}

.credentialform .standaloneText{ 
 font-size: 20px;
}

.web-screen .detail-text{ 
 font-size: 20px;
}

.credentialform .plain{ 
 color: rgb(255, 255, 255);
}

.credentialform .field .checkbox label{ 
 color: rgb(255, 255, 255);
}

.credentialform .standaloneText{ 
 color: rgb(255, 255, 255);
}

.web-screen .detail-text{ 
 color: rgb(255, 255, 255);
}

.clientchoices_description{ 
 color: rgb(255, 255, 255);
}

.button.default {
 background-color : #02a1c1;
}

.personal_bm_addbox button {
 background: #02a1c1;
}

.button.default:hover {
 background: ;
}

.theme-header-bgcolor {
 background-color :#574f5b; 
}

.web-screen .content-area {
 background :rgba(63, 54, 67, 0.4); 
}.box  {
 background-color :rgba(63, 54, 67, 0.4); 
}.block-container .box:hover  {
 background-color :rgba(63, 54, 67, 0.4); 
}

.largeTiles .storeapp .storeapp-name {
 color :#333333; 
}

.appInfoName {
 color :#333333; 
}

.store-apps-title {
 color :black; 
}

.toolbar-button-unselected {
 color :black; 
}

.storeapp-category {
 color :#999999; 
}

.appInfoCategoriesOrHostName {
 color :#999999; 
}

.app-description {
 color :#999999; 
}

</pre></body></html>