/* CPH variables */

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

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

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

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

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

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

--login-background-image: url('/uploads/Theme/17.jpeg');
--login-background-position: right bottom;
--login-background-color: #ededed;
--login-box-background: #919191;
--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;
}