@charset "UTF-8";
/* 
	This CSS Document is protected by law.
	Copyright (c) 2007. divecenter.hu

*/
.valid_ask { background-color: #090; color: #FFF; font-size: 10pt; }

.invalid_ask { background-color: #F00; color: #FFF; font-size: 10pt; }

.psw_lv1 { background-color: #F00; color: #FFF; font-size: 10pt; }

.psw_lv2 { background-color: #F90; color: #FFF; font-size: 10pt; }

.psw_lv3 { background-color: #06C; color: #FFF; font-size: 10pt; }

.psw_lv4 { background-color: #0C9; color: #FFF; font-size: 10pt; }

.psw_lv5 { background-color: #090; color: #FFF; font-size: 10pt; }

.foot_err_msg { background-color: #F00; color: #FFF; font-weight: bold; text-align: center; padding: 5px; }

.user_panel { font-size: 12pt; font-style: normal; color: #000; text-decoration: none; }

.user_panel input[type="button"] { background-color: #B6D1DE; }

.user_panel input[type="submit"] { background-color: #49B629; font-size: 14px; color: #FFF; margin-left: 150px; margin-top: 20px; padding: 2px; }

.user_main_fn_button { background-color: #368DB1; padding: 2px; margin-bottom: 2px; }

.user_main_fn_button, .user_main_fn_button a, .user_main_fn_button a:hover { color: #FFFFFF; }

.user_main_fn_button:hover { background-color: #58AACC; }

.user_main_social_button { height: 30px; line-height: 30px; text-align: left; margin-bottom: 2px; }

.user_main_social_button a, .user_main_social_button a:hover { color: #FFFFFF; }

.user_main_social_button img { margin: 0px; margin-right: 5px; float: left; }

.user_main_social_button:hover { opacity: 0.7; }

.user_login_panel { font-size: 12pt; color: #000; border: 1px solid #368DB1; }

.user_login_panel h1 { font-size: 14pt; margin: 10px; padding-bottom: 10px; border-bottom: 1px solid #D8D8D8; }

.user_login_left { width: 200px; text-align: right; float: left; font-size: 13pt; line-height: 20pt; }

.user_login_right { width: 200px; text-align: left; float: left; }

.user_login_btnline { width: 400px; text-align: right; float: left; }

.user_login_signwith { width: 280px; text-align: left; float: right; padding-left: 10px; }

.user_social_button { width: 90%; height: 30px; font-size: 14pt; line-height: 30px; margin-bottom: 5px; border: 1px solid #FFF; }

.rgbGoogle, .rgbNotConnected { background-color: #dc4b38; }

.rgbFacebook { background-color: #48629b; }

.rgbOk, .rgbConnected { background-color: #028436; }

.rgbBack { background-color: #e2a80b; }

.user_action_button { width: 100px; height: 30px; font-size: 14pt; line-height: 30px; color: #FFFFFF; text-decoration: none; border: none; text-align: center; border: 1px solid #FFF; }

.user_social_button:hover, .user_action_button:hover { border: 1px solid #000000; }

.user_social_button, .user_social_button a, .user_action_button a { color: #FFFFFF; text-decoration: none; }

.user_social_button a:hover, .user_action_button a:hover { color: #FFFFFF; }

.user_social_button img { margin: 0px; margin-right: 5px; float: left; }

.user_social_note { font-size: 9pt; text-align: center; margin: 10px; padding-top: 10px; border-top: 1px solid #D8D8D8; color: #6E6E6E; }

.user_login_panel input[type="text"], .user_login_panel input[type="password"] { font-size: 13pt; }

.social_login_info { font-size: 12pt; margin-top: 10px; margin-bottom: 10px; color: #FFFFFF; line-height: 30px; }

.social_login_info img { margin: 0px; margin-right: 2px; float: left; height: 30px; }

/* Nem használt ? */
.user_normal_btn { font-size: 14px; color: #000; padding: 2px; background-color: #B6D1DE; }

.user_green_btn { font-size: 14px; padding: 2px; background-color: #49B629; color: #FFF; }
