#eventPageInfo {
	width: 100%;
	height: 100%;
}

#eventTopTitle {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}


.OperaDiv {

	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
}

/*need to changed*/

#pendingCallHomeSetting, #pendingShowSearchOpts{
	float: right;
}

#pendingleftLogMgmt{
	float: left;
	margin-left:20px;

}
#pendingleftLogMgmt .interactiveElement{
	display: inline-block;;
	padding: 5px;
}

/* */


.callHomeBtn :hover {
	cursor:pointer;
}

.eventFilter{
	display: inline-block;
	float: left;
	margin:0;
	border: solid 1px rgb(169, 169, 169);
}
.eventFilter a{
	display: inline-block;
}


#eventLogInfo {
	font-size:12px; 
	font-family: 'Arial Regular', 'Arial';
	color: 333;
	font-weight: 400;
	font-style: normal;
	

}

#AuditLogInfo {
	font-size:12px; 
	font-family: 'Arial Regular', 'Arial';
	color: 333;
	font-weight: 400;
	font-style: normal;
	

}

#TabHeadMenuDiv {
	margin-top: 16px;
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#CCCCCC;
    border-top-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-right-color:#CCCCCC;
	height: 60px;
	
}

.toolBar{
	width: 100%;
	background:#FFFFFF;
	padding-left:0px;
}


.img-thumbnail{
	width:30px;
	height:30px;
}

.img-thumbnail-custom {
	height: 30px;
	width: 30px;
	border: 0;
}

.blueBorderHover:hover{
	border: solid 2.5px #0096E7;
	
}
.dcggBorder{
	border: solid 2.5px rgba(51, 63, 75, 1);
}
.grayBorder{
	border: solid 2.5px rgb(189, 189, 189);
}

.text_solid{
	float:left;
	font-size: 14px;
	margin-left: 5px;

}

.tdEven{
	background-color: #F9FAFB;
}

.tdOdd{

}

#CustomizeTableDlg {
	background-color: #FFFFFF;
	position:absolute;
	z-index: 99;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;

}


#customizeNoteDlg {
	background-color: #FFFFFF;
	position:absolute;
	z-index: 2;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;
	width: 720px;
	margin-top: 16px;
	height: 120px;
	margin-left: -10px;
}



#createRecipientDiv {
	background-color: #FFFFFF;
	margin-top:15px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;
	height: 408px;
	line-height: 23px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: 10px;

	
}

#temp {
	
	margin-top:15px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;
	margin-left: -10px;
	
}




#createSyslogRecipientDiv{
	background-color: #FFFFFF;
	margin-top:20px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;
	line-height: 23px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: 10px;
	
}

#createSnmpRecipientDiv {
	background-color: #FFFFFF;
	margin-top:15px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left-color:#0096E7;
	border-top-color:#0096E7;
	border-bottom-color:#0096E7;
	border-right-color:#0096E7;
	line-height: 23px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: 10px;
}

.helpImg{
    height:14px;
    width:14px;    
}

#eventLogInfo {
    width: 100%;
    height: 100%;
 
}

#recipientSettingLnk {
	width:100%;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 20px;
}

#smtpServerPopUpDlg,#retryAndDelayPopUpDlg,#protocolPopUpDlg{
	padding-left: 20px;
	padding-top: 20px;
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	line-height: normal;
	right:20px;
}
#smtpServerPopUpDlg{
	width: 510px;
}
	
#retryAndDelayPopUpDlg {
	width: 508px;
}

#protocolPopUpDlg {
	width: 400px;
}
table.table-overlong>tbody>tr>td{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#recipientInfo {
	width: 100%;
    height: 100%;

}

#recipientTabInfo {
	width: 100%;
	height: 100%;
	margin-top: 20px;
}

#delRecipientPopDlgInTd, #testDlgInTd{
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#333333;
    border-top-color:#333333;
    border-bottom-color:#333333;
    border-right-color:#333333;
    font-style:normal;
}

#CreateRecipientDiv {
	background-color: #FFFFFF;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	font-family: 'Arial Regular', 'Arial';
	line-height: 26px;

}

