.fb-commentsdiv {
twxt-align:center;
margin:auto;
width:auto !important;
border-top:1px solid #ddd;
padding:40px 20px;
text-align:center;
}

.fb-comments {
text-align:center;
}

.fb-comments span{
margin:auto;
}

.fb-comments iframe{
margin:auto;

}
h2[var=""]::after {
    background: #ddd none repeat scroll 0 0;
    border-radius: 10px;
    color: #999;
    content: "Sugestia społeczności";
    font-size: 7px;
    font-weight: bold;
    height: 16px;
    letter-spacing: 0.5px;
    line-height: 12px;
    margin-top: 10px;
    padding: 2px 10px;
    position: absolute;
    text-align: center;
    width: auto;
}


.btn-block.main_search {
    margin: 36px auto !important;
}

.btn-block.main_search .hidden-xs  {
display:none
}

.btn-block.main_search .glyphicon::after {
    content: "Dodaj swoją propozycję nazwy";
    display: block;
    font-family: arial;
    font-size: 17px;
    margin: auto;
    padding: 10px 19px;
}

.form_place.col-sm-12 {
    
    display: block;
    margin: 20px;
    padding-top: 45px;
    text-align: center;
}

#search {
    
    display: block;
    margin: 20px;
    
    text-align: center;
}


#post_title {
    border: 1px solid #ddd;
    font-size: 17px;
    padding: 5px 10px;
    width: 50%;
}

#title1 > span > label::before {
    content: "Uwaga: Nowa propozycja nazwy pojawi się po akceptacji przez administartorów";
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 25px;
}

.col-xs-4.buttons.text-right .link{
font-size:10px;
}

.col-xs-4.buttons.text-right .btn{
display:inline !important;
}






.knowledge-list.news-list > div > p {
    display: inline !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.knowledge-list.news-list > div {
    margin: auto;    
    width: 80%;
}




@media(max-width:1021px) {

html .page-header .logo {
    top: 14px !important;
}
}


.btn.btn-success {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d23535;
    color: #d23535 !important;
    display: block;
    float: none;
    font-size: 11px;
    margin: 0;
    padding: 7px 19px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.password_reminder,
.new_user,
.log_in_form  {
width:291px;
margin:30px auto 50px auto;
}

.password_reminder .buttons,
.buttons.col-sm-12,
.log_in_form  .small,
.log_in_form  .col-sm-12 {
font-size:12px;
}
.password_reminder h3,
.new_user h3 ,
.log_in_form h3{
font-size:30px;
font-weight:lighter;
border-bottom:1px solid #ddd;
padding-bottom:5px;
}

.password_reminder  input.form-control,
.new_user input.form-control ,
.log_in_form input.form-control {
border:1px solid #ddd;
width: 100%;
}

.password_reminder   label,
.new_user  label,
.log_in_form  label {
width:300px;
display:block;
font-size:12px;
}


#comments_box > div.media {
   background-image: url('/customization/startuppoland/img/striped-bg.png');
   padding: 15px 15px 5px;
   margin-bottom: 20px;
   position: relative;
}

#comments_box > hr {
   display: none;
}

#comments_box > div.media > span > a + br {
   display:none;
}

#new_comment > div.comment_form > div.user_info > a,
#new_comment > div.comment_form > div.user_info > span,
#comments_box > div.media > span > a, 
#comments_box > div.media > span > span.small {
    display: inline-block;
}  

#new_comment > div.comment_form > div.user_info > span,
#comments_box > div.media > span > span.small {
   font-weight:bold;
   margin-left: 5px;
   font-size:0.9em;
   color: #434344;
}

#new_comment > div.comment_form > div.user_info > span {
   color: white;
}

#comments_box > div.media > div.media-body > div.small > br {
   display: none;
}

#comments_box > div.media > div.media-body > div.small > a.spam_report {
   float: right;
   font-size: 0.6em;
   text-transform: uppercase;
   font-weight: bold;
   vertical-align: baseline;
   display: block;
   margin-top: 8px;
   color: #25aae1;
}

