

.bop-actions{
	top: 150px;
	right: 50px;
	left: initial;
	width: 120px;
}


#main-container{
	margin-top: 90px;
}

caption{
	caption-side: initial !important;
}

.has-notes{
	border-bottom: green dashed 1px;
}

.form-control::placeholder {
    color: #ccc;
}

.dropdown-header {
	background-color: #ccc;
}

.dropdown-divider ~ .dropdown-header {
	margin-top: -0.5rem !important;
}

.dropdown-menu > .dropdown-header {
	margin-top: -0.5rem !important;
}
/*
.navbar-nav {
  
	max-height:400px;
	overflow-y: scroll;
}
*/

.table .helpBtn {
	padding: 3px 15px 0;
}