
.summLeftCol{

	font-family: 'open sans'; 
	font-size: 14px; 
	font-weight:500;
	/*display: inline-block;*/
	padding: 10px 20px 20px 20px; 
	background-color: #fff;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	
}


.summLeftCol_2{

	margin-top: 20px;
	padding:  10px 20px 20px 20px; 
	background-color: #fff;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);

	/*height: 500px;*/
	
}


.summLeftCol_3{

	margin-top: 20px;
	padding: 10px 20px 20px 20px; 
	background-color: #fff;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);

	/*height: 200px;*/
	
}


.summRightCol{
	
	background-color: #fff;
	border-radius: 4px;
	padding: 10px 20px 20px 20px;
	display: inline-block;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);

}

.summRightCol_2{
	
	margin-top: 20px;
	background-color: #fff;
	border-radius: 4px;
	padding: 10px 20px 20px 20px;
	display: inline-block;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);


}

.rightContHoldStyle{

	padding: 10px;
}


.headerText{
	font-family: 'open sans'; 
	font-size: 14px; 
	font-weight:600;
}




.rowContainer{
	padding: 10px;
	font-family: 'open sans'; 
			font-size: 12px; 
			/*font-weight:600;*/
			
			color:#666;

}



.uniSlidTitleStyle{
	font-family: 'open sans'; 
	//font-size: 1.25rem; 
	font-size: 14px; 
	font-weight:600;
	display: inline-block;
	/*padding: 0px 0 20px 0;*/
	/*margin-bottom: 20px;*/

}



.comment {
	width: 400px;
	background-color: #f0f0f0;
	margin: 10px;
}
a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;

}











		.slidein_HolderStyle{
			height: 100%;  
			position: relative; 
			overflow: auto;
			z-index: 10000;
		}

		.containerContentLines{
			border-top: thin solid #ccc;
			border-bottom:thin solid #ccc;
		}


		.contentStyle{
			font-family: 'open sans'; 
			font-size: 14px; 
			font-weight:500;
			margin:8px 0px 10px 0px;
			color:#666;
		}







		.linkListHoldStyle {
			display: flex;
			flex-direction: row;
			border: thin solid #ccc;
			/*margin:5px 0 5px 20px;*/
			margin-bottom: 5px;
			/*margin-left: 20px;*/
			border-radius: 2px;
			cursor: pointer;
			text-decoration: none;
		}


		.linkListHoldStyle:hover {
			background-color: #efefef;
		}


		.contentH_TitleHStyle{
			width:90%;
			
			font-family: 'open sans'; 
			font-size: 13px; 
			font-weight:500;
			display: inline-flex;
			float: left;
			padding: 5px 10px;
			/*height: 25px;*/
			color: #333;

		}

		.contentH_StatusHStyle{	
			
			width:10%;
			font-family: 'open sans'; 
			font-size: 13px; 
			font-weight:500;
			float: right;
			/*height: 100%;*/
			padding: 5px;
			border-left: thin solid #ccc;
			text-align: center;
			color: #333;
		}



		.contentIndentStyle{
			font-family: 'open sans';
		    font-size: 11px;
		    font-weight: 500;
		    margin: 3px;
		    border: thin solid #cdcdcd;
		    padding: 3px 5px;
		    display: inline-block;
		    border-radius: 3px;
		    background-color: #efefef;
		    color: #666;
		}
		

		
		 .contAbs{
            position:absolute;
            /*height:calc(100vh);*/
            background-color: #efefef;
            top:0px;
            z-index: 50;
            opacity: 0;
            overflow:hidden;
        }


			.ppDisTopStyle{
				margin: 0 0 15px 0;
                border-bottom:thin solid #999;
                background-color:#d7d7d7;
                -moz-box-shadow: 0 0px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
				box-shadow: 0 0px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
            }

            .ppDisTopTopStyle{
				/*margin: 4px 0 2px 0;*/
                height:30px; 
                /*border:thin solid #cdcdcd;*/
               /*background-color:#EFEFEF;*/
            }



             .datRangHoldStyle{

           		margin:10px;
           		overflow: none;
           		border: thin solid #444;

           }

           .datHoldStyle{

           	/*height: 30px;*/
           	/*max-width: 400px;*/
           	/*border: thin solid #444;*/
           	margin: 10px;

           }


           .datTitleHoldStyle{
           		font-family: 'open sans'; 
				font-size: 13px; 
				font-weight:600;
				padding: 5px 10px 5px 2px;
           }




           .datRangStyle{
				width:200px;
           		height: 200px;
           		margin-right:auto;
           		margin-left: :auto;
           		float: left;

           }

           


           .datRangInstrStyle{

           		/*width:50%;*/
           		height: 200px;
           		/*border: thin solid #444;*/
           		float: left;

           }


           .monthPickStyle{
           	width: 100%;
           	font-family: 'open sans'; 
				font-size: 13px; 
				font-weight:600;
           }

           .instrTextStyle{
           	max-width: 250px;
           	font-family: 'open sans'; 
			font-size: 12px; 
			font-weight:500;
			padding: 0 10px 10px 10px;
			border-bottom: thin solid #cdcdcd;

           }


           .selDisHeadTextStyle{
           		max-width: 250px;
	           	font-family: 'open sans'; 
				font-size: 13px; 
				font-weight:600;
				padding: 5px 10px 0 10px;

           }


           .selDisTextStyle{
	           	max-width: 250px;
	           	font-family: 'open sans'; 
				font-size: 12px; 
				font-weight:600;
				padding: 5px 0 0 20px;
           }





            .ppDisBotStyle{
                height:26px; 
               	border-bottom:thin solid #cdcdcd;
                background-color:#EFEFEF;
            }

            .ppDisCloseStyle{

                height: 26px;
                width:26px;
                float:right;
                cursor: pointer;
                margin: 4px 15px 0 0;

            }


             .ppDisCloseStyle:hover{
             	background-color: #CDCDCD;
             }

            .ppDisTopTitleStyle{
                color:#5C5447;
                float:right;
                font-family: 'open sans'; 
                font-size: 12px; 
                font-weight:600;
                margin:4px 0 0 0;
                border-right: thin solid #999;
                padding:4px 8px 0 0;
                height: 23px;
                cursor: default;
            }


            .titleCase{
            	text-transform:capitalize;
            }




            .copyMsgStyle{

            	opacity: 0;
                float:right;
                
                margin:0px 31px 0 0;
                padding-right:10px;
	            border-top: 3px solid #5eba44;
	            width: 27px;


            }

            .ppDisCopyHoldStyle{
            	float:right;
            	 margin:4px 0px 0 0px;
                border-right: thin solid #999;
                height: 26px;
                width:26px;
 				cursor: pointer;
            }

            .ppDisCopyHoldStyle:hover{
            	background-color: #CDCDCD;
            }


		.ppDisContentHoldStyle{
			/*width:100%;*/
			height:calc(100vh - 50px);
			overflow: auto;
			margin:0 0 20px 0;
			background-color: #efefef;
			padding: 10px 15px 15px 15px;
		}

		.itemContentHoldStyle{
			width:100%;
			height:100%;
		}

		.titleStyle{
			font-family: 'open sans'; 
			font-size: 14px; 
			font-weight:600;
			/*display:inline-block;*/
			/*color:666;*/
			   border-bottom: thin solid #cdcdcd;
    		padding-bottom: 2px;

		}

		.k-panelbar > .k-item > .k-link{
			background-color:#EFEFEF;
			border-bottom: thin solid #ccc;
		}

		.k-panelbar > li.k-state-default > .k-link {
    
    text-transform: uppercase;
}

		.hide {
			display: none;
		}
