.wpfd_alert{padding:20px;color:#fff}.wpfd_alert_closebtn{padding-left:15px;position:absolute;top:0;right:0;font-weight:700;font-size:22px;line-height:20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.wpfd_note_content{padding:20px;color:#2196f3;font-weight:700}.wpfd_profile_name,.wpfd_profile_username{display:block}.wpfd_profile_content_card{max-width:300px;margin:auto;text-align:center}.wpfd_profile_fullwidth_content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.wpfd_profile_fullwidth_left{width:40%}.wpfd_profile_fullwidth_left,.wpfd_profile_fullwidth_right{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.wpfd_profile_fullwidth_right{width:60%}@media (max-width:768px){.wpfd_profile_fullwidth_content{-ms-flex-direction:column;flex-direction:column}.wpfd_profile_fullwidth_left,.wpfd_profile_fullwidth_right{width:100%}}.wpfd_rating_button{background-color:#fff}.wpfd_rating_button.good{color:#28a745;border-color:#28a745}.wpfd_rating_button.bad{color:#dc3545;border-color:#dc3545}.wpfd_rating_button.good.active{background-color:#28a745;color:#fff}.wpfd_rating_button.bad.active{background-color:#dc3545;color:#fff}.wpfd_readingtime_wrap{display:inline-block}.wpfd_tag_wrap{display:inline-block}.wpfd_tag_tag{padding:3px 6px;border-radius:3px;margin:0 7px}input.wpfd-input{background:#f1f5f9;max-height:30px;border:0;border-radius:3px;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;color:#4c5866;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:normal;display:block;width:100%}input.wpfd-input:focus{background:#e6ecf2}input.wpfd-input::-webkit-input-placeholder{color:#98a7b8}input.wpfd-input:-moz-placeholder,input.wpfd-input::-moz-placeholder{color:#98a7b8}input.wpfd-input:-ms-input-placeholder{color:#98a7b8}input.wpfd-input[readonly]{background:#fff!important;border:1px solid #eaedf0!important;cursor:not-allowed}