#s2id_wps_register_wpspro_country,
#s2id_wps_register_wpspro_home {
	width: 400px;
}#wps_register_wpspro_country_div {
	margin-top: 20px;
}

#wps_captcha_form {
	width: 400px;
}

#wps_text_register_prompt {
    margin-bottom:20px;
}

.wps_registration_label {
}

.wps_register_mandatory {
}
.wps_mandatory {
	float: left;
	padding-left: 6px !important;
	width: 40px;
    color: #f00;
}

.wps_registration_field {
    margin-bottom: 5px;
	width: 400px;
    max-width: 400px;
	float: left !important;
	position: relative;
	overflow: hidden;
}

.wps_registration_row {
	overflow: auto;
}

.wps_registration_row,
.wps_registration_item,
.wps_login_row {
    clear: both;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */       
}

.wps_registration_row input,
.wps_registration_item input,
.wps_login_row input {
    display: inline;
}


.wps_login_label {
}
.wps_login_field {
    margin-bottom: 5px;
    max-width: 400px;
}

.wps_login_row {
}

#wps_button_buttons {
    margin-top: 20px;
    margin-bottom: 5px;
}

#wps_logout {
	margin-top: 20px;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
   	box-sizing: border-box;         /* Opera/IE 8+ */			
}
#wps_logout a {
	text-decoration: none;
}

#wps_login_submit,
#wps_register_button,
#wps_lost_password_button {
	margin-right: 10px;
    margin-top: 10px;
}

#wps_login_remember_me {
    margin-top: 10px;
}

.wps_registration_item {
    margin-top: 10px;
}

.wps_registration_description {
    font-size: 0.83em;
    font-style: italic;
}

.wps_registration_textarea {
    width: 385px;
    max-width: 100%;
    height: 100px;
}

.wps_registration_text {
    width: 385px;
    max-width: 100%;
}

.wps_registration_meta_list {
    width: 400px;
    max-width: 90%;
}


#wps_captcha_form {
    float: none;
}

#wps_login_error {
    margin-top: 20px;
}