/*
body{
		font-family: Roboto,Helvetica,Arial,sans-serif !important;
	}
	
.dropdown-menu {
	font-size:14px !important;
}

.form-control {
	font-size:14px !important;	
}

.btn{
	font-size:14px !important;
}
*/

body{
	font-size:14px !important;
	color:#585858 !important;
	position:relative;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
}

.xs-btn-content {
    background-color: #eeeeee;
    border-color: #c8c8c8;
    box-shadow: 0 -3px 0 #dfdfdf inset;
    color: #555555;
}

.xs-btn-content:hover, .xs-btn-content:focus{
	color:#000000;
}

/*
li > a{
	word-wrap: break-word; 
	white-space: normal !important;
}

.dropdown-menu{
	 max-width:102%;
	 overflow-x: hidden;
	 
	 width:100% !important;
	 height: auto;
	 max-height: 300px;max-height: 100px;
 }  */
 
 #docViewPdfHits{
	 overflow-x: hidden;
	 overflow-y: auto;
	 height: auto;
	 
 }

/*********************** left memnu ***********************/
	#divMenu{
		font-family:"aleoregular";
	}
	.gisNavMenuHead
	{
	    padding-top:12px;
	    padding-left:15px;
	    padding-bottom:4px;
	    font-size:18px; 
	    font-weight:400; 
	    color:#585858;
	}
	.gisNavMenuItem
	{
	    width:100%;
	    padding-top:4px;
	    padding-left:15px;
	    padding-bottom:4px;
	    font-size:16px;  
	    color:#118289;
	}
	.gisNavMenuItem:hover
	{
	    background-color:white;
	    text-decoration:none;
	}
	.gisNavMenuItem>a{
		color:#118289;
	}
	.gisNavMenuItem>a:hover{
		text-decoration:none !important;  
	}
	.gisNavMenuItemSelected
	{
	    width:100%;
	    padding-top:4px;
	    padding-left:15px;
	    padding-bottom:4px;
	    font-size:16px;  
	    color:#585858;
	    /*background-color:white;*/
	    border-left:4px solid #585858;
	    text-decoration:none !important;  
	}
	.gisNavMenuItemSelected:hover
	{
	    background-color:white;
	    text-decoration:none !important;
	}
	.gisNavMenuItemSelected>a{
		color:#585858;
	}
	
	.gisNavMenuItemSelected>a:hover{
		color:#585858;
		text-decoration:none !important;  
	}
	
	
	/****************** content ****************/
	a:hover{
		color:#1b3c72 !important;
	}
	.quickSearchPanel{
		margin-bottom: 10px !important;
	}
	.container-fluid{
		font-family: "Roboto",Helvetica,Arial,sans-serif !important;
		font-size:14px;
	}
	/*
	#docsGridContainer{
		font-family: Roboto,Helvetica,Arial,sans-serif !important;
	}
	#divMenu{
		font-family: Roboto,Helvetica,Arial,sans-serif !important;
	}
	*/
	.docSeg-TitleText{
		font-family:"aleoregular" !important;
		color:#118289 !important;
		font-size:20px !important;
		font-weight: normal !important;
	}
	
	.docsContentRow>.docSegGrid{
		padding-left:0;
	}
	
	#mainContentRight2{
		margin-left:0;
	}
	
	.docSegRow > div{
		font-size:14px !important;
		line-height:17px !important;
	}
	
	.docsContentRow>.docSegGrid>.docSegRow{
		padding-left:0;
		font-size:14px !important;
	}
	
	.segColL{
		font-weight:normal;
	}
	
	#container{
		padding-left:0;
	}
	
	/********  right panel ********/
	
	.panel-right{
		margin-top:5px;
	 	background-color: #f9f9f9 ; 
	 	width:100%;
	 	border-top: 3px solid #cccccc; 
	}
	
	#divRelatedLI{
		border-bottom: 2px solid #dbdbdb; 
		padding-bottom:6px;
	}

	.relatedTopic{
		padding-top:5px;
		padding-top:3px;
		font-size:22px;
		color:#585858;
		font-family:"aleoregular";
		font-weight:normal !important;
	}
	
	#divShowMoreNews{
		padding-top:10px;
		cursor:pointer;
	}
	
	#btnShowMoreNews{
		color:#2469A3;
		padding-right:3px;
	}
	
	#ddLI{
	font-size:14px;
	}
	
	#ddCrossSearch{
		font-size:14px;
	}
	
	.newsItem{
		padding-top:8px;
		padding-bottom:8px;
	}
	
	/********** content for documents with tabs  ********************/
	.docTitle{
		color:#585858 !important;
	}
	
	.subItemLabel{
		color:#585858 !important;
	}
	
	/****************** mobile ***************************************/
	.xsClass{
	
	}
	
	.xsClass .docInfoName{
		width:100%;
	}
	
	.xsClass .docInfoValue{
		width:100%;
	}
	
	.xsClass .docSegRow > div{
		display:block;
	}
	
	.xsClass .segColL{
		width:100%;
	}
	
	.xsClass .segColR{
		width:100%;
	}
	
	.xsClass .segColpanelL{
		margin-left: 0px;
	}
	
	.xsClass .segColpanelR{
		margin-left: 0px;
	}
	
	/*********************************** RI ******************************/
	.filterButton{
		padding-left:0px;
		padding-right":5px;
	}
	.xsClass .filterButton{
		padding-left:0px;
		padding-right:1px !important;
		/*text-align: right;
		padding-right:40px !important;*/
	}

	
	/****************** buttons **********************************/
	#showPDFTooltip{
		height:300px !important;
		overflow: scroll; 
		position:absolute !important;
		width:100% !important;
	}
	
	#showPDFTooltip > div{
		background-color: #ffffff !important;
	}
	
	.hcppglossary {
		background-color: lightgrey;
		cursor: help;
	}
	
.iciRelatedDiv{
	margin-top:20px;
	border-top: 3px solid #cccccc;
	background-color:#f9f9f9;
}

.iciRelatedContentDiv{
	margin-top:20px;
	background-color:#f9f9f9;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.iciRelatedHead{
	font-size: 22px;
	color: #585858;
	font-family: "aleoregular",serif;
	font-weight: normal !important;
	padding-bottom:8px;
}

.iciRelatedHeadDiv{
	padding-top:10px;
	padding-bottom:15px;
	font-size:19px;
	
}

.iciRelatedLabelDiv{
	padding-top:5px;
}

.iciRelatedLabel{
	padding-left:5px;
}

.iciRelatedItem{
	padding-left:18px;
}

.IciDocView #divContentRow{
	margin-top:10px;
}

	