/* Светлая тема страницы регистрации — в соответствии с основным дизайном сайта */
body { background: #f5f5f5 !important; color: #333 !important; }
.dataBar { background: #e8e8e8 !important; color: #333 !important; border-bottom: 1px solid #ddd; }
#contentBlock { background: #fff !important; }
.column { background: #f8f8f8 !important; }
.boxTable { background: #f8f8f8 !important; }
.boxTitle { background: #e8e8e8 !important; color: #00681f !important; border-bottom: 1px solid #ddd; }
.boxContent { background: #fff !important; color: #333 !important; border: 1px solid #e0e0e0; border-top: none; }
#navBar { background: #f0f0f0 !important; color: #333 !important; border-bottom: 1px solid #ddd; }
#navBar a { color: #0693e3 !important; }
#navBar a:hover { color: #0073aa !important; }
td, .boxContent td { color: #333 !important; }
a:link, a:visited { color: #0693e3 !important; }
a:hover { color: #0073aa !important; }
.uMenuV li a:link, .uMenuV li a:visited { color: #0693e3 !important; }
.uMenuV li a:hover { color: #0073aa !important; }
.uMenuV .uMenuItemA:link, .uMenuV .uMenuItemA:visited { color: #00681f !important; }
.infTable, .infTitle a { color: #333 !important; }
.infTitle a { color: #0693e3 !important; }
.infTitle a:hover { color: #0073aa !important; }
.tOnline, .gOnline, .uOnline { color: #555 !important; }
.uf-reg-wrap { color: #333 !important; }
.uf-reg-wrap h2 { color: #0693e3 !important; }
.uf-reg-wrap p { color: #555 !important; }
.uf-reg-wrap label { color: #333 !important; }
.uf-reg-wrap .uf-text { background: #fff !important; color: #333 !important; border: 1px solid #ccc !important; }
#uf-submit { background: #00681f !important; color: #fff !important; border: 1px solid #005a1a !important; cursor: pointer; }
#uf-submit:hover { background: #007d28 !important; }
#uf-submit.disabled { opacity: 0.5; }
a.login-with { color: #333 !important; }
a.login-with b { color: #333 !important; }
#uf-register input#uf-show-pass + label span { background-color: #e0e0e0 !important; }
#logowrap, #uncheader, #uCozHeaderMain { background: #00681f !important; }
hr { border-color: #ddd !important; }
