.PS_single_DivContainerComponentcard {
	width: 100%;
	height:auto;
	margin-top: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	background-color: rgb(0, 67, 106);
	margin-bottom: 15px;
}
.PS_TopMGN{
	
		margin-top: 20px;
} 
.PS_single_DivContainerComponentheader {
	background-color: rgb(0, 67, 106);
	border-radius: 10px;
	width: 100%;
	height: 40px;
}

.PS_single_DivContainerComponentcontainer {
	height:auto;
	width: 100%;
}

.PS_AjaxLoadingimgContainer {
    display: block;
    margin: 100px auto;
} 

.doc-loader1Container 
{
   
    width: 100%;
    height: 100%;
    z-index: 1000;	
}

.PS_single_DivContainerComponentChartContainer {
	/* margin: 0 auto; */
	width: 92%;
	height: auto;
	background-color: white;
	margin-left: 4%;
		 text-align:center;
 	/* position: absolute;
		margin-top:20px;  */
}
.PS_singleDivChartContainerPosition{
	 /* 	position: absolute;
		margin-top:20px; */
}
.PS_single_DivContainerComponentinner-div {
	/* display: table;
	margin: 0 auto; */
	width: 100%;
	height: auto;
	background-color: white;
	 box-shadow: 5px 5px 5px rgb(0,67,106);

}



.PS_single_DivContainerComponentbtn-group {
	position: absolute;
	right: 270px;
	width: 272px;
}

.PS_single_DivContainerComponentCloseGroup {
	position: absolute;
	right: 20px;
	margin: 10px;
	width: 20px;
	height: 20px;
	opacity: 1;
}

.PS_single_DivContainerComponentSettingsRefresh {
	position: absolute;
	right: 70px;
	margin: 5px;
	opacity: 1;
}

.PS_single_DivContainerComponentPreviev:hover {
	color: black;
	
}


.PS_single_DivContainerComponentPreviev {
	color: white;
	
}

.glyphicon-remove {
	color: white;
}

.glyphicon-remove:hover {
	color: red;
}
.nav-tabs >li > a:hover,
	
 .nav>li>a:focus{	
	background-color:lemonchiffon;
}