/* CPH variables */

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

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

--link-color: #0042aa;
--link-color-hover: #74a7fe;

--menu-background: #002e7a;
--menu-background-hover: #c0c0c0;
--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: url('/uploads/Theme/33.png');
--login-background-position: right bottom;
--login-background-color: #94e3fe;
--login-box-background: #002e7a;
--login-text-color: #ffffff;
--login-title-color: #ffffff;

--login-button-background: #606060;
--login-button-background-hover: #3a88fe;
--login-button-text-color: #dddddd;


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