table thead, .header-bar {
	border-bottom: 3px solid #a0d468 !important;	
}

.input-email {
	width: 500px;
}

.fs-c-60 {
	font-size: 60px;
}



#UpId{
	white-space: nowrap;
}
#commentsHideLink{
	display: none;
}
.commentBox popupContainer{
	display: none;
}
#commentBadge{
	line-height: 20px;
}
#iFrame {
	background-color: #ffffff;
}
.logo img {
	width: 56px !important;
	height: 96px;
	
}


.media-object{
	max-width: 175px;
}

#accessTokenModal{
	display: none;
}
.modal-content{
width: 780px;
}
#formGroupData{
	white-space: nowrap;
}
#actionID{
	color: #007bff;
}
.actionAdd{
	color: #007bff;
}


.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
	margin: 40px 0;
}

.list-unstyled li a {
	display: flex !important;
	align-items: center;
}

.list-unstyled a span {
	margin-left: 10px;                        
}

a[data-toggle="collapse"] {
	position: relative;                                                 
}

.dropdown-toggle::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
	background: #6d7fcc;
}

a.download {
	background: #fff;
	color: #7386D5;
}

a.article, a.article:hover {                                                          
	background: #6d7fcc !important;
	color: #fff !important;
}