/*

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_forgotpassword #piereg_lostpasswordform input[type="submit"] {
border: 1px solid #b00c28;
    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;
}

.wpcf7-quiz {
    width: 50px;
}