/* ***************************************************************** */
/*                                                                   */
/* 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. */
/*                                                                   */
/* ***************************************************************** */

.responseDetailsDiv {
	/*padding: 10px 0px 0px 0px;*/
}
.questionDetailsView{
	overflow:hidden;
}

.considerstionsPaneReferenceDiv{
	
}

.referenceTitle,
.sourceLinkDiv{
	margin-bottom:10px;
}

.copyrightText{
	font-style:italic;
	margin-top: 20px;
	word-wrap: break-word;
}

.considerstionsPaneReferenceDiv .highlight{
	background-color:#13679F;
}

.considerstionsPaneReferenceDiv .answer{
	/*background-color:#0f527e;*/
}


.mobileSelfAssist .questionInfo .docTitleDiv {
    /*color: #3FBCEC;
    margin-bottom: 10pt;*/
}

.questionInfo{
	padding:15px 15px 0;
}

.questionInfo .highlight{
	background-color:#3fbcec;
}


