#login-register-password:after{
content:'.';
clear:both;
display:block;
visibility:hidden;
}
ul.tabs_login{
padding: 0 !important; 
position: relative;
list-style: none !important;
z-index: 1000;
float: left;
margin:0 !important;
}
ul.tabs_login li{
line-height: 28px; height: 28px;
padding: 0 !important; 
margin: 0 2px 0 0 !important;
position: relative;
background-image:none !important;
overflow: hidden;
float: left;
}
ul.tabs_login li a{
text-decoration: none;
padding: 0 10px 0 0;
display: block;
outline: none;
}
html ul.tabs_login li.active_login{
color: #333;
}
html body ul.tabs_login li.active_login a{ 
font-weight: bold; 
}
.tab_container_login{
position: relative;
margin: 0;
z-index: 999;
float: left;
width: 100%;
top: -1px;
}
.tab_content_login{
padding: 0;
}
.tab_content_login ul{
padding: 0; 
margin: 0 0 0 15px;
}
.tab_content_login li{ 
margin: 5px 0; 
} #login-register-password {
height:0px;
}
#login-register-password.logged-in {
height:auto !important;
margin-bottom:-20px;
}
#login-register-password.shortcode {
line-height:18px !important;
}
#login-register-password.shortcode h3 {
text-align: center;
}
#login-register-password h3{
border-bottom: 2px solid rgba(0,0,0,0.8);
margin-bottom: 10px !important;
padding-bottom : 10px !important;
}
#login-register-password p{
margin: 0 0 15px 0;
padding: 0;
} .wp-user-form {}
.username, 
.password, 
.login_fields {
margin: 7px 0 0 0;
overflow: hidden;
width: 100%;
}
.username label, 
.password label{ 
float: left; 
clear: none; 
}
.username input, 
.password input{
float: left; 
clear: none; 
width: 95%; 
height: 15px;
padding: 2px 3px; 
color: #777 !important;
background:white;
border: 1px solid #CCC;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1) !important;
-webit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
margin:0 !important;
}
.rememberme{ 
overflow: hidden; 
width: 100%; 
margin-bottom: 7px; 
}
#rememberme{ 
float: left; 
clear: none; 
margin: 4px 4px -4px 0; 
}
.user-submit{ 
padding: 5px 10px; 
margin: 5px 0;
cursor: pointer;
}
.user-submit:hover{ 
background: #000;
color: #fff;
}
.userinfo{ 
float: left; 
clear: none; 
width: 75%; 
margin-bottom: 10px; 
}
.userinfo p{ 
margin-left: 10px !important; 
margin-bottom: 3px !important; 
}
.usericon{ 
float: left; 
clear: none;
width:50px;
max-width:25%;
}
.usericon img {
padding: 1px;
}