/* ================================================== */
/* Blogs */
/* ================================================== */
.topics {
	position:relative;
}
	.topics .tools {
		font-size:11px;
		float:right;
		margin:7px 0 0 0;
		position:relative;
		padding:0 0 2px 6px;
		border-left:1px solid #DDD;
	}
		.topics .tools .sub {
			position:absolute;
			right:-10px;
			top:-16px;
			width:145px;
			background:#000;
			color:#FFF;
			padding:9px 17px 4px 25px;
			opacity:0.9;
			filter: alpha(opacity=90);
			z-index:98;
		}
			.topics .tools .sub li {
				padding:0 0 7px 0;
			}
			.topics .tools .sub a.link:link, .topics .tools .sub a.link:visited {
				border-bottom:none;
			}
			.topics .tools .sub a.link:hover{
				border-bottom:none;
			}
.createTopic {
	margin:0px 0 20px 0;

}
	.createTopic h3 {
		padding:0px 0px 10px 0px;
		font-size:16px;
	}
	.createTopic .fieldBox {
		margin:0 0 7px 0;
	}
	.createTopic .fieldBox .name {
		font-size:12px;
		margin:0 0 3px 0;
	}
	.createTopic .fieldBox .textbox {
		width:592px;
		font-size:18px;
	}
	.createTopic .textarea {
		width:592px;
		height:80px;
		color:#919191;
	}
	.createTopic .editor {
		width:598px;
		height:500px;
	}
	.createTopic .select {
		width:450px;
		padding-left:2px;
	}
	.createTopic .params {
		background:#f3f3f3;
		width:592px;
		padding:10px 0px 5px 10px;
		border:1px solid #DDD;
		text-align:left;
	}
	.createTopic .tbl td {
		padding:3px 10px 3px 10px;
	}
	.createTopic .tbl .left {
		text-align:right;
		border-right:1px dashed #a0a0a0;
		width:80px;
	}
	.createTopic .tbl .textbox {
		width:400px;
		margin:0px;
	}
	.createTopic .tbl .select {
		width:412px;
		margin:0px;
	}
	.createTopic .menu a.item:link, .createTopic .menu a.item:visited{
		border-bottom:none;
	}
	.createTopic ul li {
		padding-bottom:9px;
		margin-bottom:0px;
	}
	.createTopic .comment {
		background: none repeat scroll 0 0 #f7f7f7;
    	color: #212121;
    	font-size: 12px;
		margin:0px 0 12px 0px;
		padding:7px 20px 7px 10px;
		border:1px solid #DDD;
		width:572px;
	}
	.createTopic .send {
		width:150px;
		margin:12px 20px 5px 0px;
		font-size:13px;
	}
	.createTopic .attachePhoto {
		width:280px !important;
		margin:12px 20px 5px 0px;
		font-size:13px;
		width:300px;
		background:#0f64ba;
	}
	.createTopic .attachePhoto:hover {
		background:#1275db;
	}
	.createTopic .notice {
		text-align:left;
		margin:10px 0 0 0px;
		font-size:12px;
	}
.topicsList {
	margin:7px 0 0 0;
}
	.topicsList .item {
		margin:0 0 23px 0;
		border-bottom:1px solid #DDD;
		padding:0 0 18px 0;
		position:relative;
	}
		.topicsList a.calendar:link, .topicsList a.calendar:visited {
			text-decoration:none;
		}
		.topicsList a.calendar:hover {
			text-decoration:none;
		}
	.topicsList .date {
		font-size:10px;
		color:#666;
		display:block;
		float:left;
		margin:4px 15px 0 0;
		width:40px;
		padding:3px 5px 3px 5px;
		background:#52afed;
		text-align:center;
		color:#FFF;
	}
	/*
	.topicsList .date:hover {
		background:#1396ed;
	}
	*/
		.topicsList .date .day{
			font-size:16px;
			font-weight:bold;
		}
	.topicsList a.name:link, .topicsList a.name:visited {
		font-size:20px;
		display:block;
		float:left;
		text-align:left;
	}
	.topicsList .info {
		float:left;
		width:540px;
	}
	.topicsList .text {
		margin:10px 0 0 0;
	}
	.topicsList .photo {
		margin:10px 0 0 0;
	}
	.topicsList .commonTools {
		float:left;
		font-size:12px;
		margin:10px 0 0 0;
	}
