:root {
--linker_continer_size: 1270px;
--linker_tablet_size: 950px;
--linker_mobile_size: 600px;
--mainbackgroundcolor: #144788;
--pagebackgroundcolor: #ffffff;
--main_text_color: #131313;
--main_text_hover_select_color: #ffffff;
--main_text_bg_hover_select_color: #131313;
--linker_action_button_background: #131313;
--linker_action_button_text: #ffffff;
--linker_info_button_background: #131313;
--linker_info_button_text: #ffffff;
--linker_cancel_button_background: #c4c4c4;
--linker_cancel_button_text: #ffffff;
}
.lf-action-button,.lf-action-button:hover,.lf-action-button:focus,.lf-action-button:active {
background-color: #131313;
}
.lf-action-button {
color: #ffffff;
}
.lf-info-button,.lf-info-button:hover,.lf-info-button:focus,.lf-info-button:active {
background-color: #131313;
}
.lf-info-button {
color: #ffffff;
}
.lf-cancel-button,.lf-cancel-button:hover,.lf-cancel-button:focus,.lf-cancel-button:active {
background-color: #c4c4c4;
}
.lf-cancel-button {
color: #ffffff;
}
body.login {
background-color: #ffffff;
}
body.login {
background-image: url(https://status-ltd.co.il/wp-content/uploads/2018/07/furniture-998265.jpg);
}