#comments_box > div.media > div.media-body > div.small > a.inplace_edit {
   font-size: 0.6em;
   text-transform: uppercase;
   font-weight: bold;
   color: #25aae1;
   margin-left: 25px;
}

#comments_box > div.media > div.media-body > div.small > a.inplace_edit:hover {
   color: #e94468;
}

#comments_box > div.media > div.media-body > div.small > a.spam_report:hover {
   color: #e94468;
}


#comments_box > div.media > div.media-body > div.small > span._timeago {
   font-size: 0.6em;
   text-transform: uppercase;
   font-weight: bold;
   margin-top: 8px;
  color: #25aae1;
}

#comments_box > div.media > div.media-body > div.post_content {
   margin-bottom: 10px;
   margin-top: 0px;
}

#comments_box > div.media > div.media-body > div.post_content > span.answered_mark {
   color: #e94468;
   font-weight: bold;
   text-transform: uppercase;
position: absolute;
top: 10px;
right: 15px;
}

#add_comment_box > h4,
#comments_box > div.header_panel > h4 {
   margin-bottom: 12px;
}

div.description > div.buttons > strong {
   padding-bottom: 6px;
   display: inline-block;
}

#add_comment_box > div.add_comment {
   background-color: #25aae1;
   padding: 15px;
   color:white;
   font-weight: 400;
}

#add_comment_box > div.add_comment #comment1 br {
   display: none;
}

#add_comment_box > div.add_comment > form input,
#add_comment_box > div.add_comment > form textarea {
   width: 100%;
    padding: 5px 10px 4px;
    background: #fff;
    border: none;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
}

#add_comment_box > div.add_comment #comment_private {
   width: auto;
}

#add_comment_box > div.add_comment label.admin_only {
   font-size: 0.75em;
   font-weight: bold;
}

#add_comment_box > div.add_comment  #new_comment_submit {
   width: auto;
   background-color: #d23535;
   color: white;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 0.9em;
   padding: 5px 16px;
   margin-bottom: 0px;
}

#add_comment_box > div.add_comment a.go-back {
   display: none;
}

input#new_comment_submit,
a.button {
   transition: all 0.5s ease 0s;
}

a.button:focus,
a.button:active,
a.button:hover {
   background-color: #25aae1 !important;
}

input#new_comment_submit:focus,
input#new_comment_submit:active,
input#new_comment_submit:hover {
   background-color: white !important;
   color: #d23535 !important;
}

.counters {
border:1px solid #ddd'
border-radius:4px;
}

.counters {
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    margin-right: 20px;
    padding: 20px;
    width: auto !important;

    float: left;
    margin-left: 10%;
    margin-right: 30px;
    min-width: 196px;
    width: 22%;
}

.news-list .item,
.knowledge-list .item {
    box-shadow: none !important;
    margin-top: 22px;
    min-height: auto;
    padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}


.go-to-questions {
    border: 1px solid #d23535;
    color: #d23535 !important;
    display: block;
    float: none;
    font-size: 14px;
    margin: 20px auto auto;
    padding: 10px;
    text-align: center;
    width: 55% !important;
}

.link {color: #d23535 !important; border-bottom:1px dashed #d23535;}


.counters > a {
   
   text-align:center;
   width: 100%;
   background-color: #d23535;
   color: white;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 0.9em;
   padding: 5px 16px;
   margin-bottom: 20px;
}

.counters > a:hover {
   background-color: #25aae1 !important;
   opacity: 1;
color: white;
}




div.well.well-sm.votes_counter {
color: #e94468;;
font-size: 18px;
display: block;
margin-bottom: 1em;
font-weight: 600;
}

div.well.well-sm.votes_counter > strong {
font-size: 14px;
height: 4em;
width: 4em;
line-height: 4em;
display: inline-block;
position: relative;
vertical-align: baseline;
margin-right: 1em;
font-weight: bold;
backgroun