.topicView {
	margin:7px 0 10px 0;
}
	.topicView h1 {
		font-weight:normal;
		font-size:20px;
	}
	.topicView h2 {
		font-weight:normal;
		font-size:18px;
		padding:10px 0 20px 0;
	}
	.topicView img {
		max-width:600px;
	}
	.topicView .rubric {
		font-size:11px;
		margin:10px 0 0 0;
		line-height:17px;
		color:#666;
		border-left:2px solid #DDD;
		padding-left:5px;
	}
		.topicView .rubric a:link, .topicView .rubric a:visited  {
			
		}
	.topicView .info {
		float:left;
		width:606px;
		position:relative;
	}
	.topicView .name {
		font-size:20px;
		font-weight:normal;
		padding:0px;
		text-align:left;
		float:left;
	}
	.topicView .text {
		margin:15px 0 0 0;
	}
	.topicView .date {
		font-size:10px;
		color:#666;
		display:block;
		float:left;
		margin:4px 15px 0 0;
		width:40px;
		padding:3px 5px 3px 5px;
		background:#52afed;
		text-align:center;
		color:#FFF;
		text-decoration:none;
	}
	.topicView blockquote {
		display:block;
		padding:15px 25px 15px 25px;
		background: #f9f9f9;
    	border-left: 5px solid #1497ED;
		border-top: 1px dashed #DDD;
		border-bottom: 1px dashed #DDD;
		border-right: 1px dashed #DDD;
		margin:20px 0 20px 0;
		font-size:13px;
		line-height:19px;
		font-style:italic;
		color:#000;
	}
	.topicView .date:hover {
		background:#1396ed;
	}
		.topicView .date .day{
			font-size:16px;
			font-weight:bold;
		}
	.topicView .photo {
		margin:20px 0 20px 0;
	}
		.topicView .additionText {
			margin:20px 0 0px 0;
		}
		.topicView .photo .image {
			text-align:center;
			line-height:1px;
		}
		.topicView .photo .signature {
			text-align:center;
			margin:5px 0 0px 0;
			font-size:11px;
			color:#666;
		}
	.topicView .pager {
		padding:10px 0 10px 0;
		text-align:center;
	}
		.topicView .pager .send {
			color:#FFF;
			text-decoration:none;
			font-size:13px;
			padding:7px 10px 7px 10px;
			margin:0 0 0 0px;
		}
		/*
		.topicView .pager .back {
			float:right;
		}
		.topicView .pager .next {
			float:right;
		}
		*/
	.topicView .comments {
		margin:10px 0 0 0;
	}
		.topicView .comments .border {
			border-bottom:1px solid #DDD;
			padding:0 0 5px 0;
			margin:0 0 5px 0;
		}
		.topicView .comments .textarea {
			width:591px;
			height:110px;
		}
		.topicView .comments .send {
			width:200px;
			margin:10px 0 0 0;
		}
		#topicCommentsTitle {
			padding:0px 0px 0px 0px;
			margin:0px 0px -5px 0px;
		}
		#topicCommentsContainer {
			margin:0 0 5px 0;
		}
		.topicView .comments .item {
			border-top:1px solid #EEE;
			padding:15px 0 0 0;
			margin:15px 0 0 0;
			width:606px;
		}
		.topicView .comments .context {
			float:left;
			width:503px;
			padding:0px;
		}
		.topicView .comments .text {
			margin:4px 0 6px 0;
			text-align:left;
		}
		.topicView .comments .timestamp {
			color:#999999;
			font-size:10px;
		}
		.topicView .comments a.name:link, .topicView .comments a.name:visited {
			font-weight:bold;
			text-decoration:none;
			font-size:12px;
			float:none;
		}
	.topicView .commonTools {
		border-top:1px solid #EEE;
		/*
		border-bottom:1px solid #EEE;
		padding:0px 0 0px 0;
		*/
		margin:10px 0 20px 0;
	}
		
		.topicView .commonTools	.share {
			margin:19px 0 0px 0;
			float:left;
			text-align:left;
			width:270px;
		}
		.topicView .commonTools	.feed {
			margin:15px 0 0px 0;
			font-size:13px;
			float:right
		}
			.topicView .commonTools	.feed .stats {
				color: #666666;
			    font-size: 12px;
			    text-align: left;
				margin:10px 0 5px 1px;
			}
				.topicView .commonTools	.feed .stats span {
					font-size:12px;
				}
		.topicView .commonTools .print {
			margin:7px 0 11px 0;
			font-size:12px;
		}
		.topicView .commonTools a.abuse:link, .topicView .commonTools a.abuse:visited  {
			font-size:12px;
			color:#666;
			text-decoration:none;
			border-bottom:1px dotted;
		}
		.topicView .commonTools a.abuse:hover  {
			color:#E50C2A;
		}
		.topicView .topicLike sup {
			color:red;
			font-size:12px;
		}
		.topicView .topicFavourite sup {
			color:red;
			font-size:12px;
		}
	.topicView .tags {
		margin:12px 0 0 0px;
		font-size:13px;
		color:#666;
		text-align:left;
	}
	.topicView .tags h3 {
		border-bottom:1px solid #EEE;
		padding:0px 0 5px 0;
		margin:0px 0 10px 0;
	}
	.topicView .download_action_ftm,
	.topicView .download_action_ftm *,
	.topic .download_action_ftm,
	.topic .download_action_ftm * {
		margin:0;
		padding:0;
		border:0;
		outline:0;
		box-sizing:border-box;
	}
	.topicView .download_action_ftm,
	.topic .download_action_ftm {
		display:flex;
		align-items:center;
		flex-wrap:wrap;
		gap:20px;
		margin:0 0 50px 0;
		font-family:Arial, sans-serif;
	}
	.topicView .download_action_ftm a,
	.topic .download_action_ftm a {
		text-decoration:none;
	}
	.topicView .download_action_ftm__button,
	.topic .download_action_ftm__button {
		transition:.3s ease-in-out;
		display:flex;
		justify-content:center;
		align-items:center;
		gap:7px;
		background:#009af4;
		color:#fff !important;
		height:50px;
		padding:0 13px 0 15px;
		border-radius:5px;
		cursor:pointer;
	}
	.topicView .download_action_ftm__button:hover,
	.topic .download_action_ftm__button:hover {
		background:#33aef7;
	}
	.topicView .download_action_ftm__button_text,
	.topic .download_action_ftm__button_text {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
		gap:4px;
		line-height:1;
	}
	.topicView .download_action_ftm__button_text span,
	.topic .download_action_ftm__button_text span {
		display:block;
	}
	.topicView .download_action_ftm__button_text span:first-child,
	.topic .download_action_ftm__button_text span:first-child {
		font-size:15px;
		font-weight:bold;
	}
	.topicView .download_action_ftm__button_text span + span,
	.topic .download_action_ftm__button_text span + span {
		font-size:12px;
		font-weight:normal;
	}
	.topicView .download_action_ftm__icon,
	.topic .download_action_ftm__icon {
		flex-shrink:0;
		width:12px;
		height:12px;
		background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4965_4279)'%3E%3Cpath d='M0 1.875V5.625H5.25V1.21875L0 1.875Z' fill='%23F8F5F0'/%3E%3Cpath d='M6 1.12537V5.62537H12V0.375366L6 1.12537Z' fill='%23F8F5F0'/%3E%3Cpath d='M6 6.375V10.875L12 11.625V6.375H6Z' fill='%23F8F5F0'/%3E%3Cpath d='M0 6.375V10.125L5.25 10.7813V6.375H0Z' fill='%23F8F5F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4965_4279'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center;
	}
	.topicView .download_action_ftm__link,
	.topic .download_action_ftm__link {
		transition:.3s ease-in-out;
		display:flex;
		justify-content:center;
		align-items:center;
		gap:5px;
		color:#4d4d4d !important;
		border-bottom:1px solid #4d4d4d;
		cursor:pointer;
	}
	.topicView .download_action_ftm__link:hover,
	.topic .download_action_ftm__link:hover {
		color:#009af4 !important;
		border-color:#009af4;
	}
	.topicView .download_action_ftm__link:hover .download_action_ftm__link_icon,
	.topic .download_action_ftm__link:hover .download_action_ftm__link_icon {
		background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.2752 6.37565C9.25955 4.855 10.515 4.12728 10.5707 4.09076C9.86554 3.06047 8.76831 2.91875 8.37619 2.9031C7.44329 2.80747 6.55385 3.45259 6.07914 3.45259C5.60616 3.45259 4.87409 2.91615 4.09942 2.93006C3.08044 2.94571 2.14232 3.52301 1.61717 4.43419C0.559066 6.27044 1.34591 8.99005 2.37706 10.4811C2.88134 11.2097 3.48299 12.0279 4.27157 11.9992C5.03146 11.9687 5.31838 11.5071 6.23737 11.5071C7.15637 11.5071 7.41459 11.9992 8.21796 11.9844C9.0361 11.9688 9.55342 11.241 10.0533 10.5107C10.6324 9.66473 10.8706 8.84485 10.8854 8.80399C10.8663 8.79356 9.29171 8.19103 9.2752 6.37565Z' fill='%23009af4'/%3E%3Cpath d='M7.76401 1.91624C8.18221 1.40936 8.46565 0.703376 8.38827 0C7.78401 0.0243443 7.05455 0.400812 6.6207 0.908564C6.23206 1.35806 5.89384 2.07535 5.98427 2.76482C6.65721 2.81785 7.34581 2.42226 7.76401 1.91624Z' fill='%23009af4'/%3E%3C/svg%3E%0A");
	}
	.topicView .download_action_ftm__link_icon,
	.topic .download_action_ftm__link_icon {
		flex-shrink:0;
		width:12px;
		height:12px;
		background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.2752 6.37565C9.25955 4.855 10.515 4.12728 10.5707 4.09076C9.86554 3.06047 8.76831 2.91875 8.37619 2.9031C7.44329 2.80747 6.55385 3.45259 6.07914 3.45259C5.60616 3.45259 4.87409 2.91615 4.09942 2.93006C3.08044 2.94571 2.14232 3.52301 1.61717 4.43419C0.559066 6.27044 1.34591 8.99005 2.37706 10.4811C2.88134 11.2097 3.48299 12.0279 4.27157 11.9992C5.03146 11.9687 5.31838 11.5071 6.23737 11.5071C7.15637 11.5071 7.41459 11.9992 8.21796 11.9844C9.0361 11.9688 9.55342 11.241 10.0533 10.5107C10.6324 9.66473 10.8706 8.84485 10.8854 8.80399C10.8663 8.79356 9.29171 8.19103 9.2752 6.37565Z' fill='%234D4D4D'/%3E%3Cpath d='M7.76401 1.91624C8.18221 1.40936 8.46565 0.703376 8.38827 0C7.78401 0.0243443 7.05455 0.400812 6.6207 0.908564C6.23206 1.35806 5.89384 2.07535 5.98427 2.76482C6.65721 2.81785 7.34581 2.42226 7.76401 1.91624Z' fill='%234D4D4D'/%3E%3C/svg%3E%0A") no-repeat center center;
	}
	.topicView .download_action_ftm__link_text,
	.topic .download_action_ftm__link_text {
		line-height:1.2;
		font-size:15px;
		font-weight:normal;
	}
