/* CPH variables */

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

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

--link-color: #e06904;
--link-color-hover: #ff7704;

--menu-background: #0d2552;
--menu-background-hover: #16459b;
--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/126.jpg');
--login-background-position: right bottom;
--login-background-color: #eef0f3;
--login-box-background: #eef0f3;
--login-text-color: #000000;
--login-title-color: #0d2552;

--login-button-background: #e06904;
--login-button-background-hover: #ff7705;
--login-button-text-color: #dddddd;


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