/* CPH variables */

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

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

--link-color: #1fbb99;
--link-color-hover: #fdeb5f;

--menu-background: #1f4e31;
--menu-background-hover: #ff7400;
--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: #f4ece3;
--login-box-background: #f4ece3;
--login-text-color: #003e3b;
--login-title-color: #003e3b;

--login-button-background: #003e3b;
--login-button-background-hover: #006d56;
--login-button-text-color: #dddddd;


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