/*POPUPY*/

#ww_popup_area{position:fixed;top:0px;bottom:0px;left:0px;right:0px;background:#eee;display:none;opacity:0.9;z-index:20000;}
#ww_cmslogin_popup_wrapper{position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:20001;display:none;}

.ww_popup{position:fixed;left:50%;top:150px;width:370px;margin-left:-185px;min-height:100px;background:#fff;border:1px solid #CCCCCC;box-shadow:#999 2px 2px 7px;color:#333333;font-size:12px;padding:13px;display:none;font-family: arial,sans-serif;}
.ww_popup_content{width:272px;margin:20px auto;text-align:center;}
.ww_popup_logo{margin-left: 12px;width:252px;height: 64px; margin-bottom:20px;background-repeat:  no-repeat ;background-size: contain;background-position: center center;}
.ww_close_button{position:absolute;width:24px;height:24px;background:url('../../0.1/images/close_window.png'); top:5px; right:5px; cursor:pointer}

/*FORMULARZ LOGOWANIA I REJESTRACJI*/

#ww_login_form {float:left;}
.ww_popup input {float:left;clear:both;}
.ww_popup input.field{display:block;float:left;clear:both;width:260px;height:26px;border:1px solid #999;color:#878787;padding:0 5px;margin-bottom:4px;}
.ww_popup input.field.notValidate {border-color:#f00;}
.ww_popup input.submit{float:none;width:140px;height:25px;border:none;color:#fff;margin-bottom:10px;margin-top:10px;}

.ww_form_label{float:left;clear:both;text-transform:uppercase;margin-bottom:4px;width:262px;height:26px;color:#fff;line-height:28px;padding:0 5px;text-align:center;}
.ww_form_label_login{background:#888888;}

.ww_popup .green_button {background-color:#7FCC27 !important;box-shadow:none;/*font-weight:bold !important;*/cursor:pointer;border:none !important;border-radius:3px !important;color:#FFFFFF;display:inline-block;font-size:12px !important;line-height:20px !important;padding:2px 20px !important;text-transform:uppercase;}
.ww_popup .green_button:hover{background-color:#71A033 !important;transition: all 0.1s ease-in 0s;}
.ww_popup .green_button:active{background:#71A033;box-shadow:none;}

.ww_popup .green_button_dark {background:#71A033 !important;box-shadow:none;/*font-weight:bold !important;*/cursor:pointer;border:none !important;border-radius:3px !important;color:#FFFFFF;display:inline-block;font-size:12px !important;line-height:20px !important;padding:2px 20px !important;text-transform:uppercase;}
.ww_popup .green_button_dark:hover{background:#7FCC27 !important;transition: all 0.1s ease-in 0s;}
.ww_popup .green_button_dark:active{background:#7FCC27;box-shadow:none;}


.ww_popup .ww_linkBox{height:20px;clear:both;}
.ww_popup .ww_linkBox a {color:#72A233;}
.ww_popup .ww_linkBox a:hover {color:#8CC63F}

.ww_validation{float:left;display:block;color:#f00;display:none;clear:both;margin:1px 0 3px 0;text-align: left; width: 100%;}

#ww_reset_password_success_submit_button{margin-top: 15px;}
.ww_login_button_loading{background-image: url('../../1.9/images/loading.gif'); background-repeat: no-repeat; background-size: 25px 25px;}

#ww_cms_registration_popup .ww_popup_content{margin-bottom: 0;}
