/* ***************************************************************** */
/*                                                                   */
/* Licensed Materials - Property of IBM                              */
/*                                                                   */
/* (C) Copyright IBM Corp. 2001, 2014. All Rights Reserved.          */
/*                                                                   */
/* US Government Users Restricted Rights - Use, duplication or       */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */
/*                                                                   */
/* ***************************************************************** */

.considerationText p,
.mobileSelfAssist .messageText p,
.responseDetailsDiv .questionInfo .considerstionsPaneReferenceDiv p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}

.mobileSelfAssist .chatTranscriptContentDiv .watsonMobileChatSegment .watsonChatSegmentRow .messageText table td,
.consideration .considerationRow .considerationText table td,
.responseDetailsDiv .questionInfo .considerstionsPaneReferenceDiv .detailsText table td{
    vertical-align:top;
}

.tableInAnswerCell {
	min-width: 200px !important;
}

.tableInAnswerSpan {
	width: 100%;
	display: block !important;
	overflow-x: auto;
}