#subCreateRecipientDiv {
	background-color: #FFFFFF;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	font-family: 'Arial Regular', 'Arial';
	line-height: 26px;
	
}

#subCreateSyslogRecipientDiv {
	background-color: #FFFFFF;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	line-height: 26px;
	
}

#subSNMPv3RecipientDiv {
	background-color: #FFFFFF;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	font-family: 'Arial Regular', 'Arial';
	line-height: 26px;

}


#SNMPv3SettingDlg {
	font-family: 'Arial Regular', 'Arial';
	line-height: 26px;
	/* margin-right: 20px; */

}


#smtpServerBarDiv{
	background-color: #FFFFFF;
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#0096E7;
    border-top-color:#0096E7;
    border-bottom-color:#0096E7;
    border-right-color:#0096E7;
	left: 700px;
	top: 670px;
	width: 510px;
	height: 268px;
	padding-left: 20px;
	padding-top: 20px;
	overflow: hidden;
	
	font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    line-height: normal;
    right: 20px;
}

#retryAndDelayBarDiv {
	background-color: #FFFFFF;
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#0096E7;
    border-top-color:#0096E7;
    border-bottom-color:#0096E7;
    border-right-color:#0096E7;
	
	right: 10px;
	top: 670px;
	width: 508px;
	height: 220px;
	padding-left: 20px;
	padding-top: 20px;
	
	font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    line-height: normal;
}

#editRecipientPopDlgInTd{
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    font-style:normal;
	height: 278px;
}


#editSNMPv3RecipientPopDlgInTd {
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    font-style:normal;
	height: 237px;
}



/*Test  Div*/
body {
	padding: 0px;
    margin: 0px;
}


table.admintable {
	width:100%;
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#CCCCCC;
    border-top-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-right-color:#CCCCCC;
	
}

tr.admintr {
	height: 60px;
	width: 100%;
	padding: 0 auto;
}

td.adminclstd {
	font-size:12px;
	color: #333;
	/*border-right: 1px solid;*/
	/*border-right-color: #FFFFFF;*/
	padding: 0px;
	
}

td.admincls0 {
	font-size:12px;
	color: #333;
	/*border-right: 1px solid;*/
	/*border-right-color: #CCCCCC;*/
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.admincls0 ul li a span{
	color:#333333
}

.actionBar{
	float:right;
	position: relative;
}
.actionBar>li{
	list-style-type:none;
	display: inline-block;
	position: relative;
	z-index: 1;
	font-size:14px;
	padding: 0 10px 0 10px;
	height: 40px;
	line-height: 40px;
}
.actionBar>li>div{
	margin-bottom: -3px;
}
#tabDiv {
	border-left:1px solid;
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:1px solid;
    border-left-color:#CCCCCC;
    border-top-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-right-color:#CCCCCC;
	font-size: 12px;
	position: relative;
	z-index:1;

}


#grap_text_color{
	color: #666;
}

.max2Line {
	/*多行*/
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	line-height:200%
}

.ctltable{
    border-collapse: collapse;
    table-layout:fixed}
.ctltable td {
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
    padding:2px}

.logNavigate{
	padding: 0;
	position: fixed;
	right: 23px;
	top:20%;
	width: 20px;
	display: flex;
	flex-direction: column;
	opacity: 0.3;
}
.logNavigate:hover{
	opacity: 1;
}
.logNavigate li{
	cursor: pointer;
	list-style-type:none;
}
.logNavigate li:hover{
	font-size: large;
}

.glyphicon-calendar:before{content:"\e109"}
.sortGroup, .sortArrow{
	cursor: pointer;
}
.sortGroup{
	display: inline-block;
}
.sortArrow{
	width: 6px;
}
a .sortArrow{
	color: #0096E7;
}
.eventSortCheckbox{
	visibility: hidden;
}
.sortLabel{
	position: absolute;
	right: 2px;
	top: 50%;
	margin-top: -12px
}
.relativeHeader th{
	position: relative;
}
.btn-link {
	color: #333333;
}
.btn-link :hover {
	color: #333333;
}