.topicPhotoAttache {
}
	.topicPhotoAttache .tools {
		margin:0px 0 20px 0;
		padding:7px 0 7px 0;
		border-top:1px solid #DDD;
		border-bottom:1px solid #DDD;
		text-align:center;
	}
		.topicPhotoAttache .tools a.selected:link, .topicPhotoAttache .tools a.selected:visited {
			color:#212121;
			text-decoration:none;
		}
	.topicPhotoAttache .textbox {
		width:486px;
		font-size:11px;
		margin:0px 0px 0px 0px;
		padding-top:5px;
	}
	.topicPhotoAttache .textarea {
		width:370px;
		height:63px;
		margin:5px 0 5px 0;
	}
	.topicPhotoAttache .select {
		margin:5px 0 5px 0;
		width:382px;
		font-size:11px;
	}
	.topicPhotoAttache .batchElements li {
		margin:0px 0px 25px 0px;
		padding:0px 0px 22px 0px;
		border-bottom:1px solid #DDD;
	}
	.topicPhotoAttache a.send:link,  .topicPhotoAttache a.send:visited {
		display:block;
		margin:0px 0px 0 0;
		text-align:center;
		font-size:13px;
		width:90px;
		color:#FFF;
		text-decoration:none;
	}
	.topicPhotoAttache a.topicAttacheMain:link,  .topicPhotoAttache a.topicAttacheMain:visited {
		display:block;
		margin:-1px 0px 0 0;
		text-align:center;
		font-size:11px;
		width:90px;
		color:#FFF;
		text-decoration:none;
		background:#b2ddf6;
	}
	.topicPhotoAttache a.topicAttacheMain:hover {
		background:#1497ED;
		color:#FFF;
	}
	.topicPhotoAttache a.sendSelected:link,  .topicPhotoAttache a.sendSelected:visited {
		background:#1497ED;
		color:#FFF;
	}
	a.topicAttacheContext:link, a.topicAttacheContext:visited {
		font-size:12px;
		float:left;
		margin:7px 0 0 0;
	}
