.web-screen{ 
 background-image : url('../custom_media/Cerner_BG.png'); 
 background-size:cover; 
} 


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

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

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

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

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

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

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

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

.credentialform h1{ 
 color: #000000;
}

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

.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: #000000;
}

.credentialform .field .checkbox label{ 
 color: #000000;
}

.credentialform .standaloneText{ 
 color: #000000;
}

.web-screen .detail-text{ 
 color: #000000;
}

.clientchoices_description{ 
 color: #000000;
}

.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 :rgb(236, 236, 236); 
}.box  {
 background-color :rgb(236, 236, 236); 
}.block-container .box:hover  {
 background-color :rgb(236, 236, 236); 
}

.largeTiles .storeapp .storeapp-name {
 color :rgb(255, 255, 255); 
}

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

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

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

.storeapp-category {
 color :#999999; 
}

.appInfoCategoriesOrHostName {
 color :#999999; 
}

.app-description {
 color :#999999; 
}

