/* CPH variables */

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

--page-background:  #ebebeb;
--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/business.png);

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

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