body { padding-top:70px; padding-bottom:30px; }	/* background-color:#6f5499 color:#cdbfe3*/
a, *[onclick], label	{ cursor:pointer; }

#TLogo	{height:35px;/*height:100%;*/}

/*.theme-dropdown .dropdown-menu { position:static;display:block;margin-bottom:20px; }*/
.theme-showcase > p > .btn { margin: 5px 0; }
.theme-showcase .navbar .container { width:auto; }

.img-responsive	{width:100%;}
.text-new	{color:#5cb85c;margin-right:5px;}

.FImgMargin	{margin:0px 15px 15px 0px;padding:0;}
.article_post	{padding:20px 15px 20px 15px; }
.PostInfo	{clear:both;}

div.another_category	{margin-top:20px;}
/*xs*/@media (max-width: 767px) {
.another_category	{width:100%;}
}
/*sm*/@media (min-width: 768px) {
.another_category	{float:right;width:49%;width:-webkit-calc(100% - 310px);width:-moz-calc(100% - 310px);width:calc(100% - 310px);}	
}