/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2011 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: forum_default.css
| Author: Nick Jones (Digitanium)  mod by R8HL Germany
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/

/*Global*/
.rank_global {
	height: 23px;
	overflow: hidden;
	width: 100px;
	background-color: #CCC;
	margin-top: 3px;
}
/*loading bar*/
.rank_loading {
	float: left;
	height: 23px;
	position: absolute;
	max-width: 100px;
}
/*image*/
.rank_pic {
	float: left;
	position: absolute;
}
/*S-Admin*/
.s_admin {
	background: #f3c5bd;
	background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
	background: -webkit-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
	background: linear-gradient(to bottom, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
}
/*Admin*/
.a_admin {
	background: #fcf416;
	background: -moz-linear-gradient(top, #fcf416 0%, #f7b825 60%, #f9021f 100%);
	background: -webkit-linear-gradient(top, #fcf416 0%, #f7b825 60%, #f9021f 100%);
	background: linear-gradient(to bottom, #fcf416 0%, #f7b825 60%, #f9021f 100%);
}
/*Mod*/
.mod_admin {
	background: #fceabb;
	background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 32%, #f8b500 59%, #fbdf93 100%);
	background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 32%, #f8b500 59%, #fbdf93 100%);
	background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 32%, #f8b500 59%, #fbdf93 100%);
}
/*Special ranks*/
.special_admin {
	background: #d8e0de;
	background: -moz-linear-gradient(top, #d8e0de 0%, #aebfbc 18%, #99afab 29%, #8ea6a2 43%, #829d98 52%, #4e5c5a 82%, #0e0e0e 100%);
	background: -webkit-linear-gradient(top, #d8e0de 0%, #aebfbc 18%, #99afab 29%, #8ea6a2 43%, #829d98 52%, #4e5c5a 82%, #0e0e0e 100%);
	background: linear-gradient(to bottom, #d8e0de 0%, #aebfbc 18%, #99afab 29%, #8ea6a2 43%, #829d98 52%, #4e5c5a 82%, #0e0e0e 100%);
}
/*Post count ranks*/
.count_ranks_1 {
	background: #b4ddb4;
	background: -moz-linear-gradient(top, #b4ddb4 0%, #83c783 27%, #52b152 43%, #008a00 74%, #005700 88%, #002400 100%);
	background: -webkit-linear-gradient(top, #b4ddb4 0%, #83c783 27%, #52b152 43%, #008a00 74%, #005700 88%, #002400 100%);
	background: linear-gradient(to bottom, #b4ddb4 0%, #83c783 27%, #52b152 43%, #008a00 74%, #005700 88%, #002400 100%);
}
.count_ranks_2 {
	background: #cedbe9;
	background: -moz-linear-gradient(top, #cedbe9 0%, #aac5de 10%, #6199c7 27%, #3a84c3 46%, #419ad6 59%, #4bb8f0 71%, #3a8bc2 84%, #26558b 100%);
	background: -webkit-linear-gradient(top, #cedbe9 0%, #aac5de 10%, #6199c7 27%, #3a84c3 46%, #419ad6 59%, #4bb8f0 71%, #3a8bc2 84%, #26558b 100%);
	background: linear-gradient(to bottom, #cedbe9 0%, #aac5de 10%, #6199c7 27%, #3a84c3 46%, #419ad6 59%, #4bb8f0 71%, #3a8bc2 84%, #26558b 100%);
}
.count_ranks_3 {
background: #efc5ca;
background: -moz-linear-gradient(top,  #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%);
background: -webkit-linear-gradient(top,  #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%);
background: linear-gradient(to bottom,  #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%);
}
.count_ranks_4 {
background: #f0b7a1;
background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: linear-gradient(to bottom,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
}
.count_ranks_5 {
background: #f9f6d9;
background: -moz-linear-gradient(top,  #f9f6d9 0%, #f7720c 37%, #7ca8f4 61%, #4318f2 81%, #1b02fc 100%);
background: -webkit-linear-gradient(top,  #f9f6d9 0%,#f7720c 37%,#7ca8f4 61%,#4318f2 81%,#1b02fc 100%);
background: linear-gradient(to bottom,  #f9f6d9 0%,#f7720c 37%,#7ca8f4 61%,#4318f2 81%,#1b02fc 100%);
}
.count_ranks_6 {
background: #b7deed;
background: -moz-linear-gradient(top,  #b7deed 0%, #7dd1ed 37%, #38b9e0 60%, #00acea 100%);
background: -webkit-linear-gradient(top,  #b7deed 0%,#7dd1ed 37%,#38b9e0 60%,#00acea 100%);
background: linear-gradient(to bottom,  #b7deed 0%,#7dd1ed 37%,#38b9e0 60%,#00acea 100%);
}

/*	body {  padding: 10px; 	background-color: #FFF !important;
	color: #333 !important;
}
*/.derdauntenprint22 img {
	max-width: 250px !important;
	height: 10% !important;
	/* [disabled]border: 4px solid #F00; */
	margin: 2px;
}
.main-header_print img {
	max-width: 150px !important;
float: left;
}


img {
	overflow: hidden;



}





.main-header_print  {
		font-weight: bold;
	align: middle;
overflow: hidden;
}
.quote {
	/* [disabled]padding: 5px; */
	/* [disabled]border: 1px solid #666; */
	/* [disabled]margin-bottom: 8px; */
}

.drawn_line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 3px;
	overflow: hidden;
}

.drawn_line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 300px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	overflow: hidden;
}


.derdaunten33 img {
	max-width: 50px !important;
	height: 10% !important;
	/* [disabled]border: 4px solid #0F0; */
	margin: 2px;
	}
.derdauntenprint223 img {
      display: none;
	}
@media print  {
  #print_button {
    display: none;
  }
body {font-size: 16px; 
}
	a, a:visited { color: #444 !important; text-decoration: underline; }
.derdauntenprint22 img {
	max-width: 180px !important;
	height: 20% !important;
	margin: 2px;	
	}
}
 @media screen {
  #print_button {
	position: fixed;
	left: 2px;
	top: 2px;
  }
  }


.nb_forum_last {
	width: 98%;
}


@media only screen and (min-width: 50px ) and ( max-width: 1220px ) {
.nb_forum_last3 {
	width: 98%;
}
}

@media only screen and (min-width: 1219px ) and ( max-width: 122000px ) {
.nb_forum_last3 {
	width: 48%;
}
}

.nb_forum_button {
	padding: 3px;
	font-size: 16px;
}



.collapsed1 {
	/* [disabled]height: 40px; */
}




.nbquote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	
	
/*	
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	
*/	
	
	
}

.nbcitation {

	width: 95%;
	margin-bottom: -2px !important;
	
	margin-right: auto;
	margin-left: auto;
	
	
	
	
/*	border-radius: 3px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
*/	
	
}




/*
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;

*/









