.form-control{
height: auto !important;
}
.btn, .btn:hover, .btn:visited, btn:focus, btn:active{
 background-color: #D40915 !important;
 color: white !important; 
 border: none !important;
 outline: none !important;
padding: .5rem 1rem  !important;
font-size: 1.25rem  !important;
line-height: 1.5  !important;
text-transform: capitalize;
}
.transparent-navbar{
border-bottom: 10px solid #D40915;
margin-bottom: 2rem !important;
}
.search-or-add{
margin-bottom: 3rem !important;
}
ul{
text-align: left  !important;
font-size: 1rem  !important;
}
.help_article_content{
font-size: 1rem !important; 
padding: 3rem 0 3rem 0 !important;
}
h1, h2, h3{
 padding-top: 1rem !important;
 padding-bottom: 1rem !important;
}
.breadcrumb li{
padding-left: 1rem;
}
ol{
text-align: left;
}
img{
max-width: 100% !important;
height: auto !important;
}
#comment_content, #comment1{
width: 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
#new_comment_submit{
margin-top: 1rem;
margin-bottom: 1rem;
}
a.go-back{
display: none;
}
.fileinput-button, .fileinput-button:active, .fileinput-button:focus, .fileinput-button:hover, .fileinput-button:visited, #add_comment_attachments_attachment_btn{
background-color: #A9A9A9 !important;
padding: .5rem 1rem  !important;
font-size: 1rem  !important;
line-height: 1.2  !important;
}
.fileinput-button{
margin-top: 2rem;
}
.list-group-item{
border-width: 1px 0px 1px 0px !important;
}
.inplace_edit, .inplace_edit:hover, .inplace_edit:active, .inplace_edit:focus{
font-size: 0.8rem !important;
line-height: 0.8 !important;
}
.article_header{
text-align: left;
border-bottom: 1px solid rgba(0,0,0,.1);
padding-bottom: 20px;
}
.article_header .pull-right, .article_header .pull-left{
display:none;
}
.article_header hr{
display: none;

}
.help_sidebar ul{
font-size: 0.8rem !important;
}
.help_sidebar ul li{
margin-top: 0.2rem !important;
list-style-type:square;
}
.home-site{display:none !important;}
.attachment_list{
margin-bottom: 1rem;
}
.post_content{
font-size: 0.8rem;
padding-left: 1rem;
text-align: left;
}
.list-group-item.active{
background-color: #D40915 !important;
margin-top: 1rem;
border-radius: 0px !important;
border: 0px;
outline: none;
}
body{
text-align: initial;
}
.user_info{
text-align: left !important;
}
.comment_form, .well {
display:none;
}