.topicStream {
	margin:15px 0 0 10px;
	float:left;
	width:665px;
}
	.topicStream h1 {
		font-size:29px;
		font-weight:normal;
		padding:0 0 25px 0;
		margin:-3px 0 0 0;
	}
	.topicStream .info {
		width:600px;
	}
	.topicStream a.name:link, .topicStream a.name:visited {
		/*max-width:490px;*/
	}
	.topicStream .author {
		margin:10px 0 0 0;
		font-size:13px;
		max-width:400px;
		color:#666;
		float:left;
	}
		.topicStream .author a:link, .topicStream .author a:visited {
			/*text-decoration:none;*/
		}
		.topicStream .author a:hover {
			text-decoration:underline;
		}
	.topicStream .commonTools {
		float:right;
	}
	
	.topicStream .rubrics{
		margin:-3px 0 5px 0;
	}
		.topicStream .rubrics h2 {
			font-size:19px;
			font-weight:normal;
			padding:0 0 7px 0;
			color:#212121;
		}
		.topicStream .rubrics a.link:link, .topicStream .rubrics a.link:visited {
			display:block;
			padding:5px 7px 5px 7px;
			background:#eeeeee;
			margin:0 10px 5px 0;
			border-radius:0px 5px 5px 0px;
			border-left:2px solid #0099ff;
			text-decoration:none;
			font-size:12px;
			color:#515151;
			width:140px;
			float:left;
		} 
			.topicStream .rubrics a.link:hover {
				background:#0099ff;
				color:#FFF;
			}
		.topicStream .rubrics a.selected:link, .topicStream .rubrics a.selected:visited {
			background:#0099ff;
			color:#FFF;
			font-weight:bold;
		}
.topicAddition .item {
		margin:0 0 10px 0;
	}
	.topicAddition .photo {
		float:left;
		width:50px;
		max-height:50px;
		overflow:hidden;
		margin:1px 8px 0 0;
		line-height:0px;
		text-align:right;
	}
		.topicAddition .photo img {
			max-width:50px;
			max-height:75px;
		}
	.topicAddition .info {
		float:left;
		width:199px;
	}
	.topicAddition .info a {
		font-size:12px !important;
	}
