body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0;
    padding: 14px 0;
    word-wrap: break-word;
    -webkit-print-color-adjust: exact;
}

.footer-row {
    font-size: 11px;
    line-height: 1.8;
    margin: 0;
}

.site_logo {
    background-image: url("images/Malerargues.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 160px;
    height: 100px;
    background-size: contain;
}

.logo {
    padding: 0;
}

.online {
    background-image: none;
}

.site-description {
    float: left;
    width: 100%;
}

.site-description h1, .site-description p{
    margin: .25em
}

.content, .postbody .content, ul.topiclist dt{
    min-height: 1.1em;
    font-size: 1.1em;
    line-height: 1.4em;
}

.action-bar {
    font-size: 1em;
}

dl.details dt {
	float: left;
	clear: left;
	width: 45%;
	text-align: right;
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
}

fieldset dt {
    float: left;
    width: 45%;
    text-align: left;
    display: block;
}

.tab.Groupes,
.tab.Usergroups
{
    display: none!important;
}

.translation {
    display: none;
    font-style: italic;
    padding: .5em;
    border: 4px solid #aaaaaa;
    background-color: #f5fcce;
}

/* Specific column styles */
table.table1 .name {
	text-align: left;
	width: 40%;
}
table.table1 .posts {
	text-align: center;
	width: 10%;
}
table.table1 .active {
	text-align: left;
	width: 25%;
}
table.table1 .joined {
	text-align: left;
	width: 25%;
}

.button1.showtranslation {
    display: inline-block;
    font-weight: normal;
    margin: 5px;
}

.button1.hidetranslation {
    display: none;
    font-weight: normal;
    margin: 5px;
}

.align-right {
    text-align: right;
}    

.align-right .button1 {
    margin-right: 10px;
}    

.donatebutton {
    position: relative;
    top: -.3em;
}

a {
    color: #be2a17;
    display: inline;
}

a:hover {
    color: #2a6496;
    text-decoration: underline;
}

a.button1:hover, input.button1:hover{
    color: #2a6496;
    text-decoration: none;
}

a.button1, input.button1 {
    font-weight: bold;
}

a.button1 {
    cursor:  pointer;
}

.submit-buttons a, .submit-buttons input {
    /* reset user agent stylesheet */
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    color: inherit;
    appearance: none;
    text-align: center;

    /* make sure properties affecting height have same value */
    font-size: 1em;
    line-height: 1.2;
    padding: 0.2em;
    border-width: 1px;
    border-style: solid;
    border-color: #be2a17;
    color: #be2a17;
  }
  
/* button */
.submit-buttons input {
    display: inline-flex;
    justify-content: center; /* center the content horizontally */
    align-items: center; /* center the content vertically */
    position: relative;
    top: -.15em;
}
  
/* input */
.submit-buttons a {

}
  
fieldset {
    font-size: 1em;
}

.button, .button1, .button2, .button3{
    font-size: 1em;
}

input.button3{
    font-variant: normal;
}

.error {
    color: #ff4f4f;
}

div.rightside {
    text-align: right;
    position: relative;
}

ul {
    list-style-type: disc;
    margin: 1em;
}

.headerbar, .forumbg {
    background-color: #78a037;
    background-image: none;
}

.jumpbox-cat-link {
    background-color: #78a037;
    border-top-color: #78a037;
}

.forabg {
    background-color: #aebc60;
    background-image: none;
}

.navbar, .bg3 {
    background-color: #cadddd;
}


ul.forums {
    background-color: #e8ecec;
    background-image: none;
}    
    
fieldset.submit-buttons {
    margin: 1em;
}

.submit-buttons input, .submit-buttons a{
    color: #be2a17;
}

.submit-buttons .buttonrow:hover{
    background-color: #dddddd;
}

.tabs .tab > a
{
    background-color: #e7f4f4;
}

.tabs .tab > a:hover {
    background-color: #f1f8f8;
    color: #be2a17;
}
    
.tabs .activetab > a, .tabs .activetab > a:hover {
    background-color: #cadddd;
    background-image: none;
    color: #536482;
}    

.stat-block.permissions {
    display: none;
}

.search-header {
    margin-top: 0;
    box-shadow: none;
    display: inline-block;
}
