/* CPH variables */

:root {
--shortcut-tile-background: #ebebeb;

--page-background:  #caf0fe;
--page-background-image: none;

--link-color: #74a7fe;
--link-color-hover: #3988fe;

--menu-background: #919191;
--menu-background-hover: #d6d6d6;
--menu-dropdown-border-color: #6aad9e;

--system-logo-background-image: url(/images/planner-logos/facility.png);

/*
'login_link'           => '#003e3b',
'login_link_active'    => '#006d56',
*/

--login-background-image: none;
--login-background-position: right bottom;
--login-background-color: #caf0fe;
--login-box-background: #919191;
--login-text-color: #ffffff;
--login-title-color: #ffffff;

--login-button-background: #606060;
--login-button-background-hover: #3988fe;
--login-button-text-color: #dddddd;


--content-padding: 0 30px 66px 30px;
--content-margin-top: 10px;
--content-background: white;
}