/* CPH variables */

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

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

--link-color: #1fbb99;
--link-color-hover: #3bd295;

--menu-background: #0f6b57;
--menu-background-hover: #108c71;
--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/16.jpg');
--login-background-position: right bottom;
--login-background-color: #ffffff;
--login-box-background: #ff0000;
--login-text-color: #003e3b;
--login-title-color: #003e3b;

--login-button-background: #000000;
--login-button-background-hover: #878787;
--login-button-text-color: #dddddd;


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