/*

Theme Name: Wydawnictwo Edra - materiały online
Theme URI:
Description: Motyw dla materiałów online dla książek wydawnictwa EDRA
Author: Tomasz Góral
Author URI: tomek.goral@gmail.com
Version: 1.0
Licence: Unlicenced, All rights reserved

*/

@import url(css/_styles.min.css);
@import url(css/pie.css);

.piereg_container .piereg_login_wrapper .submit input[type="submit"], .pieregWrapper input[type="submit"],
#piereg_forgotpassword #piereg_lostpasswordform input[type="submit"],
body .main .container .row .main-content .piereg_container .pie_register_reg_form .fieldset .pie_wrap_buttons input,
#piereg_login form#piereg_lostpasswordform p input[type="submit"]
 {
border: 1px solid #b00c28;
	padding: 10px!important;
	font-size: 16px;
	border-radius: 0;
    color: #b00c28!important;
    background-color: #fff!important;
    font-weight: 400;
    width: auto;
    transition: all .74s ease 0s!important;
    transition-property: all!important;
    transition-duration: .74s!important;
    transition-timing-function: ease!important;
    transition-delay: 0s!important;
    padding: 3px 10px;
    border-bottom:  1px solid #b00c28!important;
    font-weight: normal!important;
}
#piereg_forgotpassword #piereg_lostpasswordform input[type="submit"]:hover {
border: 1px solid #b00c28;
    color: white!important;
    background-color: #b00c28!important;
}

#pie_register .fieldset span.show-hide-password-innerbtn.pass-eye-reg_left_label_no_desc,
#pie_register .fieldset span.show-hide-password-innerbtn.confirm-pass-eye-reg_left_label_no_desc {
	top: 20px;
}

#piereg_passwordStrength {
	padding: 5px 0;
    border-radius: 0;
    font-size: 16px;
}

.wpcf7-quiz {
    width: 50px;
}
