/* CPH variables */

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

--page-background:  #ffffff;
--page-background-image: url('/uploads/Theme/115.jpg');

--link-color: #a0a56e;
--link-color-hover: #d6d6d6;

--menu-background: #353723;
--menu-background-hover: #5a5d3c;
--menu-dropdown-border-color: #6aad9e;

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

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

--login-background-image: url('/uploads/Theme/113.jpg');
--login-background-position: right bottom;
--login-background-color: #ffffff;
--login-box-background: #2e3b4e;
--login-text-color: #ffffff;
--login-title-color: #ffffff;

--login-button-background: #919191;
--login-button-background-hover: #c0c0c0;
--login-button-text-color: #dddddd;


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