/*
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;
}

div#ddlDownloadPdf .dropdown-menu li a {
	white-space: normal !important;
}

.docsContentRow .fulltext pre{
	font-family: "Roboto",Helvetica,Arial,sans-serif;
    background-color: white !important;
    border: none;
    border-radius: 0px;
    color: #585858;
    display: block;
    font-size: 14px;
    line-height: 17px;
    margin: 0px;
    padding: 0.5px;
    word-break: normal;
    word-wrap: normal;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    overflow: hidden;	
}
.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",serif !important;
		    z-index: 100 !important;
	}
	.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-right:10px;
	    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 ****************/
	#divContentRow a:not(.pendingLink):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",serif !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;
	}
	
	
	 .docSegRow.treeNode.expanded, span.treeNode.expanded {
      background: transparent url("../../images/gis/collapse.gif") no-repeat scroll 1px 5px;
      cursor: pointer;
      }

      .docSegRow.treeNode.collapsed, span.treeNode.collapsed {
      background: transparent url("../../images/gis/expand.gif") no-repeat scroll 1px 5px;
      cursor: pointer;
      }
      
      .segNodeTitle{
      	padding-left:15px;
      }
	
	/********  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",serif;
		font-weight:normal !important;
	}

	.relatedExternal{
		padding-top:5px;
		padding-top:3px;
		font-size:16px;
		color:#585858;
		font-family:"aleoregular",serif;
		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;
	}
	.newsItem title {
	    display: block;
	}	
	
	/********** 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;
	}
	
	#divMemFilterSpace{
		width:100px;
	}
	
	.xsClass #divMemFilterSpace{
		width:5px;
	}
	
	.xsClass .docVoteTallyLabel{
		width:52px;
	}
	/****************** buttons **********************************/
	#showPDFTooltip{
		height:300px !important;
		overflow: scroll; 
		position:absolute !important;
		width:100% !important;
	}
	
	
	.focusItem:focus {
    outline: 1px dotted #212121;
	}
	
	#showPDFTooltip > div{
		background-color: #ffffff !important;
	}
	

	#powernotesiframewrap { padding: 0; } div#powernotepanel:empty + div { margin-top: -10px; }