﻿/******************************************************************************************************
 * Use this CSS-file if you want to tune some lay-out settings when the user is logged on to the CMS. *
 ******************************************************************************************************/
#updatePanelLogin input,
#updatePanelPopup input
{
    background-color: #e8e8e8;
}

#updatePanelLogin a,
#updatePanelPopup a
{
    color: black;
}