.listHeadStyle{
	font-family: 'open sans'; 
	font-size: 14px; 
	font-weight:600;
	margin:10px 0px 5px 0px;
}

.listItemStyle{
	font-family: 'open sans'; 
	font-size: 14px;
	font-weight:500;
	margin:3px 0px 6px 0px;
}

.tabSelected{
	background-color: #5497c2;
	color:#fff;
	
}











.rowHolderStyle{
	/*border: thin solid #cdcdcd;*/
	width:100%;
	min-height:60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}




.panelStyle{

	/*width: 100%;*/


	/*display: inline-block;*/


	background-color: #fff;
	border-radius: 4px;
	/*border-bottom-right-radius: 4px;*/
	padding:  10px 20px 20px 20px;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	margin-bottom: 20px;




}


.abstractStyle{
	font-family: 'open sans'; 
	font-size: .9rem; 
	font-weight:500;
	margin-top: 10px;
	line-height: 1.4;

}


.tabHoldStyle{
	border-bottom:thin solid #cdcdcd;
	display: inline-flex;
	width: 100%;
	justify-content: flex-end;
	/*padding-bottom: 2px;*/
	margin-bottom: 5px;
}










.uniSlidContHoldStyle{
	
	/*display: inline-block;*/
	
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding:  20px;
/*width: 100%
*/	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.04);
	margin-bottom: 20px;



}


.uniSlidContNavHoldStyle{
	width: 100%;
	height:30px;
	padding-right: 5px;
	border-bottom: thin solid #cdcdcd;
}

.uniSlidContMenHoldStyle{
	height:30px;
	display: inline-block;
	float: right;
}

.uniSlidInContMenuItemStyle{

	font-family: 'open sans'; 
	font-size: 12px; 
	font-weight:600;
	margin:0 4px 0px 4px;
	border-left: thin solid #CDCDCD;
	border-top: thin solid #CDCDCD;
	border-right: thin solid #CDCDCD;
	padding:4px 8px;
	float:left;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
	/*background-color: #efefef;*/
}

.uniSlidInContMenuItemStyle:hover{
	background-color: #5497c2;
	color:#fff;


}