<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/hintergrund_weiß.jpg'); 
 background-size:cover; 
} 


.logon-logo-container { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.logon-logo-container.NS-AAA { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.logon-large.logon-logo-container { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.logon-small.logon-logo-container { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.logon-large.logon-logo-container.NS-AAA { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.logon-small.logon-logo-container.NS-AAA { 
background-image : url('../custom_media/acp_logo_500x500.png'); 
 }

.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: 12px;
}

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

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

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

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

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

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

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

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

.button.default {
 background-color : rgb(203, 44, 44);
}

.personal_bm_addbox button {
 background: rgb(203, 44, 44);
}

.button.default:hover {
 background: ;
}

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

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

.storeViewSection{ 
 background-image : url('../custom_media/Firmenlogo - September 2015.png'); 
 background-size:cover; 
} 
.appInfoView{ 
 background-image : url('../custom_media/Firmenlogo - September 2015.png'); 
 background-size:cover; 
} 


.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>