.row {
	margin-bottom:auto;
}
.search {
	margin-top:5px;
	margin-bottom:5px;
	height:28pt;
}
.searchinput {
	width:70%;
	height:28pt;
	border:2px solid #e57373;
	text-indent:0.5em;
	float:left;
}
.searchsubmit {
	width:3%;
	height:28pt;
	margin-left:1px;
	vertical-align:middle;
	text-align:center;
	background-color:#e57373;
	color:white;
}
.btn-flat {
	padding-top: 0px;
    padding-right: 2rem;
    padding-bottom: 0px;
    padding-left: 1rem;
    border-radius:4px;
}
.tag { 
	white-space:nowrap;
	border-radius:10px;
	padding:3px 10px;
	margin:5px 0px;
	line-height:200%; 
	font-weight:200 
}

.underline{
	text-decoration: underline;
}
.font200{
	font-weight:200;
}
.subtitle {
	font-weight:600;
	font-size:1.2em;
}
.subinfo {
	font-size:13px;	
}
.relevant {
	padding : 0.2em;
	line-height:1.5em;
	font-size:1.2em;
}
.recentIssue {
	padding : 0.2em;
	height:60px;
	overflow:hidden;
	line-height:1.5em;
	display: flow-root;
}
.recentIssue_s {
	padding : 0.2em;
	height:45px;
	overflow:hidden;
	display: flow-root;
}
.noimg {
	height:30px;
}
.thumbnail img{
	width:90px;
	border-radius:5px;
	margin-right:5px;
	float:left;
}
.thumbnail_s img{
	width:60px;
	border-radius:5px;
	margin-right:5px;
	float:left;
}
.tt a:link{
	color:#1a0dab;
}
.tt a:visited{
	color:#609;
}
.tt .time  {
	font-size:0.8em;
}

.ogimage img {
	width:50%;
}

[id^="relevant_list_"] {
}
.answer_preview {
}
[id^="answer_preview_"],
[id^="loading_"] {
	color:grey;
	padding : 0.5em;
	padding-top : 0.1em;
	background : #ffffff;	
}
.preview_arrow {
	font-size:1em;		
}
.answer_section{
	padding : 1em;
	background : lightyellow;
	font-size : 1.1em;
	word-wrap: break-word;	
}
.search_result_item {
	margin-bottom : 10pt; 
}
#title_container {
	padding-left:5.5%;
	padding-right:8%;		
}
#content_container {
	padding-left:8%;
	padding-right:3%;	
}
#footer_container {
	padding-left:5.5%;
	padding-right:8%;	
}

#jisikman_info_wrapper {
	font-weight:200;
	font-size:13px;
}
#jisikman_info_profile {
    float: left;
    width:40px;
    height:40px;
    margin-right: 9px;
}
#jisikman_info_row_wrapper {
    overflow: hidden;
}
.jisikman_info_row {
  vertical-align:middle;
  height: 20px;
  line-height: 20px;
}