.clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
.bpress-wrap{
position: relative;
width: 100%;
max-width: 1200px;
margin: 30px auto;
padding: 0 20px;
text-align: left;
box-sizing: border-box;
font-size: 15px;
}
.bpress-wrap *{
box-sizing: border-box;
line-height: 1.5;
letter-spacing: normal;
}
.bpress-wrap:after{
display: table;
clear: both;
content: '';
}
.bpress a{
color: #83b348;
}
.bpress-wrap h1,
.bpress-wrap h2,
.bpress-wrap h3,
.bpress-wrap h4,
.bpress-wrap h5,
.bpress-wrap h6{
margin: 1em 0 0.5em;
}
.bpress-wrap h1{
font-size: 2em;
}
.bpress-wrap h2{
font-size: 1.8em;
}
.bpress-wrap h3{
font-size: 1.5em;
}
.bpress-wrap h4{
font-size: 1.25em;
}
.bpress-wrap h5{
font-size: 1.1em;
}
.bpress-wrap h6{
font-size: 1em;
} .bpress-product,
.bpress-kb{
padding: 30px;
border: 1px solid transparent;
box-shadow: 0 0 4px rgba(0,0,0,0.2);
cursor: pointer;
}
.bpress-product:hover
.bpress-kb:hover{
color: inherit;
box-shadow: 0 0 20px rgba(0,0,0,0.25);
}
.bpress-product a.bpress-product-link,
.bpress-product a.bpress-product-link:hover,
.bpress-kb a.bpress-kb-link,
.bpress-kb a.bpress-kb-link:hover{
color: inherit !important;
text-decoration: none !important;
}
.bpress-product .bpress-product-title,
.bpress-kb .bpress-kb-title{
margin: 0 0 0.25em;
padding: 0;
font-size: 20px;
}
.bpress-product .bpress-product-image,
.bpress-kb .bpress-kb-image{
display: block;
max-width: 100%;
margin: 0 auto 20px;
} .bpress-section{
margin-bottom: 2em;
}
.bpress-section-title{
position: relative;
margin: 0 0 1em 5px;
font-size: 1.5em;
line-height: 1.2em;
}
.bpress-section-title a,
.bpress-section-title a:link,
.bpress-section-title a:visited,
.bpress-section-title a:hover{
display: table-cell;
color: #78ad68;
text-decoration: none;
}
.bpress-section-title .bpress-section-icon{
display: table-cell;
padding-right: 0.25em;
vertical-align: middle;
}
.bpress-post-count{
padding-left: 0.25em;
font-size: 0.8em;
}
.bpress-section-list,
.bpress-post-list{
margin: 0;
padding: 0;
}
.bpress-post-link{
position: relative;
margin-top: -3px;
padding: 10px;
border-left: 5px solid transparent;
border-bottom: 1px dashed #ddd;
list-style-type: none;
}
.bpress-post-link.single-section{
font-size: 1.2em;
}
.bpress-post-link span[class^="bp-"]{
margin-right: 0.25em;
}
.bpress-post-link a{
display: block;
color: inherit !important;
text-decoration: none !important;
}
.bpress-post-link:hover{
background-color: #eee;
border-left: 5px solid #78ad68;
border-bottom: 1px solid transparent;
border-radius: 4px;
}
.bpress-viewall{
color: #67a6ad;	
} .bpress-section-boxed{
position: relative;
border: 1px solid #ddd;
text-align: center;
background-color: #fff;
}
.bpress-section-boxed > a{
display: block;
width: 100%;
min-height: 280px;
padding: 2em;
text-decoration: none;
overflow: hidden;
}
.bpress-section-boxed a:hover{
background-color: #f9f9f9;
text-decoration: none !important;
}
.bpress-section-boxed p{
color: inherit;
}
.bpress-section-boxed .bpress-section-icon{
color: #78ad68;
}
.bpress-section-boxed .bpress-section-icon{
display: block;
font-size: 4em;
}
.bpress-section-image img{
max-width: 100%;
}
.bpress-section-boxed .bpress-section-title{
margin: 0.5em 0;
color: #78ad68;
word-wrap: break-word;
}
.bpress-section-list,
.bpress-post-list{
margin: 0;
padding: 0;
}
.bpress-viewall,
.bpress-viewall:link,
.bpress-viewall:visited{
color: #67a6ad;	
} .bpress-crumbs-wrap{
margin: 0 0 1em;	
}
.bpress-crumbs{
margin: 0;
padding: 0;
font-size: 0.8em;
list-style-type: none;
}
.bpress-crumbs li{
display: inline-block;
margin: 0;
padding: 0;
}
.bpress-crumbs li a{
color: #999;
text-decoration: none;
}
.bpress-crumbs li a:hover{
color: #589d43;
text-decoration: none;
}
.bpress-breadcrumb-arrow{
padding: 0 5px;
color: #777;
} .bpress-searchbar-wrap{
margin-bottom: 2em;	
}
.bpress-search,
.bpress-search *{
box-sizing: border-box;
}
.bpress-search{
position: relative;
height: 40px;
background-color: #fff;
}
.bpress-search input::-webkit-input-placeholder{
font-size: 15px;
}
.bpress-search input:-moz-placeholder {
font-size: 15px;
}
.bpress-search input::-moz-placeholder {
font-size: 15px;
}
.bpress-search input:-ms-input-placeholder {
font-size: 15px;
}
.bpress-search-form{
position: relative;
height: 100%;
}
.bpress-search-form input[type="hidden"]{
display: none;
}
input.bpress-search-field{
display: block;
width: 100%;
height: 100%;
padding: 0 15px;
border: 1px solid #ddd;
background-color: #fafafa;
font-size: inherit;
}
input.bpress-search-field.show-submit{
width: 100%;
height: 100%;
padding: 0 115px 0 15px;
border: 1px solid #ddd;
border-radius: 0;
}
input.bpress-search-field:focus{
border: 1px solid #ddd;
outline: none;
background-color: #fff;
}
.bpress-search-submit{
display: block;
position: absolute;
right: 0;
top: 0;
width: 100px;
height: 100%;
}
.bpress-search-submit input[type="submit"]{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none;
background-color: #78ad68;
color: #fff;
}
.bpress-search-submit input[type="submit"]:hover{
background-color: #5e924f;
}
.bpress-search-suggest{
display: none;
position: absolute;
top: 40px;
left: 1px;
width: calc( 100% - 2px);
background-color: #fff;
box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.08);
overflow: auto;
z-index: 999;
}
.bpress-search-suggest ul{
display: block;
margin: 0;
padding: 10px 0;
max-height: 300px;
overflow: auto;
}
.bpress-search li{
padding: 0 15px;
list-style-type: none;
}
.bpress-search-suggest ul li:hover,
.bpress-search-suggest ul li.selected{
background-color: #f2f2f2;
}
.bpress-search-suggest ul li a{
color: inherit;
text-decoration: none;
}
.bpress-search-suggest-title{
font-weight: bold;
}
.bpress-search-suggest ul li p{
margin: 0 0 10px;
}
.bpress-search-suggest ul li b{
color: #00b4c7;
}
.bpress-search-suggest-more{
padding: 2px 0;
text-align: center;
border-top: 1px solid #e7e7e7;
background-color: #eee;
}
.bpress-search-suggest-more span{
cursor: pointer;
}
.bpress-search-suggest-more.empty span{
display: inline-block;
width: 23px;
height: 23px;
margin-left: -20px;
border-radius: 100%;
font-size: 23px;
line-height: 21.9px;
color: #fff;
vertical-align: middle;
background-color: inherit;
}
.bpress-search-suggest-more.text span:hover{
text-decoration: underline;
}
.bpress-search-suggest-more.empty span:before{
display: inline-block;
content: '+';
}
.bpress-search-suggest-more.text span:hover{
text-decoration: underline;
}
.bpress-search-form.searching:before{
display: block;
position: absolute;
width: 25px;
height: 25px;
top: 7px;
right: 5px;
border-width: 3px;
border-style: solid;
border-color: #78ad68 #ccc #ccc;
border-radius: 50%;
content: '';
color: inherit;
animation: bpress-spinner 500ms infinite linear;
z-index: 99;
}
.bpress-search-form.show-submit.searching:before{
right: 105px;
}
@keyframes bpress-spinner{
from{
transform: rotate( 0deg );
}
to{
transform: rotate( 360deg );
}
} .bpress-post-link.search{
margin-top: 0;
}
.bpress-post-link.search:after{
display: table;
content: '';
clear: both;
}
.bpress-post-link.search h3{
margin: 0; }
.bpress-post-link.search:hover h3{
color: inherit;
}
.bpress-search-excerpt{
margin: 0;
color: #777;
}
.bpress-search-excerpt b{
color: inherit;
}
.bpress-post-link.search span[class^="bp-"]{
top: 1.1em;
}
.bpress-search-submit input[type="submit"],
.bpress-search-submit input[type="submit"]:hover{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
color: #f2f2f2;
background: none inherit;
font-size: 15px;
}
.bpress-post-link a.bpress-search-section{
display: inline-block;
padding: 0 10px;
border-radius: 3px;
font-size: 0.8em;
line-height: 2.5em;
color: #fff !important;
background-color: #78AD68;
} .bpress-toc{
margin: 2em 0;
padding: 2em;
background-color: #eee;
border-left: 5px solid #78ad68;
border-radius: 4px;
overflow-y: auto;
}
.bpress-toc h2{
margin: 0 0 0.5em;
font-size: 1.5em;
}
.bpress-toc ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.bpress-toc li ul{
margin: 0 0 0 1em;
padding: 0;
}
.bpress-toc ol{
counter-reset: item;
margin: 0;
padding: 0;
}
.bpress-toc li ol{
margin: 0 0 0 1em
}
.bpress-toc ol li{
display: block;
line-height: 2em;
}
.bpress-toc ol li a:before{
display: table-cell;
content: counters(item, ".") ". ";
counter-increment: item;
width: 1em;
padding-right: 0.5em;
word-break: keep-all;
}
.bpress-toc li a{
display: table;
width: 100%;
color: inherit;
text-decoration: none;
}
.bpress-toc li a:hover{
text-decoration: underline;
}
.bpress-anchor-link{
display: block;
position: relative;
top: -3em;
height: 0;
width: 0;
}
.bpress-totop-wrap:after{
display: table;
content: '';
}
.bpress-totop{
padding: 3px 8px 0;
float: right;
font-size: 0.9em;
color: #78ad68;
}
.bpress-totop:hover{
background-color: #eee;
border-left: 5px solid #78ad68;
border-radius: 4px;
color: #686868;
} @media (min-width:1280px){
body.bpress-sticky-toc .bpress-main article{
display: grid;
}
body.bpress-sticky-toc.bpress-sticky-toc-left .bpress-main article{
grid-template-columns: 250px 1fr;
grid-template-areas: "toc-top ." "toc ." "toc header" "toc content";
}
body.bpress-sticky-toc.bpress-sticky-toc-right .bpress-main article{
grid-template-columns: 1fr 250px;
grid-template-areas: ". toc-top" ". toc" "header toc" "content toc";
}
body.bpress-sticky-toc .bpress-main article header{
grid-area: header;
grid-row-start: 1;
}
body.bpress-sticky-toc .bpress-main article a[name="bp-toc-top"]{
grid-area: toc-top;
}
body.bpress-sticky-toc .bpress-main article .bpress-toc-wrap{
grid-area: toc;
}
body.bpress-sticky-toc.bpress-sticky-toc-left article .bpress-toc-wrap{
margin-right: 2em;
}
body.bpress-sticky-toc.bpress-sticky-toc-right article .bpress-toc-wrap{
margin-left: 2em;
}
body.bpress-sticky-toc .bpress-main article .bpress-toc{
margin: 0;
padding: 1em;
border: none;
overflow: auto;
}
body.bpress-sticky-toc .bpress-main article .bpress-article-content{
grid-area: content;
}
body.bpress-sticky-toc .bpress-toc li a{
margin: 2px 0;
padding: 4px 6px;
border-left: 5px solid transparent;
}
body.bpress-sticky-toc .bpress-toc li a:hover,
body.bpress-sticky-toc .bpress-toc li a.active{
border-radius: 3px;
background-color: white;
text-decoration: none;
border-left: 5px solid #78ad68;
}
body.bpress-sticky-toc.bpress-sticky-toc-left .bpress-pagination{
grid-column-start: 2;
}
body.bpress-sticky-toc.bpress-sticky-toc-right .bpress-pagination{
grid-column-start: 1;
}
body.bpress-sticky-toc .bpress-main article .bpress-toc::-webkit-scrollbar{
width: 6px;
}
body.bpress-sticky-toc .bpress-main article .bpress-toc{
scrollbar-width: 6px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d4d4d4;
border-radius: 5px;
}
} .bpress-copy-link,
.bpress-copy-link:hover,
.bpress-copy-link:focus{
position: relative;
white-space: nowrap;
margin-left: 0.25em;
font-size: 0.75em;
color: #78ad68;
}
.bpress-hl-tooltip{
display: inline-block;
position: absolute;
bottom: calc(100% + 10px);
left: 50%;
transform: translateX(-50%);
padding: 4px 8px;
border-radius: 4px;
background: #777;
font-size: 11px;
font-weight: normal;
color: #fff;
}
.bpress-hl-tooltip.hidden{
display: none;
}
.bpress-hl-tooltip:before{
content: "";
position: absolute;
left: 50%;
top: 100%;
transform: translateX(-50%);
border-style: solid;
border-color: #777 transparent transparent;
border-width: 10px 5px;
} .bpress-content-area{
margin-bottom: 5em;
}
.bpress-content-area.bpress-float-left{
width: 100%;
float: left;
}
.bpress-content-area.bpress-float-right{
width: 100%;
float: right;
}
.bpress-main-header h1,
.bpress-main-header h2{
margin-top: 0;
}
.bpress-login{
max-width: 350px;
padding: 30px;
margin: 50px auto;
border-top: 5px solid #78ad68;
border-radius: 3px;
background-color: #eee;
}
.bpress-restricted-notice{
margin: 1em 0;
padding: 1em;
border-left: 5px solid #b51c28;
border-radius: 3px;
background-color: #eee;
}
.article-teaser{
position: relative;
}
.article-teaser:after{
display: block;
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 100%;
height: 4em;
max-height: 100%;
background: linear-gradient(to top, #fff 0%, #fff0 100%);
}
.bpress-login label{
display: block;
}
.bpress-login input[type="text"],
.bpress-login input[type="password"]{
width: 100%;
height: 3em;
padding: 1em;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
font-size: inherit;
line-height: inherit;
}
#bpress-restricted-login-submit[type="submit"]{
margin-bottom: 10px;
padding: 5px 10px;
border: none;
border-radius: 4px;
background-image: none;
background-color: #78ad68;
text-align: left;
font-size: inherit;
color: #fff;
} .bpress-post-meta{
margin: -1em 0 0;
font-size: 0.8em;
color: #777;
}
.bpress-post-link .bpress-post-meta{
float: right;
margin: 0.5em 0 0;
}
.bpress-post-views,
.bpress-post-likes,
.bpress-post-dislikes,
.bpress-post-date{
margin-right: 1em;
}
.bpress-post-views span,
.bpress-post-likes span,
.bpress-post-dislikes span,
.bpress-post-date span{
margin-right: 5px;
}
.bpress-post-likes span{
color: #4db35f;
}
.bpress-post-dislikes span{
color: #df3a3a;
} .bpress-votes{
margin: 2em 0;
}
.bpress-votes-question{
margin-bottom: 0.5em;
}
button.bpress-btn.bpress-vote-dislike,
button.bpress-btn.bpress-vote-like{
width: 5em;
margin-right: 5px;
padding: 5px 0 !important;
color: #f2f2f2;
}
button.bpress-btn.bpress-vote-dislike{
background-color: #ec3d3d;
}
button.bpress-btn.bpress-vote-dislike:hover{
background-color: #df1616;
}
button.bpress-btn.bpress-vote-like{
background-color: #6cc44f;
}
button.bpress-btn.bpress-vote-like:hover{
background-color: #28a43f;
}
button.bpress-btn.bpress-vote-dislike.disabled:hover{
background-color: #ec3d3d;
cursor: default;
}
button.bpress-btn.bpress-vote-like.disabled:hover{
background-color: #6cc44f;
cursor: default;
}
.bpress-votes.already-voted button.bpress-btn.bpress-vote-dislike,
.bpress-votes.already-voted button.bpress-btn.bpress-vote-like{
background-color: #b8b8b8;
}
.bpress-vote{
display: inline-block;
margin-left: 5px;
vertical-align: middle;
line-height: 1;
}
.bpress-vote-icon{
vertical-align: middle;
font-size: 1.3em;
line-height: 1;
}
.bpress-votes-confirm{
display: none;
margin: 1em 0;
padding: 1em;
border-radius: 3px;
background-color: #eee;
}
.bpress-votes-confirm.show{
display: block;
}
.bpress-votes-confirm p{
margin: 0;
padding: 0;
color: inherit;
} .bpress-feedback{
margin-bottom: 1em;
}
.bpress-feedback.hidden{
display: none;
}
.bpress-feedback-textarea{
position: relative;
}
.bpress-feedback-textarea.sending:after{
display: block;
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px);
width: 25px;
height: 25px;
border-width: 3px;
border-style: solid;
border-color: #000 #ccc #ccc;
border-radius: 50%;
content: '';
color: inherit;
animation: bpress-spinner 500ms infinite linear;
}
#bpress-feedback-message{
width: 100%;
min-height: 8em;
max-height: 20em;
margin-bottom: 1em;
border-radius: 0;
resize: vertical;
}
#bpress-feedback-email{
width: 100%;
height: 2em;
margin-bottom: 1em;
}
#bpress-feedback-privacy-checkbox{
margin-right: 0.5em;
}
.bpress-feedback-privacy-notice{
margin-bottom: 1em;
}
.bpress-submit-feedback{
color: white;
background-color: #78ad68;
font-family: inherit;
font-weight: inherit;
letter-spacing: inherit;
}
.bpress-submit-feedback:hover,
.bpress-submit-feedback:disabled:hover,
.bpress-submit-feedback:focus{
background-color: #6c9c5e;
font-family: inherit;
font-weight: inherit;
letter-spacing: inherit;
}
.bpress-feedback-confirm{
display: none;
margin: 1em 0;
padding: 1em;
border-radius: 4px;
color: white;
text-align: center;
}
.bpress-feedback-confirm.success{
display: block;
background-color: #6cc44f;
}
.bpress-feedback-confirm.fail{
display: block;
background-color: #df3a3a;
} .bpress-pagination ul{
margin: 2em 0;
text-align: center;
}
.bpress-pagination li{
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
}
.bpress-pagination .page-numbers,
.bpress-pagination .page-numbers.next,
.bpress-pagination .page-numbers.prev{
background-color: #eee;
border-radius: 3px;
padding: 6px 10px 4px;
margin: 0 4px;
color: inherit;
font-size: 1em;
line-height: 1em;
text-decoration: none;
float: none;
}
.bpress-pagination .page-numbers.current,
.bpress-pagination .page-numbers:hover,
.bpress-pagination .page-numbers.next:hover,
.bpress-pagination .page-numbers.prev:hover{
border: 0;
background-color: #78ad68;
color: #fff;
} .bpress-prev-post,
.bpress-next-post{
position: relative;
height:2.5em;
}
.bpress-prev-post a,
.bpress-next-post a{
display: block;
margin: 1em 0;
padding: 1em;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-radius: 4px;
background-color: #eee;
color: inherit !important;
text-decoration: none !important;
}
.bpress-next-post{
text-align: right;
}
.bpress-prev-post a:hover{
border-left: 5px solid #78ad68;
text-decoration: none;
color: inherit;
}
.bpress-next-post a:hover{
border-right: 5px solid #78ad68;
text-decoration: none;
color: inherit;
}
.bpress-adjacent-title{
display: block;
}
.bpress-prev-post h4,
.bpress-next-post h4{
display: block;
position: relative;
width: 100%;
margin: 0.5em 0;
padding: 0;
font-size: 1.0em;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.bpress-prev-post a:hover h4,
.bpress-next-post a:hover h4{
white-space: normal;
overflow: inherit;
}
.bpress-prev-post h4 span{
margin-right: 0.5em;
}
.bpress-next-post h4 span{
margin-left: 0.5em;
} .bpress-comments-area{
margin-top: 4em;
}
.bpress-comments-area a:link,
.bpress-comments-area a:visited{
color: #78ad68;
}
.bpress-comments-title,
.bpress-comments-area .comment-respond{
margin-bottom: 10px;
padding: 10px;
border-left: 5px solid #78ad68;
border-radius: 4px;
background-color: #EEEEEE;
text-align: left;
}
ol.bpress-comment-list,
ul.bpress-comment-list{
margin: 0;
padding: 0;
}
ol.bpress-comment-list li,
ul.bpress-comment-list li{
list-style-type: none !important;;
margin: 0 !important;;
padding: 0 !important;;
}
.bpress-comment-list li ol,
.bpress-comment-list li ul{
margin-left: 1em;
padding: 0;
}
.bpress-comment-list .comment-body{
padding: 10px 10px 10px 5px;
background-color: #EEEEEE;
border-left: 5px solid transparent;
border-radius: 4px;
margin-bottom: 10px;
}
.bpress-comment-list .comment-body:hover{
border-left: 5px solid #78ad68;
}
.bpress-comment-list .comment-content {
margin-top: 20px;
clear: both;
}
.bpress-comment-list .comment-author img.avatar{
float: left;
margin-right: 1em;
border-radius: 4px;
}
.bpress-comment-list .comment-author .says{
display: none;
}
.bpress-comment-list .comment-metadata *{
color: #999;
font-size: 0.9em;
}
.bpress-comment-list .comment-metadata .edit-link{
margin-left: 1em;
}
.bpress-comments-area .reply{
text-align: right;
}
.bpress-comment-list .comment-reply-title{
margin-bottom: 0;
}
.bpress-comments-area a.comment-reply-link,
.bpress-comments-area .comment-respond #submit{
display: inline-block;
margin: 0;
padding: 10px;
border: 0;
border-radius: 4px;
color: #f2f2f2;
background-color: #78ad68;
background-image: none;
text-transform: capitalize;
font-size: inherit;
font-weight: normal;
text-decoration: none;
line-height: 1em;
}
.bpress-comments-area .reply a:hover,
.bpress-comments-area .comment-respond #submit:hover{
background-color: #5e924f;
color: #f2f2f2;
text-decoration: none;
}
.bpress-comments-area .logged-in-as{
text-align: left;
margin: 0 0 2em;
}
.bpress-comments-area .logged-in-as a{
color: #999;
}
.bpress-comments-area textarea#comment{
width: 100%;
border: 1px solid #ddd;
border-radius: 4px;
}
.bpress-comments-area .form-submit{
text-align: left;
margin-top: 1em;
} .bpress-sidebar{
width: 100%;
overflow-x: hidden;
}
.bpress-sidebar.bpress-float-left{
float: left;
}
.bpress-sidebar.bpress-float-right{
float: right;
}
.bpress-sidebar *{
color: inherit;
}
.bpress-widget-list{
list-style-type: none;
}
.bpress-sidebar ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.bpress-sidebar .widget a{
border: none;
box-shadow: none;
text-decoration: none;
color: inherit;
}
.bpress-sidebar .widget a:hover{
border: none;
box-shadow: none;
color: inherit;
}
.bpress-sidebar .widget{
margin-bottom: 2em;
border: 0;
font-size: 1em;
}
.bpress-sidebar .widget-title{
margin: 0 0 0.5em;
padding-left: 10px;
font-size: 1.2em;
}
.widget ul li.bpress-widget-item,
.widget ul a.bpress-widget-item,
.widget ol a.bpress-widget-item{
position: relative;
padding: 4px 6px;
margin: 2px 0;
border: none;
border-radius: 3px;
border-left: 5px solid transparent;
}
.widget ul li.bpress-widget-item:before,
.widget ul li.bpress-widget-item:after{
content: '';
}
.widget ul li.bpress-widget-item.subsection{
margin-left: 1em;
}
.widget ul li.bpress-widget-item.subsection.level-2{
margin-left: 2em;
}
.widget ul li.bpress-widget-item.subsection.level-3{
margin-left: 2em;
}
.widget ul li.bpress-widget-item.active,
.widget ul a.bpress-widget-item.active,
.widget ol a.bpress-widget-item.active{
background-color: #eee;
border-left: 5px solid #78ad68;
}
.widget ul li.bpress-widget-item:hover,
.widget ul a.bpress-widget-item:hover,
.widget ol a.bpress-widget-item:hover{
background-color: #eee;
border-left: 5px solid #78ad68;
}
.bpress-widget-item a:hover{
color: inherit;
}
.bpress-sidebar .bpress-widget-item.show-icon a,
.bpress-widget-item.show-icon a{
display: table-cell;
}
.bpress-widget-item.show-icon a:hover{
color: inherit;
}
.bpress-widget-icon{
display: table-cell;
padding-right: 0.5em;
width: 1.5em;
color: inherit;
text-align: center;
}
.bpress-sidebar .wp-tag-cloud{
margin: 1em 0;
}
.bpress-sidebar .wp-tag-cloud li{
display: inline-block;
margin: 2px 0;
padding: 0.25em 1em;
border: none;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-radius: 3px;
background: #eee;
}
.bpress-sidebar .wp-tag-cloud li:hover{
border-left: 5px solid #78ad68;
border-right: 5px solid transparent;
color: inherit;
}
.bpress-sidebar .wp-tag-cloud a{
color: inherit;
}
@media screen and (min-width: 768px) {
.bpress-content-area.bpress-float-left{
width: 75%;
padding-right: 60px;
}
.bpress-content-area.bpress-float-right{
width: 75%;
padding-left: 60px;
}
.bpress-sidebar{
width: 25%;
}
} .bpress-sidebar ul.bpress-nav-accordion{
margin: 0;
}
.widget .bpress-nav-accordion ul,
.widget .bpress-nav-accordion li{
list-style-type: none;
margin: 0;
}
.widget .bpress-nav-accordion li ul{
margin-left: 1em;
padding: 0;
border-left: 1px solid rgba(0,0,0,0.1);
}
.bpress-nav-accordion .bpress-nav-item-title{
display: table-cell;
text-decoration: none;
}
.widget .bpress-nav-accordion .bpress-nav-widget-icon{
display: table-cell;
padding-right: 0.5em;
width: 1.5em;
text-align: center;
color: inherit;
}
.bpress-nav-section > .bpress-nav-item:after{
display: block;
position: absolute;
content: "";
right: 6px;
top: 1em;
width: 0.5em;
height: 0.5em;
border-top: 2px solid;
border-right: 2px solid;
transform: translateY(-50%) rotate(45deg);
}
.bpress-nav-section.open > .bpress-nav-item:after{
transform: translateY(-50%) rotate(135deg);
}
.bpress-sidebar .bpress-nav-item,
.bpress-sidebar a.bpress-nav-item{
display: block;
padding: 4px 6px;
margin-bottom: 2px;
border: none;
border-radius: 3px;
border-left: 5px solid transparent;
cursor: default;
}
.bpress-nav-section .bpress-nav-item{
position: relative;
padding-right: 1.25em;
}
.bpress-sidebar .children .bpress-nav-item,
.bpress-sidebar .children a.bpress-nav-item{
margin-left: 5px;
}
.bpress-nav-section.active > a.bpress-nav-item,
.bpress-nav-section a.bpress-nav-item:hover,
.bpress-nav-article.active > a.bpress-nav-item,
.bpress-nav-article a.bpress-nav-item:hover,
.bpress-nav-section.active > span.bpress-nav-item,
.bpress-nav-section span.bpress-nav-item:hover,
.bpress-nav-article.active > span.bpress-nav-item,
.bpress-nav-article span.bpress-nav-item:hover{
background-color: #eee;
border-left: 5px solid #78ad68;
}
.bpress-nav-section > .children{
display: none;
}
.bpress-nav-section.open > .children{
display: block;
} .bpress-sidebar .widget.widget_basepress_toc_widget ul,
.bpress-sidebar .widget.widget_basepress_toc_widget ol{
margin: 0;
padding: 0;
}
.bpress-sidebar .widget.widget_basepress_toc_widget li ul,
.bpress-sidebar .widget.widget_basepress_toc_widget li ol{
margin: 0 0 0 1em;
}
.widget.widget_basepress_toc_widget ol{
counter-reset: item;
}
.widget.widget_basepress_toc_widget li{
display: block;
margin: 0;
padding: 0;
border: none;
}
.widget.widget_basepress_toc_widget li a{
display: block;
}
.widget.widget_basepress_toc_widget ol li a{
display: table;
width: 100%;
color: inherit;
}
.widget.widget_basepress_toc_widget ol li a:before{
display: table-cell;
content: counters(item, ".") ". ";
counter-increment: item;
width: 1em;
padding-right: 0.5em;
word-break: keep-all;
} button.bpress-btn,
button.bpress-btn:hover,
button.bpress-btn:disabled:hover{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.bpress-btn-product,
.bpress-btn-kb{
color: #fff !important;
background-color: #337ab7;
border-color: #2e6da4;
text-decoration: none;
}
.bpress-btn-product:hover,
.bpress-btn-kb:hover{
color: #fff;
background-color: #286090;
border-color: #204d74;
text-decoration: none;
} .bpress-notice{
margin: 1em 0;
padding: 1em;
border-radius: 4px;
border: 1px solid rgba(128,128,128,0.2);
}
.bpress-notice.has-icon{
display: grid;
grid-template-columns: 2em 1fr;
}
.bpress-notice.is-style-default{
background-color: #eee;
}
.bpress-notice.is-style-info{
background-color: #7ebdce;
color: white;
}
.bpress-notice.is-style-success{
background-color: #8dc983;
color: white;
}
.bpress-notice.is-style-warning{
background-color: #e0a66c;
color: white;
}
.bpress-notice.is-style-danger{
background-color: #e06e6c;
color: white;
}
section.bpress-notice p{
margin: 0;
padding: 0;
}
.bpress-notice-icon{
font-size: 1.5em;
line-height: 1;
}
.bpress-notice-title{
margin: 0 0 0.25em;
padding: 0;
font-size: 1.1em;
font-weight: bold;
grid-column-start: 2;
}
.bpress-notice-content{
grid-column-start: 2;
} .bpress-grid{
box-sizing: border-box;
letter-spacing: -0.31em; *letter-spacing: normal; *word-spacing: -0.43em; text-rendering: optimizespeed;
}
.bpress-grid *{
box-sizing: border-box;
zoom: 1; *display: inline; letter-spacing: normal;
word-spacing: normal;
vertical-align: top;
text-rendering: auto;
}
.bpress-grid:before,
.bpress-grid:after{
content: '';
display: table;
}
.bpress-grid:after{
content: '';
display: inline-block;
width: 100%;
}
.bpress-col{
display: inline-block;
padding: 1.5em 0;
vertical-align: top;
}
.bpress-gap{
display: inline-block;
}
@media (min-width:240px){
.bpress-grid{
margin-left: 0;
margin-right: 0;
}
.bpress-col-1,
.bpress-col-2,
.bpress-col-3,
.bpress-col-4{
width: 100%;
}
}
@media (min-width:768px){
.bpress-grid{
margin-left: -1.5em;
margin-right: -1.5em;
}
.bpress-col{
padding: 1.5em;
}
.bpress-col-1{
width: 100%;
}
.bpress-col-2,
.bpress-col-3,
.bpress-col-4{
width: 50%;
}
}
@media (min-width: 1024px){
.bpress-wrap {
padding: 0;
}
}
@media (min-width:1280px){
.bpress-col-1{
width: 100%;
}
.bpress-col-2{
width: 50%;
}
.bpress-col-3,
.bpress-col-4{
width: 33.333%;
}
}
@media (min-width:1600px){
.bpress-col-1{
width: 100%;
}
.bpress-col-2{
width: 50%;
}
.bpress-col-3{
width: 33.333%;
}
.bpress-col-4{
width: 25%;
}
}@font-face {
font-family: 'basepress';
src:  url(//bpc-guide.pl/wp-content/plugins/basepress/icons/fonts/icons.eot?pozjks);
src:  url(//bpc-guide.pl/wp-content/plugins/basepress/icons/fonts/icons.eot?pozjks#iefix) format('embedded-opentype'),
url(//bpc-guide.pl/wp-content/plugins/basepress/icons/fonts/icons.ttf?pozjks) format('truetype'),
url(//bpc-guide.pl/wp-content/plugins/basepress/icons/fonts/icons.woff?pozjks) format('woff'),
url(//bpc-guide.pl/wp-content/plugins/basepress/icons/fonts/icons.svg?pozjks#icons) format('svg');
font-weight: normal;
font-style: normal;
}
span[class^="bp-"], span[class*=" bp-"] { font-family: 'basepress' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: inherit; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
span.bp-asterisk:before {
content: "\f069";
}
span.bp-plus:before {
content: "\f067";
}
span.bp-question:before {
content: "\f128";
}
span.bp-minus:before {
content: "\f068";
}
span.bp-glass:before {
content: "\f000";
}
span.bp-music:before {
content: "\f001";
}
span.bp-search:before {
content: "\f002";
} span.bp-envelope:before {
content: "\f003";
}
span.bp-heart:before {
content: "\f004";
}
span.bp-star:before {
content: "\f005";
}
span.bp-star-o:before {
content: "\f006";
}
span.bp-user:before {
content: "\f007";
}
span.bp-film:before {
content: "\f008";
}
span.bp-th-large:before {
content: "\f009";
}
span.bp-th:before {
content: "\f00a";
}
span.bp-th-list:before {
content: "\f00b";
}
span.bp-check:before {
content: "\f00c";
}
span.bp-remove:before,
span.bp-times:before,
span.bp-close:before {
content: "\f00d";
}
span.bp-search-plus:before {
content: "\f00e";
}
span.bp-search-minus:before {
content: "\f010";
}
span.bp-power-off:before {
content: "\f011";
}
span.bp-signal:before {
content: "\f012";
}
span.bp-cog:before,
span.bp-gear:before {
content: "\f013";
} span.bp-trash:before {
content: "\f014";
}
span.bp-home:before {
content: "\f015";
} span.bp-file:before {
content: "\f016";
}
span.bp-clock-o:before,
span.bp-clock:before {
content: "\f017";
}
span.bp-road:before {
content: "\f018";
}
span.bp-download:before {
content: "\f019";
}
span.bp-arrow-circle-o-down:before {
content: "\f01a";
}
span.bp-arrow-circle-o-up:before {
content: "\f01b";
}
span.bp-inbox:before {
content: "\f01c";
}
span.bp-play-circle-o:before {
content: "\f01d";
}
span.bp-repeat:before {
content: "\f01e";
}
span.bp-rotate-right:before,
span.bp-refresh:before {
content: "\f021";
}
span.bp-list-alt:before {
content: "\f022";
}
span.bp-lock:before {
content: "\f023";
} span.bp-flag-2:before {
content: "\f024";
}
span.bp-headphones:before {
content: "\f025";
}
span.bp-volume-off:before {
content: "\f026";
}
span.bp-volume-down:before {
content: "\f027";
}
span.bp-volume-up:before {
content: "\f028";
}
span.bp-qrcode:before {
content: "\f029";
}
span.bp-barcode:before {
content: "\f02a";
}
span.bp-tag:before {
content: "\f02b";
}
span.bp-tags:before {
content: "\f02c";
}
span.bp-book:before {
content: "\f02d";
}
span.bp-bookmark:before {
content: "\f02e";
}
span.bp-print:before {
content: "\f02f";
}
span.bp-camera:before {
content: "\f030";
}
span.bp-font:before {
content: "\f031";
}
span.bp-bold:before {
content: "\f032";
}
span.bp-italic:before {
content: "\f033";
}
span.bp-text-height:before {
content: "\f034";
}
span.bp-text-width:before {
content: "\f035";
}
span.bp-align-left:before {
content: "\f036";
}
span.bp-align-center:before {
content: "\f037";
}
span.bp-align-right:before {
content: "\f038";
}
span.bp-align-justify:before {
content: "\f039";
}
span.bp-list:before {
content: "\f03a";
}
span.bp-dedent:before,
span.bp-outdent:before {
content: "\f03b";
}
span.bp-indent:before {
content: "\f03c";
}
span.bp-video-camera:before {
content: "\f03d";
}
span.bp-photo:before,
span.bp-picture-o:before,
span.bp-image:before {
content: "\f03e";
}
span.bp-pencil:before {
content: "\f040";
}
span.bp-map-marker:before {
content: "\f041";
}
span.bp-adjust:before {
content: "\f042";
}
span.bp-tint:before {
content: "\f043";
}
span.bp-pencil-square-o:before,
span.bp-edit:before {
content: "\f044";
}
span.bp-share-square-o:before {
content: "\f045";
}
span.bp-check-square-o:before {
content: "\f046";
}
span.bp-arrows:before {
content: "\f047";
}
span.bp-step-backward:before {
content: "\f048";
}
span.bp-fast-backward:before {
content: "\f049";
}
span.bp-backward:before {
content: "\f04a";
}
span.bp-play:before {
content: "\f04b";
}
span.bp-pause:before {
content: "\f04c";
}
span.bp-stop:before {
content: "\f04d";
}
span.bp-forward:before {
content: "\f04e";
}
span.bp-fast-forward:before {
content: "\f050";
}
span.bp-step-forward:before {
content: "\f051";
}
span.bp-eject:before {
content: "\f052";
}
span.bp-chevron-left:before {
content: "\f053";
}
span.bp-chevron-right:before {
content: "\f054";
}
span.bp-plus-circle:before {
content: "\f055";
}
span.bp-minus-circle:before {
content: "\f056";
}
span.bp-times-circle:before {
content: "\f057";
}
span.bp-check-circle:before {
content: "\f058";
}
span.bp-question-circle:before {
content: "\f059";
}
span.bp-info-circle:before {
content: "\f05a";
}
span.bp-crosshairs:before {
content: "\f05b";
}
span.bp-times-circle-o:before {
content: "\f05c";
}
span.bp-check-circle-o:before {
content: "\f05d";
}
span.bp-ban:before {
content: "\f05e";
}
span.bp-arrow-left:before {
content: "\f060";
}
span.bp-arrow-right:before {
content: "\f061";
}
span.bp-arrow-up:before {
content: "\f062";
}
span.bp-arrow-down:before {
content: "\f063";
}
span.bp-share:before,
span.bp-mail-forward:before {
content: "\f064";
}
span.bp-expand:before {
content: "\f065";
}
span.bp-compress:before {
content: "\f066";
}
span.bp-exclamation-circle:before {
content: "\f06a";
}
span.bp-gift:before {
content: "\f06b";
}
span.bp-leaf:before {
content: "\f06c";
}
span.bp-fire:before {
content: "\f06d";
}
span.bp-eye:before {
content: "\f06e";
}
span.bp-eye-slash:before {
content: "\f070";
}
span.bp-exclamation-triangle:before,
span.bp-warning:before {
content: "\f071";
}
span.bp-plane:before {
content: "\f072";
}
span.bp-calendar:before {
content: "\f073";
}
span.bp-random:before {
content: "\f074";
} span.bp-comment-2:before {
content: "\f075";
}
span.bp-magnet:before {
content: "\f076";
}
span.bp-chevron-up:before {
content: "\f077";
}
span.bp-chevron-down:before {
content: "\f078";
}
span.bp-retweet:before {
content: "\f079";
}
span.bp-shopping-cart:before {
content: "\f07a";
} span.bp-folder-2:before {
content: "\f07b";
} span.bp-folder-open-2:before {
content: "\f07c";
}
span.bp-arrows-v:before {
content: "\f07d";
}
span.bp-arrows-h:before {
content: "\f07e";
}
span.bp-bar-chart-o:before,
span.bp-bar-chart:before {
content: "\f080";
}
span.bp-twitter-square:before {
content: "\f081";
}
span.bp-facebook-square:before {
content: "\f082";
}
span.bp-camera-retro:before {
content: "\f083";
}
span.bp-key:before {
content: "\f084";
}
span.bp-cogs:before,
span.bp-gears:before {
content: "\f085";
} span.bp-comments-2:before {
content: "\f086";
} span.bp-thumbs-up:before {
content: "\f087";
} span.bp-thumbs-down:before {
content: "\f088";
}
span.bp-star-half:before {
content: "\f089";
}
span.bp-heart-o:before {
content: "\f08a";
}
span.bp-sign-out:before {
content: "\f08b";
}
span.bp-linkedin-square:before {
content: "\f08c";
}
span.bp-thumb-tack:before {
content: "\f08d";
}
span.bp-external-link:before {
content: "\f08e";
}
span.bp-sign-in:before {
content: "\f090";
}
span.bp-trophy:before {
content: "\f091";
}
span.bp-github-square:before {
content: "\f092";
}
span.bp-upload:before {
content: "\f093";
}
span.bp-lemon-o:before {
content: "\f094";
}
span.bp-phone:before {
content: "\f095";
}
span.bp-square-o:before {
content: "\f096";
}
span.bp-bookmark-o:before {
content: "\f097";
}
span.bp-phone-square:before {
content: "\f098";
}
span.bp-twitter:before {
content: "\f099";
}
span.bp-facebook-f:before,
span.bp-facebook:before {
content: "\f09a";
}
span.bp-github:before {
content: "\f09b";
}
span.bp-unlock:before {
content: "\f09c";
}
span.bp-credit-card:before {
content: "\f09d";
}
span.bp-rss:before,
span.bp-feed:before {
content: "\f09e";
}
span.bp-hdd-o:before {
content: "\f0a0";
}
span.bp-bullhorn:before {
content: "\f0a1";
} span.bp-bell:before {
content: "\f0a2";
}
span.bp-certificate:before {
content: "\f0a3";
}
span.bp-hand-o-right:before {
content: "\f0a4";
}
span.bp-hand-o-left:before {
content: "\f0a5";
}
span.bp-hand-o-up:before {
content: "\f0a6";
}
span.bp-hand-o-down:before {
content: "\f0a7";
}
span.bp-arrow-circle-left:before {
content: "\f0a8";
}
span.bp-arrow-circle-right:before {
content: "\f0a9";
}
span.bp-arrow-circle-up:before {
content: "\f0aa";
}
span.bp-arrow-circle-down:before {
content: "\f0ab";
}
span.bp-globe:before {
content: "\f0ac";
}
span.bp-wrench:before {
content: "\f0ad";
}
span.bp-tasks:before {
content: "\f0ae";
}
span.bp-filter:before {
content: "\f0b0";
}
span.bp-briefcase:before {
content: "\f0b1";
}
span.bp-arrows-alt:before {
content: "\f0b2";
}
span.bp-users:before,
span.bp-group:before {
content: "\f0c0";
}
span.bp-chain:before,
span.bp-link:before {
content: "\f0c1";
}
span.bp-cloud:before {
content: "\f0c2";
}
span.bp-flask:before {
content: "\f0c3";
}
span.bp-cut:before,
span.bp-scissors:before {
content: "\f0c4";
}
span.bp-copy:before,
span.bp-files-o:before,
span.bp-files:before {
content: "\f0c5";
}
span.bp-paperclip:before {
content: "\f0c6";
}
span.bp-floppy-o:before,
span.bp-save:before {
content: "\f0c7";
}
span.bp-square:before {
content: "\f0c8";
}
span.bp-reorder:before,
span.bp-navicon:before,
span.bp-bars:before {
content: "\f0c9";
}
span.bp-list-ul:before {
content: "\f0ca";
}
span.bp-list-ol:before {
content: "\f0cb";
}
span.bp-strikethrough:before {
content: "\f0cc";
}
span.bp-underline:before {
content: "\f0cd";
}
span.bp-table:before {
content: "\f0ce";
}
span.bp-magic:before {
content: "\f0d0";
}
span.bp-truck:before {
content: "\f0d1";
}
span.bp-pinterest:before {
content: "\f0d2";
}
span.bp-pinterest-square:before {
content: "\f0d3";
}
span.bp-google-plus-square:before {
content: "\f0d4";
}
span.bp-google-plus:before {
content: "\f0d5";
}
span.bp-money:before {
content: "\f0d6";
}
span.bp-caret-down:before {
content: "\f0d7";
}
span.bp-caret-up:before {
content: "\f0d8";
}
span.bp-caret-left:before {
content: "\f0d9";
}
span.bp-caret-right:before {
content: "\f0da";
}
span.bp-columns:before {
content: "\f0db";
}
span.bp-unsorted:before,
span.bp-sort:before {
content: "\f0dc";
}
span.bp-sort-down:before,
span.bp-sort-desc:before {
content: "\f0dd";
}
span.bp-sort-up:before,
span.bp-sort-asc:before {
content: "\f0de";
} span.bp-envelope-2:before {
content: "\f0e0";
}
span.bp-linkedin:before {
content: "\f0e1";
}
span.bp-rotate-left:before,
span.bp-undo:before {
content: "\f0e2";
}
span.bp-gavel:before,
span.bp-legal:before {
content: "\f0e3";
}
span.bp-tachometer:before,
span.bp-dashboard:before {
content: "\f0e4";
} span.bp-comment:before {
content: "\f0e5";
} span.bp-comments:before {
content: "\f0e6";
}
span.bp-bolt:before,
span.bp-flash:before {
content: "\f0e7";
}
span.bp-sitemap:before {
content: "\f0e8";
}
span.bp-umbrella:before {
content: "\f0e9";
}
span.bp-paste:before,
span.bp-clipboard:before {
content: "\f0ea";
}
span.bp-lightbulb-o:before,
span.bp-lightbulb:before {
content: "\f0eb";
}
span.bp-exchange:before {
content: "\f0ec";
}
span.bp-cloud-download:before {
content: "\f0ed";
}
span.bp-cloud-upload:before {
content: "\f0ee";
}
span.bp-user-md:before {
content: "\f0f0";
}
span.bp-stethoscope:before {
content: "\f0f1";
}
span.bp-suitcase:before {
content: "\f0f2";
} span.bp-bell-2:before {
content: "\f0f3";
}
span.bp-coffee:before {
content: "\f0f4";
}
span.bp-cutlery:before {
content: "\f0f5";
} span.bp-file-text:before {
content: "\f0f6";
}
span.bp-building-o:before {
content: "\f0f7";
}
span.bp-hospital-o:before {
content: "\f0f8";
}
span.bp-ambulance:before {
content: "\f0f9";
}
span.bp-medkit:before {
content: "\f0fa";
}
span.bp-fighter-jet:before {
content: "\f0fb";
}
span.bp-beer:before {
content: "\f0fc";
}
span.bp-h-square:before {
content: "\f0fd";
}
span.bp-plus-square:before {
content: "\f0fe";
}
span.bp-angle-double-left:before {
content: "\f100";
}
span.bp-angle-double-right:before {
content: "\f101";
}
span.bp-angle-double-up:before {
content: "\f102";
}
span.bp-angle-double-down:before {
content: "\f103";
}
span.bp-angle-left:before {
content: "\f104";
}
span.bp-angle-right:before {
content: "\f105";
}
span.bp-angle-up:before {
content: "\f106";
}
span.bp-angle-down:before {
content: "\f107";
}
span.bp-desktop:before {
content: "\f108";
}
span.bp-laptop:before {
content: "\f109";
}
span.bp-tablet:before {
content: "\f10a";
}
span.bp-mobile:before,
span.bp-mobile-phone:before {
content: "\f10b";
}
span.bp-circle-o:before {
content: "\f10c";
}
span.bp-quote-left:before {
content: "\f10d";
}
span.bp-quote-right:before {
content: "\f10e";
}
span.bp-spinner:before {
content: "\f110";
}
span.bp-circle:before {
content: "\f111";
}
span.bp-reply:before,
span.bp-mail-reply:before {
content: "\f112";
}
span.bp-github-alt:before {
content: "\f113";
} span.bp-folder:before {
content: "\f114";
} span.bp-folder-open:before {
content: "\f115";
}
span.bp-smile-o:before,
span.bp-smile:before {
content: "\f118";
}
span.bp-frown-o:before,
span.bp-frown:before {
content: "\f119";
}
span.bp-meh-o:before,
span.bp-meh:before {
content: "\f11a";
}
span.bp-gamepad:before {
content: "\f11b";
}
span.bp-keyboard-o:before {
content: "\f11c";
} span.bp-flag:before {
content: "\f11d";
}
span.bp-flag-checkered:before {
content: "\f11e";
}
span.bp-terminal:before {
content: "\f120";
}
span.bp-code:before {
content: "\f121";
}
span.bp-reply-all:before,
span.bp-mail-reply-all:before {
content: "\f122";
}
span.bp-star-half-full:before,
span.bp-star-half-o:before,
span.bp-star-half-empty:before {
content: "\f123";
}
span.bp-location-arrow:before {
content: "\f124";
}
span.bp-crop:before {
content: "\f125";
}
span.bp-code-fork:before {
content: "\f126";
}
span.bp-chain-broken:before,
span.bp-unlink:before {
content: "\f127";
}
span.bp-info:before {
content: "\f129";
}
span.bp-exclamation:before {
content: "\f12a";
}
span.bp-superscript:before {
content: "\f12b";
}
span.bp-subscript:before {
content: "\f12c";
}
span.bp-eraser:before {
content: "\f12d";
}
span.bp-puzzle-piece:before {
content: "\f12e";
}
span.bp-microphone:before {
content: "\f130";
}
span.bp-microphone-slash:before {
content: "\f131";
}
span.bp-shield:before {
content: "\f132";
}
span.bp-calendar-o:before {
content: "\f133";
}
span.bp-fire-extinguisher:before {
content: "\f134";
}
span.bp-rocket:before {
content: "\f135";
}
span.bp-maxcdn:before {
content: "\f136";
}
span.bp-chevron-circle-left:before {
content: "\f137";
}
span.bp-chevron-circle-right:before {
content: "\f138";
}
span.bp-chevron-circle-up:before {
content: "\f139";
}
span.bp-chevron-circle-down:before {
content: "\f13a";
}
span.bp-html5:before {
content: "\f13b";
}
span.bp-css3:before {
content: "\f13c";
}
span.bp-anchor:before {
content: "\f13d";
}
span.bp-unlock-alt:before {
content: "\f13e";
}
span.bp-bullseye:before {
content: "\f140";
}
span.bp-ellipsis-h:before {
content: "\f141";
}
span.bp-ellipsis-v:before {
content: "\f142";
}
span.bp-rss-square:before {
content: "\f143";
}
span.bp-play-circle:before {
content: "\f144";
}
span.bp-ticket:before {
content: "\f145";
}
span.bp-minus-square:before {
content: "\f146";
}
span.bp-minus-square-o:before {
content: "\f147";
}
span.bp-level-up:before {
content: "\f148";
}
span.bp-level-down:before {
content: "\f149";
}
span.bp-check-square:before {
content: "\f14a";
}
span.bp-pencil-square:before {
content: "\f14b";
}
span.bp-external-link-square:before {
content: "\f14c";
}
span.bp-share-square:before {
content: "\f14d";
}
span.bp-compass:before {
content: "\f14e";
}
span.bp-caret-square-o-down:before,
span.bp-toggle-down:before {
content: "\f150";
}
span.bp-caret-square-o-up:before,
span.bp-toggle-up:before {
content: "\f151";
}
span.bp-caret-square-o-right:before,
span.bp-toggle-right:before {
content: "\f152";
}
span.bp-eur:before,
span.bp-euro:before {
content: "\f153";
}
span.bp-gbp:before {
content: "\f154";
}
span.bp-dollar:before,
span.bp-usd:before {
content: "\f155";
}
span.bp-inr:before,
span.bp-rupee:before {
content: "\f156";
}
span.bp-cny:before,
span.bp-jpy:before,
span.bp-rmb:before,
span.bp-yen:before {
content: "\f157";
}
span.bp-rouble:before,
span.bp-rub:before,
span.bp-ruble:before {
content: "\f158";
}
span.bp-krw:before,
span.bp-won:before {
content: "\f159";
}
span.bp-bitcoin:before,
span.bp-btc:before {
content: "\f15a";
} span.bp-file-2:before {
content: "\f15b";
} span.bp-file-text-2:before {
content: "\f15c";
}
span.bp-sort-alpha-asc:before {
content: "\f15d";
}
span.bp-sort-alpha-desc:before {
content: "\f15e";
}
span.bp-sort-amount-asc:before {
content: "\f160";
}
span.bp-sort-amount-desc:before {
content: "\f161";
}
span.bp-sort-numeric-asc:before {
content: "\f162";
}
span.bp-sort-numeric-desc:before {
content: "\f163";
} span.bp-thumbs-up-2:before {
content: "\f164";
} span.bp-thumbs-down-2:before {
content: "\f165";
}
span.bp-youtube-square:before {
content: "\f166";
}
span.bp-youtube:before {
content: "\f167";
}
span.bp-xing:before {
content: "\f168";
}
span.bp-xing-square:before {
content: "\f169";
}
span.bp-youtube-play:before {
content: "\f16a";
}
span.bp-dropbox:before {
content: "\f16b";
}
span.bp-stack-overflow:before {
content: "\f16c";
}
span.bp-instagram:before {
content: "\f16d";
}
span.bp-flickr:before {
content: "\f16e";
}
span.bp-adn:before {
content: "\f170";
}
span.bp-bitbucket:before {
content: "\f171";
}
span.bp-bitbucket-square:before {
content: "\f172";
}
span.bp-tumblr:before {
content: "\f173";
}
span.bp-tumblr-square:before {
content: "\f174";
}
span.bp-long-arrow-down:before {
content: "\f175";
}
span.bp-long-arrow-up:before {
content: "\f176";
}
span.bp-long-arrow-left:before {
content: "\f177";
}
span.bp-long-arrow-right:before {
content: "\f178";
}
span.bp-apple:before {
content: "\f179";
}
span.bp-windows:before {
content: "\f17a";
}
span.bp-android:before {
content: "\f17b";
}
span.bp-linux:before {
content: "\f17c";
}
span.bp-dribbble:before {
content: "\f17d";
}
span.bp-skype:before {
content: "\f17e";
}
span.bp-foursquare:before {
content: "\f180";
}
span.bp-trello:before {
content: "\f181";
}
span.bp-female:before {
content: "\f182";
}
span.bp-male:before {
content: "\f183";
}
span.bp-gittip:before,
span.bp-gratipay:before {
content: "\f184";
}
span.bp-sun-o:before {
content: "\f185";
}
span.bp-moon-o:before {
content: "\f186";
}
span.bp-archive:before {
content: "\f187";
}
span.bp-bug:before {
content: "\f188";
}
span.bp-vk:before {
content: "\f189";
}
span.bp-weibo:before {
content: "\f18a";
}
span.bp-renren:before {
content: "\f18b";
}
span.bp-pagelines:before {
content: "\f18c";
}
span.bp-stack-exchange:before {
content: "\f18d";
}
span.bp-arrow-circle-o-right:before {
content: "\f18e";
}
span.bp-arrow-circle-o-left:before {
content: "\f190";
}
span.bp-caret-square-o-left:before,
span.bp-toggle-left:before {
content: "\f191";
}
span.bp-dot-circle-o:before {
content: "\f192";
}
span.bp-wheelchair:before {
content: "\f193";
}
span.bp-vimeo-square:before {
content: "\f194";
}
span.bp-try:before,
span.bp-turkish-lira:before {
content: "\f195";
}
span.bp-plus-square-o:before {
content: "\f196";
}
span.bp-space-shuttle:before {
content: "\f197";
}
span.bp-slack:before {
content: "\f198";
}
span.bp-envelope-square:before {
content: "\f199";
}
span.bp-wordpress:before {
content: "\f19a";
}
span.bp-openid:before {
content: "\f19b";
}
span.bp-university:before,
span.bp-institution:before,
span.bp-bank:before {
content: "\f19c";
}
span.bp-mortar-board:before,
span.bp-graduation-cap:before {
content: "\f19d";
}
span.bp-yahoo:before {
content: "\f19e";
}
span.bp-google:before {
content: "\f1a0";
}
span.bp-reddit:before {
content: "\f1a1";
}
span.bp-reddit-square:before {
content: "\f1a2";
}
span.bp-stumbleupon-circle:before {
content: "\f1a3";
}
span.bp-stumbleupon:before {
content: "\f1a4";
}
span.bp-delicious:before {
content: "\f1a5";
}
span.bp-digg:before {
content: "\f1a6";
}
span.bp-pied-piper-pp:before {
content: "\f1a7";
}
span.bp-pied-piper-alt:before {
content: "\f1a8";
}
span.bp-drupal:before {
content: "\f1a9";
}
span.bp-joomla:before {
content: "\f1aa";
}
span.bp-language:before {
content: "\f1ab";
}
span.bp-fax:before {
content: "\f1ac";
}
span.bp-building:before {
content: "\f1ad";
}
span.bp-child:before {
content: "\f1ae";
}
span.bp-paw:before {
content: "\f1b0";
}
span.bp-spoon:before {
content: "\f1b1";
}
span.bp-cube:before {
content: "\f1b2";
}
span.bp-cubes:before {
content: "\f1b3";
}
span.bp-behance:before {
content: "\f1b4";
}
span.bp-behance-square:before {
content: "\f1b5";
}
span.bp-steam:before {
content: "\f1b6";
}
span.bp-steam-square:before {
content: "\f1b7";
}
span.bp-recycle:before {
content: "\f1b8";
}
span.bp-automobile:before,
span.bp-car:before {
content: "\f1b9";
}
span.bp-cab:before,
span.bp-taxi:before {
content: "\f1ba";
}
span.bp-tree:before {
content: "\f1bb";
}
span.bp-spotify:before {
content: "\f1bc";
}
span.bp-deviantart:before {
content: "\f1bd";
}
span.bp-soundcloud:before {
content: "\f1be";
}
span.bp-database:before {
content: "\f1c0";
}
span.bp-file-pdf-o:before,
span.bp-file-pdf:before {
content: "\f1c1";
}
span.bp-file-word-o:before,
span.bp-file-word:before {
content: "\f1c2";
}
span.bp-file-excel-o:before,
span.bp-file-excel:before {
content: "\f1c3";
}
span.bp-file-powerpoint-o:before,
span.bp-file-powerpoint:before {
content: "\f1c4";
}
span.bp-file-picture-o:before,
span.bp-file-photo-o:before,
span.bp-file-image-o:before,
span.bp-file-image:before {
content: "\f1c5";
}
span.bp-file-zip-o:before,
span.bp-file-archive-o:before,
span.bp-file-archive:before {
content: "\f1c6";
}
span.bp-file-sound-o:before,
span.bp-file-audio-o:before,
span.bp-file-audio:before {
content: "\f1c7";
}
span.bp-file-video-o:before,
span.bp-file-movie-o:before,
span.bp-file-movie:before {
content: "\f1c8";
}
span.bp-file-code-o:before,
span.bp-file-code:before {
content: "\f1c9";
}
span.bp-vine:before {
content: "\f1ca";
}
span.bp-codepen:before {
content: "\f1cb";
}
span.bp-jsfiddle:before {
content: "\f1cc";
}
span.bp-support:before,
span.bp-life-saver:before,
span.bp-life-ring:before,
span.bp-life-buoy:before,
span.bp-life-bouy:before {
content: "\f1cd";
}
span.bp-circle-o-notch:before {
content: "\f1ce";
}
span.bp-ra:before,
span.bp-rebel:before,
span.bp-resistance:before {
content: "\f1d0";
}
span.bp-empire:before,
span.bp-ge:before {
content: "\f1d1";
}
span.bp-git-square:before {
content: "\f1d2";
}
span.bp-git:before {
content: "\f1d3";
}
span.bp-hacker-news:before,
span.bp-y-combinator-square:before,
span.bp-yc-square:before {
content: "\f1d4";
}
span.bp-tencent-weibo:before {
content: "\f1d5";
}
span.bp-qq:before {
content: "\f1d6";
}
span.bp-wechat:before,
span.bp-weixin:before {
content: "\f1d7";
}
span.bp-send:before,
span.bp-paper-plane:before {
content: "\f1d8";
}
span.bp-send-o:before,
span.bp-paper-plane-o:before {
content: "\f1d9";
}
span.bp-history:before {
content: "\f1da";
}
span.bp-circle-thin:before {
content: "\f1db";
}
span.bp-header:before {
content: "\f1dc";
}
span.bp-paragraph:before {
content: "\f1dd";
}
span.bp-sliders:before {
content: "\f1de";
}
span.bp-share-alt:before {
content: "\f1e0";
}
span.bp-share-alt-square:before {
content: "\f1e1";
}
span.bp-bomb:before {
content: "\f1e2";
}
span.bp-futbol-o:before,
span.bp-soccer-ball-o:before {
content: "\f1e3";
}
span.bp-tty:before {
content: "\f1e4";
}
span.bp-binoculars:before {
content: "\f1e5";
}
span.bp-plug:before {
content: "\f1e6";
}
span.bp-slideshare:before {
content: "\f1e7";
}
span.bp-twitch:before {
content: "\f1e8";
}
span.bp-yelp:before {
content: "\f1e9";
}
span.bp-newspaper-o:before,
span.bp-newspaper:before {
content: "\f1ea";
}
span.bp-wifi:before {
content: "\f1eb";
}
span.bp-calculator:before {
content: "\f1ec";
}
span.bp-paypal:before {
content: "\f1ed";
}
span.bp-google-wallet:before {
content: "\f1ee";
}
span.bp-cc-visa:before {
content: "\f1f0";
}
span.bp-cc-mastercard:before {
content: "\f1f1";
}
span.bp-cc-discover:before {
content: "\f1f2";
}
span.bp-cc-amex:before {
content: "\f1f3";
}
span.bp-cc-paypal:before {
content: "\f1f4";
}
span.bp-cc-stripe:before {
content: "\f1f5";
}
span.bp-bell-slash:before {
content: "\f1f6";
}
span.bp-bell-slash-o:before {
content: "\f1f7";
} span.bp-trash-2:before {
content: "\f1f8";
}
span.bp-copyright:before {
content: "\f1f9";
}
span.bp-at:before {
content: "\f1fa";
}
span.bp-eyedropper:before {
content: "\f1fb";
}
span.bp-paint-brush:before {
content: "\f1fc";
}
span.bp-birthday-cake:before {
content: "\f1fd";
}
span.bp-area-chart:before {
content: "\f1fe";
}
span.bp-pie-chart:before {
content: "\f200";
}
span.bp-line-chart:before {
content: "\f201";
}
span.bp-lastfm:before {
content: "\f202";
}
span.bp-lastfm-square:before {
content: "\f203";
}
span.bp-toggle-off:before {
content: "\f204";
}
span.bp-toggle-on:before {
content: "\f205";
}
span.bp-bicycle:before {
content: "\f206";
}
span.bp-bus:before {
content: "\f207";
}
span.bp-ioxhost:before {
content: "\f208";
}
span.bp-angellist:before {
content: "\f209";
}
span.bp-cc:before {
content: "\f20a";
}
span.bp-ils:before,
span.bp-shekel:before,
span.bp-sheqel:before {
content: "\f20b";
}
span.bp-meanpath:before {
content: "\f20c";
}
span.bp-buysellads:before {
content: "\f20d";
}
span.bp-connectdevelop:before {
content: "\f20e";
}
span.bp-dashcube:before {
content: "\f210";
}
span.bp-forumbee:before {
content: "\f211";
}
span.bp-leanpub:before {
content: "\f212";
}
span.bp-sellsy:before {
content: "\f213";
}
span.bp-shirtsinbulk:before {
content: "\f214";
}
span.bp-simplybuilt:before {
content: "\f215";
}
span.bp-skyatlas:before {
content: "\f216";
}
span.bp-cart-plus:before {
content: "\f217";
}
span.bp-cart-arrow-down:before {
content: "\f218";
}
span.bp-diamond:before {
content: "\f219";
}
span.bp-ship:before {
content: "\f21a";
}
span.bp-user-secret:before {
content: "\f21b";
}
span.bp-motorcycle:before {
content: "\f21c";
}
span.bp-street-view:before {
content: "\f21d";
}
span.bp-heartbeat:before {
content: "\f21e";
}
span.bp-venus:before {
content: "\f221";
}
span.bp-mars:before {
content: "\f222";
}
span.bp-mercury:before {
content: "\f223";
}
span.bp-intersex:before,
span.bp-transgender:before {
content: "\f224";
}
span.bp-transgender-alt:before {
content: "\f225";
}
span.bp-venus-double:before {
content: "\f226";
}
span.bp-mars-double:before {
content: "\f227";
}
span.bp-venus-mars:before {
content: "\f228";
}
span.bp-mars-stroke:before {
content: "\f229";
}
span.bp-mars-stroke-v:before {
content: "\f22a";
}
span.bp-mars-stroke-h:before {
content: "\f22b";
}
span.bp-neuter:before {
content: "\f22c";
}
span.bp-genderless:before {
content: "\f22d";
}
span.bp-facebook-official:before {
content: "\f230";
}
span.bp-pinterest-p:before {
content: "\f231";
}
span.bp-whatsapp:before {
content: "\f232";
}
span.bp-server:before {
content: "\f233";
}
span.bp-user-plus:before {
content: "\f234";
}
span.bp-user-times:before {
content: "\f235";
}
span.bp-bed:before,
span.bp-hotel:before {
content: "\f236";
}
span.bp-viacoin:before {
content: "\f237";
}
span.bp-train:before {
content: "\f238";
}
span.bp-subway:before {
content: "\f239";
}
span.bp-medium:before {
content: "\f23a";
}
span.bp-y-combinator:before,
span.bp-yc:before {
content: "\f23b";
}
span.bp-optin-monster:before {
content: "\f23c";
}
span.bp-opencart:before {
content: "\f23d";
}
span.bp-expeditedssl:before {
content: "\f23e";
}
span.bp-battery:before,
span.bp-battery-4:before,
span.bp-battery-full:before {
content: "\f240";
}
span.bp-battery-3:before,
span.bp-battery-three-quarters:before {
content: "\f241";
}
span.bp-battery-2:before,
span.bp-battery-half:before {
content: "\f242";
}
span.bp-battery-1:before,
span.bp-battery-quarter:before {
content: "\f243";
}
span.bp-battery-0:before,
span.bp-battery-empty:before {
content: "\f244";
}
span.bp-mouse-pointer:before {
content: "\f245";
}
span.bp-i-cursor:before {
content: "\f246";
}
span.bp-object-group:before {
content: "\f247";
}
span.bp-object-ungroup:before {
content: "\f248";
}
span.bp-sticky-note:before {
content: "\f249";
}
span.bp-sticky-note-o:before {
content: "\f24a";
}
span.bp-cc-jcb:before {
content: "\f24b";
}
span.bp-cc-diners-club:before {
content: "\f24c";
}
span.bp-clone:before {
content: "\f24d";
}
span.bp-balance-scale:before {
content: "\f24e";
}
span.bp-hourglass-o:before {
content: "\f250";
}
span.bp-hourglass-1:before,
span.bp-hourglass-start:before {
content: "\f251";
}
span.bp-hourglass-2:before,
span.bp-hourglass-half:before {
content: "\f252";
}
span.bp-hourglass-3:before,
span.bp-hourglass-end:before {
content: "\f253";
}
span.bp-hourglass:before {
content: "\f254";
}
span.bp-hand-grab-o:before,
span.bp-hand-rock-o:before {
content: "\f255";
}
span.bp-hand-paper-o:before,
span.bp-hand-stop-o:before {
content: "\f256";
}
span.bp-hand-scissors-o:before {
content: "\f257";
}
span.bp-hand-lizard-o:before {
content: "\f258";
}
span.bp-hand-spock-o:before {
content: "\f259";
}
span.bp-hand-pointer-o:before {
content: "\f25a";
}
span.bp-hand-peace-o:before {
content: "\f25b";
}
span.bp-trademark:before {
content: "\f25c";
}
span.bp-registered:before {
content: "\f25d";
}
span.bp-creative-commons:before {
content: "\f25e";
}
span.bp-gg:before {
content: "\f260";
}
span.bp-gg-circle:before {
content: "\f261";
}
span.bp-tripadvisor:before {
content: "\f262";
}
span.bp-odnoklassniki:before {
content: "\f263";
}
span.bp-odnoklassniki-square:before {
content: "\f264";
}
span.bp-get-pocket:before {
content: "\f265";
}
span.bp-wikipedia-w:before {
content: "\f266";
}
span.bp-safari:before {
content: "\f267";
}
span.bp-chrome:before {
content: "\f268";
}
span.bp-firefox:before {
content: "\f269";
}
span.bp-opera:before {
content: "\f26a";
}
span.bp-internet-explorer:before {
content: "\f26b";
}
span.bp-television:before,
span.bp-tv:before {
content: "\f26c";
}
span.bp-contao:before {
content: "\f26d";
}
span.bp-500px:before {
content: "\f26e";
}
span.bp-amazon:before {
content: "\f270";
}
span.bp-calendar-plus-o:before {
content: "\f271";
}
span.bp-calendar-minus-o:before {
content: "\f272";
}
span.bp-calendar-times-o:before {
content: "\f273";
}
span.bp-calendar-check-o:before {
content: "\f274";
}
span.bp-industry:before {
content: "\f275";
}
span.bp-map-pin:before {
content: "\f276";
}
span.bp-map-signs:before {
content: "\f277";
}
span.bp-map-o:before {
content: "\f278";
}
span.bp-map:before {
content: "\f279";
}
span.bp-commenting:before {
content: "\f27a";
}
span.bp-commenting-o:before {
content: "\f27b";
}
span.bp-houzz:before {
content: "\f27c";
}
span.bp-vimeo:before {
content: "\f27d";
}
span.bp-black-tie:before {
content: "\f27e";
}
span.bp-fonticons:before {
content: "\f280";
}
span.bp-reddit-alien:before {
content: "\f281";
}
span.bp-edge:before {
content: "\f282";
}
span.bp-credit-card-alt:before {
content: "\f283";
}
span.bp-codiepie:before {
content: "\f284";
}
span.bp-modx:before {
content: "\f285";
}
span.bp-fort-awesome:before {
content: "\f286";
}
span.bp-usb:before {
content: "\f287";
}
span.bp-product-hunt:before {
content: "\f288";
}
span.bp-mixcloud:before {
content: "\f289";
}
span.bp-scribd:before {
content: "\f28a";
}
span.bp-pause-circle:before {
content: "\f28b";
}
span.bp-pause-circle-o:before {
content: "\f28c";
}
span.bp-stop-circle:before {
content: "\f28d";
}
span.bp-stop-circle-o:before {
content: "\f28e";
}
span.bp-shopping-bag:before {
content: "\f290";
}
span.bp-shopping-basket:before {
content: "\f291";
}
span.bp-hashtag:before {
content: "\f292";
}
span.bp-bluetooth:before {
content: "\f293";
}
span.bp-bluetooth-b:before {
content: "\f294";
}
span.bp-percent:before {
content: "\f295";
}
span.bp-gitlab:before {
content: "\f296";
}
span.bp-wpbeginner:before {
content: "\f297";
}
span.bp-wpforms:before {
content: "\f298";
}
span.bp-envira:before {
content: "\f299";
}
span.bp-universal-access:before {
content: "\f29a";
}
span.bp-wheelchair-alt:before {
content: "\f29b";
}
span.bp-question-circle-o:before {
content: "\f29c";
}
span.bp-blind:before {
content: "\f29d";
}
span.bp-audio-description:before {
content: "\f29e";
}
span.bp-volume-control-phone:before {
content: "\f2a0";
}
span.bp-braille:before {
content: "\f2a1";
}
span.bp-assistive-listening-systems:before {
content: "\f2a2";
}
span.bp-american-sign-language-interpreting:before,
span.bp-asl-interpreting:before {
content: "\f2a3";
}
span.bp-hard-of-hearing:before,
span.bp-deaf:before,
span.bp-deafness:before {
content: "\f2a4";
}
span.bp-glide:before {
content: "\f2a5";
}
span.bp-glide-g:before {
content: "\f2a6";
}
span.bp-sign-language:before,
span.bp-signing:before {
content: "\f2a7";
}
span.bp-low-vision:before {
content: "\f2a8";
}
span.bp-viadeo:before {
content: "\f2a9";
}
span.bp-viadeo-square:before {
content: "\f2aa";
}
span.bp-snapchat:before {
content: "\f2ab";
}
span.bp-snapchat-ghost:before {
content: "\f2ac";
}
span.bp-snapchat-square:before {
content: "\f2ad";
}
span.bp-pied-piper:before {
content: "\f2ae";
}
span.bp-first-order:before {
content: "\f2b0";
}
span.bp-yoast:before {
content: "\f2b1";
}
span.bp-themeisle:before {
content: "\f2b2";
}
span.bp-google-plus-circle:before,
span.bp-google-plus-official:before {
content: "\f2b3";
}
span.bp-fa:before,
span.bp-font-awesome:before {
content: "\f2b4";
}
span.bp-handshake-o:before {
content: "\f2b5";
}
span.bp-envelope-open:before {
content: "\f2b6";
}
span.bp-envelope-open-o:before {
content: "\f2b7";
}
span.bp-linode:before {
content: "\f2b8";
}
span.bp-address-book:before {
content: "\f2b9";
}
span.bp-address-book-o:before {
content: "\f2ba";
}
span.bp-address-card:before,
span.bp-vcard:before {
content: "\f2bb";
}
span.bp-address-card-o:before,
span.bp-vcard-o:before {
content: "\f2bc";
}
span.bp-user-circle:before {
content: "\f2bd";
}
span.bp-user-circle-o:before {
content: "\f2be";
}
span.bp-user-o:before {
content: "\f2c0";
}
span.bp-id-badge:before {
content: "\f2c1";
}
span.bp-drivers-license:before,
span.bp-id-card:before {
content: "\f2c2";
}
span.bp-drivers-license-o:before,
span.bp-id-card-o:before {
content: "\f2c3";
}
span.bp-quora:before {
content: "\f2c4";
}
span.bp-free-code-camp:before {
content: "\f2c5";
}
span.bp-telegram:before {
content: "\f2c6";
}
span.bp-thermometer:before,
span.bp-thermometer-4:before,
span.bp-thermometer-full:before {
content: "\f2c7";
}
span.bp-thermometer-3:before,
span.bp-thermometer-three-quarters:before {
content: "\f2c8";
}
span.bp-thermometer-2:before,
span.bp-thermometer-half:before {
content: "\f2c9";
}
span.bp-thermometer-1:before,
span.bp-thermometer-quarter:before {
content: "\f2ca";
}
span.bp-thermometer-0:before,
span.bp-thermometer-empty:before {
content: "\f2cb";
}
span.bp-shower:before {
content: "\f2cc";
}
span.bp-s15:before,
span.bp-bathtub:before,
span.bp-bath:before {
content: "\f2cd";
}
span.bp-podcast:before {
content: "\f2ce";
}
span.bp-window-maximize:before {
content: "\f2d0";
}
span.bp-window-minimize:before {
content: "\f2d1";
}
span.bp-window-restore:before {
content: "\f2d2";
}
span.bp-times-rectangle:before,
span.bp-window-close:before {
content: "\f2d3";
}
span.bp-times-rectangle-o:before,
span.bp-window-close-o:before {
content: "\f2d4";
}
span.bp-bandcamp:before {
content: "\f2d5";
}
span.bp-grav:before {
content: "\f2d6";
}
span.bp-etsy:before {
content: "\f2d7";
}
span.bp-imdb:before {
content: "\f2d8";
}
span.bp-ravelry:before {
content: "\f2d9";
}
span.bp-eercast:before {
content: "\f2da";
}
span.bp-microchip:before {
content: "\f2db";
}
span.bp-snowflake-o:before {
content: "\f2dc";
}
span.bp-superpowers:before {
content: "\f2dd";
}
span.bp-wpexplorer:before {
content: "\f2de";
}
span.bp-meetup:before {
content: "\f2e0";
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}